@charset "utf-8";


/*
 Share Style [
----------------------------------------------------------- */
h1#rogo a{
	background:url(../image/rogo2.gif) no-repeat;
	width:200px;
	height:250px;
	text-indent:-9999em;
	outline:none;
	display:block;
	left:20px;
	position:absolute;
	z-index:9;
	}

#sub_main{
	width:800px;
	margin:0 auto;
	text-align:right;
	}
#sub_main img{
	margin:0;
	padding:0;
	vertical-align:bottom;
	}



#main_contents{
	 width:800px;
	 margin:0 auto;
	 background:url(../image/bg4.gif) repeat-y;
	 min-height:100%;
	 }

* html #main_contents {
	height:100%; 
	}
body > #main_contents{ 
    height:auto; 
	}


/*コンテンツ*/

#left{
	float:left;
	width:160px;
	padding:30px 10px 30px 40px;
	}
*html #left{
	float:left;
	width:160px;
	padding:30px 0 30px 40px;
	}

#left ul{
	}

#left ul li.s_navi a{
	background:url(../image/list_mark.gif) no-repeat;
	width:160px;
	height:26px;
	display:block;
	padding:5px 0 0 30px;
	text-decoration:none;
	}

#left ul li.s_navi_on a{
	background:url(../image/list_mark_on.gif) no-repeat;
	width:160px;
	height:26px;
	display:block;
	padding:5px 0 0 30px;
	text-decoration:none;
	}

#left ul li.s_navi a:link {color:#333;}
#left ul li.s_navi a:hover {color:#333; background:url(../image/list_mark_on.gif) no-repeat;}
#left ul li.s_navi a:active {color:#333;}
#left ul li.s_navi a:visited {color:#333;}

#left ul li.s_navi_on a:link {color:#333;}
#left ul li.s_navi_on a:hover {color:#333;}
#left ul li.s_navi_on a:active {color:#333;}
#left ul li.s_navi_on a:visited {color:#333;}


/*blog*/

#left h2{
	width:160px;
	text-align:center;
	font-size:100%;
	font-weight:normal;
	display:block;
	border:#036 1px solid;
	padding:3px 0;
	margin:2em 0 10px 0;
	}

#left ul.s_navi a:link {color:#333;}
#left ul.s_navi a:hover {color:#333; background:url(../image/list_mark_on.gif) no-repeat;}
#left ul.s_navi a:active {color:#333;}
#left ul.s_navi a:visited {color:#333;}

#left ul.s_navi a{
	background:url(../image/list_mark.gif) no-repeat;
	width:160px;
	height:26px;
	display:block;
	padding:4px 0 0 30px;
	text-decoration:none;
	}
.postmetadata{
	margin-bottom:20px;
	}

h3 span{
	font-size:80%;
	font-weight:normal;
	padding-left:20px;
	}	

h3.blog{
	background:url(../image/title_bar.gif) no-repeat;
	width:520px;
	height:23px;
	font-weight:normal;
	font-size:14px;
	padding:3px 0 0 10px;
	margin-bottom:10px;
	display:block;
	}
*html h3.blog{
	padding:6px 0 0 10px;
	height:20px;
	}	
*:first-child+html h3.blog{
	padding:6px 0 0 10px;
	height:20px;
	}	

#tb	{
	border: solid 1px #88ccff;
	padding: 8px;
	line-height: 150%;
	}

#right{
	float:left;
	width:530px;
	padding:30px;
	}
*html #right{
	float:left;
	width:530px;
	padding:30px 20px;
	}

h3{
	background:url(../image/title_bar.gif) no-repeat;
	width:520px;
	height:23px;
	font-weight:normal;
	font-size:14px;
	padding:3px 0 0 10px;
	margin-bottom:20px;
	display:block;
	}
*html h3{
	padding:6px 0 0 10px;
	height:20px;
	}	
*:first-child+html h3{
	padding:6px 0 0 10px;
	height:20px;
	}	
.schedule_table{
	width:530px;
	border-top:#666 1px solid;
	border-right:#666 1px solid;
	}

.schedule_table th{
	padding:3px;
	background-color:#003;
	color:#fff;
	border-bottom:#666 1px solid;
	text-align:center;
	}

.line{
	border-left:#fff 1px dotted;
	}

.schedule_table td{
	padding:3px;
	color:#666;
	border-left:#666 1px solid;
	border-bottom:#666 1px solid;
	}

/*プロフィール*/

ul#prof.clearfix{
	width:516px;
	padding:12px 0 0 12px;
	border:#999 1px solid;
	}
*html ul#prof.clearfix{
	width:516px;
	padding:12px 0 0 10px;
	border:#999 1px solid;
	}
.clearfix:after {
 content: ".";
 display: block;
 height: 0;
 line-height: 0;
 clear: both;
 visibility: hidden;
}
.clearfix { display: inline-block; }

/* MacIE用 */
*+html .clearfix { height: 1%; }
* html .clearfix { height: 1%; }
.clearfix { display: block; }

ul#prof li{
	float:left;
	margin:0 12px 13px 0;
	}
*html ul#prof li{
	float:left;
	margin:0 12px 11px 0;
	}

/* 試合結果 */
.result{
	padding:20px 0;
	text-align:center;
	}

.result_table{
	width:530px;
	border-top:#666 1px solid;
	border-right:#666 1px solid;
	margin-bottom:30px;
	}

.result_table th{
	padding:3px;
	background-color:#003;
	color:#fff;
	font-size:90%;
	border-bottom:#666 1px solid;
	text-align:center;
	font-weight:normal;
	}

.line2{
	border-left:#fff 1px solid;
	}

.result_table td{
	padding:3px 1px;
	color:#666;
	border-left:#666 1px solid;
	border-bottom:#666 1px solid;
	}
.red{
	color:#f00;
	}

/* ブログ */
#sidebar h2{
	font-size:100%;
	background-color:#333;
	color:#fff;
	text-align:center;
	margin:0;
	padding:5px 0;
	}
#calendar table{
	width:160px;
	text-align:center;
	}
.commeta{
	color:#03c;
	}

/* ギャラリー */
h4.ga{
	font-size:12px;
	font-weight:normal;
	color:#03F;
	padding-bottom:2px;
	}
h4.ga a{
	color:#03F;
	}
img.gallery{
	padding:2px;
	border:#aaa 1px solid;
	float:left;
	margin-right:10px;
	}
ul.ga_li{
	width:530px;
	clear:both;
	}
*html ul.ga_li{
	width:515px;
	}
ul.ga_li li{
	margin:0 15px 15px 0;
	width:240px;
	float:left;
	}