@charset "utf-8";

/*---=01_base---*/
* {
	margin:0px;
	padding:0px;
}

body {
	font:normal normal normal 75%/1.6 Verdana, "ＭＳ Ｐゴシック", sans-serif;
	text-align: center;
	color:#333333;
	background:#FFF;
}

h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight: normal;
}

img {
	border:0;
	vertical-align:bottom;
}

ul { list-style:none;}

table {
	border:none;
	border-collapse:collapse;
	font-size:100%;
}

table caption { display:none;}

td,th {
	text-align:left;
	line-height: 1.4;
}

#main_box {
	margin:0px auto;
	width:705px;
	text-align:left;
	overflow:hidden;
}

a:link,a:visited {
	color:#333333;
	text-decoration:none;
}

a:active,a:hover {
	color:#666666;
	text-decoration:none;
}

/*---=02_header---*/

div#header {
	height:110px;
	margin:0px;
	text-align:center;
	background-color:#030303;
}

#head_wrapper {
	position:relative;
	margin:0px auto;
	width:705px;
	text-align:left;
}

div#header h1 {
	position:absolute;
	left:0px;
	top:0px;
	width:350px;
	height:60px;
	background:url(../img/title.gif) no-repeat;
	text-indent:-99999px;
}

div#header h1 a {
	display:block;
	width:350px;
	height:60px;
	overflow:hidden;
}

div#header ul {
	position:absolute;
	left:0;
	top:60px;
	width:705px;
	height:50px;
	background:#EEE;
}

div#header ul li {
	float:left;
	height:50px;
}
div#header ul li a {
	display:block;
	height:50px;
	background-repeat:no-repeat;
	text-indent:-99999px;
}
div#header ul li a:active,div#header ul li a:hover,
div#header ul li.on a { background-position:bottom;}

li.nav01 a { width:98px; background-image:url(../img/nav01.gif);}
li.nav02 a { width:148px; background-image:url(../img/nav02.gif);}
li.nav03 a { width:214px; background-image:url(../img/nav03.gif);}
li.nav04 a { width:135px; background-image:url(../img/nav04.gif);}
li.nav05 a { width:110px; background-image:url(../img/nav05.gif);}


/*---=04_footer---*/

#footer {
	clear:both;
	height:74px;
	font-size:80%;
	background-color:#030303;
}

address {
	display:block;
	margin:0px auto 0px;
	padding: 35px 0 0;
	width:705px;
}
address a {
	display:block;
	width:278px;
	height:11px;
	line-height:0;
	margin: 0 auto;
	text-indent:-99999px;
	background: url(../img/footer.gif) no-repeat;
}

/*---=06_top---*/

#main_box #main_img {
	width:705px;
	height:577px;
	margin:0;
	background:url(../img/main_img.jpg) no-repeat;
	text-indent:-99999px;
}

.top_link {
    width:500px;
        height:50px;
        margin: 10px auto;
		text-align: center;
        display:block;
		font-weight: bold;
		font-size: 120%;
}

/*---=08_layout---*/

.section {
	width:705px;
	padding: 0px 0px 30px;
	float:left;
}
.section_L1 {
	width:300px;
	margin: 0px 40px 0px 0px;
	float:left;
}
.section_R1 {
	width:365px;
	margin: 0px;
	float:right;
}
.section_L2 {
	width:320px;
	margin: 0px 40px 0px 0px;
	float:left;
}
.section_R2 {
	width:345px;
	margin: 0px;
	float:right;
}

/*---=09_general_purpose---*/

h2 {
	height:78px;
	margin-bottom: 18px;
	background-color:#ede7e7;
	background-position:center;
	background-repeat:no-repeat;
	text-align:left;
	text-indent:-99999px;
}

.sectionTitle {
	width:705px;
	margin: 0px 0px 10px;
	float:left;
	border-bottom: #767373 solid 9px;
}

.section p {
	clear:both;
	margin-bottom:10px;
}

.section .sectionTitle h3 {
	width:600px;
	float:left;
	font-size:120%;
	font-weight:bold;
	margin: 0;
}
.section .sectionTitle p {
	width:105px;
	padding: 2px 0 0;
	float:right;
	clear:none;
	margin: 0;
	text-align:right;
}

.to_top {
	clear:both;
	text-align:right;
	margin: 0px 0 40px;
}

.num li {
	list-style:decimal;
	margin: 0 0 0 25px;
	padding: 0 0 5px;
}

ul.live {
	float:left;
	width: 100%;
	padding: 10px 0 40px;
}

.live_border {
	background:url(../img/border_01.gif) bottom repeat-x;
}

ul.live dl {
	width:100%;
	float:left;
}
ul.live dl dt {
	width:100px;
	float:left;
	background: url(../img/dt_bg.gif) right no-repeat;
}
ul.live dl dd {
	width:595px;
	float:right;
}

.section .mb10 { margin-bottom:10px;}
.section .mb15 { margin-bottom:15px;}
.section .mb20 { margin-bottom:20px;}

.ali_cen { text-align:center;}
.ali_right { text-align: right;}
.ali_left { text-align: left;}

.fl { float:left;}
.fr { float:right;}

.clb { clear:both;}
.cll { clear:left;}
.clr { clear:right;}

/*---=10_page_title---*/

#news_sub01 { background-image: url(../img/news_sub01.gif);}
#profile_sub01 { background-image: url(../img/profile_sub01.gif);}
#disc_sub01 { background-image: url(../img/disc_sub01.gif);}
#live_sub01 { background-image: url(../img/live_sub01.gif);}
















