@charset"Shift_JIS";

/*基本セレクタ*/
body{
	font-size: 0.75em;
	font-family:"ヒラギノ PRO W3","MS Pゴシック",Osaka,sans-serif;
	text-align:left;/*実験的*/
	margin: 0;
	padding: 0;
	background-image:url(img/bg.jpg);
	background-repeat:repeat-x;
	background-color: #ffffff;
	color:#333333;
}
h1,h2,h3,h4,h5,h6,p,ul,ol,dl {
	margin-top: 0;
	margin-bottom: 0;
}

a {
	color: #3399cc;
}

a:hover{
	color:#66ccff;
}

img{
	border-style:none;
}

/*コンテナ（全体）*/
#container{
	width: 780px;
	height: auto;
	position: relative;
	margin: 0;
	background-color: #transparent;
	background-image: url(img/book_780_600.jpg);
	background-repeat: no-repeat;
	padding: 0;
}


/*ヘッダー　トップページ*/
#header{
	width: 780px;
	height: 30px;
	background-color: #transparent;
	margin-top:0px;
	margin-left: auto;
	margin-right: auto;
}

#header h1,#header h2{
	display:none;
}

#explanation{
	display:none;
}



/*タイトル*/
#title{
	position: absolute;
	top: 40px;
	left: 10px;
}

/*メインコンテンツ*/
#main{
	width:670px;
	height:560px;
	float:left;
	margin-top:20px;
	margin-left:20px;
	_margin-left:10px;
	background-color:transparent;
	margin-bottom: 0px;
}


/*主要案内・左メニュー*/
#main_left {
	width: 210px;
	float: left;
	text-align:left;/*実験的*/
	margin-left: 0px;
	_margin-left: 0px;
	background-color:transparent;
}

#main_left p {
	margin-top:1em;
	margin-bottom:1em;
	line-height: 150%;
}

#left_1{
	margin-bottom:20px;
	margin-top:20px;
	margin-left:0px;
	width:210px;
}

#left_1 h2{
	font-size: 120%;
	padding-bottom:4px;
	color: #000000;
	border-bottom:solid 1px #cccc99;
}

#left_1 h3{
	
	font-size: 110%;
	padding-top:20px;
	color:#660000;
}

#left_2{
	margin-bottom:20px;
	margin-top:0px;
	margin-left:0px;
	width:210px;
	
}

#left_2 a{
	color:#660000;
}


#left_2 a:hover{
	color:#cc0000;
}


#left_2 h2{
	font-size: 120%;
	color: #000000;
}

/*左メニュー用　リンクマーク*/
#home1 a {
	background-image:url(img/home.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:19px;
}

/*右メニュー*/
#main_right{
	width:360px;
	float:right;
	text-align:left;/*実験的*/
	background-color:transparent;
}

#main_right p {
	margin-top:1em;
	margin-bottom:1em;
	line-height: 150%;
}

#right_1{
	margin-bottom:20px;
	margin-top:20px;
	margin-left:0px;
	width:360px;
}

#right_1 h2{
	font-size: 120%;
	padding-bottom:4px;
	color: #000000;
	border-bottom:solid 1px #cccc99;
}

#right_1 p{
	letter-spacing:2px;
}





/*右メニューここまで*/





/*サブリンク*/

#sub_navi {
}
#sub_navi h3 {
	display: none;
}
#sub_navi ul {
	margin-left: 0px;
	padding-left: 0;
	list-style-type: none;
	text-align: center;
}
#sub_navi ul li {
	display: inline;
	padding: 0 0 0 10px;
}


#company_profile {
	position: absolute;
	width: 10em;
	top: 28px;
	left: 390px;
}

#aboutus{
	position:absolute;
	width:10em;
	top:32px;
	left:490px;
}

#sitemap {
	position: absolute;
	width: 10em;
	top: 36px;
	left: 590px;
}

#company_profile a{
	text-decoration: none;
	color: #660000;
	text-shadow: #000000 3px 3px 3px;
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", Osaka;
	color: #660000 !important;
	background-image: url(img/sub_list2.gif) !important;
	padding-left: 17px !important;
	background-repeat: no-repeat;
}

#aboutus a{
	text-decoration: none;
	color: #660000;
	text-shadow: #000000 3px 3px 3px;
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", Osaka;
	color: #660000 !important;
	background-image: url(img/sub_list2.gif) !important;
	padding-left: 17px !important;
	background-repeat: no-repeat;
}

#sitemap a{
	text-decoration: none;
	color: #660000;
	text-shadow: #000000 3px 3px 3px;
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", Osaka;
	color: #660000 !important;
	background-image: url(img/sub_list2.gif) !important;
	padding-left: 17px !important;
	background-repeat: no-repeat;
}
#company_profile a:hover,#aboutus a:hover,#sitemap a:hover {
	color:#cc0000;
	color: #cc0000 !important;
	text-decoration: underline;
}

/*目次（メインメニュー）*/

#mokuji ul{
	padding:0px;
	margin:0px;
}

#mokuji li{
	list-style-type:none;
	padding:0px;
	list-style-position:outside;
}

#mokuji li a{
	display:block;
	border-bottom:dotted 1px #cccc99;
	height:25px;
	list-style-type:none;
	color:#660000;
	background-image:url(img/fleur1.gif);
	background-repeat:no-repeat;
	padding:0px 0px 0px 25px;
	margin:10px 0px 0px 0px;
	background-position:0px -2px;
	text-decoration: none;
}

#mokuji li a:hover{
	color:#cc0000;
	background-image:url(img/fleur2.gif);
}

#mokuji li span{
	display:block;
	border-bottom:dotted 1px #cccc99;
	height:25px;
	list-style-type:none;
	color:#cc0000;
	background-image:url(img/fleur2.gif);
	background-repeat:no-repeat;
	padding:0px 0px 0px 25px;
	margin:10px 0px 0px 0px;
	background-position:0px -2px;
}

/*コンタクト*/
#side_navi{
}
#side_navi h3 {
	display: none;
}
#side_navi ul {
	margin-left: 0;
	padding-left: 0;
	float: left;
	position: absolute;
	top: 165px;
	left: 733px;
	list-style-type: none;
	height: 140px;
	width: 80px;
	background-repeat: repeat-x;
}
#side_navi li {
	float: left;
}
#side_navi a {
	text-decoration: none;
	display: block;
	width: 80px;
	height: 140px;
	font-size: 3px;
	text-indent:-9999px;
}

#side1 a {
	background-color: transparent;
	background-image: url(img/contact.gif);
	background-repeat: no-repeat;
	color: #006600;
}
#side1 a:hover{
	background-color: transparent;
	background-image: url(img/contact.gif);
	background-repeat: no-repeat;
	color: #006600;
	background-position:0 -140px;
}

/*ドッグ・ホーム用*/
#dog_home{
}
#dog_home h3 {
	display: none;
}
#dog_home ul {
	margin-left: 0;
	padding-left: 0;
	float: left;
	position: absolute;
	top: 320px;
	left: 10px;
	list-style-type: none;
	height: 250px;
	width: 200px;
	background-repeat: repeat-x;
}
#dog_home li {
	float: left;
}
#dog_home a {
	text-decoration: none;
	display: block;
	width: 200px;
	height: 250px;
	font-size: 3px;
	text-indent:-9999px;
}

#dog1 a {
	background-color: transparent;
	background-image: url(img/dog_home.jpg);
	background-repeat: no-repeat;
	color: #006600;
}
#dog1 a:hover{
	background-color: transparent;
	background-image: url(img/dog_home.jpg);
	background-repeat: no-repeat;
	color: #006600;
	background-position:0 -250px;
}

/*次のページへ*/
#next_navi{
}
#next_navi h3 {
	display: none;
}
#next_navi ul {
	margin-left: 0;
	padding-left: 0;
	float: left;
	position: absolute;
	top: 520px;
	left: 676px;
	list-style-type: none;
	height: 140px;
	width: 80px;
	background-repeat: repeat-x;
}
#next_navi li {
	float: left;
}
#next_navi a {
	text-decoration: none;
	display: block;
	width: 58px;
	height: 52px;
	font-size: 3px;
	text-indent:-9999px;
}

#next1 a {
	background-color: transparent;
	background-image: url(img/next_page.gif);
	background-repeat: no-repeat;
	color: #006600;
}
#next1 a:hover{
	background-color: transparent;
	background-image: url(img/next_page.gif);
	background-repeat: no-repeat;
	color: #006600;
	background-position:0 -52px;
}

/*次のページへ*/
#top_navi{
}
#top_navi h3 {
	display: none;
}
#top_navi ul {
	margin-left: 0;
	padding-left: 0;
	float: left;
	position: absolute;
	top: 520px;
	left: 676px;
	list-style-type: none;
	height: 140px;
	width: 80px;
	background-repeat: repeat-x;
}
#top_navi li {
	float: left;
}
#top_navi a {
	text-decoration: none;
	display: block;
	width: 58px;
	height: 52px;
	font-size: 3px;
	text-indent:-9999px;
}

#top1 a {
	background-color: transparent;
	background-image: url(img/top_page.gif);
	background-repeat: no-repeat;
	color: #006600;
}
#top1 a:hover{
	background-color: transparent;
	background-image: url(img/top_page.gif);
	background-repeat: no-repeat;
	color: #006600;
	background-position:0 -52px;
}

/*フッター*/

#footer {
	clear: both;
	margin-left: 20px;
	margin-right: auto;
	padding-bottom:0px;
	width: 700px;
	text-align:left;/*実験的*/
	padding-left:0px;
	padding-right:0px;
	background-color:transparent;
}

#footer p{
	margin-top: 1em;
	margin-bottom: 1em;
	line-height: 150%;
}


#footer p.img{
	text-align:right;
}

#footer p.company{
	color:#666666;
}

#footer p.kokuti{
	margin-bottom:0px;
	text-align:center;
	color:#990000;
}

/*フッターナビ*/

#footer_navi{
	clear: both;
	margin-left: auto;
	margin-right: auto;
	margin-bottom:0px;
	width: 700px;
	text-align:center;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:11px;
	
}

#footer_navi ul{
	margin:0;
	padding:0;
}

#footer_navi li{
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 3px;
}

#footer_navi ul a{
	padding-bottom: 11px;
	color: #3399cc;
	text-decoration: none;
}

#footer_navi ul a:hover,#footer_navi ul a:active{
	background: url(img/a_bg.gif) no-repeat bottom center;
	color: #66ccff;
	
}


/*著作権表記*/
#copy {
	clear: both;
	margin-left: 20px;
	margin-right: auto;
	padding-bottom:0px;
	width: 670px;
	height:auto;
	text-align:center;/*実験的*/
	padding-left:0px;
	padding-right:0px;
	background-color:transparent;
	
}

#copy p.copy{
	font-size:80%;
	text-align:center;
	color:#666666;
}



/*ペン*/
#qr_dog{
	position: absolute;
	top: 280px;
	left: 720px;
}