@charset "shift_jis";

body {
	background-image: url(img/main_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #003333;
	color: #666666;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}

a:link{
    color:#0066CC; 
	text-decoration:underline;
}

a:visited{
    color:#0066CC; 
	text-decoration:underline;
}

a:hover{
	color:#FF6600;
	text-decoration:none;
}

h1,h2,h3,p,ul,li{
	margin: 0px;
	padding: 0px;
}

ul{
	list-style-type: none;
}

img {
	border: none;
	vertical-align: bottom;
}

strong {
	color: #336666;
	font-weight: bold;
}

p {
	padding-bottom: 5px;
	padding-top: 5px;
}


/* header */
#header {
	width: 800px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}

#header2 {
	width: 800px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}

#header h1 {
	background-image: url(img/header_img.jpg);
	height: 189px;
	padding-top: 10px;
	padding-left: 20px;
	background-repeat: no-repeat;
}

#header h2 {
	background-image: url(img/header_img2.jpg);
	height: 189px;
	padding-top: 10px;
	padding-left: 20px;
	background-repeat: no-repeat;
}

/* menu */
#menu li {
	float: left;
	padding-bottom: 30px;
}

/* member */
#member {
	width: 800px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	
	background-position: left top;
}

/* container */

#container_top {
	clear: both;
	width: 800px;
	height: 10px;	
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/container_top_bg.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

#container {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	clear: left;
}

/* main */
#main {
	float: left;
	width: 560px;
}

#main1 {
	float: left;
	width: 560px;
	height: auto;
	text-align: left;
	line-height: 2;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;	
	background-image: url(img/container_left_bg.gif);
	background-repeat: repeat-y;
	background-position: left;
}

#main2 {
	float: left;
	width: 560px;
	height: 20px;
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(img/container_left_bottom_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}


/* sub */

#sub {
	float: right;
	width: 210px;
}

#sub1 {
	float: left;
	text-align: left;
	line-height: 2;
	padding-top: 4px;
	padding-bottom: 5px;
	background-image: url(img/container_right_bg.gif);
	background-repeat: repeat-y;
	background-position: left;
	padding-left: 10px;
	padding-right: 10px;
}

#sub2 {

	float: left;
	height: 20px;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
	background-image: url(img/container_right_bottom_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.topics li {
	padding-left: 18px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
	background-image: url(img/mark.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#about_main {
	float: left;
	width: 530px;
	height: auto;
	text-align: left;
	line-height: 2;
	padding-left: 10px;

}

#link_main {
	float: left;
	width: 550px;
	height: auto;
	text-align: left;
	line-height: 2;
	padding-left: 12px;
}

.link li {
	padding-left: 27px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
	background-image: url(img/link_mark.gif);
	background-repeat: no-repeat;
	background-position: left;
	width: 220px;
}

.recruit {
	height: auto;
	text-align: left;
	line-height: 2;
	padding-left: 35px;
}


/* table */

.score_table1 {
	border: 1px solid #CCCCCC;
	margin-right: 5px;
	width: 300px;
	font-size: 14px;
	background-image: url(img/table_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

.score_table2 {
	border: 1px solid #CCCCCC;
	margin-top: 10px;
	margin-right: 5px;
	width: 300px;
	font-size: 14px;
	background-image: url(img/table_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

.score_table1 th {
	vertical-align: middle;
	text-align: center;
	color: #006666;
}

.score_table1 td {
	vertical-align: middle;
	text-align: center;
}

.score_table1 strong {
	color: #990000;
	text-align: center;
	font-size: 21px;
}

.score_table2 th {
	vertical-align: middle;
	text-align: center;
	color: #006666;
}

.score_table2 td {
	vertical-align: middle;
	text-align: center;
}

.score_table2 strong {
	color: #990000;
	text-align: center;
	font-size: 21px;
}

.score_memo {
	color: #999999;
	text-align: left;
	font-size: 9px;
	margin-top: 5px;
}

.gameinfo {
	vertical-align: top;
}

.gameinfo_table {
	border: 1px solid #CCCCCC;
	width: 230px;
	font-size: 14px;
	background-image: url(img/table_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

.gameinfo_table th {
	vertical-align: middle;
	text-align: center;
	color: #006666;
}

.scorer_table {
	border: 1px solid #CCCCCC;
	margin-top: 10px;
	width: 230px;
	font-size: 14px;
	background-repeat: repeat-x;
	background-position: bottom;
}

.scorer_table th {
	vertical-align: middle;
	text-align: center;
	color: #006666;
	background-image: url(img/scorer_bg.gif);
}

.scorer_table td {
	vertical-align: top;
	text-align: left;
	color: #797979;
	background-color: #FFFFFF;
	font-size: 12px;
	padding-left: 5px;
}

.dot_line {
	border-top-style: dotted;
	border-top-color: #999999;
	border-top-width: 1px;
	width: 550px;
}

.dot_line2 {
	border-top-style: dotted;
	border-top-color: #999999;
	border-top-width: 1px;
	width: 530px;
}

.about_table {
	border: 1px solid #CCCCCC;
	font-size: 14px;
	background-image: url(img/table_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

.about_table th {
	vertical-align: middle;
	text-align: center;
	color: #006666;
}

.about_table td {
	vertical-align: middle;
	text-align: left;
}

.local_table {
	border: 1px solid #CCCCCC;
	font-size: 14px;
}

.local_table th {
	vertical-align: middle;
	text-align: center;
	color: #663300;
	background-color: #F8F0EF;
}

.local_table td {
	vertical-align: middle;
	text-align: left;
	background-color: #F5F5F5;
}

.local_memo {
	color: #990000;
	text-align: right;
	font-size: 10px;
	margin-top: 5px;
}

.player_table {
	height: 143px;
	background-image: url(img/player_title_img.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 5px;
}

.position_bar {
	padding-bottom: 10px;     
}

.player_table2 {
	width: 550px;
}

.player_table2 td {
	vertical-align: top;
	text-align: left;
	line-height: 110%;
	padding-bottom: 10px;
}

.player_table2 strong {
	color: #000066;
}

.player_name2 {
	font-size:12px
}

.player_photo {
	width: 85px;
}

.player_info {
	width: 180px;
}

.player_info2 {
	width: 160px;
}

.player_info3 {
	width: 50px;
}


.f-color1 {
 color: #FFFFFF
}

.f-size12 {
	font-size: 12px; 

}

.place {
	font-size: 10px; 
}


/* footer */
#footer {
	clear: both;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	background: url(img/footer_bg.gif) no-repeat left top;
	padding-bottom: 60px;

}


/* clearfix not IE */
#container:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

/* IE7&Mac-IE5 */
#container {
display: inline-block; 
}

/* Hides from IE-Mac \*/
*html #container { height: 1%; }
#container { display: block; }
/* End hide from IE-Mac */






/* PR */
#pr-area {
	clear: both;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}


.pr-area-txt {
	font-size: 10px; 
}

.pr-area-txt a {
	font-size: 10px;
	text-decoration:none;
	color: #666666;
}


