/************************************

 initialization 

*************************************/

*
 {
	margin: 0px;
	padding: 0px;
}


/************************************

 block 

*************************************/

#wrapperbase {
	width: 800px;
	margin-right: auto;
	margin-top: 0px;
	margin-left: auto;
	margin-bottom: 0px;
	padding: 0px;
	padding-bottom: 20px;
	background-position: 0px 90px;
	background-color: #FFFFFF;
}

@media (max-width: 767px) {
	#wrapperbase {
		width: 100%;
	}
}

#contentswrapper {
	width: 750px;
	clear: right;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	display: block;
}

@media (max-width: 767px) {
	#contentswrapper {
		width: 90%;
	}
}

#contents,
#contents-news,
#contents-hit,
#contents-sample {
	padding: 0px;
	width: 620px;
	float: right;
	display: block;
	margin: 0px;
	clear: right;
	background-color: #FFFFFF;

}

#header{
	height: 120px;
	width: 800px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-x;
	text-align:center;
}

@media (max-width: 767px) {
	#header{
		width: 100%;
		height: initial;
	}
	
	#header img {
		width: 100%;
	}
}

#header800{
	height:120px;
	width: 620px;
}

#gnavi{
	padding: 0px;
	display: block;
	clear: both;
	text-align: center;
	font-size: 70%;
	height: 20px;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}


#footer{
	font-size: 70%;
	color: #333300;
	text-align: center;
	height: 30px;
	background-position: center bottom;
	background-repeat: no-repeat;
	padding-top: 5px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	background-color: #FFFFFF;
}

.clearfix:after {
content: "";
display: block;
clear: both;
}

#providermessage-nifty{
	background-color:#E8DCD0;
	margin-top:20px;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom:0px;
	font-size: 90%;
	line-height: 120%;
	padding-top: 5px;
	padding-bottom: 3px;
}

#providermessage-sonet{
	background-color:#E8DCD0;
	margin-top:20px;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom:0px;
	font-size: 90%;
	line-height: 120%;
	padding-top: 5px;
	padding-bottom: 3px;
}
/************************************

 common 

*************************************/


body {
	font-size:100%;
	color:#000000;
	background-color: #eee;
/*	background-image: url(../imgLP/bg_body.jpg);*/
	background-repeat: repeat-x;
	background-position:  bottom;
}

p{
	line-height:140%;
	margin-top: 0px;
	margin-bottom: 10px;
	font-size:85%;
}

br{
	margin-top: 3px;
	margin-bottom: 3px;}
	

.invisible {
	display: none;
}

/************************************

 basefont 

*************************************/

.font95per{
	line-height:150%;
	font-size:95%;
}
.font90per{
	line-height:150%;
	font-size:90%;
}
.font80per{
	line-height:150%;
	font-size:80%;
}

.font75per{
	line-height:140%;
	font-size:75%;
}

.font70per{
	line-height:140%;
	font-size:70%;
}

.font65per{
	line-height:130%;
	font-size:65%;
}

/************************************

 baselink

*************************************/


#content a,
#footer a,
#gnavi a,
#information li a,
#keibanews li a{
text-decoration:none;
color:#006633;
border-bottom:dotted 1px #003333;
padding-bottom:1px;
}



a:visited{
color:#663300;
}


#footer a:hover,
#gnavi a:hover,
#information a:hover,
#keibanews a:hover{
background-color:#CCFF66;
color:#FF0000;
border-bottom:none;
}




/************************************

 header

*************************************/
#header .headerbody {
	padding: 7px 0px 0px;
	width: 760px;
	margin: 0px 10px 0px 30px;
	height: 80px;
}
#header  .catchb {
	font-size: 11px;
	color: #0000FF;
}
#header  .catchbk {
	font-size: 11px;
	color: #000000;
}

#header td{
padding:1px;}

#header a{
border-bottom:none;}



/************************************

 other style

*************************************/
.cautionRed {
	font-size: 12px;
	color: #CC0000;
	line-height: 120%;
	text-align: right;
}

.cautionNavy {
	font-size: 12px;
	color:#000066;
	line-height: 120%;
}

.totop {
	font-size: 12px;
	text-align: right;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
}

.noborder{
	border-bottom-style: none;}
	
	
/************************************

 case style

*************************************/

p{font-size:100%;}
.case{
	background-repeat: no-repeat;
	height: 84px;
	width: 200px;
	color:#009;
	font-weight:bold;
font-size:12px;
line-height:1.3;
}

.case div{
margin-left:60px;
		width:120px;
	height:74px;
	padding:10px 0px 0px 0px;}


.wakuText{
		margin:5px 30px;
		font-size:1em;
		line-height:1.4;}


ul.inLink{
	margin-left:100px;
	display:block;
	width:600px;
	margin-bottom: 10px;
	border:4px solid #eeeeee;
	padding:8px 8px 0px 8px;
	background-color:#FFC;
}

ul.inLink li {list-style:none;
margin-bottom:8px;
line-height:1.2;
font-size:14px;}

ul.inLink li a{text-decoration:none;} 
ul.inLink li a:hover{
	color:#F00;} 


 table.result td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #663300;
	border-right-color: #663300;
	border-bottom-color: #663300;
	border-left-color: #663300;
}

 table.result td.title {
	background-image: url(../imgLP/sample_td_bg.jpg);
	background-repeat: no-repeat;
	font-size: 80%;
	font-weight: bold;
	color: #663300;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

 table.result .columnTitle{
	font-size:100%;
	font-weight:bold;
	color:#990000;
	margin-bottom: 8px;
	display: block;
}

 table.result .columnIntro{
font-size:75%;
line-height:120%;
color:#666666;}


  ul {
	margin-left: 0px;
}
  li {
	padding-left: 0px;
	margin-left: 10px;
	margin-bottom: 10px;
	font-size: 100%;
	line-height: 120%;
	list-style-type: none;
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	background-position: 0px 4px;
}
  li .point {
	font-size: 90%;
	font-weight: bold;
	color: #FF0000;
}

  li .catch {
	font-size: 90%;
	font-weight: bold;
	color: #000066;
}

  li .comment {
	font-size: 75%;
	color: #663300;
	text-align: right;
	display: block;
}

  li a {
	border-bottom:none;
	color:#000099;
	font-weight:bold;
	font-size:90%;
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 16px;
}

#anacheck {
	margin: 90px;
	margin-right: auto;
}

@media (max-width: 767px) {
	#anacheck {
		margin-left: 0;
	}
}


.commentbox500 {
	padding: 5px;
	margin-right: auto;
	margin-left:90px;
	font-weight: bold;
	background-color: #DBD9BB;
	text-align: left;
	color: #993300;
}

@media (max-width: 767px) {
	.commentbox500 {
		margin-left: 0;
	}
}

 .analogi {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
}
db .sample-mi {
	display: block;
	border-top-width: 1px;
	border-top-style: double;
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
	font-size: 95%;
	color: #FF0000;
	font-weight: bold;
	padding-left: 5px;
	padding-top: 4px;
}
db li {
	font-size: 80%;
	line-height: 120%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	list-style-type: none;
	margin-bottom: 3px;
	padding-bottom: 2px;
}
db {
	width: 780px;
}



/* ’Ç‰Á 
----------------------------------------------------------- */


.lead{
	font-size:16px;
	line-height:1.6;
	font-weight:normal;
	color:#333;
	display:block;
	margin-top:10px;
	margin-bottom:15px;
	text-align:left;
}

.lead strong{
	color:#F00;}
	


.bannerZone{
	text-align: center;
	margin-bottom: 30px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
}

.bannerZone .button-base.-register {
	display: inline-block;
}

.komidashi{
	font-size:18px;
	line-height:1.3;
	font-weight:bold;
	color:#3a3;
	display:block;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:5px;
	text-align:left;
}

.lead2{
	font-size:16px;
	line-height:1.6;
	font-weight:normal;
	color:#333;
	display:block;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	padding-bottom:15px;
	text-align:left;
	border-bottom: 2px dashed #cccccc;
}

.lead2 strong{
	color:#F00;}

.yosou{
	margin-left:auto;
	margin-right:auto;
	padding-top:10px;
	padding-bottom:10px;
	text-align:left;
	border-bottom: 2px dashed #cccccc;
}

.yosoumidashi{
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	font-size:20px;
	font-weight:bold;
	color:#990000;
}

.yosoumidashi span{
	font-weight:bold;
	color:#33aa33;
}

.yosoumidashi img {
	vertical-align: middle;
	margin-right:10px;
}

.yosoutext{
	margin-left:90px;
	margin-bottom:10px;
	text-align:left;
	font-size:16px;
	line-height:1.6;
}

@media (max-width: 767px) {
	.yosoutext {
		margin-left: 0;
	}
}

.yosoutext strong{
	color:#F00;}


table.sample{
    width: 100%;
}

table.sample td.sampletext{
	font-size:16px;
	}

table.sample td.banner{
	width:378px;
	text-align: right;
	}


.yosoumidashi2{
	margin-top:30px;
	margin-left:90px;
	margin-bottom:10px;
	text-align:left;
	font-size:18px;
	font-weight:bold;
	color:#3a3;
}

@media (max-width: 767px) {
	.yosoumidashi2 {
		margin-left: 0;
	}
}