@charset "Shift_JIS";

/* Šî–{ƒŒƒCƒAƒEƒgEƒtƒHƒ“ƒg‘•üŠÖ˜A */
.roman-s { font-family: "Arial", "Helvetica", "sans-serif"; font-size: 10px}
.f-bold { font-weight: bold}
.f-b-red { font-weight: bold ; color: #FF0000}
.f-b-y { font-weight: bold ; color: #FFFFCC}
.f-b-pink { font-weight: bold ; color: #FF6666}
.f-b-orange { font-weight: bold ; color: #FF6600}
.f-b-s-pink { font-weight: bold ; color: #FF3399}
.f-b-white { font-weight: bold ; color: #FFFFFF}
.f-b-purple { font-weight: bold; color: #B086B9}
.f-b-dp { font-weight: bold; color: #663399}
.f-b-green { font-weight: bold; color: #008888}
.f-b-blue { font-weight: bold; color: #0066CC}
.f-dp { color: #663399}
.f-white { color: #FFFFFF}
.f-red { color: #FF0000}

/* ƒŒƒCƒAƒEƒg */
.t10b { font-size: 10px; line-height: 14px}
.t10-r { font-size: 10px ; color: #FF0000}	
.t10w { font-size: 10px; color: #FFFFFF}
.t14b { font-size: 14px ; font-weight: bold ; color: #666666}
.t14y { font-size: 14px ; font-weight: bold ; color: #FFFFCC}
.t16b { font-size: 16px; font-weight: bold; color: #3366CC}

/* CSS‰ŠúÝ’è */
html { _filter: expression(document.execCommand("BackgroundImageCache", false, true)); }
#bg {
	width:980px;
}
#bg img {
	border:0;
	vertical-align:bottom;
}
body {
}
#bg ul,#bg ol {
	list-style:none;
}
#bg a {
	overflow: hidden;
}
#bg strong {
	font-weight:bold;
}
.clear {
	clear: both;
}
.clearFloat:after { 
	content: "."; 
	display: block; 
	clear: both; 
	height: 0; 
	visibility: hidden; 
	line-height: 0; 
} 
.clearFloat { 
	display: inline-table; 
	min-height: 1%; 
} 
/* for macIE \*/ 
* html .clearFloat { 
	height: 1%; 
} 
.clearFloat { 
	display: block; 
} 
/* end of for macIE */
.clearFloat {
	overflow:hidden;
}

a.OpaChange:hover *{
filter:alpha(opacity=70); /*IE*/
-moz-opacity:0.70; /*FF*/
opacity:0.70;
}

.article{
	display:block;
	margin:0 10px 30px;
}

.article h2{
	font-family:"ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Hiragino Kaku Gothic Pro", "ƒƒCƒŠƒI", Meiryo, Osaka, "‚l‚r ‚oƒSƒVƒbƒN", "MS PGothic", sans-serif;
	background:#e04184;
	font-size:16px;
	font-weight:bold;
	padding:10px;
	color:#FFF;
	margin:0;
	padding:10px;
}

.article dl{
	display:block;
	font-size:14px;
	line-height:1.8em;
	padding:0 15px;
}

.article dl dt{
	width:100px;
	float:left;
	color:#e04184;
	font-weight:bold;
	font-family:"ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Hiragino Kaku Gothic Pro", "ƒƒCƒŠƒI", Meiryo, Osaka, "‚l‚r ‚oƒSƒVƒbƒN", "MS PGothic", sans-serif;
}

.article dl dd{
	overflow:hidden;
	margin:0 0 15px 0;
}

.article p{
	display:block;
	margin:0 20px;
	padding:15px;
	line-height:1.8em;
	background:#FFC;
	border:1px solid #FC9;
	font-size:12px;
}

.article p strong{
	display:block;
	font-size:14px;
	font-weight:bold;
}

.article ul{
	display:block;
	padding:0 30px 0 30px;
}

.article ul li{
	display:block;
	margin:0 0 10px 0;
	padding:0 0 10px 0;
	border-bottom:1px dotted #CCC;
	line-height:1.6em;
	font-size:12px;
}

.article ul li ul{
	margin:10px 0 0 20px;
}

.article ul li ul li{
	border-bottom:none;
	margin:0;
	padding:0;
}

#kiyakuBtn{
	width:463px;
	height:63px;
	display:block;
	background:url(../images/bt_kiyakuBtn.png) no-repeat;
	margin:0 auto 20px;
	padding:0;
	text-indent:100%;
	overflow:hidden;
	white-space:nowrap;
}

#kiyakuBtn a{
	width:100%;
	height:100%;
	display:block;
}

#kiyakuBtn a:hover{
	background:url(../images/bt_kiyakuBtn.png) no-repeat 0 -63px;
}
