@charset "euc-jp";

<!-- Google Chrome EUC-JPサイト文字化け対策用コメント文字列 -->

/*-----------------------------------------------------------------
	全ての要素をリセット
	各ブラウザの表示を統一するための設定です
-----------------------------------------------------------------*/
html {overflow-y: scroll;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {margin: 0;padding: 0;
 font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
 line-height:1.5;}
address,caption,cite,code,dfn,em,strong,th,var {font-style: normal; }
table {	border-collapse: collapse;border-spacing: 0;}
h1,h2,h3,h4,h5,h6 {font-size: 100%;text-align:left;}
img,abbr,acronym,fieldset {border: 0;}
img{vertical-align:middle;}
.line {font-size:1px;line-height:1px;}


body td,body th{
	font-size:12px;
}
/* for IE6 */
* html body {
    font-size: 75%;
}
/* for IE7 */
*:first-child+html body {
    font-size: 75%;
}

table#makebanner{margin:0 auto;}

a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #990000;
}
a:active {
	text-decoration: none;
	color: #990000;
}




/*----------------------------------------------------
	font
----------------------------------------------------*/
.f09gy {
	font-size: 10px;
	color: #666666;
line-height:5px;
}

.f10gy {
	font-size: 10px;
	color: #666666;
line-height: 13px;
}


.f11ch {
	font-size: 11px;
	color: #333333;
line-height: 18px;
}

.f12ch {
	font-size: 12px;
	color: #333333;
line-height: 18px;
}

.f14ch {font-size: 14px;
	color: #333333;
line-height: 18px;
}

.f16ch {font-size: 16px;
	color: #333333;
line-height: 18px;
}

.f11wh {
	font-size: 11px;
	color: #FFFFFF;
line-height: 18px;
}

.f12wh {
	font-size: 12px;
	color: #FFFFFF;
line-height: 18px;
}

.f14wh {font-size: 14px;
	color: #FFFFFF;
line-height: 18px;
}

.f12rd {font-size: 12px;
	color: #FF0000;
line-height: 18px;
}

.f14rd {font-size: 14px;
	color: #CC0000;
line-height: 18px;
}

.f12bl {font-size: 12px;
	color: #0000FF;
line-height: 18px;
}

.f14bl {font-size: 14px;
	color: #0000FF;
line-height: 18px;
}

.f16bk {font-size: 16px;
	color: #000000;
line-height: 18px;
}

.f12or {font-size: 12px;
	color: #FF6600;
line-height: 18px;
}

.bottom {font-size: 11px;
color: #FFFFFF;
}