@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) ;
	color:#333;
	text-align: center; /* IE 向けセンタリング指定 */	
	font-family:"MS PGothic","Osaka",Arial,sans-serif;
	line-height:1.08em;
	font-size:95%;
}

#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:620px;
	margin-bottom:0px;
}
ul li{list-style:none;}
.small{
	font-size:10px;
	color:#F60;}
.small2{
	font-size:11px;
	color:#999;
	font-weight:100;}
.entry-body{
	float:left;
	width:100%;
	margin-bottom:0px;
}
.mailform table{padding:10px; margin-top:20px; border:1px solid #ddd;}

.red{
	font-size:130%;
	color:#F00;}
#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:100%;
	font-size:13px;
}

#footer_2{
	background:url(img/footer_bg1.jpg) no-repeat bottom;
	height:41px;
	line-height:1.08em;
	font-size:100%;
}

#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{margin:5px 10px 10px 5px; }

#puppies2{margin:0px 10px 10px 5px; }
#puppies p{margin:5px 10px 10px 5px; }
dl.newsDl{text-align:left;margin-left:10px;}
.box562{ width:100%;}
.box563{width:100%;
padding:5px;
}
.box563 tr{
margin:10px;}
.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;}
#caption{padding:20px;}

/* ---------- 巣立ったわんちゃん用のCSS ---------- */
.lemonchiffon{
  background:lemonchiffon ; /*テーブル枠の色*/
}

.waku{
  background:#999999 ; /*テーブル枠の色*/
}
.naka{
  background:#ffffff ; /*テーブル背景色*/
}
.left{
  background:#999999 ; /*テーブル枠の色*/
  width:50% ; /*吹き出し口の左幅(数値pxでもOK)*/
}
.right{
  background:#999999 ; /*テーブル枠の色*/
  width:50% ; /*吹き出し口の右幅(数値pxでもOK)*/
}
h4{font-size:9px;color:orange;}



 

p.fukidashi{ 
	background-color:#FFF;
	font-size:12px;
	font-weight:600;
	padding:5px;
	color: #009933;
}

.big{
	color: #FF6600;
	font-weight:bold;
}
.font{
	color:#FF0000;
	font-weight:bold;
}
	
	
	
	
	
