/**********************************
*** index.php
***********************************/

/**********************************
*** side menu styles
***********************************/
div#menu_out {
	width : 200px;
	margin: 0;
	padding: 0;
	float : left;
	text-align: left;
}
.menu_box {
	margin: 0 0 10px 0;
	padding: 0;
	text-align: left;
	border: 1px solid #CECFCE;
}
.menu_box h3 {
	margin: 5px 0 5px 10px ;
	padding: 0;
	font-size: 100%;
	font-weight: normal;
}
.menu_box ul {
	margin: 0 0 10px 15px;
	padding: 0;
}
.menu_box li {
	margin: 8px 0;
	padding: 0 0 0 10px;
	font-size: 90%;
	letter-spacing: 0.1em;
	background-image: url(http://www.hyogofutsal.net/image/list_point/list01.gif);
}
.menu_space5px {
	margin: 5px 0;
}
.menu_space10px {
	margin: 10px 0;
}
.menu_space20px {
	margin: 20px 0;
}

.menu_box02 {
	margin: 0 0 10px 0;
	padding: 0;
	text-align: center;
	border: 1px solid #CECFCE;
}
.menu_box02 a:link,
.menu_box02 a:visited,
.menu_box02 a:active {
	text-decoration: none;
	border: none;
}

/**********************************
*** side cm styles
***********************************/
div#cm_out {
	width: 202px;
	margin: 0;
	padding: 0;
	float: right;
	text-align: left;
}

/**********************************
*** deucao information
***********************************/
div#deucao_out {
	width : 200px;
	margin: 0 0 15px 0;
	float: left;
	text-align: center;
	border : 1px solid #004f20;
}
div#img_deucao_logo {
	width: 190px;
	margin: 5px auto;
	padding: 2px 0;
	border: 1px solid #004f20;
}
div#img_deucao_logo img {
	border: none;
}
div#deucao_nextgame_box {
	width:190px;
	margin:0 auto 5px auto;
	padding: 0 0 5px 0;
	border:1px solid #cecfce;
}
.deucao_nextgame_box_a {
	width: 60px;
	float: left;
	text-align: center;
}
.deucao_nextgame_box_b {
	width: 60px;
	float: right;
	text-align: center;
}
.deucao_nextgame_box_c {
	margin: 4px 60px;
	line-height: 16px;
	text-align: center;
}
div#deucao_result_box {
	width:190px;
	margin:0 auto 5px auto ;
	padding: 0 0 5px 0;
	text-align: center;
	border:1px solid #cecfce;
}
table.deucao_result_box {
	width: 180px;
	margin: 0 auto;
	border-spacing: 0;
}
table.deucao_result_box td.a {
	width:60px;
	padding: 3px 0;
	text-align: center;
	font-size: 75%;
}
table.deucao_result_box td.b {
	width:60px;
	text-align: center;
	font-size: 75%;
}
table.deucao_result_box td.c {
	padding: 3px 0;
	text-align: center;
	font-size: 150%;
	font-weight: bold;
	color: #ffff00;
	background-color: #006400;
}

div#deucao_out a:link,
div#deucao_out a:visited,
div#deucao_out a:active {
	text-decoration: none;
	border: none;
}


/**********************************
*** banner box
***********************************/
div#banner_out {
	width : 202px;
	margin: 0;
	padding: 0 0 5px 0;
	
}
div#banner_out img {
	width:200px;
	padding: 0;
	margin: 5px 0;
	border:1px solid #cecfce;
}
div#banner_out a:link,
div#banner_out a:visited,
div#banner_out a:active {
	text-decoration: none;
	border: none;
}

/**********************************
*** main
***********************************/
div#contents {
	margin: 0 202px 0 200px;
}

/**********************************
*** what's new styles
***********************************/
div#whatsnew_title {
	width:372px;
	margin:0 auto;
	height:18px;
	background-color:#dbd7ff;
	font-size:10pt;
	text-align:left;
}


.whatsnew_box {
	width: 370px;
	margin: 3px auto 0 auto;
	text-align: left;
	border : 1px solid #cecfce;
}
.whatsnew_box ul {
	margin:0;
	padding: 0;
	list-style: none;
}
.whatsnew_box li {
	margin: 5px 0 0 3px;
	padding: 0 0 3px 60px;
	font-size: 85%;
	letter-spacing: 0.02em;
	line-height: 1.25em;
	list-style-type: none;
	list-style-position: outside;
	background-repeat: no-repeat;
	background-position: 0 0;
	border-bottom: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cecfce;
}
.whatsnew_box li.t {
	background-image: url(http://www.hyogofutsal.net/image/icon/top.gif);
}
.whatsnew_box li.m {
	background-image: url(http://www.hyogofutsal.net/image/icon/middle.gif);
}
.whatsnew_box li.h {
	background-image: url(http://www.hyogofutsal.net/image/icon/we.gif);
}
.whatsnew_box li.l {
	background-image: url(http://www.hyogofutsal.net/image/icon/ladies.gif);
}
.whatsnew_box li.s {
	background-image: url(http://www.hyogofutsal.net/image/icon/select.gif);
}
.whatsnew_box li.sl {
	background-image: url(http://www.hyogofutsal.net/image/icon/select_l.gif);
}
.whatsnew_box li.r {
	background-image: url(http://www.hyogofutsal.net/image/icon/referee.gif);
}
.whatsnew_box li.i {
	background-image: url(http://www.hyogofutsal.net/image/icon/info.gif);
}
.whatsnew_box li.d {
	background-image: url(http://www.hyogofutsal.net/image/icon/deucao.gif);
}
.whatsnew_box li.j {
	background-image: url(http://www.hyogofutsal.net/image/icon/japan.gif);
}
.whatsnew_box li.e {
	background-image: url(http://www.hyogofutsal.net/image/icon/events.gif);
}
.whatsnew_box li.u {
	background-image: url(http://www.hyogofutsal.net/image/icon/univ.gif);
}


/**********************************
*** photo box
***********************************/
div#top_photo_box {
	width: 370px;
	margin: 0 auto 15px auto;
	padding: 0;
	border : 1px solid #cecfce;
}
img.top_photo {
	width: 360px;
	margin: 2px auto;
	padding: 0;
}
div#top_photo_title {
	margin : 2px 0 0 6px;
	padding: 0;
	font-weight : bold;
	text-align: left;
}
