/* ALL LAYOUT */

body {
	font-family:"ＭＳ Ｐゴシック", Osaka;
	line-height: 120%;
	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;
	text-align: center;
	margin: 5px;
}
.floatRight {
	float:right;
	text-align: center;
	margin: 5px;
}
.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 {
	padding: 0px 0px 0px 4em;
	text-indent: -4em;
}
.skip {
	display:none;
}
.smalltxt {
	font-size:85%;
	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;
}
/* 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: 120%;
	padding: 0px;
	margin: 0px;
	text-align: center;
	color: #666666;
}
#contRight h2 {
	font-size: 120%;
	color: #333333;
	margin-top: 10px;
	margin-bottom: 10px;
}
#contRight h3 {
	font-size: 120%;
	color: #333333;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #eeFFFF;
}
#contRight h4 {
	font-size: 120%;
	color: #666666;
	padding-top: 5px;
	margin-bottom: 5px;
}
/* contRight - machi.html h2,h3,h4 */
#contRight h1.machi {
	background-image: url(imeges/t_machi.gif);
	background-repeat: no-repeat;
	background-position: left;
	background-color: #BAE2F8;
	text-align: left;
	padding-left: 180px;
	font-size: 120%;
	line-height: 150%;
	color: #333333;
	height: 61px;
}
#contRight h2.machi {
	text-align: center;
	font-size: 120%;
	color: #3366FF;
}
/* contRight - navi.html h2,h3,h4 */
#contRight .q {
	margin-top: 10px;
	background-color: #FFFFFF;
	margin-bottom: 10px;
	padding: 4px 0px 0px 40px;
	color: #0066CC;
	background-image: url(imeges/m_q.gif);
	background-repeat: no-repeat;
	height: 36px;
	font-size: 100%;
	border-bottom:none;
	font-weight: bold;
}
#contRight .a {
	margin-top: 10px;
	background-color: #FFFFFF;
	margin-bottom: 10px;
	padding: 4px 0px 0px 40px;
	color: #333333;
	background-image: url(imeges/m_a.gif);
	background-repeat: no-repeat;
	font-size: 100%;
	border-bottom:none;
}
#contRight h2.navi {
	font-size: 120%;
	margin-top: 30px;
	margin-bottom: 10px;
	border-left-style: none;
	padding-left: 4px;
	border-bottom-style: none;
	padding-bottom: 4px;
	border-top-style: none;
	border-right-style: none;
}
#contRight h2.navi2 {
	font-size: 150%;
	color: #FFFFFF;
	margin-top: 30px;
	margin-bottom: 0px;
	text-align: center;
	background-color: #FF9933;
	padding-top: 4px;
	padding-bottom: 4px;
	border: 2px solid #999999;
}
#contRight h3.navi {
	font-size: 110%;
	color: #33333;
	margin-top: 10px;
	margin-bottom: 5px;
	background-color: #dddddd;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 8px;
}
/* contRight - club.html h2,h3,h4 */
#contRight h2.club {
	font-size: 100%;
	line-height: 140%;
	color: #FF9900;
	margin-top: 20px;
	margin-bottom: 5px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #FF9900;
	padding-bottom: 2px;
}
/* contRight - special.html h2,h3,h4 */
#contRight h2.sp {
	font-size: 150%;
	color: #6666FF;
	font-weight: bold;
	margin-top: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #6666FF;
}
#contRight h2.sp02 {
	font-size: 120%;
	color: #FFFFFF;
	font-weight: bold;
	margin-top: 10px;
	border: 1px none #999999;
	padding-left: 4px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-color: #669933;
}
#contRight h2.sp03 {
	font-size: 100%;
	color: #3333CC;
	font-weight: bold;
	margin-top: 10px;
}
#contRight h3.sp {
	font-size: 120%;
	margin-top: 10px;
	margin-bottom: 5px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 8px;
	color: #FF9900;
	border: 1px solid #FFCC00;
	background-color: #FFFFFF;
	margin-right: 0px;
}
.sp04 {
	font-size: 100%;
	color: #3333CC;
	font-weight: bold;
	margin-top: 10px;
}
/* contRight - mt_fuji.html h2,h3,h4 */
#contRight h2.fuji_q {
	font-size: 100%;
	color: #000099;
	font-weight: bold;
	padding: 2px;
	margin-top: 20px;
}
#contRight h3.fuji_a {
	text-indent: -2em;
	padding-left: 2em;
	font-size: 100%;
	color: #333333;
	font-weight: normal;
	margin-top: 10px;
	background-color: #FFFFFF;
}
/* contRight - center.html h2,h3,h4 */
#contRight h2.center {
	font-size: 130%;
	color: #FF66CC;
	font-weight: bold;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-left-style: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}
#contRight h3.center {
	font-size: 120%;
	color: #339966;
	margin-bottom: 5px;
	border: 1px solid #339966;
	padding: 2px;
	text-align: center;
}
/* contRight - maraton h2,h3,h4 */
#contRight h2.maraton {
	font-size: 130%;
	color: #F14672;
	font-weight: bold;
	margin: 10px 0px 5px;
	padding: 4px;
	border: 1px solid #F14672;
}
#contRight h3.maraton {
	font-size: 100%;
	color: #333333;
	font-weight: normal;
	padding: 4px;
	border: 1px solid #66CC99;
	background-color: #FFFFFF;
	height: 140px;
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 5px;
	margin-left: 30px;
}
/* contRight - news h2,h3,h4 */
#contRight h2.news {
	font-size: 120%;
	color: #8080FF;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #8080FF;
	padding-left: 4px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #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 - box */
#contRight .info {
	line-height: 150%;
	padding:10px;
	width:85%;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	border: 2px dotted #F14672;
}
#contRight .interview {
	float:left;
	padding:5px 10px 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 3px dotted #FFCC00;
	width: 45%;
}
#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 #FAC0CF;
}
#contRight .box02 {
	padding:10px;
	background-color: #FFFFCC;
	margin-bottom: 5px;
	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: 2px solid #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;
}
/* 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;
}
.batsu {
	background-image: url(images/batsu.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.mainContents{
    margin-top:10px;
    margin-left:100px;
    width:760px;
}
.backNumberContents{
    margin-right: auto;
    margin-left: auto;
    width:600px;
}

.makingDate{
	text-align: right;
}
#mainContentsHeader{
    width:740px;
    background-color: #fff;
}

