/* CSS Document */

* {
	margin: 0;
	padding: 0;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	font-family: "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro","Hiragino Kaku Ghothic Pro W3","ヒラギノ角ゴ Pro W3",Gothic,sans-serif;
	}

body{
	margin: 0;
	background: #063870;
	}

a:link    { color: #36c; text-decoration: none; }
a:visited { color: #36c; text-decoration: none; }
a:hover   { color: #3c3; text-decoration: underline; }
strong    { font-weight: bold; }
img       { border: none; }
img.sp1   { margin-left:15px; }
img.sp2   { margin:10px 0; }
.ac       { text-align: center; }

div#container{
	width: 750px;
	margin: 0 auto;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	background: #0A50A1;
	}

div#header{ margin:0px; }

div#contents{
	width:570px;
	float:right; 
	margin:0;
	font-size: 80%;
	}

div#contents div.ad{
	margin: 0;
	background: #0A50A1;
	}

div#contents img.mailbosyu{
	margin-left: 80px;
	margin-bottom:10px;
	margin-top: 0px;
	}

div#contents div#banner {
	background: #0A50A1;
	padding-bottom: 10px;
	}

div#contents div.contentsbox{
	width: 530px;
	margin: 15px;
	}

h3   { font-size: 100%; font-weight: bold; }
h3 a { font-weight: bold; }

div#contents div.contentsbox h3.title{
	margin-bottom: 5px;
	padding-left: 5px;
	border-left: 3px solid #0A50A1;
	font-size: 130%;
	font-weight: bold;
	}

div#contents div.contentsbox h2.subtitle{
	margin-top: 15px;
	margin-bottom: 5px;
	padding-left: 5px;
	border-left: 3px solid #0A50A1;
	font-size: 120%;
	font-weight: bold;
	}


div#contents div.contentsbox p{
	margin: 5px 0 5px 0;
	}

div#contents div.contentsbox p.posted {
	color: #999999;
	font-size: x-small;
	border-top: 1px solid #999999;
	text-align: left;
	margin-top: 5px;
	}

div#maincontents{
	width:370px;
	background: #fff;
	float: left;
	margin: 0 10px 0 0;
	}

div#maincontents h2{
	margin-top:10px;
	}
	
div#maincontents div.maincontents_content{
	padding: 0 10px 10px 10px;
	}
	
div#maincontents div.maincontents_content p{
	margin-top: 5px;
	}

div#maincontents div.maincontents_content ul.new li{
	color: #333333;
	margin-left: 10px;
	list-style-type: none;
	line-height:140%;
	}
	
div#maincontents div.maincontents_content ul.sports li{
	margin-left: 10px;
	list-style-type: none;
	line-height:150%;
	}

.entry_continue {
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom:1px solid #ccc;
	}

#member_add_table td     { padding: 10px 0; }
#member_add_table td.udl { border-bottom:1px dashed #ccc; }

div#sidebar{
	width:180px;
	text-align: center;
	float: left;
	}
	
div#sidebar div.sidebar_top{
	margin-bottom:10px;
	}

div#leftnav{
	width:170px;
	float:left;
	padding-bottom:15px;
	}

div#leftnav h2{
	margin: 5px 0 5px 5px;
	}

div#leftnav a:link    { color: #000; text-decoration: none; }
div#leftnav a:visited { color: #000; text-decoration: none; }
div#leftnav a:hover   { color: #930; text-decoration: underline; }

div#leftnav li {
	margin-left: 10px;
	font-size: 70%;
	list-style-type: none;
	line-height:150%;
	}
	
div#leftnav div.search{
	margin: 10px 0 0 10px;
	}

div#leftnav img.rss{
	margin: 15px 0 0 10px;
	}

div#footer{
	text-align:center;
	padding: 10px 0 10px 0;
	font-size: 75%;
	color:#fff;
	clear:both;
	line-height: 150%;
	background: #0A50A1;
	}
div#footer p.copyright{
	font-size:90%;
	}
	
div#footer a{ color:#fff; }

#kakomikei {
	padding: 7px;
	border: 1px solid #999900;
}
