@charset "utf-8";
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,
form,fieldset,input,textarea,p
,blockquote,th,td {
     margin: 0;
     padding: 0;
}
html {
     overflow-y: scroll;
}
h1,h2,h3,h4,h5,h6 {
     font-size: 100%;
     font-weight: normal;
}
p {
     margin: 0 0 1em 0;
}
ol,ul {
     list-style: none;
}
fieldset,img {
     border: 0;
}
table {
     border-collapse: collapse;
     border-spacing: 0;
}
caption,th {
     text-align: left;
}
address,caption,cite,code,dfn,em,strong,th,var {
     font-style: normal;
}
body{
	font-family: "Osaka","メイリオ","MS Pゴシック","Hiragino Kaku Gothic Pro","Verdana","Helvetica","sans-serif";
	/*font-family: "MS Pゴシック","Hiragino Kaku Gothic Pro","Verdana","Helvetica","sans-serif";*/
	font-size: 14px;
	line-height: 140%;
	background: url(../img/background_body.png) repeat-x center bottom;
}
* html body{   
	overflow: hidden;
}
div#header{   
	width: 950px;
	height: 70px;
	margin: 0 auto;
}
div#logo{
	width: 95px;
	height: 70px;
	float: left;
}
div#hRight{
	width: 855px;
	float: right;
}
div#hH1{
	width: 855px;
	float: right;
	text-align: right;
	padding-top: 3px;
}
div#hH1 h1{
	color:#666666;
	font-size: 12px;
}
div#hArea{
	width: 855px;
	float: right;
	text-align: right;
	font-size: 11px;
}
div#hArea li{
	list-style-type: none;
	border-right: dotted #999999 1px;
	font-size: 12px;
	padding: 0px 9px 0px 10px;
	float: right;
}
div#hMenu{
	width: 855px;
	float: right;
	text-align: right;
	font-size: 11px;
	margin-top: 1px;
	margin-bottom: 2px;
}
div#hMenu li{
	list-style-type: none;
	border-right: dotted #999999 1px;
	font-size: 12px;
	padding: 0px 9px 0px 10px;
	float: right;
}
div#h_1{   
	width: 100%;
	height: 29px;
	background: url(../img/background_h_1.png) repeat-x;
}
div#h_1Inner{
	width: 950px;
	height: 25px;
	padding-top: 4px;
	margin: 0 auto;
	text-align: right;
}
div#h_1Inner input{
	width: 195px;
	height: 16px;
	border: 1px solid #CCD8EE;
	text-align: left;
	padding-left: 5px;
	padding-top: 3px;
	background: url(../img/background_h_1_input.png) no-repeat;
}
div#h_2{   
	width: 100%;
	height: 29px;
	background: #E3EBF4;
}
div#h_2Inner{
	width: 950px;
	height: 29px;
	margin: 0 auto;
	padding-top: 5px;
}
div#h_3{
	width: 950px;
	padding-top: 8px;
	margin: 0 auto;
}
div#bread{   
	width: 450px;
	height: 27px;
	margin: 0 auto;
	text-align: left;
	float: left;
}
div#bread a{
	color: #0033CC;
	text-decoration: none;
}
div#numAll{   
	width: 500px;
	height: 27px;
	text-align: right;
	float: right;
}
div#main{
	width: 950px;
	margin: 0 auto;
	margin-top: 15px;
}
div#mainL{
	float: left;
	width: 720px;
}
div#pr{
	width: 720px;
	height: 220px;
	background: url(../img/background_pr.png) no-repeat;
	margin-top: 2px;
}
div#pr_11{
	width: 720px;
	height: 175px;
	background: url(../img/demo_pr.png);
}
div#pr_12{
	width: 720px;
	height: 42px;
	padding-left: 3px;
}

div#title_info{
	width: 400px;
	margin-top: 23px;
	margin-bottom: 10px;
	float: left;
}
div#infoArea{
	width: 400px;
	float: left;
}
.infoDate{
	width: 380px;
	border-bottom: 1px dotted #666666;
	margin: 3px 10px 3px 10px;
}

div#title_cp{
	width: 320px;
	margin-top: 23px;
	margin-bottom: 10px;
	float: right;
}
div#cpArea{
	width: 320px;
	float: right;
}
.cpFrame{
	width: 300px;
	padding: 1px 10px 3px 10px;
}

.infoCont{
	width: 380px;
	margin: 3px 10px 10px 10px;
}
.title_cond{
	width: 720px;
	height: 28px;
	margin-top: 10px;
	margin-bottom: 2px;
}
.cond{
	width: 696px;
	border: 1px solid #D8D8D8;
	background-color: #F0EDE6;
	text-align: center;
	padding: 10px 10px;
}
.exe{
	width: 720px;
	margin-top: 5px;
	text-align: center;
}

div#mainR{
	float: right;
	width: 225px;
}
div#reco{
	float: right;
	width: 221px;
	height: 246px;
	background: url(../img/background_reco.png) no-repeat;
}
div#reco_title{
	width: 198px;
	height: 25px;
	float: right;
	margin-top: 3px;
	margin-right: 4px;
	_margin-right: 2px;
}
.rec_list1{
	width: 188px;
	padding: 0 5px;
	float: right;
	margin-top: 6px;
	margin-right: 4px;
	_margin-right: 1px;
	border-bottom: 1px dotted #CCCCCC;
	font-size: 12px;
}
.rec_list1 a{
	color: #000000;
	text-decoration: none;
}
.rec_list2{
	width: 188px;
	padding: 0 5px;
	float: right;
	margin-right: 4px;
	_margin-right: 1px;
	font-size: 12px;
}
div#ranking_title{
	width: 202px;
	height: 28px;
	float: right;
	margin-top: 10px;
	margin-right: 2px;
	_margin-right: 1px;
	margin-bottom: 2px;
}
.ranking{
	width: 190px;
	float: right;
	border: 1px solid #D8D8D8;
	margin-right: 3px;
	_margin-right: 2px;
	background-color: #F0EDE6;
	padding: 10px 0px 10px 8px;
}
.reor{
	width: 180px;
	height: 40px;
	border-bottom: 1px dotted #CCCCCC;
	background: url(../img/background_reor.png) no-repeat;
}
.reor p{
	font-size: 11px;
	padding: 1px 5px;
	margin-bottom: -5px;
}
div#links{
	width: 950px;
	background-color: #FFFFFF;
	margin: 0 auto;
	margin-top: 20px;
	text-align: center;
}
div#footer{
	width: 100%;
	height: 30px;
	text-align: center;
	margin: 0 auto;
	padding-top: 20px;
	color: #7398D0;
}

table.t_area_line{
	width: 660px;
	margin-top: 5px;
}
.t_area_line td{
	text-align: left;
	width: 165px;
	padding-bottom: 2px;
	font-size: 12px;
}

.charAll{
	color: #FF421A;
	font-size: 17px;
	font-weight: bold;
}

table.t_cnd{
	width: 659px;
	border-top: 1px solid #D8D8D8;
	border-left: 1px solid #D8D8D8;
}
.t_cnd th{
	width: 159px;
	text-align: center;
	border-bottom: 1px solid #D8D8D8;
	border-right: 1px solid #D8D8D8;
	padding: 3px 0px;
}
.t_cnd td{
	width: 493px;
	text-align: left;
	border-bottom: 1px solid #D8D8D8;
	border-right: 1px solid #D8D8D8;
	padding: 3px 3px;
}
.t_cnd label{
	font-weight: normal;
}
table.t_cnd_1{
	width: 660px;
}
.t_cnd_1 td{
	width: 214px;
	text-align: left;
	padding: 3px 3px;
}
.t_cnd_1 label{
	font-weight: normal;
}
div#header a{
	color: #000000;
	text-decoration: none;
}
div#h_2 a{
	color: #000000;
	text-decoration: none;
}
div#ajaxArea{

}
div#ajaxArea a{
	text-decoration: none;
	color: #000000;
}
div#ajaxLine{

}
div#ajaxLine a{
	text-decoration: none;
	color: #000000;
}

.pointer{
	cursor: pointer;
}






div#mainLL{
	width: 220px;
	float: left;
	font-size: 12px;
}
.subcond_body{
	width: 192px;
	float: left;
	border: 1px solid #D8D8D8;
	background-color: #F0EDE6;
	margin-top: 3px;
}
.subcond_body a{
	color:#0033CC;
	text-decoration: none;
}
.sc_1{
	width: 182px;
	padding: 3px 5px;
	background: url(../img/background_reor.png);
	font-weight: bold;
}
.sc_2{
	width: 182px;
	padding: 3px 5px;
}
div#mainLC{
	width: 500px;
	float: right;
}
.pagenation{
	width: 500px;
	_width: 490px;
	text-align: right;
}
.pagenation a{
	color: #0000ff;
	text-decoration: none;
}
.opFrame{
	width: 500px;
	_width: 495px;
	background-color: #DDE7FB;
	margin: auto 0;
	margin-top: 10px;
	margin-bottom: 25px;
	padding: 10px 0px;
}
.opA{
	width: 480px;
	height: 10px;
	margin: 0 auto;
	background: url(../img/background_op_a.png) no-repeat;
	overflow:hidden;
}
.opB{
	width: 480px;
	height: 10px;
	margin: 0 auto;
	background: url(../img/background_op_b.png) no-repeat;
}
.opTitle{
	width: 480px;
	height: 33px;
	margin: 0 auto;
	background: #FFFFFF url(../img/background_op.png) no-repeat;
	padding-top: 7px;
	border-bottom: 2px solid #3397BC;
}
.opID{
	width: 140px;
	height: 15px;
	float: left;
	font-size: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 6px;
}
.opTime{
	width: 340px;
	_width: 320px;
	height: 15px;
	float: left;
	font-size: 10px;
	text-align: right;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 6px;
}
.opButton{
	width: 480px;
	margin: 0 auto;
	padding-top: 10px;
	text-align: center;
	background-color: #FFFFFF;
}
table.t_op{
	width: 480px;
	margin: 0 auto;
	background-color: #FFFFFF;
}
.t_op th{
	width: 70px;
	padding: 10px 10px;
	font-size: 12px;
	vertical-align: top;
	font-weight: normal;
	border-bottom: 1px dotted #666666;
	color: #3397BC;
}
.t_op td{
	width: 340px;
	padding: 10px 10px;
	font-size: 12px;
	line-height: 120%;
	border-bottom: 1px dotted #666666;
}
table.link{
	
}
.t_link td{
	width: 150px;
	padding: 5px 5px;
	font-size: 11px;
	text-align: center;
}
.t_link a{
	color: #999999;
	text-decoration: none;
}


.panel {
	clear: both;
	display: none;
	border: 3px solid #CCC;
	padding: 1em;
}
.panel.active-tab-body {
	display: block;
}
#tabs {
	list-style: none;
}

#tabs li {
	float: left;
}

#tabs a {
	float: left;
	padding: 5px 8px;
	margin-left: 6px;
	background-color: #F2F2F2;
	text-decoration: none;
	color: #999999;
}

#tabs a.active-tab {
	background-color: #CCC;
	border-top: 3px solid #999;
	padding-top: 3px;
	color: #000;
}
input.disabled {
	border: 1px solid #F2F2F2;
	background-color: #F2F2F2;
}

input.required, textarea.required {
	border: 1px solid #00A8E6;
}
input.validation-failed, textarea.validation-failed {
	border: 1px solid #FF3300;
	color : #FF3300;
}
input.validation-passed, textarea.validation-passed {
	border: 1px solid #00CC00;
	color : #000;
}

.validation-advice {
	margin: 5px 0;
	padding: 5px;
	background-color: #FF3300;
	color : #FFF;
	font-weight: bold;
}

.custom-advice {
	margin: 5px 0;
	padding: 5px;
	background-color: #C8AA00;
	color : #FFF;
	font-weight: bold;
}

fieldset {
	padding: 1em;
	margin-bottom: 0.5em;
}

label {
	font-weight: bold;
}
.form-row {
	clear: both;
	padding: 0.5em;
}

.field-label {

}

.field-widget {

}
.charRed{
	color: #FF0000;
}

