@charset "utf-8";

#wrappar {

	margin: 0px auto;

	width: 900px;

	background: url(../images/bg.jpg);

	padding: 0px;

	overflow: hidden;

	clear: both;

}

#wrappar2 {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background: #FFFFFF;
	clear: both;
}

#header {

	margin: 0px auto;

	width: 800px;

	float: left;

	overflow: hidden;

	clear: both;

	height: 80px;

}



#main_menu {

	width: 800px;

	float: left;

	overflow: hidden;

	clear: both;

	background: #000000;

	margin-bottom: 10px;

}


#main_menu dl{
	margin:0;
	padding:0;
	width:800px;
	height:23px;
}
#main_menu dl dd{
	height:23px;
	float:left;
	margin:0;
	padding:0;
}



.flash_main {

	float: left;

	width: 500px;

	height: 200px;

	padding-bottom: 5px;

	border-right: 1px dotted #999999;

	padding-right: 9px;

	background: url(../images/flash.jpg) no-repeat;

}

.whatsnew {

	width: 275px;

	height: 200px;

	padding-left: 5px;

	padding-right: 5px;

	overflow: hidden;

	float: left;

	margin-left: 5px;

	padding-bottom: 5px;

}

.contents_left {

	padding: 10px;

	float: left;

	width: 160px;

	font-size: 12px;

	line-height: 18px;

}

.contents_main {

	float: left;

	width: 620px;

	padding-top: 10px;

	font-size: 12px;

	line-height: 18px;

}

#footer {
	width: 780px;
	color: #FFFFFF;
	text-align: right;
	font: 10px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	clear: both;
	background: #555555 url(../images/bg_footer.jpg);
	height: 19px;
	padding-top: 7px;
	padding-right: 10px;
	padding-left: 10px;
	overflow: hidden;
	text-decoration: none;

}

/* link styles(フッタ内)

--------------------------------------------*/

a.footer {

    color:#ffffff;

    text-decoration:none;

}

a.footer:link {/*未訪問のリンク*/

    color:#ffffff;

    text-decoration:none;

}

a.footer:visited {/*訪問後のリンク*/

    color:#ffffff;

    text-decoration:none;

}

a.footer:hover {/*マウスをのせたとき*/

    color:#ffffff;

    text-decoration:underline;

}

a.footer:active {/*クリック中*/

    text-decoration:none;

	position: relative;

	top: 1px;



}



/* link styles

--------------------------------------------*/

a img {

	border-style: none;

}

a:link {

	text-decoration: none;

}

a:visited {

	text-decoration: none;

}

a:hover {

	text-decoration: underline;

}

a:active {

	position: relative;

	top: 1px;

}



.masu1 {

	float: left;

	border-bottom: 1px dotted #999999;

	padding-bottom: 10px;

	font-size: 12px;

	line-height: 18px;

	color: #555555;

}

.masu2 {
	float: left;
	border-bottom: 1px dotted #999999;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 12px;
	line-height: 18px;
	color: #555555;

}

.masu2a {
	float: left;
	padding-top: 10px;
	padding-bottom: 15px;
	font-size: 12px;
	line-height: 18px;
	color: #555555;
	width: 600px;
	clear: both;

}

.masu3 {

	float: left;

	padding-top: 10px;

	font-size: 12px;

	line-height: 18px;

	color: #555555;

}
.masu1 dl {
	overflow: hidden;
	float: left;
	margin: 0px;
	padding: 0px;

}
.masu1 dd {
	float: left;
	height: 139px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;

}
