@charset "shift_jis";

/*---------------------------------------
    リセットCSS（編集不要）
----------------------------------------*/
html{overflow-y:scroll;}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;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;}table{border-collapse:collapse;border-spacing:0;}caption,th{text-align:left;}q:before,q:after{content:'';}object,embed{vertical-align:top;}hr,legend{display:none;}h1,h2,h3,h4,h5,h6,small{font-size:100%;}img,abbr,acronym,fieldset{border:0;}ul li{list-style-type:none;}a,label{cursor:pointer;}img{vertical-align:bottom;margin:0;padding:0;}
*{*zoom:1;}

/*--------------------------------
	全体
---------------------------------*/
body {
  line-height: 1.5;
  color: #333;
  font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 76%;
  background: #f7f7f7;
}
#body_inner {
  width: 942px;
  margin: 0 auto;
  border: solid 1px #e9e9e9;
  border-top:none;
  border-bottom:none;
  background: #fff;
}

/*  計測タグ用画像隠し
----------------------------------------*/
img {
  display: block;
  height: 0;
}
#body_inner img {
  display: inline;
  height: auto;
}



/*  汎用
----------------------------------------*/
a {
  color: #cc6600;
}
a:hover {
 color:#ec7000;
  text-decoration: none;
}
.mt5  {margin-top:  5px!important;}
.mt10 {margin-top: 10px!important;}
.mt15 {margin-top: 15px!important;}
.mt20 {margin-top: 20px!important;}
.mb10 {margin-bottom: 10px!important;}
.mr10 {margin-right: 10px!important;}
.m10  {margin: 10px!important;}
.mb10 {margin-bottom: 10px!important;}
.taC {text-align: center!important;}
.center{text-align: center;}
.dsblock{display: block;}
.small {
  font-size:92%;
}
.right {
  text-align:right;
}
.underline{
	border-bottom: solid #fff 1px;
}
h2 {
}
.exclamation_mark li {
  padding: 2px 0 2px 18px;
  text-indent: -18px;
}
.exclamation_mark li img {
  margin-right:4px;
  vertical-align:text-bottom;
}

.kome{
  text-indent: -1em;
  margin-left: 1em;
}
.kome2{
  text-indent: -1.3em;
  margin-left: 1.3em;
}

.clearfix:before,
.clearfix:after,
.col:before,
.col:after{
content:"";
display:table;
}

.clearfix:after,
.col:after{
clear:both;
}

.clearfix,
.col{
zoom:1;
}



ul.kome_mark li {
  padding-left: 1em;
  text-indent: -1em;
}

.pageTop {
  margin-bottom: 46px;
  margin-right:9px;
  text-align: right;
}

img.hr{
displya:block;
margin:50px 0;
}

.red{
color:#cc0000;
}

.r{
  font-size: 12px;
  text-align: right;
}


/*--------------------------------
	header
---------------------------------*/

#header{
  border-bottom: #E9E9E9 1px solid;
  margin-bottom: 10px;
  height: 110px;
  position: relative;
}

#header #logo1{
  position: absolute;
  left: 1px;
  top: 12px;
}

#header #logo2{
  position: absolute;
  right: 16px;
  top: 12px;
}

/*--------------------------------
	contents
---------------------------------*/

#contents{
  padding: 0 10px;
}

#contents .login{
  margin-top: 50px;
}

#contents .kouza dt,
#contents .login dt{
  margin-bottom: 20px;
}

#contents .section01{
  background: url(../img/section01_bg.gif) no-repeat 0 0;
  margin-bottom: 10px;
  width: 922px;
  height: 565px;
  position: relative;
}
#contents .section01 h2 {
		padding: 30px 0;
}
#contents .section01 .lead {
	width: 812px;
	margin: 0 auto;
	padding-top: 35px;
}
#contents .section01 dl {
	position: absolute;
	top: 200px;
	left: 30px;
	width: 568px;
	height: 332px;
}
#contents .section01 dl ul {
	 position: absolute;
	 top: 63px;
	 left: 8px;
}
#contents .section01 dl ul li{
	float: left;
}
#btnC03{
	position: absolute;
	top: 200px;
	left: 473px;
}
#contents .section02{
  border-bottom: #6ACAC5 5px solid;
  margin-bottom: 33px;
}

#contents .section02 h2{
  margin-bottom: 10px;
}

#contents .section02 ul{
  margin-bottom: 14px;
  text-align: center;
}

#contents .section03{
  border-bottom: #D54B53 5px solid;
  margin-bottom: 10px;
}

#contents .section03 h2{
  margin-bottom: 10px;
}

#contents .section03 .inner{
  margin: 0 30px 15px;
}

#contents .section03 .inner .label{
  margin-bottom: 10px;
}

#contents .section03 .inner .note{
  border: #D54B53 1px solid;
  margin-bottom: 30px;
  padding: 20px;
}

#contents .section03 .inner .note li{
  font-size: 115%;
}

#contents .section03 .inner table{
  border: #D54B53 1px solid ;
  margin-bottom: 10px;
}

#contents .section03 .inner table caption{
  background: #D54B53;
  color: #fff;
  font-weight: bold;
  padding: 10px 20px;
  font-size:18px;
}

#contents .section03 .inner table th,
#contents .section03 .inner table td{
  border: #D54B53 1px dotted ;
  font-size: 14px;
}

#contents .section03 .inner table th{
  background: #F0C0C3;
  padding: 10px 15px;
  vertical-align: middle;
  white-space: nowrap;
}

#contents .section03 .inner table td{
  padding: 10px 20px;
}

#contents .section03 .inner table td ol li{
  list-style: none;
}

#contents .section03 .inner table td ol li.last{
  text-indent: -2.5em;
  margin-left: 2.5em;
}

#contents .section03 .inner table td p.info{
  color: #D54B53;
}

#contents .section03 .inner .caution{
  border: #D54B53 5px solid;
  margin-bottom: 10px;
  padding: 25px 40px;
}

#contents .section03 .inner .caution h3{
  background: url(../img/section03_icon.gif) no-repeat;
  font-size: 18px;
  font-weight: bold;
  color: #D54B53;
  margin-bottom: 20px;
  padding-left: 30px;
}

#contents .section03 .inner .caution h4{
  font-size: 16px;
  font-weight: bold;
  color: #D54B53;
  margin-bottom: 20px;
}

#contents .section03 .inner .caution h5{
  font-size: 14px;
  font-weight: bold;
  margin: 15px 0 10px 0;
  padding-bottom: 8px;
  border-bottom: 2px  dotted  #777;
}

#contents .section03 .inner .caution p{
  font-size: 13px;
  margin-bottom: 10px;
}

#contents .section03 .inner .caution p.border_b{
  border-bottom: 2px dotted #777;
  padding-bottom: 10px;
  margin-bottom: 15px;
}

#contents .section03 .inner .caution div{
  background: #D54B53;
  color: #fff;
  text-align: center;
  width: 362px;
  padding: 15px 20px;
  font-size: 18px;
  margin:25px auto;
}

/*20140401 add*/

#contents .section03_1{
  border-bottom: #D54B53 5px solid;
  margin-bottom: 10px;
}
#contents .section03_1 .item_001{
  color:#D54B53; 
}

#contents .section03_1 h2{
  margin-bottom: 10px;
}

#contents .section03_1 .inner{
  margin: 0 30px 15px;
}

#contents .section03_1 .inner .label{
  margin-bottom: 10px;
}

#contents .section03_1 .inner .note{
  border: #D54B53 1px solid;
  margin-bottom: 30px;
  padding: 20px;
}

#contents .section03_1 .inner .note li{
  font-size: 115%;
}

#contents .section03_1 .inner table{
  border: #53B1D5 1px solid ;
  margin-bottom: 10px;
}

#contents .section03_1 .inner table caption{
  background: #D54B53;
  color: #fff;
  font-weight: bold;
  padding: 10px 20px;
  font-size:18px;
}

#contents .section03_1 .inner table th,
#contents .section03_1 .inner table td{
  border: #53B1D5 1px dotted ;
  font-size: 14px;
}

#contents .section03_1 .inner table th{
  background: #88BBCF;
  padding: 10px 15px;
  vertical-align: middle;
  white-space: nowrap;
}

#contents .section03_1 .inner table td{
  padding: 10px 20px;
}

#contents .section03_1 .inner table td ol li{
  list-style: none;
}

#contents .section03_1 .inner table td ol li.last{
  text-indent: -2.5em;
  margin-left: 2.5em;
}

#contents .section03_1 .inner table td p.info{
  color: #D54B53;
}


#contents .section04{
  border-bottom: #88BBCF 5px solid;
  margin-bottom: 10px;
  padding-bottom: 15px;
}

#contents .section04 h2{
  margin-bottom: 10px;
}

#contents .section04 .inner{
  margin: 0 30px 15px;
}

#contents .section04 .inner .label{
  margin-bottom: 10px;
}

#contents .section04 .inner dl.simulate dt{
  background: #88BBCF;
  padding: 15px 0;
}


#contents .section04 .inner dl.simulate dt{
  background: #0FA4DD;
}

#contents .section04 .inner table.table{
  border: #88BBCF 1px solid ;
  margin-bottom: 10px;
}

#contents .section04 .inner table.table th,
#contents .section04 .inner table.table td{
  border: #88BBCF 1px dotted ;
  font-size: 14px;
}

#contents .section04 .inner table.table th{
  background: #D5E7EE;
  padding: 10px 15px;
  vertical-align: middle;
  white-space: nowrap;
}

#contents .section04 .inner table.table td{
  padding: 10px 20px;
}


#contents .section04 .inner table.table td ul li{
  font-size: 12px;
}

#contents .section04 .inner table.table td dl{
  margin-bottom: 20px;
}

#contents .section04 .inner table.table td dl dt{
  color: #0060B2;
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 10px;
}

#contents .section04 .inner table.table td dl dd{
  background: url(../img/section04_icon.gif) no-repeat 0 3px;
  font-size: 12px;
  margin-bottom: 5px;
  padding-left: 20px;
}

#contents .section04 .inner table.table td dl dd a{color: #ED8000;}


#contents .section04 .inner .sectionH3{
  border: #88BBCF 1px solid;
  margin-bottom: 30px;
}

#contents .section04 .inner .sectionH3 h3{
  background: #88BBCF;
  color: #fff;
  font-weight: bold;
  padding: 10px 20px;
  font-size:18px;
}

#contents .section04 .inner .sectionH3 ul li{
  padding:30px 10px 5px 40px;
}

#contents .section04 .inner .sectionH3 ul li ul li{
  padding: 0;
}

#contents .section04 .inner .sectionH3 ul li.first-child{
  border-bottom: #88BBCF 1px dotted;
  padding-bottom: 30px;
}

#contents .section04 .inner .sectionH3 ul li dl:after{
  content: '.';
  display: none;
  clear: both;
}

#contents .section04 .inner .sectionH3 ul li dl dt{
  float: left;
  width: 200px;
}

#contents .section04 .inner .sectionH3 ul li dl dd{
  float: right;
  width: 575px;
}

#contents .section04 .inner .sectionH3 ul li dl dd p{
  font-size: 14px;
  margin-bottom: 10px;
}

#contents .section04 .inner .sectionH3 ul li dl dd table{
  border: #ccc 1px solid;
  margin-bottom: 20px;
}

#contents .section04 .inner .sectionH3 ul li dl dd table th,
#contents .section04 .inner .sectionH3 ul li dl dd table td{
 border: #ccc 1px solid;
 padding: 8px;
 text-align: center;
}

#contents .section04 .inner .sectionH3 ul li dl dd table th{
  background: #F0F0E1;
  font-size: 10px;
}

#contents .section04 .inner .sectionH3 ul li dl dd table th.point{
  border-top: #D70C18 1px solid;
  border-left: #D70C18 1px solid;
  border-right: #D70C18 1px solid;
}

#contents .section04 .inner .sectionH3 ul li dl dd table td{
  color: #D70C18;
  font-weight: bold;
  font-size: 14px;
  padding: 5px 8px;
}

#contents .section04 .inner .sectionH3 ul li dl dd table td.point{
  border-bottom: #D70C18 1px solid;
  border-left: #D70C18 1px solid!important;
  border-right: #D70C18 1px solid;
}

#contents .section04 .inner .sectionH3 ul li dl dd table th.pre,
#contents .section04 .inner .sectionH3 ul li dl dd table td.pre{
  border-right: #D70C18 1px solid;
}

#contents .section04 .inner .sectionH3 ul li dl dd table caption{
  font-weight: bold;
  margin-bottom: 10px;
}

#contents .section04 .inner .sectionH3 ul li dl dd ul{
  margin-bottom: 40px;
}


#contents .section05{
  border-bottom: #E0ACB5 5px solid;
  margin-bottom: 10px;
  padding-bottom: 15px;
}

#card_outline {
	border-bottom: 5px solid #E06F77;
	border-right: 5px solid #E06F77;
	border-left: 5px solid #E06F77;
	background: #FDFAFA;
	padding: 25px 0 10px;
}

#contents .section05 .inner{
  margin: 0 auto 15px;
	width: 862px;
}

#contents .section05 .inner .label{
  margin-bottom: 10px;
}

#contents .section05 .inner dl{
  margin-bottom: 20px;
}

#contents .section05 .inner dl dt{
  margin-bottom: 20px;
}

#flow{
	border: 1px solid #EA8595;
	border-bottom: none!important;
	background: #FFF;
}

#flowAbout{
	display: block;
	margin: -30px 10px 0;
	position: relative;
}

#flowAbout img{
	vertical-align: middle;
}
#section05Caution{
	border: 1px solid #EA8595;
	width: 840px;
	padding: 10px;
	margin-top: 30px;
	background: #FFF;
}
#contents .section06{
  margin-bottom: 20px;
}

#contents .section06 h2{
  margin-bottom: 10px;
}

#contents .section06 .inner{
  border: #EB7000 1px solid;
  margin: 0 30px;
}

#contents .section06 .inner .block{
  border-bottom: #EB7000 1px dotted;
  margin-bottom: 30px;
  padding-bottom: 30px;
  padding-left: 25px;
}

#contents .section06 .inner .block p.lead{
  color: #947966;
  font-weight: bold;
  font-size: 19px;
}

#contents .section06 .inner .block p.lead span{
  color: #D44B52;
}


#contents .section06 .inner .h301{
  padding-top: 30px;
}

#contents .section06 .inner .h301 h3{
  margin-bottom: 25px;
}

#contents .section06 .inner .h301 p{
  margin-bottom: 30px;
}

#contents .section06 .inner .h301 .note{
  margin: 5px 30px 10px 0;
  text-align: right;
}

#contents .section06 .inner .h301 ul li{
  font-size: 14px;
}

#contents .section06 .inner .h302 h3{
  margin-bottom: 40px;
}

#contents .section06 .inner .h302 .fig{
  margin-bottom: 10px;
}

#contents .section06 .inner .h302 .note{
  margin-bottom: 35px;
}

#contents .section06 .inner .h302 p{
  font-size: 14px;
}

#contents .section06 .inner .h303{
  position: relative;
}

#contents .section06 .inner .h303 h3{
  margin-bottom: 15px;
}

#contents .section06 .inner .h303 .fukidasi{
  position: absolute;
  left: 530px;
  top: 33px;
}

#contents .section06 .inner .h303 p.lead{
  width: 475px;
}

#contents .section06 .inner .h303 .note{
  margin-left: 10px;
}


#contents .section06 .inner .h304{
  background: url(../img/section06_h304_fig_03.gif) no-repeat 453px 152px;

}

#contents .section06 .inner .h304 h3{
  margin-bottom: 35px;
}

#contents .section06 .inner .h304 dl dt{
  margin-bottom: 10px;
}

#contents .section06 .inner .h304 dl dd{
  font-size: 14px;
  margin-bottom: 25px;
}

#contents .section06 .inner .h304 dl dd.lead{
  color: #947966;
  font-weight: bold;
  font-size: 19px;
  margin-bottom: 15px;
  width: 435px;
}

#contents .section06 .inner .h305{
  background: url(../img/section06_h305_fig.gif) no-repeat 534px 42px;
  border: none;
  margin-bottom: 0;
  padding-bottom: 20px;
}
#contents .section06 .inner .h305 h3{
  margin-bottom: 25px;
}

#contents .section06 .inner .h305 .note{
  font-size: 14px;
  margin-top: 15px;
  margin-bottom: 130px;
}

#contents .section06 .inner .h305 ul{
  margin-right: 10px;
  text-align: right;
}

#contents .section06 .inner .h305 ul li{
  font-size: 11px;
}


#contents .section07{
  margin-bottom: 50px;
}

#contents .section07 h2{
  margin-bottom: 10px;
}

#contents .section07 .fig{
  text-align: center;
}


#contents .section08{
  margin-bottom: 20px;
}

#contents .section08 .inner{
  margin: 0 30px;
}

#contents .section08 .inner dl{
  border: #EF8200 5px solid;
  margin-bottom: 20px;
  padding: 25px 40px;
}

#contents .section08 .inner dl dt{
  background: url(../img/section08_icon.gif) no-repeat;
  font-size: 18px;
  font-weight: bold;
  color: #EF8200;
  margin-bottom: 20px;
  padding-left: 30px;
}

#contents .section08 .inner dl dd{font-size: 14px;}
#contents .section08 .fig{margin-bottom: 20px;}

#contents .section08 .inner ul{
  background: #F0F0E1;
  border: #EF8200 1px solid;
  margin-bottom: 20px;
  padding: 20px;
}

#contents .section08 .inner ul li{
  font-size: 14px;
}

#contents .flow h3{
  background: #EA8595;
  color: #fff;
  font-weight: bold;
  padding: 10px 20px;
  font-size:18px;
}

#contents .flow{
  border: #EA8595 1px solid;
  margin-bottom: 50px;
}

#contents .flow .note{
  margin: 10px 40px;
}

#contents .flow .link{
  margin: -30px 30px 10px 0;
  text-align: right;
}

#contents .flow .link a{
  background: url(../img/flow_icon_01.gif) no-repeat 0 2px;
  color: #EE8100;
  font-weight: bold;
  padding-left: 15px;
}

#contents .nokoza{
  margin-bottom: 30px;
}

#contents .nokoza dt{
  margin-bottom: 5px!important;
}

#contents .nokoza dd.note{
  margin-bottom: 5px;
  text-align: right;
}

#contents .nokoza dd.link{
  margin-top: 10px;
  text-align: center;
}

#contents .nokoza dd.link a{
  background: url(../img/nokoza_icon.gif) no-repeat 0 15px;
  color: #EA8595;
  font-size: 18px;
  font-weight: bold;
  padding: 10px;
}

#contents .kozanote{
  border: #EA8595 1px solid;
  margin-bottom: 20px;
  padding: 20px;
}

#contents .kozanote li{font-size: 14px;}

/*6/30 add*/
#contents .campaign-close {
border: 3px solid #CA0000;
color: #CA0000;
font-size: 110%;
padding: 10px;
margin: 20px 0;
font-weight: bold;
}

#contents .campaign-close p {
background: url(/pc/resources_shared/images/icn_caution.gif) no-repeat 0 0.2em;
margin: 0;
padding-left: 20px;
}