@charset "UTF-8";

/**/

blockquote, div, dl, dt, dd,  
h1, h2, h3, h4, h5, h6,  
ul, ol, li, p, pre, span, td, th {
	margin: 0;
	padding: 0;
}

html {
	overflow-y:scroll;
	height: 100%;
}

body {
	margin: 0; 
	padding: 0;
	background-color: #ffffff;
	height: 100%;
	color: #000000;
	font-size: 13px;
	font-family: "メイリオ", "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", "Osaka", Arial, sans-serif;
}  

/* for IE7 */
*+html body {
	font-family: "メイリオ", "ＭＳ Ｐゴシック";
	font-size: 74.5%;
}

/* for IE6 */
* html body {
	font-family: "ＭＳ Ｐゴシック";
	font-size: 80%;
}

a {	text-decoration: underline; }
a:link		{ color: #ff6600; }
a:visited	{ color: #ff6600; }
a:hover		{ color: #ffcc00; }
a:active	{ color: #ffcc00; }

a img { border: 0; }

img { vertical-align: top; }

caption, th {
	vertical-align: top;
	font-weight: normal;
	text-align: left;
}

h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}

table {
	font-size:inherit;
	font:100%;
}

q:before, q:after { content:''; }


button, fieldset, form, input, label, legend, select, textarea {
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 100%;
}

.clearfix:after {
	content: "";
	display: block;
	clear: both;
}
.clearfix { display: inline-block; }
/* \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* */

.clear { clear: both; }

.centering { display: block; margin: 0 auto; }

.right { float: right; }

.left { float: left; }

.pngfix { behavior: url(../css/iepngfix.htc); }

.hidetext { text-indent: -9999px; }


/*テキストサイズ
----------------------------------------------------------------*/
.text10 { font-size:77%; }
.text11 { font-size:85%; }
.text12 { font-size:93%; }
.text13 { font-size:100%; }
.text14 { font-size:108%; }
.text15 { font-size:116%; }
.text16 { font-size:123.1%; }
.text17 { font-size:131%; }
.text18 { font-size:138.5%; }
.text19 { font-size:146.5%; }
.text20 { font-size:153.9%; }
.text21 { font-size:161.6%; }
.text22 { font-size:167%; }
.text23 { font-size:174%; }
.text24 { font-size:182%; }


/*テキストカラー
----------------------------------------------------------------*/
.l_font { font-size: 123.1%; }
.m_font { font-size: 100%; }
.s_font { font-size: 77%; }
.l_font_b { font-size: 123.1%; font-weight: bold; }
.m_font_b { font-size: 100%; font-weight: bold; }


.l_font_r { font-size: 123.1%; color: #ff0000; }
.m_font_r { font-size: 100%; color: #ff0000; }
.s_font_r { font-size: 77%; color: #ff0000; }
.l_font_rb { font-size: 123.1%; color: #ff0000; font-weight: bold; }
.m_font_rb { font-size: 100%; color: #ff0000; font-weight: bold; }
.ms_font_rb { font-size: 90%; color: #ff0000; font-weight: bold; }
.s_font_rb { font-size: 77%; color: #ff0000; font-weight: bold; }


.l_font_w { font-size: 123.1%; color: #ffffff; }
.m_font_w { font-size: 100%; color: #ffffff; }
.s_font_w { font-size: 77%; color: #ffffff; }
.l_font_wb { font-size: 123.1%; color: #ffffff; font-weight: bold; }
.m_font_wb { font-size: 100%; color: #ffffff; font-weight: bold; }
.s_font_wb { font-size: 77%; color: #ffffff; font-weight: bold; }


.l_font_bl { font-size: 123.1%; color: #0000ff; }
.m_font_bl { font-size: 100%; color: #0000ff; }
.s_font_bl { font-size: 77%; color: #0000ff; }
.l_font_blb { font-size: 123.1%; color: #0000ff; font-weight: bold; }
.m_font_blb { font-size: 100%; color: #0000ff; font-weight: bold; }
.s_font_blb { font-size: 77%; color: #0000ff; font-weight: bold; }


.l_font_gr { font-size: 123.1%; color: #009900; }
.m_font_gr { font-size: 100%; color: #009900; }
.s_font_gr { font-size: 77%; color: #009900; }
.l_font_grb { font-size: 123.1%; color: #009900; font-weight: bold; }
.m_font_grb { font-size: 100%; color: #009900; font-weight: bold; }
.s_font_grb { font-size: 77%; color: #009900; font-weight: bold; }


.l_font_g { font-size: 123.1%; color: #cccccc; }
.m_font_g { font-size: 100%; color: #cccccc; }
.s_font_g { font-size: 77%; color: #cccccc; }
.l_font_gb { font-size: 123.1%; color: #cccccc; font-weight: bold; }
.m_font_gb { font-size: 100%; color: #cccccc; font-weight: bold; }
.s_font_gb { font-size: 77%; color: #cccccc; font-weight: bold; }

.l_font_o { font-size: 123.1%; color: #ff6600; }
.m_font_o { font-size: 100%; color: #ff6600; }
.s_font_o { font-size: 77%; color: #ff6600; }
.l_font_ob { font-size: 123.1%; color: #ff6600; font-weight: bold; }
.m_font_ob { font-size: 100%; color: #ff6600; font-weight: bold; }
.s_font_ob { font-size: 77%; color: #ff6600; font-weight: bold; }

.l_font_y { font-size: 123.1%; color: #ffcc00; }
.m_font_y { font-size: 100%; color: #ffcc00; }
.s_font_y { font-size: 77%; color: #ffcc00; }
.l_font_yb { font-size: 123.1%; color: #ffcc00; font-weight: bold; }
.m_font_yb { font-size: 100%; color: #ffcc00; font-weight: bold; }
.s_font_yb { font-size: 77%; color: #ffcc00; font-weight: bold; }

.l_font_o { font-size: 123.1%; color: #ff6600; }
.m_font_o { font-size: 100%; color: #ff6600; }
.s_font_o { font-size: 77%; color: #ff6600; }
.l_font_ob { font-size: 123.1%; color: #ff6600; font-weight: bold; }
.m_font_ob { font-size: 100%; color: #ff6600; font-weight: bold; }
.s_font_ob { font-size: 77%; color: #ff6600; font-weight: bold; }

/**/




