@charset "UTF-8";
#contents .sub01 {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/sub/contentsBg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}

#wrapper {
	width: 908px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	z-index: 1;
}

#header {
	background-image: url(../images/sub/headBg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	position: relative;
	z-index: 1;
	height: 206px;
}
#header a   {
	color: #FFF;
	text-decoration: none;
}
#header .sub {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/sub/headsubBg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-right: 4px;
	padding-left: 4px;
}
#header .Box01 {
	background-image: url(../images/common/h1TitleBg.jpg);
	background-repeat: no-repeat;
	height: 69px;
}
#header .Box01 .R {
	float: right;
	width: 430px;
}
#header .Box01 #hBtn  li{
	float: left;
}
#header .Box01 #hNavi  {
	margin-top: 12px;
	clear: both;
}
#header .Box01 #hNavi li {
	font-size: 93%;
	background-image: url(../images/common/headNaviBg.jpg);
	background-repeat: no-repeat;
	float: left;
	margin-left: 6px;
	padding-left: 15px;
}
#header .Box02 {
	height: 90px;
}
#header .Box02 h1  {
	float: left;
}
#header .Box02 #gNavi {
	float: right;
}
#header .Box02 #gNavi li{
	float: left;
}
#header .Box03 {
	height: 47px;
}
#header .Box03 #pNavi{
	padding-left: 190px;
	padding-top: 10px;
}
#header .Box03 #pNavi li{
	float: left;
	font-size: 93%;
	color: #C90;
}
#contents .L01Page{
	float: left;
	width: 230px;
}

#contents .C01Page{
	float: left;
	width: 620px;
	min-height: 600px;
	padding-top: 6px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
}

#contents .C01Pagebox01{
	height:150px;
	margin-bottom:15px;
}

#contents .C01Pagebox04{
	height:500px;
	margin-bottom:15px;
}


#contents .C01Pagebox02{
	height:370px;
	margin-bottom:15px;
}

#contents .C01Pagebox03{
	height:500px;
	margin-bottom:15px;
}

#contents .C01PageboxL{
	float:left;
	width:200px;
	margin-right:10px;
}

#contents .C01Page ul{
	margin-bottom:10px;
}

#contents .C01Page li{
	font-size:100%;
	color: #333;
	line-height:200%;
	margin-left:15px;
}

#contents .C01PageboxR{
	float:right;
	width:410px;
}

#contents .C01PageboxR02{
width:400px;
margin-left:10px;
border-bottom:1px dotted #666;
margin-bottom:10px;
}


#contents .C01Page .Link{
	background-position:left;
	padding-left:15px;
	margin-left:5px;
	font-size:100%;
	color: #900;
	background-image: url(../images/groups/mapArrow.jpg) ;
	background-repeat:no-repeat;
	}
	
 li .Link{
	color: #030;
	}

.Link a{
	color: #900;
	text-decoration:underline;}

#contents .C01Page h2{
	margin-bottom:15px;
}
#contents .C01Page .h2txt {
	font-size: 115%;
	font-weight: bold;
	color: #333;
	margin-top: 25px;
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #930;
}

#contents .C01Page h3{
	margin-bottom:10px;
}

#contents .C01Page h4{
	background:#996;
	color:#FFF;
	padding:10px;
	font-weight:bold;
	font-size:93%;
	margin-bottom:15px;
}
#contents .C01Page h4 a{
	color:#FC0;
	text-decoration: none;
}

#contents .C01Page h5{
	color: #333;
	font-weight:bold;
	font-size:93%;
	margin-bottom:5px;
	padding-left:5px;
	border-left:3px solid  #333;}



#contents .C01Page p{
	font-size:93%;
	color:#333;
	line-height:180%;
}

table{
	margin-bottom:10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #930;
}
th{
	padding:15px;
	border-bottom:1px dotted #930;
	font-size:93%;
	line-height:160%;
	color:#333;
	background-color: #F8EADE;
}
td{
	padding:15px;
	border-bottom:1px dotted #930;
	font-size:93%;
	line-height:160%;
	color:#333;
}

img.illust{
	margin:15px 0px;
}
.Step01 {
	padding: 25px;
	border: 1px solid #CCC;
}
.Step01 .bld {
	font-size: 108%;
	font-weight: bold;
}
#form1 dl {
	font-size: 93%;
	line-height: 1.4;
	margin: 0em;
	padding: 0px;
	background-color: #F6E7E7;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E0ACAB;
	border-right-color: #E0ACAB;
	border-bottom-color: #E0ACAB;
	border-left-color: #E0ACAB;
}
#form1 dt {
	margin: 0px;
	padding: 1em 0px 0.7em 8px;
	color: #333333;
	font-weight: bold;
}
#form1 dt.submit {
	color: #EBF4FB;
}
#form1 .must {
	color: #F90;
	font-weight: bold;
}
#form1 dd {
	margin: -2.1em 0px 0px;
	padding: 0px 0px 0.7em 15em;
	line-height: 1.6;
	color: #4D4D4D;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E0ACAB;
}
#form1 dd.submit {
	text-align: right;
	padding: 0px 8px 0.7em 15em;
}

