﻿*{
	margin:0;
	padding:0;
	font-size:100%;
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
}
img{
	border:none;
	vertical-align:bottom;
}
body {
	margin:0;
	padding:0;
	font-family:Verdana,"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3",sans-serif;
	color:#666;
	background:#666;
	text-align:center;
}
.clearboth{
	clear:both;
}

/************全体枠***********************************/
#container{
	margin:0px auto 5px auto;
	padding-bottom:20px;
	width:760px;
	background:#fff;
	position:relative;
}
#container p.totop{
	padding:20px 30px;
	text-align:right;
}
/************ヘッダー***********************************/
#header{
	width:760px;
	position:relative;
	background:url(img/amaya_designers.gif) 0 85px no-repeat;
	text-align:left;
}
#header.pet{
	width:760px;
	height:264px;
	position:relative;
	background:url(img/photos_pet.jpg) 0 40px no-repeat;
	text-align:left;
	margin-bottom:20px;
}

#header h1{
	width:760px;
	height:39px;
	line-height:39px;
	border-bottom:1px solid #666;
	background:url(img/h1_designers.gif) no-repeat;
	text-indent:-5000px;
}
#header h1.pet{
	width:760px;
	height:39px;
	line-height:39px;
	border-bottom:1px solid #666;
	background:url(img/h1_pet.gif) no-repeat;
	text-indent:-5000px;
}
#header ul{
	/*display:inline;*/
	text-align:left;
}
#header li{
	/*display:inline;*/
	position:absolute;
	text-indent:-5000px;
	list-style:none;
}
#header li.link1{
	width:94px;
	height:17px;
	top:44px;
	left:21px;
	background:url(img/to_new_off.gif) no-repeat;
	text-indent:-5000px;
}
#header li.link1 a{
	display:block;
	width:94px;
	height:17px;
}
#header li.link1 a:hover{
	background:url(img/to_new_on.gif) no-repeat;
}

#header li.link2{
	width:94px;
	height:17px;
	top:44px;
	left:121px;
	background:url(img/to_renov_off.gif) no-repeat;
}
#header li.link2 a{
	display:block;
	width:94px;
	height:17px;
}
#header li.link2 a:hover{
	background:url(img/to_renov_on.gif) no-repeat;
}

#header li.link3{
	width:150px;
	height:17px;
	top:44px;
	left:221px;
	background:url(img/to_icon_off.gif) no-repeat;
}
#header li.link3 a{
	display:block;
	width:150px;
	height:17px;
}
#header li.link3 a:hover{
	background:url(img/to_icon_on.gif) no-repeat;
}

#header li.link4{
	width:135px;
	height:13px;
	top:23px;
	left:492px;
	background:url(img/to_adc_off.gif) no-repeat;
}
#header li.link4 a{
	display:block;
	width:135px;
	height:13px;
}
#header li.link4 a:hover{
	background:url(img/to_adc_on.gif) no-repeat;
}

#header li.link5{
	width:99px;
	height:13px;
	top:23px;
	left:653px;
	background:url(img/to_home_off.gif) no-repeat;
}
#header li.link5 a{
	display:block;
	width:99px;
	height:13px;
}
#header li.link5 a:hover{
	background:url(img/to_home_on.gif) no-repeat;
}
#header li.link6{
	width:193px;
	height:50px;
	top:44px;
	left:564px;
	background:url(img/to_blog_off.gif) no-repeat;
}
#header li.link6 a{
	display:block;
	width:193px;
	height:50px;
}
#header li.link6 a:hover{
	background:url(img/to_blog_on.gif) no-repeat;
}
#header li.link7{
	width:150px;
	height:17px;
	top:44px;
	left:21px;
	background:url(img/to_icon_off.gif) no-repeat;
}
#header li.link7 a{
	display:block;
	width:150px;
	height:17px;
}
#header li.link7 a:hover{
	background:url(img/to_icon_on.gif) no-repeat;
}
#header h2{
	width:760px;
	height:112px;
	text-indent:-5000px;
	background:url(img/photos.jpg) no-repeat;
	margin-top:95px;
}
#header h2.pet{
	width:760px;
	height:112px;
	text-indent:-5000px;
	background:url(img/photos_pet.jpg) no-repeat;
	margin-top:95px;
}
/************コンテンツ***********************************/
#contents{
	width:730px;
	padding-left:30px;
	text-align:left;
}
#contents h2{
	width:700px;
	height:22px;
	text-indent:-5000px;
	padding:0;
	margin:20px 0;
	clear:both;
}
#contents h2.new{
	background:url(img/h2_new.gif) no-repeat;
}
#contents h2.renov{
	background:url(img/h2_renov.gif) no-repeat;
}
#contents .block{
	width:220px;
	height:160px;
	padding-left:20px;
	float:left;
	position:relative;
	color:#42413e;
	font-size:10px;
	background-repeat:no-repeat;
	padding-bottom:20px;
}
#contents .block img.active{
	position:absolute;
	top:43px;
	left:7px;
}
#contents .block div.feature{
	position:absolute;
	top:8px;
	left:110px;
	width:103px;
	height:40px;
}
#contents .block img.link{
	position:absolute;
	width:220px;
	height:80px;
	top:64px;
	right:20px;
}

#contents .block div.feature img{
	float:right;
	padding:0 2px 2px 0;
}
#contents .block p.date{
	position:absolute;
	top:146px;
	left:85px;
}
#contents .block p.more{
	position:absolute;
	top:147px;
	left:140px;
	line-height:1.1em;
}
#contents .block a{color:#8e7e29;}
#contents .block a:link{color:#8e7e29;}
#contents .block a:visited{color:#8e7e29;}
#contents .block a:hover{color:#3d3612;}

#contents #icon{
	width:700px;
	clear:both;
}
#contents #icon h2{
	background:url(img/h2_info.gif) no-repeat;
}
#contents #icon ul{
	width:700px;
	padding-left:30px;
	font-size:12px;
	list-style:none;
	margin-top:25px;
	overflow:hidden;
}
#contents #icon li{
	background-position:0 0em;
	background-repeat:no-repeat;
	padding-left:25px;
	line-height:18px;
	padding-bottom:18px;
	float:left;
	width:145px;
	display:inline;
}
#contents #iconinfo{
	width:700px;
	padding-left:30px;
	font-size:10px;
	padding-bottom:20px;
	clear:both;
}
#contents #icon li.icon01{
	background-image:url(img/icon01.gif);
}
#contents #icon li.icon02{
	background-image:url(img/icon02.gif);
}

#contents #icon li.icon03{
	background-image:url(img/icon03.gif);
}

#contents #icon li.icon04{
	background-image:url(img/icon04.gif);
}

#contents #icon li.icon05{
	background-image:url(img/icon05.gif);
}

#contents #icon li.icon06{
	background-image:url(img/icon06.gif);
}

#contents #icon li.icon07{
	background-image:url(img/icon07.gif);
}

#contents #icon li.icon08{
	background-image:url(img/icon08.gif);
}

#contents #icon li.icon09{
	background-image:url(img/icon09.gif);
}

#contents #icon li.icon10{
	background-image:url(img/icon10.gif);
}

#contents #icon li.icon11{
	background-image:url(img/icon11.gif);
}

#contents #icon li.icon12{
	background-image:url(img/icon12.gif);
}

#contents #icon li.icon13{
	background-image:url(img/icon13.gif);
}

#contents #icon li.icon14{
	background-image:url(img/icon14.gif);
}

#contents #icon li.icon15{
	background-image:url(img/icon15.gif);
}

#contents #icon li.icon16{
	background-image:url(img/icon16.gif);
}

#contents #icon li.icon17{
	background-image:url(img/pet-icon.gif);
}

#contents #icon li.icon18{
	background-image:url(img/icon23.gif);
}

#contents #icon li.icon19{
	background-image:url(img/netdezi.gif);
}

#contents #icon li.icon20{
	background-image:url(img/net-icon.gif);
}
#contents #icon li.icon21{
	background-image:url(img/pet_ittodate.gif);
}
