@charset "euc-jp";
@import url(base.css);
@import url(bottom.css);
@import url(temporary.css);

/* @group common */

/* @group tblFmt1 */
.tblFmt1{
	border-collapse: collapse;
	margin: 10px 0;
}
.tblFmt1 th,
.tblFmt1 td{
	border: 1px solid #bfbfbf;
	padding: 5px 8px;
	font-weight: normal;
}
.tblFmt1 th{
	text-align: center;
	white-space: nowrap;
	background-color: #e1eeff;
}
.tblFmt1 th.opEmpty{
	background: none;
	border: none;
}
.tblFmt1 td ul{
	margin: 0;
	padding: 0 0 0 2em;
}
/*benefit*/
.tblFmt1.benefit td{
	width: 22%;
}

/* @end */

/* @group dlFmt1 */
.dlFmt1 {
	background: url(../img/dot_h_gray_1px.gif) repeat-x 0 bottom;
}
.dlFmt1 dt{
	float: left;
	padding-top: 7px;
	padding-left: 5px;
}
.dlFmt1 dd{
	margin: 0;
	background: url(../img/dot_h_gray_1px.gif) repeat-x 0 top;
	padding: 7px 0 7px 15em;
}
.dlFmt1.opTokutei dd{
	padding: 7px 0 7px 18em;
}
.dlFmt1 dd p{
	margin-left: 0 !important;
}
.dlFmt1 dd address{
	font-style: normal;
	margin: 10px 0;
}
/**/
.dlFmt1 dl.dlFmt1-op1{
	margin: 0;
}
.dlFmt1 dl.dlFmt1-op1 dd{
	padding: 7px 0 7px 8em;
}
.dlFmt1 dl.dlFmt1-op1 dd.first{
	background: none;
}

/* @end */

/* @group fig */

.figCenter{
	text-align: center;
	margin: 20px 0;
}

/* @end */

/* @group cWrap */

ul.cWrap{
	border: solid 1px #bfbfbf;
	list-style-position: outside;
	padding: 7px 7px 7px 25px !important;
	margin: 5px 0 !important;
}

/* @end */



/* @end */

/* @group termsText */

#termsText h2{
	border: none;
	border-top: solid 1px #999;
	border-bottom: solid 1px #999;
	background: none;
	padding: 8px;
	text-align: center;
	margin-top: 35px;
}
#termsText h3{
	margin: 20px 0 5px;
}
#termsText p{
	margin: 5px 0 15px 0;
}

#termsText ul,
#termsText ol{
	padding-left: 7ex;
	margin: 0 0 15px;
}
#termsText ul ul,
#termsText ol ol,
#termsText ul ol,
#termsText ol ul{
	margin: 0 0 5px;
}

/* @end */

/* @group guide */
#crGuide{
	margin: 20px 11px 0;
}

#crGuide h2{
	border: none;
	border-left: 5px solid #3b8dfb;
	background: none;
	padding: 0 0 0 5px;
	margin: 20px 0 10px;
}
#crGuide h3{
	margin: 15px 0 5px;
}
#crGuide p{
	margin: 5px 10px 15px 10px;
}
#crGuide ul{
	margin: 0 0 15px 30px;
	padding: 0;
}
/**/
#orderFlow{
	list-style: none;
	margin: 10px 50px 20px;
	padding: 0;
}
#orderFlow li{
	background: url(../img/bg_guide_flow.gif) no-repeat 20px bottom;
	padding-bottom: 20px;
}
#orderFlow li.flowLast{
	background: none;
	padding-bottom: 0;
}
#orderFlow li span{
	display: block;
	border: 1px solid #3b8dfb;
	padding: 7px;
	margin: 2px 0 10px 0;
	background: #e1eeff;
	font-weight: bold;
}
#orderFlow li ul{
	list-style: none;
	margin: 0 0 0 55px;
	padding: 0;
}
#orderFlow li ul li{
	background: none;
	padding: 5px 0 0 0;
	margin: 0;
	margin-bottom: -10px;
}

/* @end */

/* @group crSiteMap */

#crSiteMap{
	margin: 0 !important;
	padding: 0 !important;
}
#crSiteMap,
#crSiteMap ul{
	list-style: none;
}
#crSiteMap ul{
	margin-top: 3px;
	margin-bottom: 7px;
}
#crSiteMap li{
	border-bottom: solid 1px #ddd;
	padding-bottom: 3px;
	padding-left: 5px;
	margin-bottom: 5px;
}
#crSiteMap li li{
	border: none;
	margin: 0;
	padding: 0;
}
#crSiteMap li a{
	background: url(../img/arr_orange.gif) no-repeat 0 2px;
	padding-left: 12px;
}
#crSiteMap li span{
	padding-left: 5px;
	border-left: 5px solid #3b8dfb;
	margin-left: 2px;
}

/* @end */























