/* ALL LAYOUT */

body {
	font-family:"ＭＳ Ｐゴシック", Osaka;
	line-height: 170%;
	font-size:90%;
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
}
body, div, span, h1, h2, h3, h4, p, ul, ol, li, dl, dt, dd, img, object, param, embed, form, input, select {
	margin: 0;
	padding: 0;
}
img {
	border:0;
}
hr {
	display:none;
}

.floatLeft {
	float:left;
}
.floatRight {
	float:right;
}
.alignLeft {
	text-align:left;
}
.alignCenter {
	text-align:center;
}
.alignRight {
	text-align:right;
}
.clearLeft {
	clear:left;
}
.clearRight {
	clear:right;
}
.clearBoth {
	clear:both;
	line-height: 0%;
}
.indent1 {
	text-indent: -1em;
	padding: 0px 0px 0px 1em;
}
.indent4 {
	text-indent: -4em;
	padding: 0px 0px 0px 4em;
}
.skip {
	display:none;
}
.smalltxt {
	font-size:90%;
	line-height: 120%;
}
.normaltxt {
	font-size:100%;
}
.largetxt {
	font-size:120%;
}
.caption {
	font-style: normal;
	line-height: 130%;
	font-size:80%;
	margin: 5px 0;
	padding: 0;
	text-align: center;
}
/* container */
#container {
	width:760px;
	margin:0 auto;
	padding:0px;
	text-align:left;
	border: 1px solid #999999;
}
/* header */
# {
	clear:both;
	width:760px;
	border-bottom: 1px solid #999999;
	padding-top: 5px;
	padding-bottom: 5px;
}
/* cont */
#cont {
	float:left;
	width:760px;
	padding:0px;
	display:inline;
}
#cont h2 {
	font-size: 120%;
	color: #FFFFFF;
	margin-bottom: 10px;
	background-color: #663300;
}
#cont .boxLeft {
	float:left;
	padding:0;
	width:370px;
	text-align: left;
	margin: 10px 0px 10px;
}
#cont .boxRight {
	float:left;
	padding:0;
	width:370px;
	text-align: right;
	margin: 10px 20px 10px 0px;
}
#cont .box190 {
	float:left;
	padding:0;
	width:380px;
	text-align: left;
	padding: 10px;
}
/* contLeft */
#contLeft {
	float:left;
	line-height: 120%;
	width:200px;
	padding:0px;
	display:inline;
}
#contLeft ul {
	width:200px;
	font-size: 85%;
	line-height: 120%;
	padding: 0px 0px 0px 5px;
	margin: 0px 0px;
	background-color: #ffffff;
}
#contLeft li {
	list-style:none;
	list-style-type: none;
	display:block;
	padding: 0px;
	margin: 0px;
}
#contLeft li strong {
	list-style:none;
	list-style-type: none;
	display:block;
	padding: 2px 0px 2px 0px;
	margin: 0px;
	background-color: #DDEEFF;
	text-indent: 5px;
}
#contLeft li a {
	list-style:none;
	list-style-type: none;
	display:block;
	padding: 0px 0px 0px 15px;
	margin: 0px;
	background: #ffffff url(images/buret_subnavi.gif) no-repeat 5px 2px;
}
/* contRight */
#contRight {
	float:right;
	padding:0 10px 20px;
	width:530px;
	border-left-width: 2px;
	border-left-style: dotted;
	border-left-color: #999999;
}
/* contRight - layout */
#contRight img {
	margin: 5px;
}
#contRight .line {
	width:100%;
	border-style: dotted none none;
	border-top-color: #FF9900;
	margin-top: 20px;
}
/* contRight common h1,h2,h3,h4 */
#contRight h1 {
	font-size: 100%;
	padding: 0px;
	margin: 0px;
	text-align: center;
}
#contRight h2 {
	font-size: 120%;
	color: #333333;
	margin-top: 10px;
	margin-bottom: 10px;
}
#contRight h3 {
	font-size: 120%;
	color: #666666;
	margin-top: 10px;
	margin-bottom: 10px;
}
#contRight h4 {
	font-size: 120%;
	color: #666666;
	padding-top: 5px;
	margin-bottom: 5px;
}
/* contRight - navi.html h2,h3,h4 */
#contRight .q {
	margin-top: 10px;
	background-color: #FFFFFF;
	margin-bottom: 10px;
	padding: 4px 0px 0px 40px;
	color: #333333;
	background-image: url(images/m_q.gif);
	background-repeat: no-repeat;
	height: 36px;
	font-size: 100%;
	border-bottom:none;
}
#contRight .a {
	margin-top: 10px;
	background-color: #FFFFFF;
	margin-bottom: 10px;
	padding: 4px 0px 0px 40px;
	color: #333333;
	background-image: url(images/m_a.gif);
	background-repeat: no-repeat;
	font-size: 100%;
	border-bottom:none;
}
#contRight h2.navi {
	font-size: 150%;
	color: #FFFFFF;
	margin-top: 30px;
	margin-bottom: 10px;
	text-align: center;
	background-color: #66CCFF;
	margin-right: 10%;
	margin-left: 10%;
	padding: 10px 0px 10px;
}
#contRight h3.navi {
	font-size: 110%;
	color: #FFFFFF;
	margin-top: 10px;
	margin-bottom: 5px;
	background-color: #999999;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
}
/* contRight - club.html h2,h3,h4 */
#contRight h2.club {
	font-size: 100%;
	line-height: 140%;
	color: #336633;
	margin-top: 20px;
	margin-bottom: 5px;
}
/* contRight - special.html h2,h3,h4 */
#contRight h2.sp {
	font-size: 150%;
	color: #99C62D;
	text-align: center;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: bold;
}
#contRight h3.sp {
	font-size: 100%;
	margin-top: 10px;
	margin-bottom: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
	color: #B7183F;
	border: 1px solid #B7183F;
}
#contRight h4.sp {
	font-size: 100%;
	color: #669966;
	margin-bottom: 5px;
	padding-top: 10px;
}
/* contRight - now.html h2,h3,h4 */
#contRight h2.now {
	font-size: 130%;
	color: #75AC99;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	margin-top: 20px;
	margin-bottom: 10px;
	line-height: 130%;
}
/* contRight - center.html h2,h3,h4 */
#contRight h2.center {
	font-size: 150%;
	color: #ff6600;
	font-weight: bold;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #FF6600;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #cccccc;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-bottom-width: 1px;
	padding: 4px;
}
#contRight h3.center {
	font-size: 120%;
	color: #339966;
	margin-bottom: 5px;
	border: 1px solid #339966;
	padding: 2px;
	text-align: center;
}
/* contRight - contribute h2,h3,h4 */
#contRight h2.contribute {
	font-size: 120%;
	color: #6F94C6;
	text-align: center;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
#contRight h3.contribute {
	font-size: 100%;
	margin-top: 10px;
	margin-bottom: 5px;
	padding-left: 4px;
	color: #584C9D;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
/* contRight - maraton h2,h3,h4 */
#contRight h2.maraton {
	font-size: 120%;
	color: #6F94C6;
	font-weight: bold;
	margin: 10px 0px 5px;
	padding: 4px;
	border: 1px solid #CCCCCC;
}
/* contRight - news h2,h3,h4 */
#contRight h2.news {
	font-size: 120%;
	text-align: center;
	color: #ff6600;
	margin: 10px 0px 5px;
	padding: 4px;
	border-top: 2px dotted #CCCCCC;
	border-bottom: 2px dotted #CCCCCC;
}
#contRight h3.news {
	font-size: 120%;
	text-align: center;
	color: #ff6600;
	margin: 10px 0px 5px;
	padding: 4px;
	border-top: 2px dotted #ffcc00;
	border-bottom: 2px dotted #ffcc00;
}
/* contRight - other h2,h3,h4 */
#contRight h2.column {
	font-size: 150%;
	color: #663300;
	margin-top: 0px;
	margin-bottom: 0px;
	background-repeat: no-repeat;
	text-indent: 55px;
	padding-top: 5px;
	background-position: 0px 0px;
	margin-right: 0px;
	margin-left: 0px;
	border-style: none;
	background-image: url(images/column.gif);
	height: 40px;
}

/* contRight - box */
#contRight .info {
	line-height: 150%;
	padding:10px;
	width:85%;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	background-color: #FFFFCC;
}
#contRight .interview {
	padding:5px 10px 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 3px dotted #669966;
}
#contRight .box01 {
	line-height: 150%;
	padding:5px 10px 5px;
	width:85%;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	border: 3px dotted #669966;
}
#contRight .box02 {
	padding:10px;
	background-color: #FFFFCC;
	margin-bottom: 10px;
	margin-top: 10px;
}
#contRight .box03 {
	padding:4px;
	background-color: #FFcc00;
	margin-bottom: 10px;
	margin-top: 10px;
	text-align: center;
}
#contRight .box04 {
	padding:5px 10px 5px;
	background-color: #FFFFFF;
	margin-bottom: 10px;
	margin-top: 10px;
	border: 3px dotted #FFCC00;
}

/* contRight - table */
#contRight table {
	margin:10px 0px 10px;
}
#contRight th {
	text-align: center;
	padding:3px;
	border:1px solid #CCCCCC;
	border-collapse:collapse;
	background-color: #CCCCCC;
}
#contRight td {
	padding:3px;
	border:1px solid #CCCCCC;
	border-collapse:collapse;
}
#contRight table.normal {
	margin:10px 0px 10px;
	border:2px solid #FFFFFF;
}
#contRight table.normal th {
	text-align: center;
	padding:3px;
	border:0px solid #FFFFFF;
	border-collapse:collapse;
	background-color: #CCCCCC;
}
#contRight table.normal td {
	padding:3px;
	border:0px solid #FFFFFF;
	border-collapse:collapse;
	vertical-align: top;
}
/* footer */
#footer {
	clear:both;
	width:760px;
	height:22px;
	margin-top:10px;
	margin-bottom:0px;
	padding:0px;
	list-style-image:url(images/gl_footerline.gif);
	text-align: center;
	border-top: 1px solid #999999;
}
#footer li {
	display:inline;
	padding-left:14px;
	padding-right:0px;
	background-image:url(images/gl_footerline.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
	font-size:90%;
}
/* copyright */
#copyright {
	margin-left:auto;
	margin-right:auto;
	width:760px;
	height:20px;
	font-size:80%;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}

/* backnumber */
.menu0 {
	width: 380px;
	height: 170px;
	background-color: #ffffff;
	color:#333333;
	text-align: left;
	float: left;
	display: block;
	padding-left: 190px;
}
.menu0 h3 {
	font-size: 100%;
	font-weight: bold;
	margin: 10px 0 0 10px;
	padding: 0px;
}
.menu0 img {
	margin: 10px;
	float: left;
}
.menu0 p {
	width: 360px;
	margin: 0px;
	float: left;
}
.menu {
	width: 380px;
	height: 170px;
	background-color: #ffffff;
	color:#333333;
	text-align: left;
	float: left;
	display: block;
}
.menu h3 {
	font-size: 100%;
	font-weight: bold;
	margin: 10px 0 0 10px;
	padding: 0px;
}
.menu img {
	margin: 10px;
	float: left;
}
.menu p {
	width: 360px;
	margin: 0px;
	float: left;
}
