body{
	font-size:12px;
	line-height:120%;
	margin:0px;
}
a{
	color:#9999FF;
	font-weight:bold;
	text-decoration:none;
}
a.menu{
	color:#E95383;
}
a.footer{
	color:#FFFFFF;
}

img{
	border:none;
}
h1{
	font-size:14px;
}
input{
	background-color:#FFFFFF;
	border:2px solid #FF90CC;
	margin-left:5px;
}
select{
	width:190px;
	background-color:#FFFFFF;
	border:2px solid #FF90CC;
	margin:5px;
}
textarea{
	background-color:#FFFFFF;
	border:2px solid #FF90CC;
	margin:5px;
}
table{
	font-size:12px;
}
#outside{
	width:1000px;
	text-align:left;
	margin:0px;
}
#header{
	text-align:left;
}
#menu{
	height:37px;
	text-align:center;
	border-bottom:2px solid #FF99CC;
}
#contents{
	width:1000px;
	padding-bottom:100px;
}

#page_navi{
	width:990px;
	font-weight:bold;
	color:#999999;
	background-color:#ffe6ff;
	text-align:left;
	padding-left:10px;
}

#adv{
	width:1000px;
	font-size:10px;
	color:#888888;
}

#footer{
	width:1000px;
	font-size:10px;
	text-align:right;
	background-color:#FF90CC;
}

.pinkbar{
	margin:0px;
	background-image:url(/images/pinkbar.jpg);
	color:#FF9900;
	font-weight:bold;
}
.window{
	 border:1px solid #E95383;
}
.label_left{
	width:20px;
	height:25px;
	background-image:url( /images/label_bg_01.gif );
	background-repeat:no-repeat;
	margin:0px;
	float:left;
}
.label_right{
	width:20px;
	height:25px;
	background-image:url( /images/label_bg_03.gif );
	background-repeat:no-repeat;
	margin:0px;
	float:left;
}
.label{
	width:995px;
	height:10px;
	color: #993366;
	font-weight:bold;
	background-color:#993366;
	margin:0px;
}
.label2{
	color:#000000;
	background-color:#FEEEFE;
	font-size:14px;
	font-weight:bold;
	padding-left:5px;
}
.label3{
	background-color:#E95383;
	color:#FFFFFF;
	text-align:center;
}

.message{
	width:1000px;
	color:#333;
	background-color:#FEEEFE;
	text-align:center;
	padding:10px 0px 10px 0px;
}
.item_area1{
	height:250px;
	padding:2px 5px 2px 5px;
	background-image:url( /images/item_bg1.gif );
	background-repeat:repeat-y;
}
.item_area2{
	height:250px;
	padding:2px 5px 2px 5px;
	background-image:url( /images/item_bg2.gif );
	background-repeat:repeat-y;
}
.item_area3{
	height:250px;
	padding:2px 5px 2px 5px;
	background-image:url( /images/item_bg3.gif );
	background-repeat:repeat-y;
}
.item_area4{
	height:460px;
	padding:2px 5px 2px 5px;
	background-image:url( /images/item_bg4.gif );
	background-repeat:repeat-y;
}
.item_area5{
	width:400px;
	height:460px;
	padding:2px 5px 2px 2px;
	background-image:url( /images/item_bg5.gif );
	background-repeat:repeat-y;
}
.cols_1{
	width:1000px;
	text-align:left;
}
.cols_2_1{
	text-align:left;
	float:left;
}
.cols_2_2{
	text-align:left;
	float:left;
}
.cols_3_1{
	text-align:left;
	float:left;
}
.cols_3_2{
	text-align:left;
	float:left;
}
.cols_3_3{
	text-align:left;
	float:left;
}
.cols_4{
	width:215px;
	font-size:12px;
	padding:5px;
	text-align:left;
}
.rank_left{
	width:25px;
	text-align:right;
	float:left;
}
.rank_right{
	padding-left:10px;
	float:left;
}

.place_search{
	width:250px;
}
.icon{
	width:150px;
}
.form_label{
	font-weight:bold;
	float:left;
}
.form_area{
	float:left;
}
.clinic_title{
	font-size:20px;
	font-weight:bold;
}
.contents1{
}
.contents2{
	width:900px;
	height:360px;
	background-image:url( /images/clinic-town01.jpg );
	background-repeat:no-repeat;
}
.contents2_area1{
	height:150px;
}
.contents2_area2{
	width:500px;
}
.contents2_area3{
	width:400px;
	font-size:12px;
}
.small_font{
	font-size:10px;
}

.link{ color:#FFAA00; line-height:150%; height:5px; text-decoration:none;}
.orange_arrow{
	color:#9999FF; text-decoration:none;
}

.separate{
	border-bottom:1px solid #E95383;
}


.clear{
	margin:0px;
	clear:both;
}

