@charset "UTF-8";

*{
	color:#333;
	font-size:13px;
	line-height:20px;
	letter-spacing:1px;
	margin:0;
	padding:0;
}

html{
	height:100%;
}

body{
	text-align:left;
	font-size:13px;
	line-height:20px;
	color:#333;
	background:#FFFFFF;
	margin-top:0px;
	height:100%;
}


hr {
   border-width: 1px 0px 0px 0px; /* 太さ */
   border-style: dotted; /* 線種 */
   border-color: #666666; /* 線色 */
   height: 1px; /* 高さ */
}


a {
	color:#FF6FCF;
}




#head{
	margin:0 auto;
	padding:0 auto;
	width:1000px;
	height:25px;
	background-color:#F2F2F2;
	color:#333;
	border-left:1px dotted #999999;
	border-right:1px dotted #999999;
	border-bottom:1px dotted #999999;	
	overflow:hidden;
	zoom:1;
}
#head #head_left{
	text-align:left;
	float:left;
	width:400px;
	padding-left:10px;
	font-size:9px;
	color:#333;
}
#head #head_right{
	text-align:right;
	float:right;
	width:auto;
	font-size:9px;
	color:#333;
}






#outline{
	margin:0 auto;
	padding:0 auto;
	height:auto;
	width:1000px;
	text-align:left;
	border-right:1px dotted #999999;
	border-left:1px dotted #999999;
	overflow:hidden;
	zoom:1;
}

#outline #top_flash{
	height:400px;
	width:1000px;
	overflow:hidden;
	zoom:1;
}	


#outline #top_flash #top_left{
	float:right;
	width:864px;
	height:400px;
	text-align:left;
}

#outline #top_flash #top_right{
	float:left;
	width:135px;
	height:400px;
	text-align:left;
	border-right:1px dotted #999999;
	background-image:url("../img/135.jpg");
    background-repeat:no-repeat; /*画像の繰り返しをオフに*/
}


#outline #menu{
	width:1000px;
	height:35px;
	text-align:center;
	background-image:url("../img/menu_bar1000.png");
    background-repeat:no-repeat; /*画像の繰り返しをオフに*/
}



#outline #menu h1{
	font-size:16px;
	font-weight:800;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	padding:10px 10px 0 0;
	text-align:right;
}

h4{
	color:#FF3366;
	font-size:18px;
}

#side{
	float:left;
	width:210px;
	height:auto;
	margin:0 0 50px 0;
	padding:5px 5px 0 5px;
	text-align:center;
}



#side ul,#side li{
	margin:0;
	padding:0;
	list-style:none;
	text-align:left;
}

#side li{
	display:inline;
	width:100%;
}

#side li a,#side li a:link #side li a:visited{
	text-decoration:none;
	font-size:12px;
	color:#666666;
	font-weight:800;
	background-color:#FFFFFF;
	display: block;
	padding:5px 0 5px 10px;
	margin:2px 2px 0px 2px;	
	border:1px dotted #666666;
	background-image:url("../img/arrow.gif");
    background-repeat:no-repeat; /*画像の繰り返しをオフに*/
}

#side li a:hover{
	color:#666666;
	font-size:12px;
	font-weight:800;
	text-align:left;
	background-color:#FFFF99;
	border:1px dotted #666666;
}





#side_200 {
	position:relative;
	margin:5px auto 10px auto;
	padding:0 auto;
	height:135px;
	width:204px;
	text-align:left;
	border-bottom:1px dotted #999999;
	border-left:1px dotted #999999;
	border-right:1px dotted #999999;
	clear:both;	background-image:url("../img/menu_bar205.png");
    background-repeat:no-repeat; /*画像の繰り返しをオフに*/
}
#side_200 h3{
	width:202px;
	height:35px;
	font-size:13px;
	font-weight:800;
	font-family:Arial, Helvetica, sans-serif;
	color:#FF3366;
	margin:0px;
	padding:7px 3px 3px 3px;
	text-align:center;
}



#side_birth {
	position:relative;
	margin:5px auto 10px auto;
	padding:0 0 0 5px;
	height:auto;
	width:199px;
	text-align:left;
	border-bottom:1px dotted #999999;
	border-left:1px dotted #999999;
	border-right:1px dotted #999999;
	clear:both;	background-image:url("../img/menu_bar205.png");
    background-repeat:no-repeat; /*画像の繰り返しをオフに*/
}
#side_birth h3{
	width:202px;
	height:35px;
	font-size:13px;
	font-weight:800;
	font-family:Arial, Helvetica, sans-serif;
	color:#FF3366;
	margin:0px;
	padding:7px 3px 3px 3px;
	text-align:center;
}


#side_google {
	position:relative;
	margin:5px auto 10px auto;
	padding:0 0 5px 5px;
	height:auto;
	width:199px;
	text-align:left;
	border:1px dotted #999999;
}


#honyaku ul li{
	float:right;
	padding-left:40px;
	margin-right:10px;
	font-size:11px;
	list-style-type:none;
	text-decoration:none;
	background-image:url("../img/img/flag_usa.jpg");
    background-repeat:no-repeat; /*画像の繰り返しをオフに*/
}




#main{
	float:right;
	width:765px;
	height:auto;
	padding:5px 5px 50px 5px;
	text-align:left;
	border-left:1px solid #CCCCCC;
}



#column_block {
	width:765px;
}
#column_block ul li{
	float:right;
	padding-left:40px;
	margin-right:10px;
	font-size:11px;
	list-style-type:none;
	text-decoration:none;
	background-image:url("../img/list.gif");
    background-repeat:no-repeat; /*画像の繰り返しをオフに*/
}
#column_block_left {
	float:left;
	font-size:11px;
	width:370px;
	margin:0 3px 0 3px;
}
#column_block_right {
	float:right;
	font-size:11px;
	width:370px;
	margin:0 3px 0 3px;
}


#top_price{
	font-size:10px;
	margin:0;
	padding:0;
}
#top_price ul li{
	display:block;
	margin:0px;
	padding:0px;
	font-size:11px;
	list-style-type:none;
	text-decoration:none;
	border-bottom:1px dotted #666666;
	background:url(../img/red_arrow.gif) no-repeat;
}



#clinic_list_wide{
	position:relative;
	margin:10px auto 20px auto;
	padding:0 auto;
	height:auto;
	width:755px;
	text-align:left;
	border-bottom:1px dotted #999999;
	border-left:1px dotted #999999;
	border-right:1px dotted #999999;
	clear:both;	background-image:url("../img/menu_bar755.png");
    background-repeat:no-repeat; /*画像の繰り返しをオフに*/
}
#clinic_list_wide h3{
	width:748px;
	height:35px;
	font-size:16px;
	font-weight:800;
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	margin:1px 1px 1px 1px;
	padding:7px 5px 3px 0;
	text-align:right;

}
#clinic_list_wide ul li{
	float:right;
	padding-left:45px;
	margin:5px 10px 10px 0;
	font-size:11px;
	list-style-type:none;
	background-image:url("../img/list.gif");
    background-repeat:no-repeat; /*画像の繰り返しをオフに*/
}


#clinic_list_wide_kuchikomi{
	position:relative;
	margin:10px auto 20px auto;
	padding:0 auto;
	height:auto;
	width:755px;
	text-align:left;
	border-bottom:1px dotted #999999;
	border-left:1px dotted #999999;
	border-right:1px dotted #999999;
	clear:both;	background-image:url("../img/menu_bar755.png");
    background-repeat:no-repeat; /*画像の繰り返しをオフに*/
}
#clinic_list_wide_kuchikomi h3{
	width:748px;
	height:35px;
	font-size:16px;
	font-weight:800;
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	margin:1px 1px 1px 1px;
	padding:7px 5px 3px 0;
	text-align:right;
}

#clinic_list_wide_kuchikomi li{
	width:700px;
	padding-left:20px;
	margin:5px 10px 10px 10px;
	font-size:11px;
	list-style-type:none;
	background-image:url("../img/red_arrow.gif");
    background-repeat:no-repeat; /*画像の繰り返しをオフに*/
}
#clinic_list_wide_kuchikomi li.new{
	width:700px;
	padding-left:35px;
	margin:5px 10px 10px 10px;
	line-height:25px;
	font-size:13px;
	list-style-type:none;
	background-image:url("../img/new_red.gif");
    background-repeat:no-repeat; /*画像の繰り返しをオフに*/
}



#add_list{
	position:relative;
	margin:0 auto;
	padding:0 auto;
	height:auto;
	width:485px;
	text-align:left;
	border-bottom:1px dotted #999999;
	border-left:1px dotted #999999;
	border-right:1px dotted #999999;
	clear:both;
	background-image:url("../img/menu_bar485.png");
    background-repeat:no-repeat; /*画像の繰り返しをオフに*/
}
#add_list h3{
	width:478px;
	height:35px;
	font-size:16px;
	font-weight:800;
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	margin:1px 1px 1px 1px;
	padding:7px 5px 3px 0;
	text-align:right;
}
#add_list ul li{
	float:right;
	padding-left:45px;
	margin:5px 10px 10px 0;
	font-size:11px;
	list-style-type:none;
	background-image:url("../img/list.gif");
    background-repeat:no-repeat; /*画像の繰り返しをオフに*/
}


#search_list{
	position:relative;
	margin:0 auto;
	padding:0 auto;
	height:auto;
	width:755px;
	text-align:left;
	border-bottom:1px dotted #999999;
	border-left:1px dotted #999999;
	border-right:1px dotted #999999;
	clear:both;
	background-image:url("../img/menu_bar755.png");
    background-repeat:no-repeat; /*画像の繰り返しをオフに*/
}
#search_list h3{
	width:748px;
	height:35px;
	font-size:13px;
	font-weight:800;
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	margin:1px 1px 1px 1px;
	padding:7px 5px 3px 0;
	text-align:right;
}





#prce_search_page_menu{
	width:370px;
	font-size:13px;
	padding-right:5px;
	text-align:right;
	border-bottom:1px solid #FF3399;
	background:url(../img/price_focus_pink.gif) no-repeat;
}
#prce_search_page_menu a:hover{
	color:#666666;
	font-size:13px;
	font-weight:800;
	text-align:left;
	background-color:#FFFF99;
	border-bottom:1px solid #FF3399;
}



#prce_search_page_title{
	font-size:11px;
	padding-left:5px;
	text-align:left;
}
#prce_search_page_title ul li{
	display:block;
	font-size:11px;
	padding:0 0 0 10px;
	list-style-type:none;
	border-bottom:1px dotted #666666;
	background:url(../img/red_arrow.gif) no-repeat;
}






#line{
	border-bottom:1px solid #F93;
	padding:0px;
	margin:0px;
}

/*	リセット
---------------------------------------- */
#clear{
	clear:both;
}




/* footer */
#footer{
	margin:0 auto;
	padding:20px 0 0 0;
	width:1000px;
	height:auto;
	background-color:#F2F2F2;
	color:#666;
	text-align:center;
	border-top:1px dotted #999999;
	border-right:1px dotted #999999;
	border-left:1px dotted #999999;
	clear:both;
}

#footer a{font-size:11px;color:#666;}
