@charset "euc-jp";
/* ****************************************************
Since :2012/05/14
Last Modified:2012/05/14
***************************************************** */

/* contents 
--------------------------------*/
#contents {
	width:900px;
	margin:0 26px 0 26px;
}

/*keyVisual01
--------------------------------*/
#keyVisual01 {
	position:relative;
	width:950px;
	height:675px;
	margin:0 1px 0;
	padding:0;
	background:url(../img/keyv_bg01.jpg) no-repeat 0 0;
}
#keyVisual01 h1,
#keyVisual01 .areaTxt01,
#keyVisual01 .areaTxt02,
#keyVisual01 .areaTxt03,
#keyVisual01 div.areaBtn01,
#keyVisual01 p.stepTit01,
#keyVisual01 ul.stepList li.step1,
#keyVisual01 ul.stepList li.step2,
#keyVisual01 ul.stepList li.step3,
#keyVisual01 ul.stepList li.step4 {
	position:absolute;
}
#keyVisual01 h1 {
	top:11px;
	left:15px;
}
#keyVisual01 .areaTxt01 {
	top:11px;
	right:11px;
}
#keyVisual01 .areaTxt02 {
	top:231px;
	left:15px;
}
#keyVisual01 .areaTxt03 {
	top:301px;
	right:250px;
}
#keyVisual01 div.areaBtn01 {
	top:333px;
	left:199px;
}
#keyVisual01 p.stepTit01 {
	top:412px;
	left:25px;
}
#keyVisual01 ul.stepList li.step1 {
	top:447px;
	left:37px;
}
#keyVisual01 ul.stepList li.step2 {
	top:447px;
	left:262px;
}
#keyVisual01 ul.stepList li.step3 {
	top:447px;
	right:262px;
}
#keyVisual01 ul.stepList li.step4 {
	top:447px;
	right:35px;
}

/*section
--------------------------------*/
#contents .section {
	clear:both;
	margin:0 0 30px 0;
}
/* h2 */
#contents .section h2 {
	width:900px;
}
/* columnTwo */
#contents .section .columnTwo {
	padding:0 15px;
	margin:20px 0 0 0;
	clear:both;
}
#contents .section .columnTwo .areaTxt {
	float:left;
	width:605px;
	font-size:13px;
	line-height:1.5;
}
#contents .section .columnTwo .areaTxt ul {
	margin:10px 0 20px 0;
}
#contents .section .columnTwo .areaTxt ul li {
	font-size:11px;
	line-height:1.5;
}
#contents .section .columnTwo .areaTxt span {
	font-weight:bold;
}
#contents .section .columnTwo .areaImg {
	float:right;
}

/* boxFrame01 */
#contents .section .boxFrame01 {
	position:relative;
	width:870px;
	margin:0 15px;
	background:url(../img/frame01_bg.gif) repeat-y 0 0;
}
#contents .section .boxFrame01 p.imgInframe01,
#contents .section .boxFrame01 p.txtInframe01 {
	width:820px;
	margin-left:25px;
}
#contents .section .boxFrame01 iframe#inFrame01 {
	width:850px;
	margin-left:10px;
	height:290px;
	overflow:hidden;
}
#contents .section .boxFrame01 iframe#inFrame01 { height/*\**/: 290px\9; }


#contents .section .boxFrame01 p.imgInframe01 {
	margin-bottom:15px;
}
#contents .section .boxFrame01 p.titInframe01 {
	position: absolute;
	top:3px;
	left:14px;
}

/*caution
---------------------------------------------------------- */
div#caution {
	clear:both;
	width:920px;
	margin:0 16px 40px 16px;
	font-size:75%;
}
div#caution a:link {
	color:#0066CC;
}
div#caution a:hover {
	color:#00BAFF;
}
div#caution a:visited {
	color:#0066CC;
}

div#caution img{
	width:154px;
	float:left;
	margin:0px 9px 0px 0px;
}

div#caution p {
	margin:5px 0 0 0;
	text-align:right;
	font-size:12px;
}

div#caution table {
	width:755px;
	line-height:1.25em;
}
div#caution table th {
	background-color:#3b9e5a;
	border:2px solid #76c08d;
	color:#ffffff;
	padding:10px 0px 10px 7px;
}
* html div#caution table th,
* html div#caution table td {/* forIE6 */
	font-size:75%;
}
div#caution table td {
	background-color:#fcfbea;
	border:2px solid #76c08d;
	padding:10px;
	vertical-align:middle;
}

div#caution table td table {
	margin:0px;
}
div#caution table td table th,
div#caution table td table td {
	background-color:#ffffff;
	font-weight:normal;
	border:none;
	padding:5px 0px;
	color:#000000;
}
div#caution table td table td {
	text-align:right;
}

div#caution ul {
	left:0px;
	margin:0px;
	overflow:hidden;
	padding:0px;
	position:relative;
}
div#caution ul.innerList {
	margin:0.5em 0 0 1.25em;
}
div#caution ul li {
	font-size:100%;
	list-style-type:disc;
	margin:0.25em 0 0.25em 1.25em;
}
div#caution ul li.styleNone {
	margin:0;
	list-style-type:none;
}
div#caution ul li.styleNone ul {
	margin:0 0 0 1.25em;
}
div#caution ul.listNumber li {
	margin:0;
	padding:0 0 0 1.3em;
	text-indent:-1.3em;
	list-style-type:none;
}
div#caution ul.listNumber li span {
	font-weight:bold;
}


div#caution div.noteBox {
	margin:0 0 15px 0;
}

div#caution div.noteBox p {
	margin-top:0;
	line-height:1.2;
	text-align:left;
}

div#caution div.noteBox p.innerTxt {
	margin:0.25em 0 0.25em 1.25em;
}

div#caution div.noteBox ul.type02 {
	margin:0 0 0 1.25em;
}

div#caution .mb0 {
	margin-bottom:0 !important;
}

div#caution .mb15 {
	margin-bottom:15px !important;
}

 
/*Clearfix Property
---------------------------------------------------------- */
#contents .section .columnTwo:after {
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	line-height: 0;
	visibility: hidden;
}

#contents .section .columnTwo {
	zoom: 1;
}