@charset "UTF-8";
/* CSS Document */

/* ---------- reset ---------- */



*{  margin:0;
	padding:0;
	text-decoration:none;
	line-height:1.5;
	font-size:100%;
}

a img{
border:0;
}
a{
	color:#093;}
/* ---------- layout ---------- */

body{
	background-color:#fff;
	background-image:url(20100723/bg_fabric_cotton_nep1.jpg) ;
	font-size:80%;
	color:#333;
	font-family: verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	text-align: center; /* IE 向けセンタリング指定 */	
}

#main-container{
	margin:0 auto;
	width:830px;
	background-color:#ffffff;
	text-align:left;
	border:0px solid #ddd;
}

#main-content{
	margin-left:15px;
	width:806px;
}

#header{
	width:806px;
	height:186px;
}

#main{
	width:806px;
	margin-top:9px;
}

#main-menu{
	float:left;
	width:176px;
}

#main-menu img{
	margin-bottom:9px;
	
}

#entry{
	float:right;
	width:621px;
	margin-bottom:0px;
}
.entry-body{
	float:right;
	width:621px;
	margin-bottom:0px;
}
.mailform table{padding:10px; margin-top:20px; border:1px solid #ddd;}


#wrap_photo{
width: 621px;
margin: 10px 0px 0px 5px;
}
.smallimage {
background-color: #fff;
border: 1px solid #CCC;
padding: 1px;
margin: 10px 5px 0 0;
}

.gallery{float:left; clear:both;}
.gallery img{vertical-align:bottom}
.sintyaku{
	width:621px;
	margin-bottom:50px;
}




.sintyaku ul li{
	list-style-type: none; 
	margin-left:10px;
	}
#footer{
	clear:both;
	width:800px;
	font-size:80%;
}

#footer_2{
	background:url(img/footer_bg1.jpg) no-repeat bottom;
	height:41px;
	font-size:80%;
}

#footer table{
	color:#ffffff;
	font-size:100%;
}

#footer td{
	padding-left:30px;
	padding-right:10px;
	padding-top:10px;
}
#contact table{
	padding:20px;
	border:1px;
}
#contact th{
	 
	 text-align:right;
	 background-color:#fff;
	 width:200px;
	 padding-left:30px;
	 font-size:100%;
	 font-weight:normal;
	 }
	 #contact th span{
	 font-weight:100;
	 color:#C00;
	 }
	 #contact th p{
	 font-weight:100;
	 font-size:90%;
	 color:#Ccc;
	 }
#contact td{
	 padding:5px;
	 background-color:#fff;
	 width:363px;
	 }
/* ---------- lightbox ---------- */

#puppies{width:250px; padding:5px 0px 0px 5px; }
dl.newsDl{text-align:left;margin-left:10px;}
.box562{ width:100%;}
.newsDl dt,
.newsDl dd {
	line-height: 1.3;
}

.newsDl dt{
	background: url(../images/black_icon.gif) no-repeat left 11px;
	padding:5px 10px 0px 10px;
	border-bottom:1px #ddd dotted ;
	margin-top:5px;
}

.newsDl dd {
	margin: -1.6em 0 0px 0;
	padding: 0 0 14px 120px;
	background: url(../images/bot_line.jpg) repeat-x left bottom;
}

.newsDl dd span {
	display: block;
	padding: 0 0 0 5px;
}

.newsDl dd span a { text-decoration: none;}
td img { vertical-align: bottom;}
p.table {padding:10px; vertical-align:text-top;}
