@charset "UTF-8";


/*基本スタイル
---------------------------------------------------------------*/
* {
	margin: 0;
	padding: 0;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	font-size: 100%;
	}


body {
	margin:0 auto;
	text-align:center;
	background:url(../img/bg.jpg);
	font-size: 75%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
	line-height: 1.7;
	color: #333333;
	text-align:center;
	}

a {
	color: #cc4307;
	text-decoration:underline;
	}
a:visited {
	color: #cc4307;
	text-decoration:underline;
	}
a:hover {
	color: #772304;
	text-decoration:underline;
	}
	
img {
	border: none;
	vertical-align: top;
	}

#wrapper {
	margin:0 auto;
	width:829px;
	}

#container {
	width:750px;
	background-image:url(../img/container_bg.gif);
	margin:0 auto;
	}

.note {
	color:#CC0000;
	}
	
.linkBullet {
	display:block;
	background-image:url(../img/arrow_link.gif);
	background-position:left 45%;
	background-repeat:no-repeat;
	text-indent:11px;
	}
	
.date {
	color:#772304;
	}

/*HEADER
---------------------------------------------------------------*/
#header {
	width:829px;
	margin:0 auto;
	}

/*NAVIGATION
---------------------------------------------------------------*/
#naviWrapper {
	width:194px;
	float:left;
	}

#naviBlock {
	margin-left:15px;
	width:179px;
	background-image:url(../img/navi_bg.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	}

#leftNavi {
	width:179px;
	text-align:left;
	list-style-type:none;
	background-image:url(../img/navi_border_top.gif);
	background-position:left top;
	background-repeat:no-repeat;
	padding:10px 0 0 0;
	}

#leftNavi li a {
	display:block;
	overflow:hidden;
	width:100%;
	height:0 !important;
	height /**/:50px;
	padding-top:50px;
	background-image:url(../img/navi_btn.gif)
	}
	
/* DEFAULT */
#navi01 a { background-position: 0 0;}
#navi02 a { background-position: 0 -50px; }
#navi03 a { background-position: 0 -100px; }
#navi04 a { background-position: 0 -150px; }
#navi05 a { background-position: 0 -200px; }
#navi06 a { background-position: 0 -250px; }
#navi07 a { background-position: 0 -300px; }

/* OVER */
#navi01 a:hover { background-position: -179px 0; }
#navi02 a:hover { background-position: -179px -50px; }
#navi03 a:hover { background-position: -179px -100px; }
#navi04 a:hover { background-position: -179px -150px; }
#navi05 a:hover { background-position: -179px -200px; }
#navi06 a:hover { background-position: -179px -250px; }
#navi07 a:hover { background-position: -179px -300px; }

/* ACTIVE */
#navi01 a.active { background-position: -179px 0; }
#navi02 a.active { background-position: -179px -50px; }
#navi03 a.active { background-position: -179px -100px; }
#navi04 a.active { background-position: -179px -150px; }
#navi05 a.active { background-position: -179px -200px; }
#navi06 a.active { background-position: -179px -250px; }
#navi07 a.active { background-position: -179px -300px; }


.banner {
	padding:24px 0 0 0;
	background-image:url(../img/navi_border_btm.gif);
	background-position:left top;
	background-repeat:no-repeat;
	}

/*MAIN CONTENT
---------------------------------------------------------------*/
#contentWrapper {
	float:right;
	width:556px;
	}
	
#contentBlock {
	width:526px;
	margin:6px 15px 0 15px;
	}
	
#contentBlock h2 {
	margin-bottom:40px;
	}
	
#contentBlock .section {
	width:486px;
	text-align:left;
	margin:0 10px 30px 30px;
	}

.section h3 {
	width:486px;
	padding-bottom:25px;
	margin-bottom:10px;
	background-image:url(../img/border_01.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
	}
	
.section h4 {
	color:#772304;
	font-weight:bold;
	margin-left:10px;
	margin-bottom:10px;
	}

#contentBlock .section p {
	width:476px;
	text-align:left;
	margin-left:10px;
	padding-bottom:15px;
	}


.section ul {
	list-style-type:none;
	line-height:2;
	padding-left:10px;
	margin-bottom:15px;
	}
	
.section li {
	background-image:url(../img/lmark_01.gif);
	background-position:left 45%;
	background-repeat:no-repeat;
	text-indent:10px;
	}

/* ABOUT */

.information {
	width:100%;
	border-top:1px solid #dcc9b8;
	}

.information table {
	width:100%;
	border-bottom:none;
	border-left:none;
	border-right:none;
	border:#FFFFFF;
	margin-bottom:15px;
	}
	
.information table th {
	border-top:none;
	border-bottom:1px solid #dcc9b8;
	text-align:left;
	vertical-align:top;
	width:80px;
	padding:10px;
	background-image:url(../img/table_bg.jpg);
	}
	
.information table td {
	border-top:none;
	border-bottom:1px solid #dcc9b8;
	padding:10px;
	}

#about .section .infoBlock h4 {
	margin:0 0 10px 0;
	padding:0;
	}
	
#about .section .infoBlock p {
	margin:10px 0 10px 0;
	padding:0;
	}

/* MEMBERS ONLY */	

#members h4 {
	font-size:120%;
	background-image:url(../img/lmark_02.gif);
	background-position:left 30%;
	background-repeat:no-repeat;
	text-indent:15px;
	}
	
/* DIRECTOR */

#contentBlock #director h2 {
	margin-bottom:15px;
	}

#director .visual {
	margin-bottom:40px;
	}
	
/* LINKS! */

#contentBlock #links h4 {
	background-image:url(../img/arrow_link.gif);
	background-position:left 45%;
	background-repeat:no-repeat;
	text-indent:12px;
	margin-bottom:5px;
	}

#contentBlock #links a {
	color: #cc4307;
	font-weight:bold;
	}

#contentBlock #links a:visited {
	color: #772304;
	}
	
#contentBlock #links a:hover {
	color: #cc4307;
	text-decoration:underline;
	}

/* TOP */

#introduction {
	width:526px;
	text-align:left;
	margin-bottom:50px;
	}

#introduction h2 {
	margin:0;
	}

#introduction .photo {
	float:left;
	margin-left:10px;
	}
	
#introduction p {
	float:right;
	width:240px;
	margin:0 10px 0 15px;
	line-height:1.7;
	}
	
#introduction p.strong {
	font-weight:bold;
	}	

#news {
	width:526px;
	text-align:left;
	}

#news h4 {
	color:#772304;
	font-size:120%;
	font-weight:bold;
	background-position:left 40%;
	background-repeat:no-repeat;
	margin:20px 0 15px 0;
	}

#news h5 {
	color:#501a8c;
	font-size:120%;
	font-weight:bold;
	margin:0 10px 5px 25px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
	}
	
#news p {
	width:481px;
	margin:0 10px 15px 25px;
	padding-bottom:5px;
	}
	
#news p.info {
	width:471px;
	margin:0 10px 15px 35px;
	padding-bottom:5px;
	}

#news table {
	border:none;
	border-collapse: collapse;
    border-spacing: 0;
	margin-left:25px;
	margin-bottom:20px;
	}
#news table td {
	border:none;
	vertical-align:top;
	}
#news table p {
	width:350px;
	margin:5px 0 0 15px;
	}


/* LIVE INFO */

#liveInfo .date {
	font-weight:bold;
	}

#liveInfo .section p {
	width:450px;
	margin-left:10px;
	text-align:left;
	padding-bottom:15px;
	}
	
#liveInfo .section .plain p {
	width:476px;
	margin:0;
	text-align:left;
	padding-bottom:15px;
	}

#liveInfo .photo {
	float:right;
	margin:0 10px 15px 15px;
	}

#liveInfo .dotLine {
	clear: both;
	background-image:url(../img/h_dot_01.gif);
	background-repeat:repeat-x;
	width:476px;
	height:1px;
	padding:0px;
	margin:0 0 15px 10px;
	text-align:left;
	}

#liveInfo .dotLine span{
	display:block;
	position:absolute;
	left:-10000px;
	}

#liveInfo .setList {
	width:486px;
	text-align:left;
	margin:0 10px 0px 30px;
	}
	
#liveInfo .setList h3{
	width:486;
	padding:0;
	margin-bottom:10px;
	}
	
#liveInfo .setList h4{
	font-weight:bold;
	color:#772304;
	width:476;
	margin-left:10px;
	margin-bottom:5px;
	}
	
#liveInfo .setList p {
	width:476px;
	margin-left:10px;
	text-align:left;
	padding-bottom:15px;
	}
	
#liveInfo .pagenation {
	width:486px;
	text-align:right;
	margin:0 10px 0px 30px;
	background-image:url(../img/arrow_back.gif);
	background-repeat:no-repeat;
	background-position:95% 45%;
	}


/*フロートクリア用
---------------------------------------------------------------*/

.flc {
	clear: both;
	position:relative;
	width:0px;
	}
.flc span{
	display:block;
	position:absolute;
	left:-10000px;
	}

/*FOOTER
---------------------------------------------------------------*/
#footer {
	width:750px;
	margin:0 auto;
	padding-bottom:30px;
}
#wrapper #container #contentWrapper #contentBlock #news p {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
}
