#backgroundPopup{
	clear:both;
	display:none;
	position:fixed;
	_position:absolute; /* hack for internet explorer 6*/
	height:100%;
	width:1000px;
	top:0;
	left:0;
	background:#000000;
	border:1px solid #cecece;
	z-index:1;
}
#popupContact,
#popupContact2,
#popupContact3,
#popupContact4,
#popupContact5,
#popupContact6,
#popupContact7,
#popupContact8,
#popupContact9,
#popupContact10,
#popupContact11,
#popupContact12{
	display:none;
	position:fixed;
	_position:absolute; /* hack for internet explorer 6*/
	height:110px;
	width:260px;
	background:#FFFFFF;
	border:2px solid #cecece;
	z-index:2;
	padding:12px;
	font-size:13px;
}

.none h1{
	background:url(../images/bui_h1.gif) bottom left no-repeat;
	text-indent:-9999px;
	height:30px;
	margin:0;
	padding:0;
}

.none div.popupClose a{
	background:url(../images/controller_close.png) bottom left no-repeat;
	text-indent:-9999px;
	display:block;
	width:22px;
	height:22px;
	float:right;
}

#point_bui{
	display:none;
	background:url(../images/bui.gif) bottom left no-repeat;
	width:40px;
	height:40px;
	position:fixed;
	_position:absolute; /* hack for internet explorer 6*/
	z-index:5;
	opacity:0.5;

}

/*--こんな症状の方におすすめ--*/
#shoujou{
	width:620px;
	height:600px;
	background:url(../photo/gf1420110237l.jpg) bottom left no-repeat;
}

#shoujou ul{
	list-style:none;
}

#shoujou ul li{
	background:url(../images/bg_newtitle.gif) center left no-repeat;
	text-indent:15px;
	line-height:200%;
}

#shoujou ul li a{
	font-size: 12px;
	color:#0088EE;
	font-weight:normal;
	text-decoration:none;
	border-bottom:1px dotted #0088ee;
}

#shoujou ul li a:hover{
	font-size: 14px;
	color:#ff9900;
	border-bottom:1px dotted #ff9900;
}
