@charset "utf-8";

body {
	font-size:12px;
	margin: 0px auto;
	padding: 0px 10px 0px;
	width:800px;
	/*text-align: center;*/
	background-color: #ffffff;
	color: #333333;
	font-family: "ＭＳ Ｐゴシック", Osaka, sans-serif;
	line-height:150%;
}

img {
	border: none;
}

ul,
li
 {
	list-style: none;
}

a:link {
	color: #054286;
	text-decoration: underline;
	}

a:visited {
	color: #333399;
	text-decoration: underline;
	}

a:hover {
	color: #FF9900;
	text-decoration: none;
	}

.clear {
	clear: both;
}

.hidden {
	display: none;
}

h1{
	display		: inline;
	font-size	: 12px;
	line-height	: 120%;
	color		: #333333;
	font-weight	: normal;
}


/* ---------- container  ---------- */
.container {
	margin:0px;
	padding: 0px;
	width: 800px;
	text-align: center;
}

#inbox {
	margin: 0px;
	padding: 0px;
	width: 800px;
	text-align: left;
}

/* ---------- header ---------- */

#header {
	width: 800px;
	height: 100px;
	background-image: url(image/header.jpg);
	background-repeat: no-repeat;
	margin: 0px;
}

#header h2 {
	display: none;
}

#head_m{
	width:800px;
	height:30px;
	margin:0px;
	padding:0px;
	background-image: url(image/header_menu_bg.gif);
	background-repeat: repeat;
}

#head_m ul {
	margin: 0px;
	padding: 7px 0px 0px 150px;
	width: 800px;
	height: 30px;
	list-style-type: none;
}

#head_m li {
	font-size:12px;
	color: #FFFFFF;
	list-style-type: none;
	float: left;
	text-align: center;
	width: 150px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	background-image: url(image/h_line.gif);
	background-repeat: no-repeat;
	display: inline;
}

#head_m li a{
	font-size: 12px;
	color :#ffffff;
}

#head_m li a:hover{
	font-size: 12px;
	color :#FFCC33;
}


/* ---------- contents ---------- */

#contents {
	margin: 20px 0px 0px 0px;
	padding: 0;
	width: 520px;
	float: right;
	/*background-color:#CC66CC;*/
}

.contents-main {
	width: 520px;
	height: 170px;
	margin: 0px;
	background-image: url('image/main.jpg');
	background-repeat: no-repeat;
}

.contents-main h2{
	display: none;
}

.head-line {
	margin: 10px 20px 0px 30px;
	padding-left: 10px;
	background-image: url(image/s_midashi.gif);
	background-repeat: no-repeat;
	overflow: hidden;
	margin-top:10px;
}
.head-line .txt {
	padding-left:5px;
}

.main-midashi{
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
	width: 520px;
	height: 40px;
	padding: 13px 0px 0px 50px;
	background-image: url(image/midashi.gif);
	background-repeat: no-repeat;
}

.main-midashi h2{
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
}

.rank-box {
	margin:10px 0px 0px 0px;
	width:500px;
	padding:10px 0px 0px 20px;
}

.rank-inbox {
	width: 500px;
}

.rank-left {
	width: 110px;
	float: left;
}

.rank-right {
	width: 370px;
	float: right;
	padding-right:10px;
	margin-bottom:10px;
}

 .rank-right .midashi{
	font-size	: 16px;
	line-height	: 120%;
	width: 350px;
	height:20px;
	color		: #ff0000;
	padding-top:-20px;
	font-weight	: bold;
	text-indent:15px;
	background-image: url(image/rank_midashi.gif);
	background-repeat: no-repeat;
	margin-bottom:10px;
}

.rank-right .left {
	width: 120px;
	/* height: 60px; */
	float: left;
	margin-top:10px;
}

.rank-right .rihgt{
	font-size	: 12px;
	width:250px;
	line-height	: 120%;
	color		: #333333;
	margin-top:20px;
	float: rihgt;
	margin-right:15px;
}

.rank-table {
	font-size: 12px;
	width:480px;
	margin-top:10px;
}

.rank-table .solid-top-1st {
	text-align:center;
	width: 120px;
	padding: 5px 0px 5px 0px;
	margin: 0px;
	border:1px #1E457C solid;
	background-color: #CCE4FA;
}

.rank-table .solid-top {
	text-align:center;
	width: 120px;
	padding: 5px 0px 5px 0px;
	border-top:1px #1E457C solid;
	border-bottom:1px #1E457C solid;
	border-right:1px #1E457C solid;
	background-color: #CCE4FA;
}

.rank-table .solid-bottom-1st {
	text-align:center;
	width: 120px;
	padding: 5px 0px 5px 0px;
	margin: 0px;
	border-bottom:1px #1E457C solid;
	border-right:1px #1E457C solid;
	border-left: 1px #1E457C solid;
}

.rank-table .solid-bottom {
	text-align:center;
	width: 120px;
	padding: 5px 0px 5px 0px;
	border-bottom:1px #1E457C solid;
	border-right:1px #1E457C solid;
}

.rank-table2 {
	font-size: 12px;
	width:520px;
	margin-top:10px;
}

.rank-table2-bottom {
	font-size: 12px;
	width:520px;
	margin:0px;
}

.rank-table2 .solid-top-1st {
	text-align:center;
	width: 120px;
	padding: 5px 0px 5px 0px;
	margin: 0px;
	border-top:1px #1E457C solid;
	border-bottom:1px #1E457C solid;
	border-left:1px #1E457C solid;
}

.rank-table2 .solid-top {
	width: 195px;
	padding: 20px 3px 3px 3px;
	border-top:1px #1E457C solid;
	border-bottom:1px #1E457C solid;
	border-right:1px #1E457C solid;
	font-weight	: bold;
	line-height:150%;
}

.rank-table2 .solid-right {
	width: 195px;
	padding: 5px 3px 3px 3px;
	border-top:1px #1E457C solid;
	border-bottom:1px #1E457C solid;
	border-right:1px #1E457C solid;
}

.rank-table2-bottom .solid-top-1st {
	text-align:center;
	width: 120px;
	padding: 3px 0px 3px 0px;
	margin: 0px;
	border-bottom:1px #1E457C solid;
	border-right:1px #1E457C solid;
	border-left: 1px #1E457C solid;
	background-color: #CCE4FA;
}

.rank-table2-bottom .solid-top {
	text-align:center;
	width: 120px;
	padding: 3px 0px 3px 0px;
	border-bottom:1px #1E457C solid;
	border-right:1px #1E457C solid;
	background-color: #CCE4FA;
}

.rank-table2-bottom .solid-bottom-1st {
	text-align:center;
	width: 120px;
	padding: 3px 0px 3px 0px;
	margin: 0px;
	border-bottom:1px #1E457C solid;
	border-right:1px #1E457C solid;
	border-left: 1px #1E457C solid;
}

.rank-table2-bottom .solid-bottom {
	text-align:center;
	width: 120px;
	padding: 3px 0px 3px 0px;
	border-bottom:1px #1E457C solid;
	border-right:1px #1E457C solid;
}

.rank-txt {
	font-size: 12px;
	text-align:center;
}

.icon-box {
	width: 500px;
	margin: 10px 0px 10px 10px;
}

.icon-box .icon{
	width: 40px;
	padding-bottom: 10px;
}
.icon-box .text{
	font-size: 12px;
	text-align: left;
	width: 200;
	padding-bottom: 10px;
}

.icon-box .left {
	width: 230px;
	float: left;
}

.icon-box .right {
	width; 230px;
	float: right;
}

.icon-box .left ul li {
	margin-bottom: 10px;
}

.box1 {
	text-align: left;
	width: 40px;
	padding: 0px;
	margin-bottom: 10px;
	float: left;
}

.box2 {
	text-align: left;
	widht: 180px;
	padding-top: 7px;
	margin-bottom: 10px;
	/*float: left;*/
}

.box3 {
	text-align: left;
	width: 40px;
	padding: 0px;
	margin-bottom: 10px;
	float: left;
}

.box4 {
	text-align: left;
	widht: 180px;
	padding-top: 7px;
	margin-bottom: 10px;
}

.text-box {
	margin:20px 0px 0px 0px;
	width:520px;
	line-height:150%;
	padding:0px 5px 0px 10px;
}

 .komidashi{
	font-size	: 13px;
	line-height	: 120%;
	width: 500px;
	height:20px;
	color:#003399;
	padding-top:-20px;
	font-weight	: bold;
	text-indent:15px;
	background-image: url(image/komidashi.gif);
	background-repeat: no-repeat;
	margin-bottom:10px;
}

 .pageTop{
 float:right;
 }

.kyoutyou{
color:#990000;
font-weight:bold;
}

.kyoutyou2{
color:#006699;
font-weight:bold;
}


/* ---------- side ---------- */

#side{
	margin: 0px;
	width: 255px;
	text-align: left;
	float: left;
}

.sidemenu1{
	padding: 0px;
	margin-top: 20px;
	width: 250px;
	text-align: left;
	background-image: url(image/said_menu_bg.gif);
	background-repeat: y-repeat;
}

.sidemenu2{
	padding: 0px;
	margin-top: 20px;
	width: 250px;
	background-image: url(image/said_menu_bg.gif);
	background-repeat: y-repeat;
}

.sidemenu3{
	padding: 0px;
	margin-top: 20px;
	width: 250px;
	background-image: url(image/said_menu_bg.gif);
	background-repeat: y-repeat;
}

.sidemenu4{
	padding: 0px;
	margin-top: 20px;
	width: 250px;
	background-image: url(image/said_menu_bg.gif);
	background-repeat: y-repeat;
}

.sidemenu5{
	padding: 0px;
	margin-top: 20px;
	width: 250px;
	background-image: url(image/said_menu_bg.gif);
	background-repeat: y-repeat;
}
.sidemenu6{
	padding: 0px;
	margin-top: 20px;
	width: 250px;
	background-image: url(image/said_menu_bg.gif);
	background-repeat: y-repeat;
}

.side-title1 {
	width: 251px;
	height: 35px;
	background-image: url(image/menu01.gif);
	background-repeat: no-repeat;
}

.side-title2 {
	width: 251px;
	height: 35px;
	background-image: url(image/menu02.gif);
	background-repeat: no-repeat;
}

.side-title3 {
	width: 251px;
	height: 35px;
	background-image: url(image/menu03.gif);
	background-repeat: no-repeat;
}

.side-title4 {
	width: 251px;
	height: 35px;
	background-image: url(image/menu04.gif);
	background-repeat: no-repeat;
}

.side-title5 {
	width: 251px;
	height: 35px;
	background-image: url(image/menu05.gif);
	background-repeat: no-repeat;
}

.side-title6 {
	width: 251px;
	height: 35px;
	background-image: url(image/menu06.gif);
	background-repeat: no-repeat;
}

.sidemenu1 ul {
	margin: 0px;
	padding: 0px 0px 0px 10px;
	width: 210px;
	list-style-type: none;
}

.sidemenu2 ul {
	margin: 0px;
	padding: 0px 0px 0px 10px;
	width: 210px;
	list-style-type: none;
}

.sidemenu3 ul {
	margin: 0px;
	padding: 0px 0px 0px 10px;
	width: 210px;
	list-style-type: none;
}

.sidemenu4 ul {
	margin: 0px;
	padding: 0px 0px 0px 10px;
	width: 210px;
	list-style-type: none;
}

.sidemenu5 ul {
	margin: 0px;
	padding: 0px 0px 0px 10px;
	width: 210px;
	list-style-type: none;
}

.sidemenu6 ul {
	margin: 0px;
	padding: 0px 0px 0px 10px;
	width: 230px;
	list-style-type: none;
}

.sidemenu1 ul li{
	font-size:12px;
	list-style-type: none;
	width: 210px;
	margin: 5px 0px 10px 0px;
	padding: 0px 0px 0px 23px;
	background-image: url(image/yaji.gif);
	background-repeat: no-repeat;
}

.sidemenu2 ul li{
	font-size:12px;
	list-style-type: none;
	width: 210px;
	margin: 5px 0px 10px 0px;
	padding: 0px 0px 0px 23px;
	background-image: url(image/book.gif);
	background-repeat: no-repeat;
}	

.sidemenu3 ul li{
	font-size:12px;
	list-style-type: none;
	width: 210px;
	margin: 5px 0px 10px 0px;
	padding: 0px 0px 0px 23px;
	background-image: url(image/q.gif);
	background-repeat: no-repeat;
}	

.sidemenu4 ul li{
	font-size:12px;
	list-style-type: none;
	width: 210px;
	margin: 5px 0px 10px 0px;
	padding: 0px 0px 0px 23px;
	background-image: url(image/maru.gif);
	background-repeat: no-repeat;
}	

.sidemenu5 ul li{
	font-size:12px;
	list-style-type: none;
	width: 210px;
	margin: 5px 0px 10px 0px;
	padding: 0px 0px 0px 23px;
	background-image: url(image/shikaku.gif);
	background-repeat: no-repeat;
}

.side-bottom {
	width: 250px;
	height: 15px;
	background-image: url(image/said_menu_bottom.gif);
	background-repeat: no-repeat;
}

/* ---------- footer ---------- */

.footer {
	width: 800px;
	height: 40px;
	text-align: center;
	border-top:1px #1E457C solid;
	clear: both;
}


/* ######## サイト全体に関わるデフォルト値の設定　ここから ######## */
.red	{ color: #ff0000; }
.bgyellow	{ background-color: #FFFF99; }


dl.maplist dt.table{
  clear: left;
  float: left;
  margin: 0 0 8px;
  width: 200px;
  border-left: solid 8px #CCC;
  padding-left: 5px;
  color: #000;
}
dl.maplist dd.table{
  margin-bottom: 5px;
  margin-left: 200px;
}


.ads{
	margin: 15px 0 5px 0;
	padding: 5px;
	border: 4px double #ffa34c;
	background:url(osusume.gif) no-repeat left top;
}

.ads img{
	float: left;
	margin: 15px 15px 10px 5px;
	/* border: 1px solid #cccccc; */
}

.ads h4{
	border-bottom: 10px solid #e5e5e5;
	margin: 0 0 0 180px;
	padding: 5px 0;
	font-size: 18px;
}

.ads h5{
	margin: 0 0 0 180px;
	padding: 2px 0;
	font-size: 14px;
}
.ads p{
	margin: 0 px;
}

.adbutton{
	float: right;
}
.adbutton img{
	border: 0;
	margin: 15px 0 0 0;
	padding: 0;
}



.entry-list {
	margin: 0 10px 8px 0;
	padding: 0 0 1px;
	background: #B0C8E3;
}

.entry-list .entry-list-title {
	margin: 0;
	padding: 10px 4px 8px 13px;
	background: #245799 url(image/menu_tit_01.png) repeat-x 0 100%;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 1.1;
}

.entry-list ul {
	margin: 0 1px;
	padding: 8px 4px 1px;
	background: #FFFFFF;
}

.entry-list ul li {
	margin: 0 0 0.5em;
	padding: 0 0 0 12px;
	background: url(image/menu_ico_02.png) no-repeat 0 0.2em;
	line-height: 1.2;
}

.entry-list ul li a:link,
.entry-list ul li a:visited,
#page-list ul li a:link,
#page-list ul li a:visited {
	color: #000000;
}

.entry-list ul li a:hover,
.entry-list ul li a:focus,
.entry-list ul li a:active,
#page-list ul li a:hover,
#page-list ul li a:focus,
#page-list ul li a:active {
	color: #EE0000;
	text-decoration: none;
}


#page-list {
	margin: 0 10px 10px 0;
	padding: 1em 8px 0.4em;
	background: #EFF5FA;
}

#page-list ul li {
	margin: 0 0 0.7em;
	line-height: 1.2;
}

#page-list ul li {
	padding: 0 0 0 15px;
	background: url(image/menu_ico_01.png) no-repeat 0 0.2em;
}

#page-list ul li.rss a {
	padding: 0 20px 0 0;
	background: url(image/rss_ico_01.png) no-repeat 100% 40%;
}

table#table-01 {
    width: 520px;
    border: 1px #E3E3E3 solid;
    border-collapse: collapse;
    border-spacing: 0;
}

table#table-01 th {
    padding: 5px;
    border: #E3E3E3 solid;
    border-width: 0 0 1px 1px;
    background: #cccccc;
    font-weight: bold;
    font-size	: 12px;
    line-height: 120%;
    text-align: center;
    white-space: nowrap; 
}
table#table-01 td {
    padding: 5px;
    border: 1px #E3E3E3 solid;
    border-width: 0 0 1px 1px;
    font-size	: 12px;
    text-align: center;
    white-space: nowrap;
}

