@charset "Shift_JIS";

body {
	margin:0;
	padding:0;
	color:#000;
	background-color: #cceeff;
}

h1,h2,h3,h4,h5,h6,p {
	margin:0;
	padding:0;
}

img {
	border: none; 
	vertical-align: top;
}

.rel{position: relative;}
.abs{position: absolute;}
.fix{position: fixed;}

.lhfs0{line-height: 0px; font-size:0px;}
.margin00{margin: 0px 0px;}
.margintb10{margin:10px 0 10px 0;}
.margincenter{margin: 0px auto;}
.cb{clear: both;}
.fl{float: left;}
.fr{float: right;} 
.ofhide{overflow: hidden;}
.ofauto{overflow: auto;}
.dnone{display: none;}
.vamiddle{vertical-align: middle;}
.vabottom{vertical-align: bottom;}
.tacenter{text-align: center;} 
.taright{text-align: right;} 
.taleft{text-align: left;} 
.nobr{white-space: nowrap;}

.ml10px{margin-left:10px;}
.mt10px{margin-top:10px;}
.mt20px{margin-top:20px;}
.mb5px{margin-bottom:5px;}
.mb10px{margin-bottom:10px;}
.mb20px{margin-bottom:20px;}
/*100607 -- */
.mt30px{margin-top:30px;}
.mt50px{margin-top:50px;}
/* --100607*/
.pt5px{padding-top:5px;}
.pt10px{padding-top:10px;}
.pt20px{padding-top:20px;}
.pt30px{padding-top:30px;}
.pb5px{padding-bottom:5px;}

.w345{width:345px;}
.w440{width:440px;}
.c03c{color:#03c;}
.cf00{color:#f00;}
.cc00{color:#c00;}

.fwbold{font-weight: bold;}
.ti-1{text-indent: -1em}
.pl1{padding-left: 1em}
.pl2{padding-left: 2em}
.mbottom{margin-bottom:1em;}
.mtop{margin-top:1em;}

.radioTxt {

	text-indent: -2em;
	padding-left: 2em;

}

.size1  {font-size: 65%;}
.size1b {font-size: 65%; font-weight: bold;}
.size2  {font-size: 73%;}
.size2b {font-size: 73%; font-weight: bold;}
.size3  {font-size: 85%;}
.size3b {font-size: 85%; font-weight: bold;}
.size4  {font-size: 98%;}
.size4b {font-size: 98%; font-weight: bold;}
.size5  {font-size: 110%;}
.size5b {font-size: 110%; font-weight: bold;}
.size6  {font-size: 141%;}
.size6b {font-size: 141%; font-weight: bold;}

#wrap {
	width:460px;
	background:#fff;
	background-image: url(../img/wm_head.gif);
	background-repeat: no-repeat;
	text-align:center;
	padding-bottom:30px;
}

#container {
	width:440px;
	margin: 0px auto;
	text-align:left;
}

#headerArea {
	padding-top:16px;
}

h1#forTop {
	float:left;
	margin-right:10px;
}

#head2 {
	float:left;
}
#head2 p{
	font-size: 65%;
	padding-top:18px;
	color: #03c;
}

#head3 {
	float:right;
}

#selectArea {
 margin-top:8px;
}

#selectArea img {
	margin-top:2px;
	margin-left:4px;
	margin-right:4px;
	margin-bottom:15px;
}

#selectArea p{
	display: inline;
	color:#999;
	position:relative;
}
#selectArea p.visit{
	color:#09f;
}
#selectArea span{
	display: inline;
	padding:3px;
	background:#09f;
	color:#ffffff;
	font-weight:bold;
}

#titleArea{
	width: 440px;
	text-align:center;
	padding:5px 0 5px 0;
}
.titleT{
	width: 438px;
	margin: 0px auto;
	height: 1px;
	line-height: 0px;
	font-size:0px;
	border-bottom: 1px #09f solid;
}
.titleB{
	width: 438px;
	margin: 0px auto;
	height: 1px;
	line-height: 0px;
	font-size:0px;
	border-top: 1px #09f solid;
}
#titleArea p{
	background:#09f;
	text-align:left;
	color:#fff;
	font-weight:bold;
	padding-left:23px;
	padding-top:4px;
	padding-bottom:2px;
	background-image: url(../img/wm_dot_title.gif);
	background-repeat: no-repeat;
	background-position: left 1px;
}

#subTitleArea{
	width: 440px;
	text-align:center;
	padding:5px 0 5px 0;
}

.subTitleT{
	width: 438px;
	margin: 0px auto;
	height: 1px;
	line-height: 0px;
	font-size:0px;
	border-bottom: 1px #95dbff solid;
}
.subTitleB{
	width: 438px;
	margin: 0px auto;
	height: 1px;
	line-height: 0px;
	font-size:0px;
	border-top: 1px #95dbff solid;
}
#subTitleArea p{
	background:#cef;
	text-align:left;
	color:#03c;
	font-weight:bold;
	padding-left:5px;
	padding-top:4px;
	padding-bottom:2px;
	border-left: 1px #95dbff solid;
	border-right: 1px #95dbff solid;
}

.subTitle{
	width: 440px;
	text-align:center;
}

.subTitle p{
	background:#cef;
	text-align:left;
	color:#03c;
	font-weight:bold;
	padding-left:5px;
	padding-top:4px;
	padding-bottom:2px;
	border-left: 1px #95dbff solid;
	border-right: 1px #95dbff solid;
}

.errArea{
	width: 440px;
	background:#efefef;
	text-align:left;
}
.errArea div{
	padding:5px;
}

.errArea p{
	text-align:left;
	color:#f00;
	font-weight:bold;
	padding-top:4px;
	padding-bottom:2px;
	text-indent: -1em;
	padding-left: 1em;
}


.downbuy table {
	width: 100%;
	border-collapse: collapse;
	border-spacing:0;
	background-color: #f8f8f8;
	margin-top:2px;
	margin-bottom:5px;
}
.downbuy table td {
	border: solid 1px #a7c5e4;
	padding:5px;
	text-align: left;
}
.downbuy table td p{
	float:left;
	margin-left:10px;
}



#mainArea {
	margin-top:5px;
}
#mainArea p{
	margin-bottom:5px;
}
#mainArea table {
	width: 440px;
	border-collapse: collapse;
	border-spacing:0;
	background-color: #e5eef7;
	margin-top:12px;
	margin-bottom:22px;
}

#mainArea table td {
	width: 438px;
	border: solid 1px #a7c5e4;
	padding:10px;
}

#mainArea input {
	margin-right:5px;
}

p#mainArealine{
	border: solid 1px #a7c5e4;
	padding:10px;
}

p#mainArealinebg{
	background:#e5eef7;
	border: solid 1px #a7c5e4;
	padding:10px;
}

.servAreab {
	margin-top:5px;
}

.servAreab p{
	margin-bottom:5px;
}
.servAreab table {
	width: 440px;
	border-collapse: collapse;
	border-spacing:0;
	background-color: #e5eef7;
	margin-top:2px;
}

.servAreab table td {
	border: solid 1px #a7c5e4;
	padding:10px;
	background-color: #ffffff;
	text-align: center;
}

.servAreab table th {
	border: solid 1px #a7c5e4;
	padding:10px;
	text-align: center;
}




#mainAreab {
	margin-top:5px;
}

#mainAreab p{
	margin-bottom:5px;
}
#mainAreab table {
	width: 440px;
	border-collapse: collapse;
	border-spacing:0;
	background-color: #e5eef7;
	margin-top:2px;
}

#mainAreab table td {
	border: solid 1px #a7c5e4;
	padding:10px;
	background-color: #ffffff;
}

#mainAreab table th {
	width: 130px;
	border: solid 1px #a7c5e4;
	padding:10px;
}

#mainAreab table td.bgBlue{
	background-color: #e5eef7;
}


.mainAreab1 {
	margin-top:5px;
}

.mainAreab1 p{
	margin-bottom:5px;
}

.mainAreab1 table {
	width: 440px;
	border-collapse: collapse;
	border-spacing:0;
	background-color: #e5eef7;
	margin-top:2px;
}

.mainAreab1 table td {
	border: solid 1px #a7c5e4;
	padding:10px;
	background-color: #ffffff;
}

.mainAreab1 table th {
	width: 160px;
	border: solid 1px #a7c5e4;
	padding:10px;
}

.mainAreab1 table td.bgBlue{
	background-color: #e5eef7;
}

#mainAreaw {
	margin-top:12px;
}

#mainAreaw p{
	margin-bottom:5px;
}

#mainAreaw table {
	width: 440px;
	border-collapse: collapse;
	border-spacing:0;
	margin-top:2px;
}

#mainAreaw table td {
	border: solid 1px #a7c5e4;
	padding:10px;
}

#mainAreaw table th {
	width: 160px;
	border: solid 1px #a7c5e4;
	padding:10px;
}

#tokusyo table {
	width: 440px;
	border-collapse: collapse;
	border-spacing:0;
	background-color: #e5eef7;
	margin-top:2px;
}
#tokusyo table td {
	border: solid 1px #a7c5e4;
	padding:8px;
	background-color: #ffffff;
}
#tokusyo table th {
	width: 140px;
	border: solid 1px #a7c5e4;
	padding:8px;
	text-align: center;
}


.faq table {
	width: 100%;
	border-collapse: collapse;
	border-spacing:0;
	background-color: #e5eef7;
	margin-top:2px;
	margin-bottom:5px;
}
.faq table td {
	border: solid 1px #a7c5e4;
	padding:8px;
	background-color: #ffffff;
}
.faq table td p{
	text-indent: -1em;
	padding-left: 1em;
}
.faq table th {
	border: solid 1px #a7c5e4;
	padding:8px;
	text-align: left;
}
.faq table th strong{
	color:#f00;
}


#buttonArea{
	margin-top:20px;
}
.backBtn{
	float:left;
	width: 215px;
}
.backBtnTxt{
	background-image: url(../img/wm_btn_back2.gif);
	background-repeat: repeat-y;
	text-align:center;
}
.backBtnTxt a {
	padding-left:16px;
	background-image: url(../img/wm_arrow_back.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
}

.nextBtn{
	float:right;
	width: 215px;
}
.nextBtnTxt{
	background-image: url(../img/wm_btn_next2.gif);
	background-repeat: repeat-y;
	text-align:center;
}
.nextBtnTxt a {
	padding-right:16px;
	background-image: url(../img/wm_arrow_next.gif);
	background-repeat: no-repeat;
	background-position: right 3px;
}

.btnPic{
	line-height: 0px;
	font-size:0px;
	background-color: #e5eef7;
}



.agreeBtn{
	float:left;
	width: 215px;
}
.agreeBtnTxt{
	background-image: url(../img/wm_btn_back2.gif);
	background-repeat: repeat-y;
	text-align:center;
}
.agreeBtnTxt a {
	background-repeat: no-repeat;
	background-position: left 3px;
}

.notagreeBtn{
	float:right;
	width: 215px;
}
.notagreeBtnTxt{
	background-image: url(../img/wm_btn_next2.gif);
	background-repeat: repeat-y;
	text-align:center;
}
.notagreeBtnTxt a {
	background-repeat: no-repeat;
	background-position: right 3px;
}

.ReagreeBtn{
	float:right;
	width: 215px;
}
.ReagreeBtnTxt{
	background-image: url(../img/wm_btn_back2.gif);
	background-repeat: repeat-y;
	text-align:center;
}
.ReagreeBtnTxt a {
	background-repeat: no-repeat;
	background-position: left 3px;
}

.RenotagreeBtn{
	float:left;
	width: 215px;
}
.RenotagreeBtnTxt{
	background-image: url(../img/wm_btn_next2.gif);
	background-repeat: repeat-y;
	text-align:center;
}
.RenotagreeBtnTxt a {
	background-repeat: no-repeat;
	background-position: right 3px;
}


.topBtn{
	width: 215px;
	margin:0 112px;
}
.leftBtn{
	float:left;
	width: 215px;
}


#footer{
	width: 440px;
	margin-top:30px;
	text-align:center;
	font-size: 85%;
}
#footer p{
	padding-top:20px;
}

#tab1on{
	width: 213px;
	height: 30px;
	margin-top:15px;
	float:left;
	background-image: url(../img/wm_tab1on.jpg);
	background-repeat: none;
}
#tab1on p{
	margin-top:10px;
	margin-left:70px;
	padding-left:15px;
	background-image: url(../img/wm_top_arrow_red.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	font-size: 85%; 
	font-weight: bold;
	color: #ff0000;
}

#tab1off{
	width: 213px;
	height: 30px;
	margin-top:15px;
	float:left;
	background-image: url(../img/wm_tab1off.jpg);
	background-repeat: none;
}
#tab1off p{
	margin-top:10px;
	margin-left:70px;
	padding-left:10px;
	background-image: url(../img/wm_top_arrow_blue.gif);
	background-repeat: no-repeat;
	background-position: left 1px;
	font-size: 85%; 
	font-weight: bold;
	color: #0000ff;
}

#tab2on{
	width: 227px;
	height: 30px;
	margin-top:15px;
	float:left;
	background-image: url(../img/wm_tab2on.jpg);
	background-repeat: none;
}
#tab2on p{
	margin-top:10px;
	margin-left:35px;
	padding-left:15px;
	background-image: url(../img/wm_top_arrow_red.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	font-size: 85%; 
	font-weight: bold;
	color: #ff0000;
}

#tab2off{
	width: 227px;
	height: 30px;
	margin-top:15px;
	float:left;
	background-image: url(../img/wm_tab2off.jpg);
	background-repeat: none;
}
#tab2off p{
	margin-top:10px;
	margin-left:35px;
	padding-left:10px;
	background-image: url(../img/wm_top_arrow_blue.gif);
	background-repeat: no-repeat;
	background-position: left 1px;
	font-size: 85%; 
	font-weight: bold;
	color: #0000ff;
}
.tabbottom{
	clear: both;
	width: 440px;
	margin-bottom:20px;
	height: 10px;
	line-height: 0px;
	font-size:0px;
	border-bottom: 1px #f90 solid;
}

.toptitleArea{
	clear: both;
	width: 440px;
	text-align:center;
	padding:10px 0 10px 0;
}

.toptitleArea p{
	background:#f90;
	text-align:left;
	color:#fff;
	font-weight:bold;
	padding-left:10px;
	padding-top:5px;
	padding-bottom:3px;
}

.topL{
	float:left;
	width: 220px;
	margin-top:10px;
	margin-bottom:10px;
}

.topR{
	float:right;
	width: 211px;
	margin-top:10px;
	margin-bottom:10px;
}
.topRR{
	float:right;
	width: 211px;
	margin-bottom:10px;
}


