body {
	margin-top: 10px;/**/
	margin-left: 10%;
	margin-right: 10%;
	background: #0083FF;
	line-height:20px;
	color: #333;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 12px;
}

img {
	border: none;
	text-align: center;
}

hr {
	noshade:noshade;
	margin:10px;
	background-color:#0083FF;
}

#logo {
	border: 0;
}

h3 {
	font: bold 15px Verdana, Arial, Sans-Serif, 'MS UI Gothic', 'ＭＳ Ｐゴシック', 'ＭＳ ゴシック' , 'Osaka','Trebuchet MS', 'Lucida Grande';
	margin: 15px;
}

h5 {
	font: bold 15px Verdana, Arial, Sans-Serif, 'MS UI Gothic', 'ＭＳ Ｐゴシック', 'ＭＳ ゴシック' , 'Osaka','Trebuchet MS', 'Lucida Grande';
	margin: 100px;
	
}
	
p {
	margin: 15px;
	text-align: left;
	line-height: 200%;
	color: #000;
}

h4 {
	font: bold 13px Verdana, Arial, Sans-Serif, 'MS UI Gothic', 'ＭＳ Ｐゴシック', 'ＭＳ ゴシック' , 'Osaka','Trebuchet MS', 'Lucida Grande';
	margin: 0; 
	padding: 5px 0;
}

h5 {
	font: bold 12px Verdana, Arial, Sans-Serif, 'MS UI Gothic', 'ＭＳ Ｐゴシック', 'ＭＳ ゴシック' , 'Osaka','Trebuchet MS', 'Lucida Grande';
	margin: 0; 
	padding: 5px 0;
}

h3.white {
	color: #029DFF;
	background-color:#f9f9f9;
	margin: 15px 0px 5px 0px;
	padding: 5px 0 5px 0;
	text-align:center;
}

.clear
{
	clear: both;
}


RT {
	font: normal 9px "ＭＳ Ｐゴシック", "ＭＳ ゴシック", "MS UI Gothic";
}


#outer {
	background: #fff;
	border: 4px solid #ccc; 
	text-align: left;
	margin: 0 auto;
	width: 892px;
	float:left;
}

#update {
	width: 852px;
	font-size: 11px/13px;
	padding: 10px 20px 5px 20px;
	text-align:right;
}

#header {
	height: 250px;
	margin: 5px 20px 10px 20px;
	background: transparent url(../img/newDesign/header_main.jpg) no-repeat;
}

/* /////////////// Navigation ////////////////// */
#menuMain {
	background: URL(../img/newDesign/menu_main.jpg) left top no-repeat;
	height: 34px;
	margin: 5px 20px 8px 20px;
}

#menuMain ul {
	color: #333333;
	position:relative;
	top: 5px;
	left: -20px;/**/
}

#menuMain ul li {
	padding: 3px 8px 3px 8px;
	border-right: 1px solid #ffffff;
	display: inline;
	list-style-type: none;
}

#menuMain ul li.noBorder {
	border-right: none;
}

#menuMain ul li a {
	color: #333;
	text-decoration: none;
}
#menuMain ul li a:hover {
	background:#cccccc;
}



/* ///////// content ///////////// */
#contentHome {
	width: 620px;
	margin: 10px;
	/*background:#0083FF ;
	border:3px solid #cccccc;	border: 1px solid #0083FF;*/
	text-align: left;
	color: #333;
	float:none;
}


#contentHome table {
	 width: 590px;
	 margin: 0 0 0 4px;
}

#contentRight {
	width: 192px;
	/*background:#ccc;   
	margin:30px 20px 10px 10px;
	_margin:30px 10px 10px 10px;
	re-introduce when "onegai" message to be deleted */
	float:right;
	margin:0px 20px 10px 10px;
	_margin:0px 10px 10px 10px;
	padding: 5px;/**/
}

.calendarBGR{
	background:#ccc;
}

#calendar4 {
}

#schedule ul {
	padding: 0px;
	margin: 0px;
}
#schedule ul li{
	padding: 3px 5px 3px 0px;
	list-style-type: none;
	font-size: 12px;
}


.thumb {
	margin: 5px;
}

.whiteSmall { /* home on schedule */
	font-size: 11px;
}



/*////////////// sub pages ////////////// */
#content_sub{
	width: 850px;
	margin: 20px;
	padding-bottom: 20px;
	/*border: 1px solid #0083FF;
	text-align: center;*/
	color: #333;
	text-align: center;	
	}

.totalScore {
	color: #990000;
	font-weight:bold;
}

.white{
	color: #ffffff;
}

#contentHome table.score, #content_sub table.score {
	 text-align:center;
}

#contentHome table.score th {
	font-weight: bold;
	background-color:#ececec;
}

.table_center {
	width: 800px;
	border: 1px solid #CCC;
	margin: 5px auto 10px auto;
	text-align: center;
}

.table_center tr {
	background: #eee;

}

.table_center td {
	background: #eee;
	text-align:left;
	font-weight: bold;
}

.table_gallery {
	width: 600px;
	text-align: left;
	color: #333;
	margin: 5px auto 5px auto;
}

.pdf_txt {
	text-align: left;
	line-height: 13px;
}


ul.OBphotos 
{
	list-style: none;
	margin: 0px;
	padding: 0 10px 0 10px;
	width: 800px;
}

ul.OBphotos li 
{
	float: left;
}

ul.OBphotos li img
{
	margin: 10px 10px 2px 0;
	position: relative;
	bottom: 0px;
}



/* /////////////// Footer ////////////////// */
#footer {
	color: #300;
	margin: 10px 20px;
	width: 892px;
	clear:both;
	float:left;
}



#bar {
	height: 56px;
	background: #4CB7FF url(../img/lineout.jpg) -20px 0px no-repeat;
	border: solid #fff;
	border-width: 1px 0;
}

#bodyblock {
	background: #4CB7FF;
	color: #333;
	width: 760px;
	padding: 0;
}



#col {
	float: right;
	width: 210px;
	text-align: left;
	background: #4CBAFF;
	/*background-color:#00CC00;*/
	color: #333;
	
}




	/* End structure 

#menu {
	height: 24px;
	margin: 0 0 8px 0;
	background: #fff;
	border: solid #fff;
	border-width: 0 0 1px 0;
}
	
#menu table { 
	width: 100%;
	height: 100%;
	border-collapse: collapse;
	font: 12px/15px "MS UI Gothic", "ＭＳ Ｐゴシック", "ＭＳ ゴシック"  ;
}
	
#menu td {
	background: #029DFF;
	margin: 0;
	padding: 2px 2px 0 0;
	border: 1px solid #fff;
	border-width: 0 1px 0 0;
	text-align: center;
}
#menu td.end {
	border: 0px none none;
}

#menu a {
	padding: 0 0 0 10px;
	color: #fff;
	text-decoration: none;
}

#menu a:hover {
	text-decoration: underline;
}
	
*/	

	
#content img {
	float: right;
	margin: 4px 0 0 10px;
}

#content2 img {
		margin: 0px 0 0 0px;
}
.box2{
	margin: 15px;
	padding: 15px;
	background: #eee;
	
	}



.box {
	margin: 15px;
	padding: 15px;
	background: #eee;
	background: url(../img/homeWelcomeImage.jpg) 0px 0px no-repeat;
	height: 200px;
}


.box p {
	margin: 6px 0;
}

.box_mem {
	position:absolute;
	float:right;
	margin: 15px;
	padding: 15px;
	top: 326px;
	left: 222px;
	width: 611px;
	
	}
	.box_mem_inside {
	margin: 5px;
	padding: 5px;
	border: 1px solid #fff; 
	}
	
	.box td{
	padding: 2px,2px,2px,2px;

}

.box table{
	padding: 10px,10px,10px,10px;
	}
	
.calender {
	text-align: center;
	margin: 2px;
	padding: 2px;
	background: #fff;
	border: 1px solid #0083FF;
}


#footer p {
	margin: 0;
	padding: 10px 15px;
	
}

.style1 {
	font-weight: bold;
	color: #990000;
}
.style4 {font-size: 12px}

.style5 {
	color: #0083FF;
	font-weight: bold;
	font-size: 12px;
}

.text_left {
	text-align: left;
}



.table_left {
	width: 680px;
	text-align: center;
	background: #eee;

}
#outer #menuMain ul li a strong {
	font-size: 11px;
}
.midashi {
	color: #900;
}
pamph {
	font-size: 16px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	line-height: 200%;
}
.center {
	text-align: center;
	position: absolute;
}
#outer #content_sub .table_center {
	color: #900;
}
#outer #content_sub .table_center {
	color: #000;
}
