@charset "UTF-8";

/* Initializations / Rules
------------------------------------------------------------------*/ 
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-style: normal;
	}

body{
	background-color:#fff;
	margin: 0px;
	text-align:center;
	font-size:12px;
	line-height:20px;
	font-family: 'メイリオ',Meiryo,'ＭＳ Ｐゴシック' , 'Osaka';
	/*font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;*/
	/*font-family:"Verdana", "Arial";*/
	/*	font-family: "ＭＳ Ｐゴシック" , "Osaka";*/
	color:#231815;
	}

img {
	border: none;
	}
	
img.b,
img.boxPart{
	display:block;
	}

th,td{
	vertical-align: top; 
	text-align:left;
	font-size:12px;
	line-height:18px;
	font-family: 'メイリオ',Meiryo,'ＭＳ Ｐゴシック' , 'Osaka';
	}

.floatRight{
	float:right;
	display:inline;
	}
	
.floatLeft{
	float:left;
	display:inline;
	}

.leftImg{
	float:left;
	display:inline;
	margin:0 10px 5px 0;
	}

.rightImg{
	float:right;
	display:inline;
	margin:0 0 5px 10px;
	}

.clear{
	clear: both;
	font: 1px/1px monospace;
	}

.clear2{
	_clear:both;
	display:none;
	_display:inline;
	font: 1px/1px monospace;
	}

/* === clearfix ==*/
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}

.clearfix {
	display: inline-block;
	}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


.alignRight{
	text-align:right;
	}
	
.alignLeft{
	text-align:left;
	}

.alignCenter{
	text-align:center;
	}

hr {
	color:#000;
	background-color:#000;
	height:1px;
	border:none;
	margin:0 10px;
	}

/* ====common header====*/
h1{}
h2{}
h3{}
h4{}
h5{}
h6{}


/* ====text==== */
strong{
	font-weight:bold;
	color:#FF8C00;
	}

em{
	font-weight:bold;
	}

p{
	margin:0 0 15px 0;
	}

.note{
	padding-left:12px;
	text-indent:-12px;
	}
	
.noMarg{
	margin-bottom:0 ! important;
	}

.moreMarg{
	margin-bottom:25px ! important;
	}

.miniMarg{
	margin-bottom:5px ! important;
	}

.supp{
	font-size:10px ! important;
	line-height:14px ! important;
	}
.att{
	color:#d53006;
	}
	
.imgBox{
	margin:0 0 20px 0;
	}


/* ====Form==== */
input{
	font-size:12px;
	/*height:16px;
	_height:19px;
	border:1px solid #333;
	vertical-align:middle;*/
	}

select option{
	padding-right:15px;
	}

* html select option{
	padding-right:0;
	_padding-right:15px;
	}

label{
	cursor: pointer;
	}

/* ====test tool==== */
/*div { border:1px red dashed; }*/


/* Base Link
------------------------------------------------------------------*/
a{
	color:#F8A33F;
	}
	
a:hover{
	text-decoration:none; 
	color:#67A175;
	}


/* Common Layout
------------------------------------------------------------------*/
#container{
	text-align:left;
	margin:0px auto;
	width:794px;
	_width:790px;
	padding:0 2px;
	border-left:1px solid #88C552;
	border-right:1px solid #88C552;
	}

#PR1{
	background-image:url(../_img/bg_top1.png);
	background-repeat: no-repeat;
	height:467px;
	padding-top:8px;
	}
#PR1_login{
	patting:0px 18px 0px 0px;
	float:right;
	}

#PR1_list{
	text-align:center;
	width:794px;
	}

ul.PR_L{
	margin-top:70px;
	margin-left:auto;
	margin-right:auto;
	padding-left:40px;
	display:block;
	text-align:center;
	width:610px;
	}
	
ul.PR_L li{
	float:left;
	list-style:none;
	width: 175px;
	}
ul.PR_L li a{
	width: 175px;
	height: 237px;
	background-repeat: no-repeat;
	display: block;
	text-indent: -9999px;
	}

ul.PR_L li.PR_L1 a{
	background:url(../_img/PR1_list1.png) no-repeat;
}
ul.PR_L li.PR_L2 a{
	background:url(../_img/PR1_list2.png) no-repeat;
}
ul.PR_L li.PR_L3 a{
	background:url(../_img/PR1_list3.png) no-repeat;
}

ul.PR_L li a:link,
ul.PR_L li a:visited{
	background-position: 0px 0px;
	}
ul.PR_L li a:hover,
ul.PR_L li a:active {
	background-position: -175px 0px;
}



li.marR45{
	margin-right:40px;
	}

#header_randing{

	}
	


#wrapper{
	text-align:center;
	border-bottom: 1px dashed #BAE86C;
	margin-bottom:15px;
	}

#mainC{
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	width:784px;
	}

#PR1 h1,
#PR1 h2{
	text-indent: -9999px;
	}

#h2ttl1,
#h2ttl2,
#h2ttl3{
	text-indent: -9999px;
	width: 784px;
	height: 48px;
	background-position: left top;
	background-repeat: no-repeat;
	}
	
#h2ttl1{
	background-image: url(../_img/h2_ttl1.jpg);
	}
#h2ttl2{
	background-image: url(../_img/h2_ttl2.jpg);
	}
#h2ttl3{
	background-image: url(../_img/h2_ttl3.jpg);
	}
	
#h2ttl4,
#h2ttl5,
#h2ttl6,
#h2ttl7,
#h2ttl8,
#h2ttl9,
#h2ttl10{
	width:460px;
	_width:520px;
	height: 49px;
	background-position: left top;
	background-repeat: no-repeat;
	font-size:16px;
	font-weight:bold;
	padding-top:20px;
	padding-left:60px;
	}

#h2ttl4{
	background-image: url(../_img/h2_ttl4.png);
	}

#h2ttl5{
	background-image: url(../_img/h2_ttl5.png);
	}

#h2ttl6{
	background-image: url(../_img/h2_ttl6.png);
	}

#h2ttl7{
	background-image: url(../_img/h2_ttl7.png);
	}

#h2ttl8{
	background-image: url(../_img/h2_ttl8.png);
	}

#h2ttl9{
	background-image: url(../_img/h2_ttl9.png);
	}

#h2ttl10{
	background-image: url(../_img/h2_ttl10.png);
	}

.randingBox{
	border-right:1px solid #D5F1A9;
	border-bottom:1px solid #D5F1A9;
	border-left:1px solid #D5F1A9;
	padding:10px 5px 10px 10px;
	width:768px;
	margin-bottom:15px;
	}
	
.randingBoxL{
	float:left;
	width:365px;
	}

.randingBoxL h3{
	font-size:14px;
	font-weight:bold;
	border-left: 5px solid #ACE352;
	padding-left:4px;
	}

.btnDetails{
	width:160px;
	float:right;
	}

.btnDetails a{
	width: 160px;
	height: 36px;
	background-repeat: no-repeat;
	display: block;
	text-indent: -9999px;
	background:url(../_img/btn_detail.png) no-repeat;
	}

.btnDetails a:link,
.btnDetails a:visited{
	background-position: 0px 0px;
	}
.btnDetails a:hover,
.btnDetails a:active {
	background-position: -160px 0px;
}


.randingBoxR{
	float:right;
	width:400px
	}

.randingBoxR .chart_text{
	font-size:14px;
	font-weight:bold;
	line-height:16px;
	}

.randingBoxR p{
	margin-bottom: 5px ! important;
	}

.rindingTextBox{
	margin-top:10px;
	margin-bottom:25px;
	width:200px;
	height:190px;
	overflow-y:auto;
	overflow-x:hidden;
	}

#bottom_login{
	height:200px;
	background-image:url(../_img/bottom_bg1.jpg);
	text-align:center;
	}

#mainBody{}
#mainVisual{}
.indent{}

#footer{
	margin:15px 0 0px 0;
	border-top:1px solid #c6c6c6;
	background-color:#e8e8e8;
	}

#footer p{
	text-align:right;
	padding:10px 0 40px 0;
	margin:0 0 0px 0;
 	}

.btn_login img{
	margin:15px 15px 0px 15px;
	}	


/* Global Navi
------------------------------------------------------------------*/


/* Sub Navi
------------------------------------------------------------------*/



/* Ext Navi
------------------------------------------------------------------*/




/* index 
------------------------------------------------------------------*/

.attention{
	width:751px;
	margin-left:25px;
	background:url(../_img/box_bg.gif) repeat-y;
	margin-bottom:25px;
	font-size:10px;
	line-height:12px;
	}

.attention a{
	color:#333;
	}

.attentionIn{
	padding:0 25px;
	}

.pagetop{
	margin-bottom:10px;
	}

.pagetopWidth{
	width:801px;
	}

ul.classes{
	margin-top:10px;
	}
	
ul.classes li{
	float:left;
	display:inline;
	list-style:none;
	margin-right:5px;
	}	

.FtRank {
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
	}
.FtRank tr {
	border-bottom:1px solid #999999;
	}

.FtRank .FtRankTdR div {
	padding:10px 0px 0px 0px;
	}

/* fotter 
------------------------------------------------------------------*/

.pageTop{
	text-align:right;
	margin:40px 0 0 0;
	}
	
.noteBox{
	background:url(../../_img/master/note_box_bg.gif) repeat-y;
	width:615px;
	margin-top:45px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	}
	
.noteBox ul{
	margin:10px;
	}
	
.noteBox ul li{
	background-image:url(../../_img/master/acs_att.gif);
	background-repeat:no-repeat;
	background-position:0 7px;
	font-size:10px;
	line-height:12px;
	padding:5px 0 5px 10px;
	list-style:none;
	}
	
.noteBox .indent{
	margin:10px 20px;
	}	
