@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 {
	overflow-y:scroll;
}
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: #666;
	text-decoration: none;
}
a:link {
	color: #7F7F7F;
	text-decoration: underline;
}
a:visited {
	color: #7F7F7F;
	text-decoration: underline;
}
a:hover {
	color: #C5C5C5;
	text-decoration: none;
}
a:active {
	color: #666;
	text-decoration: underline;
}

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

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

/*clearfix*/
.clearfix:after {/*for modern browser*/
	clear:both;
	content: url(../images/pixel.gif);
	display: block;
	height: 0;
}
.clearfix {
	display: inline-block;
}
.clearfix {
	display: block;
}
/* Mac版IEのみに適用 \*//*/ 
.clearfix { overflow: hidden; }
/* */
