@charset "EUC-JP";

/* @group common */

body {
	margin: 0;
	padding: 0;
	font-size:12px;
	color: #666666;
	font-family: "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "Hiragino Kaku Gothic Pro", "¥á¥¤¥ê¥ª", Meiryo, Osaka, "£Í£Ó £Ð¥´¥·¥Ã¥¯", "MS PGothic", sans-serif;
	line-height:1.3;
	/*letter-spacing: 0.1em;*/
}

a:link, a:visited { color: #3366FF; text-decoration:underline;}
a:hover { color: #3366FF; text-decoration: none;}

h1, h2, h3, h4 ,h5 ,h6 ,p, dl, ul, ol, table { padding:0px;margin:0px;}
ul, ol { list-style: none;}
p { font-weight: normal; margin:0;}
p.sub { font-weight: normal;}
p, dt, dd, li {/*IEÍÑ¼«Æ°²þ¹Ô*/ word-break: break-all;}
img  { border:none;}

.cl:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

.cl {
	display: inline-block;
}

/* exlude MacIE5 \*/
* html .cl {
	height: 1%
}

.cl {
	display:block;
}
/* end MacIE5 */

.aln_c { text-align:center !important;}
.aln_l { text-align:left !important;}
.mt5 { margin-top:5px !important;}
.mt10 { margin-top:10px !important;}
.mt15 { margin-top:15px !important;}
.mt20 { margin-top:20px !important;}
.mt25 { margin-top:25px !important;}
.mt30 { margin-top:30px !important;}
.mb5 { margin-bottom:5px !important;}
.mb10 { margin-bottom:10px !important;}
.mb15 { margin-bottom:15px !important;}
.mb20 { margin-bottom:20px !important;}
.mb30 { margin-bottom:30px !important;}
.mb50 { margin-bottom:50px !important;}
.mr5 { margin-right:5px !important;}
.bold { font-weight:bold;}
.flleft { float:left;}
.flright { float:right;}

.fleft { float:left; margin-right:15px; margin-bottom:5px;}
.fright { float:right; margin-left:15px; margin-bottom:5px;}
.quote { margin-top:5px; font-size:10px; color:#999; text-align:right;}

.with654 { width:654px;}
.with270 { width:270px;}
.with370 { width:370px;}

.ft9{font-size: 77%;}
.ft10{font-size: 10px;}
.ft11{font-size: 93%;}
.ft12{font-size: 12px;}
.ft13{font-size: 108%;}
.ft14{font-size: 14px !important;}
.ft15{font-size: 123.1%;}
.ft16{font-size: 131% !important;}
.ft17{font-size: 138.5%;}
.ft18{font-size: 146.5% !important;}
.ft19{font-size: 153.9%;}
.ft20{font-size: 161.6%;}
.ft21{font-size: 167%;}

.red { color:#f71515;}

.hd_center { width:1000px;margin:0px auto;text-align:center;}

/* @end */

