@charset "utf-8";

body, div, p, form, label, input, select, option, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, button, address {
	font-size: 100%;
	font-style: normal;
	line-height: 1.5;
	font-weight: normal;
	margin: 0;
	padding: 0;
}
img {
	vertical-align:bottom;
	border: none;
}


html {
	margin-bottom:1px;
	height:100%;
}
/* スクロールバーの常時表示 */



#page {
	font-size: 13px;
	font-style: normal;
	font-family:"Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", sans-serif;
/* for IE6/7 */ 
*font-size:small;
/* for IE Quirks Mode */
*font:x-small;
}
table {
	font-size:inherit;
	font:100%;
	border-collapse:collapse;
	border-spacing:0;
}
pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}

ul {
	list-style-type: none;
}

a {
	color: #FF0050;
	text-decoration: none;
}
.tc2bns {
	float: left;
	width: 200px;
	margin-left: 15px;
}
.tc2boxs {
	float: left;
	width: 425px;
	margin-left: 4px;
}
.tc3bn1 {
	float: left;
	width: 210px;
}
.tc3bns {
	padding-left: 10px;
	padding-top: 7px;
}
.tcbn2 {
	clear: left;
}



a:link {
	color: #FF0050;
	text-decoration: underline;
}
a:visited {
	color: #FF0050;
	text-decoration: underline;
}
a:hover {
	color: #000;
	text-decoration: none;
}
a:active {
	color: #666;
	text-decoration: underline;
}

* img, div { behavior: url(iepngfix.htc) }
/*htmlからcssもjsの16行目のgifも*/
.alpha_hover,.alpha_hovers{}

/*clearfix*/
.clearfix:after {/*for modern browser*/
	clear:both;
	content: url(pixel.gif);
	display: block;
	height: 0;
}
.clearfix {
	display: inline-block;
}
.clearfix {
	display: block;
}
