/* 全体 */
body{
	margin: 0px;
	padding: 0px;
	overflow:scroll;
}
#wrapper{
	width: 100%;
}
a{
	color: #090;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
#head{
	border-top: 3px solid #139FEE;
	height: 75px;
}
#head-content {
	position: relative;
	width: 960px;
	height: 75px;
	margin: 0 auto;
	text-align: left;
}
#head-content h1 {
	position: absolute;
	top: 7px;
	margin-left:0px;
	margin-top:0px;
}
#head-content h2 {
	position: absolute;
	top: 26px;
	color: #333;
	font-size: 16px;
	left: 120px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#content h3{
	background-image: url(../img/monitor/tit_h3.gif);
	background-repeat: no-repeat;
	height: 38px;
	font-size: 20px;
	color: #FFF;
	padding-left: 15px;
	line-height: 2em;
}
#content h3.tit_s{
	background-image: url(../img/monitor/tit_h3s.gif);
	background-repeat: no-repeat;
	height: 38px;
	font-size: 20px;
	color: #FFF;
	padding-left: 15px;
	line-height: 2em;
	width: 690px;
}
#content h4{
	margin-bottom: 10px;
	color: #F60;
	font-size: 16px;
	line-height: 1.5em;
}

#content h4.guide_tit img{
	vertical-align: bottom;
	margin-right: 10px;
}
#content h5{
	border-bottom: 1px solid #6ebe2d;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 8px;
	padding-bottom:3px
}
#content h5 a{
	color: #6ebe2d;
	text-decoration: none;
}
#content h5 a:hover{
	text-decoration: underline;
}
#head-content div#logout {
	position: absolute;
	top: 25px;
	margin-right: 0px;
	margin-top: 0px;
	left: 700px;
}
#body_content{
	margin-top: 20px;
	font-size: 12px;
	color: #333;
	line-height: 1.5em;
}
#body_contentL{
	width: 690px;
	float: left;
	margin-right: 20px;
}
#body_contentR{
	width: 250px;
	float: left;
}
#body_contentR img{
	margin-bottom:5px;
}
#content{
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
strong{
	color: #333;
}
.Tb5{
	margin:5px 0 5px 0;
}
.T5{
	margin-top: 5px;
}
.T8{
	margin-top: 8px;
}
.T20{
	margin-top: 20px;
}
.b10{
	margin-bottom:10px
}
.b5{
	margin-bottom:5px
}
div#head-content ol {
	position: absolute;
	left: 590px;
	top: 14px;
	width: 200px;
	font-size: 12px;
}
div#head-content ol li {
	float: left;
	margin-right: 15px;
	line-height:2;
	background-image: url(../img/monitor/icon.gif);
	background-repeat: no-repeat;
	padding-left: 17px;
	background-position: 0px;
}
div#head-content ol li.r_none{
	margin-right: 0px;
}
div#head-content ol li a:link {
	color: #367AC7;
	font-family:'Lucida Grande',
 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3',
 Meiryo, メイリオ, sans-serif;
}
div#head-content ol li a:hover {
	text-decoration: underline;
}
div#head-content ol li a:visited { color:#367AC7;}
/* footer */
#foot-frame {
	width: 100%;
	margin-top: 20px;
	padding-bottom: 0px;
	text-align: right;
	background-image: url(../img/monitor/foot_back.gif);
	background-repeat: repeat-x;
	height: 28px;
}
#footerMenu {
	text-align: right;
	width: 960px;
	height: 20px;
	margin-right: auto;
	margin-left: auto;
	padding:8px 0 0 0;
 }
#footerMenu ul {
	display: inline;
	border-left: 1px solid #139FEE;
	font-size: 10px;
	padding-left: 0px;
 }
#footerMenu li {
	display: inline;
	padding: 0 10px 0 10px;
	border-right: 1px solid #139FEE;
 }
#footerMenu li a {
	color: #139FEE;
	text-decoration: none;
 }
 #footerMenu li a:hover {
	color: #139FEE;
	text-decoration: underline;
 }
#foot-box {
	background-color: #fff;
	clear: both;
	width: 960px;
	height: 40px;
	margin: 0 auto 0 auto;
	font-size: 10px;
	color: #878787;
}
#footerMenu_l {
	float: left;
	margin-top: 10px;
 }
 #footerMenu_r {
	float: right;
	margin-top: 10px;
 }
 ul.komelist{
	margin:10px 0 10px 0;
}
ul.komelist li{
	padding-left: 15px;
	background-image: url(../img/monitor/icon_kome.gif);
	background-repeat: no-repeat;
	background-position: 0 4px;
	line-height: 1.5em;
}
div#head-content p.login {
	position: absolute;
	top: 6px;
	left: 800px;
	height: 64px;
	width: 160px;
}
div#head-menu{
	width: 100% !important;
	background-color: #e8e8e8;
}
ul#menu{
	width:960px;
	margin:0 auto
}
ul#menu li{
	float: left;
	display: block;
}
ul#menu li img{
	vertical-align: bottom;
}
.r_non{
	margin-right: 0px !important;
}
/* ページトップ */
div.pagetop {
	clear: both;
	margin-top: 30px;
	background-image: url(../img/monitor/dotline.gif);
	background-repeat: repeat-x;
	padding-top: 5px;
	text-align: right;
}
.comment{
	background-image: url(../img/monitor/comment_back.gif);
	background-repeat: no-repeat;
	color: #FFF;
	margin-bottom: 8px;
	font-weight: bold;
	display: block;
	height: 25px;
	width: 384px;
	line-height: 2.1em;
	padding-left: 10px;
}
.top{
	float: left;
	font-size: 12px;
}

ul#rank01{
	color: #6EBE2D;
	font-weight: bold;
}
ul#rank01 li{
	float: left;
	background: url(../img/monitor/line.gif) no-repeat scroll 0 50% transparent ;
	padding:0 4px 0 18px;
}
ul#rank01 li.green{
	background-color: #E1F4D1;
	background-image: none;
	width: 100px;
	font-weight: normal;
	color: #333;
}
ul#rank01 li a{
	font-weight: normal;
	color: #333;
}
div#side-present-block {
	margin: 0 auto 0 auto;
	width: 243px;
	margin-top: 7px;
	background-image: url(../../../img/shared/frame_side/box_bg_top_m.gif);
	background-repeat: no-repeat;
	background-color: #c1cbd7;
}
div#side-present-block div.block-container {
	background-image: url(../../img/shared/frame_side/box_bg_bottom_m.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	padding: 3px 3px 0 3px;
}
div#side-present-block div.block-container img {
	vertical-align: bottom;
}
