* {
	margin: 0px;
	padding: 0px;
}

body {
	background-image: url(../images/bg.gif);
}


a:hover img{	
	filter: alpha( opacity=25 );  /* IE */
    opacity:0.25;                 /* Firefox,Opera,Safari */
    -moz-opacity:0.25;           /* Firefox 0.9より前 */
	}
	
.link {
	height: 68px;
	width: 194px;
	float: left;
	margin-top: 1px;
	margin-left: 1px;
	clear: none;
}
#foot {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 10px;
	color: #FFF;
	text-align: right;
	height: 20px;
	width: 950px;
}


img {
border: none;
}



#wrap {
	margin: auto;
	height: auto;
	width: 950px;
}
.m_box {
	clear: none;
	float: left;
	height: 134px;
	width: 392px;
	background-color: #171717;
	background-image: url(../images/m_bg.gif);
	background-repeat: no-repeat;
}
h1 {
	clear: none;
	float: left;
	height: 182px;
	width: 392px;
}
h2 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFC;
	letter-spacing: 0.2em;
	margin-bottom: 3px;
	margin-top: 15px;
}
.font1 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	color: #FFF;
	line-height: 20px;
	padding-bottom: 10px;
}

.c_box {
	clear: none;
	float: left;
	height: 222px;
	width: 364px;
	background-image: url(../images/c_bg.gif);
	background-repeat: no-repeat;
	padding-top: 40px;
	padding-left: 18px;
	padding-right: 10px;
	padding-bottom: 10px;
}

#r_box {
	background-color: #1C1C1C;
	background-image: url(../images/m_bg.jpg);
	background-repeat: no-repeat;
	clear: none;
	float: left;
	height: 567px;
	width: 540px;
	padding-top: 20px;
	padding-left: 18px;
}
.font2 {
	color: #F9C;
}

.tl_box {
	width: 281px;
	height: 416px;
	clear: none;
	float: left;
}

#content {
	clear: none;
	float: left;
	height: auto;
	width: 950px;
	background-color: #000;
}
#l_box {
	clear: none;
	float: left;
	height: auto;
	width: 392px;
}

