@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;
	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: #A80;
	text-decoration: underline;
}
a:link {
	color: #A80;
	text-decoration: underline;
}
a:visited {
	color: #A80;
	text-decoration: underline;
}
a:hover {
	color: #741466;
	text-decoration: underline;
}
a:active {
	color: #741466;
	text-decoration: underline;
}
* img, div {
	behavior: url(../../modules/css/iepngfix.htc)
}
/*htmlからcssもjsの16行目のgifも*/
.alpha_hover, .alpha_hovers {
}
/*clearfix*/
.clearfix:after {/*for modern browser*/
	clear: both;
	content: url(../../modules/css/pixel.gif);
	display: block;
	height: 0;
}
.clearfix {
	display: inline-block;
}
.clearfix {
	display: block;
}
/* Mac版IEのみに適用 \*//*/ 
.clearfix { overflow: hidden; }
/* */
