﻿@charset "utf-8";
/* CSS Document */
*html body {  　　　　　/*IE6だけに適用*/
   overflow-y:auto;
}

*+html body {　　　　　/*IE7だけに適用*/
   overflow-y:auto;
}

strong	 { font-weight:normal; }

#flash{margin-bottom:3px}
#search_btn{height:55px; background:#E8E8E8; margin-bottom:30px}
	#search_btn_in{width:769px; height:43px; margin:6px 0 0 10px}


/*新着の子犬はこちらから*/
.pic_up_left{
	float:left;
	width:196px;
	height:190px;
	background:#f3f3f3;
	text-align:center;
	margin-right: 6px;
	padding-top: 5px;
	margin-bottom: 6px;
}

.pic_up_right{
	float:right;
	width:196px;
	height:190px;
	background:#f3f3f3;
	text-align:center;
	padding-top: 5px;
	margin-bottom: 6px;
}

.pic_img {
	border:1px solid #FFF;
	width:184px;
	height:138px;
}

.pic_kind {
	color: #5d583b;
	font-weight: bold;
	line-height: 150%;
	font-size:	11px;
}

.pic_price {
	color: #6f4024;
	font-weight: bold;
	line-height: 150%;
	font-size:	18px;
	margin-bottom: 10px;
}


ul.li_puppy li{
	background:url(/images/index/but_list.gif) no-repeat 0 5px;
	padding-left: 8px;
	margin-bottom:6px;
	line-height:15px;
}
.strong a{
	font-weight:bold;
	color:#ca1760;
}

#topMenu{
	font-size:13px;
	margin-top:0px;
	width:600px;
	height:189px;
	background:url(/images/index/top_image.jpg) no-repeat;
	display:block;
}
#topMenu form {
	width: 300px;
	line-height: 1.5em;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 75px;
	padding-left: 25px;
}

#topMenu select {
	margin-bottom:5px;
}


#doctor {
	clear: both;
	float: none;
	width: 600px;
	padding-bottom: 10px;
}

#pappy{font-size:13px; margin-top:9px; width:600px}




#doctoer .next li {
	float: left;
	padding-right: 50px;
	padding-bottom: 10px;

}
#doctoreBox {
	clear: both;
	float: none;
	width: 600px;}
* html .clearfix {
    height: 1%;
}
.clearfix {
    display: block;
}

#delivery{margin-top:10px;}
.text{margin-top:0px; margin-bottom:10px;}
#how1{float:left; width:296px;}
#how2{float:right; width:296px;}
.mark{
	margin-right: 5px;
}
#breeder{margin-top:10px; width:600px}
.profile{
	float:left;
	width:188px;
	height:62px;
	border-right: 1px dotted #c1bfb3;
	padding-right: 5px;
	padding-left: 5px;
	margin-bottom: 5px;
	line-height:130%;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {
    display: inline-table;
    min-height: 1%;
}


/*検索部分*/
table.table-search{border-collapse:collapse; width:300px; margin-top:10px; margin-left:14px}
table.table-search th,table.table-search td{text-align:left; vertical-align:top; line-height:12px; padding:2px}
.search_button{text-align:center; margin-top:10px}


/*あんしんの御届け方法*/
.block_howto{height:70px; border-bottom:dotted 1px #C1C1C1; padding-bottom:10px; margin-bottom:5px}
	.howto_icon{float:left; width:70px; height:70px}
	.howto_exp{float:right; width:334px}

/*ログイン部分*/
.index_login_left{float:left; margin-left:7px; margin-top:7px;}
.index_login_right{float:right; margin-right:7px; margin-top:7px;}
