#container {
 width: 760px;
 min-height: 800px;
 margin:0 auto;
 padding: 20px 10px;
 text-align: center;
 background-color: White;
}
#header {
 width: 760px;	
}
.logo .en{
	width: 341px;
	float: left;
           

}
.logo .jp{
	width: 134px;
	float: right;
	margin-top: 32px;
}
.topImg{
	clear: both;
}
#menuholder {
 width: 761;	
}
#menuholder li {
	float: left;
   font-size:12px;
	margin-bottom:5px;
	background-color:#5e8eab;
	height:2em
	}

#menuholder li a {
	color:#ffffff;
	text-align: center;
	background-color:#5e8eab;
	border-right:solid 1px #ffffff;
	text-decoration:none;
	font-weight: bold;
		display:block;
	width:102px;
	line-height:2em
	}

#menuholder li a:hover {
	background-color: #49abdb;
   text-decoration:none;
	color: White;
}
#menuholder li a.current {
	background-color: #49abdb;
   text-decoration:none;
	color: White;
}
.menu_culubrace{
	width: 136px !important;
}

#title {
	width: 100%;	
	margin-bottom: 30px;
}
/*main column*/

#main {
 width: 760px;
 text-align: center;	
 clear: left;
 overflow: auto;
}
/*left column*/
.center{
 width: 520px;
 float: left;
 margin: 20px 0;
 text-align: center;
}
.center .section{
	width: 500px;
	margin: 0 auto 40px;
	text-align: left; 
}

.about{
	border: 2px solid #D9D9D9;
	padding: 5px;
}
.moreInfo{
	text-align: right;
	margin-top:5px;
}
.whats{
	border-top: 1px solid Black;
	border-bottom: 1px solid Black;
	padding: 5px;
}
.whats dt{
display: block;
float: left;
clear: left;
width: 100px;
}
.block{
float:left;
margin:0pt;
padding:0pt 10px 0pt 0pt;
width:240px;
}
.block h4{
	margin-bottom: 10px;
}
.block div{
	display: block;
}
.block div img{
 float: left;
 margin: 0 10px 0 0;
}
/*right column*/
.right{
	width: 240px;
	float: left;
   margin: 20px 0;
}
.right .section{
	width: 240px;
	margin: 0 auto 40px;
	text-align: left; 
}
#copy {
	border-top:gray solid 1px;
	font-size: 10px;
	color: #C9C9C9;
	width: 760px;
	margin: 0 auto;
	text-align: center;
	clear: both;
}


.blue{
	FONT-WEIGHT: bold;
	COLOR: #336699;
	margin-bottom: 0px;
	margin-top: 20px;
}



p {
	font-size:12px;
	margin-left: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 1.5em;
	text-align: left;
    
}

.content{
	margin-left: 60px;
	margin-right: 60px;
	margin-top: 0px;
	width: 600px;
	text-align: left;
	 margin-bottom: 30px;

}
.section {
	text-align: left;
	margin-top: 2em;
	width: 650px;
	margin-left: auto;
	margin-right: auto;
}

ol{
	font-size:12px;
	margin-top:0px;
	margin-bottom:0px;
	text-align: left;
	}
	
   
li {
	line-height: 1.5em;
	margin-bottom: 1em;

}

table.event {
	
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
}
td.event {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
	text-indent: 5pt;
	line-height: 2em;
}


td.event a {
	text-decoration:none;
	line-height:2em;
	color: #000099;
	}

td.event a:hover {
	text-decoration:none;	
	}
	
.top_window {
 font-size: 11px;
}
/*mt common styles*/
.Category div{
	background-image: url(http://www.japanrafting.org/common/img/menu_001.gif);
	width: 148px;
	height: 24px;
	margin: 5px auto;
}
.Category div a{
	color: White;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	padding-left: 20px;
	display: block;
	width: 148px;
	height: 24px;
	line-height: 25px;
}
.Entry .Sentences{
	padding: 0 10px;
}
.FormTitle{
	font-size:13px;
	
}
.FormSell1{
	width: 100px;
	height: 50px;
}