
@charset "UTF-8";


/*------------------
 == reset
--------------------*/
#guideContents img{border: 0;vertical-align: bottom;}
#guideContents em {font-style: normal; font-weight: bold;}

	.clearfix {
		display: inline-block;
	}

.clearfix:after{
		content: ".";
		font-size: 0.1em;
		line-height: 0;
		display: block;
		height: 0;
		visibility: hidden;
		clear: both;
		overflow:hidden;
	}

	/* \*/
	* html .clearfix {
		height: 1%;
	}

	.clearfix {
		display:block;
	}
	/* */
	
	
	
/*フロート
-----------------------------------------------*/

#guideContents .clearB {clear:both;}
#guideContents .floatL {float:left;}
#guideContents .floatR {float:right;}
	
	
	
/*マージン
-----------------------------------------------*/

#guideContents .ml5 {margin-left:5px;}
#guideContents .mr5 {margin-right:5px;}
#guideContents .mt5 {margin-top:5px;}
#guideContents .mb5 {margin-bottom:5px;}

#guideContents .ml10 {margin-left:10px;}
#guideContents .mr10 {margin-right:10px;}
#guideContents .mt10 {margin-top:10px;}
#guideContents .mb10 {margin-bottom:10px;}

#guideContents .ml15 {margin-left:15px;}
#guideContents .mr15 {margin-right:15px;}
#guideContents .mt15 {margin-top:15px;}
#guideContents .mb15 {margin-bottom:15px;}

#guideContents .ml20 {margin-left:20px;}
#guideContents .mr20 {margin-right:20px;}
#guideContents .mt20 {margin-top:20px;}
#guideContents .mb20 {margin-bottom:20px;}

#guideContents .ml25 {margin-left:25px;}
#guideContents .mr25 {margin-right:25px;}
#guideContents .mt25 {margin-top:25px;}
#guideContents .mb25 {margin-bottom:25px;}

#guideContents .ml30 {margin-left:30px;}
#guideContents .mr30 {margin-right:30px;}
#guideContents .mt30 {margin-top:30px;}
#guideContents .mb30 {margin-bottom:30px;}

#guideContents .ml35 {margin-left:35px;}
#guideContents .mr35 {margin-right:35px;}
#guideContents .mt35 {margin-top:35px;}
#guideContents .mb35 {margin-bottom:35px;}

#guideContents .ml40 {margin-left:40px;}
#guideContents .mr40 {margin-right:40px;}
#guideContents .mt40 {margin-top:40px;}
#guideContents .mb40 {margin-bottom:40px;}

#guideContents .ml45 {margin-left:45px;}
#guideContents .mr45 {margin-right:45px;}
#guideContents .mt45 {margin-top:45px;}
#guideContents .mb45 {margin-bottom:45px;}

#guideContents .ml50 {margin-left:50px;}
#guideContents .mr50 {margin-right:50px;}
#guideContents .mt50 {margin-top:50px;}
#guideContents .mb50 {margin-bottom:50px;}

#guideContents .ml55 {margin-left:55px;}
#guideContents .mr55 {margin-right:55px;}
#guideContents .mt55 {margin-top:55px;}
#guideContents .mb55 {margin-bottom:55px;}

#guideContents .ml60 {margin-left:60px;}
#guideContents .mr60 {margin-right:60px;}
#guideContents .mt60 {margin-top:60px;}
#guideContents .mb60 {margin-bottom:60px;}

#guideContents .ml65 {margin-left:65px;}
#guideContents .mr65 {margin-right:65px;}
#guideContents .mt65 {margin-top:65px;}
#guideContents .mb65 {margin-bottom:65px;}

#guideContents .ml70 {margin-left:70px;}
#guideContents .mr70 {margin-right:70px;}
#guideContents .mt70 {margin-top:70px;}
#guideContents .mb70 {margin-bottom:70px;}

#guideContents .ml75 {margin-left:75px;}
#guideContents .mr75 {margin-right:75px;}
#guideContents .mt75 {margin-top:75px;}
#guideContents .mb75 {margin-bottom:75px;}

#guideContents .ml80 {margin-left:80px;}
#guideContents .mr80 {margin-right:80px;}
#guideContents .mt80 {margin-top:80px;}
#guideContents .mb80 {margin-bottom:80px;}


#guideContents{
font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic ProN','A-OTF 新ゴ Pro',A-OTF Shin Go Pro,'メイリオ',Meiryo,DroidSansJapanese,sans-serif;
	margin: 0;
	padding:0;
	border: 0;
	font-size: 14px;
	line-height: 1.5;
	color: #535353;
	text-align:center;
}

#guideContents a:link{ text-decoration:none;}
/*
#guideContents a:visited{color: #7a4da6;}
#guideContents a:hover{color: #0ec8de;}
#guideContents a:active{color: #0ec8de;}

*/

#guideContents h1{ margin:0 0 0 0;}
#guideContents li,
#guideContents dt,
#guideContents dd {list-style:none;}


/*pagetop*/

#guideContents ul.pagenav{
	margin: 10px 0px 10px 0;
	text-align: left;
	color: #2c98f9;
	font-size: 9px;
}
#guideContents ul.pagenav li{ padding-bottom:5px;}
#guideContents ul.pagenav a{ color:#2c98f9; padding-left:5px;}



#guideContents .guide_secTxt1 {margin-right:auto; margin-left:auto; width:310px; text-align:left;}


/*guideFooter*/

#guideContents .guideFooter {
	margin: 20px auto 20px auto;
	padding: 5px 0;
	width: 310px;
	background: #FF983C;
	moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
#guideContents .guideFooter div {
	margin-right:auto;
	margin-left:auto;
	padding:10px 0 5px 0;
	width:300px;
	background:#FFFFFF;
	moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
}
#guideContents .guideFooter ul {
	padding: 5px 5px 5px 0;
}
#guideContents .guideFooter li {
	margin-right: auto;
	margin-left: auto;
	padding: 5px 10px 3px 10px;
	width: 260px;
	font-size: 12px;
	text-align: left;
	border-top: 1px dotted #FF983C;
	background-color: #FFF;
}
#guideContents .guideFooter li a{
	display:block;
	color:#FF983C;
	height:21px;
	line-height:25px;
	background:url(/contents/guide_smt/images/kasouCommon/icon_close.jpg) right 0 no-repeat;
	-webkit-background-size: 21px 21px;
	background-size: 21px 21px;
}
#guideContents .guideFooter li.guideOpen a {
	background:url(/contents/guide_smt/images/kasouCommon/icon_open.jpg) right 0 no-repeat;
	-webkit-background-size: 21px 21px;
	background-size: 21px 21px;
}

#guideContents .guideFooter p {
	margin:10px 0 0 0;
	text-align:center;
	background:#D9D7D7;
}
#guideContents .guideFooter div div {
	margin:0 0 0 0;
	padding:5px;
	width:auto;
	text-align:center;
	border-right:2px solid #D9D7D7;
	border-left:2px solid #D9D7D7;
	border-bottom:2px solid #D9D7D7;
	moz-border-radius:0px;
	-webkit-border-radius:0px;
	border-radius:0px;
}
/*
#guideContents .guideFooter dd {display:inline;}
#guideContents .guideFooter dd a {display:inline; color:#2692FF; background:url() right 0 no-repeat;}
#guideContents .guideFooter li.guideOpen dd a {display:inline; color:#2692FF; background:url() right 0 no-repeat;}
*/


/*下層ページ
---------------------------------------------------------*/

#guideContents .guide2_sec3 {margin:0 auto 20px auto; width:310px;}
#guideContents .guide2_sec3 p {text-align:right;}

#guideContents .guide4_sec4 {
	margin:0 auto 20px auto;
	padding:10px 0;
	width:310px;
	text-align:center;
	border-top:1px dotted #B48667;
	border-bottom:1px dotted #B48667;
}
#guideContents .guide4_sec4 dl {
	margin:0 auto 0 auto;
	width:200px;
}
#guideContents .guide4_sec4 h4 {
	margin:0 auto 10px auto;
}
#guideContents .guide4_sec4 dt {
	padding:0 0 0 10px;
	float:left;
	background:url(/contents/guide_smt/images/kasouCommon/icon_arrow.jpg) left 5px no-repeat;
	-webkit-background-size: 7px 12px;
	background-size: 7px 12px;
}
#guideContents .guide4_sec4 dd {
	padding:0 0 0 10px;
	float:right;
	background:url(/contents/guide_smt/images/kasouCommon/icon_arrow.jpg) left 5px no-repeat;
	-webkit-background-size: 7px 12px;
	background-size: 7px 12px;
}
#guideContents .guide4_sec4 dt a,
#guideContents .guide4_sec4 dd a {color:#2692FF;}


#guideContents .guide3_sec1 {margin-left:auto; margin-right:auto; width:308px;}

#guideContents .guide3_sec1_step1,
#guideContents .guide3_sec1_step2,
#guideContents .guide3_sec1_step3,
#guideContents .guide3_sec1_step4,
#guideContents .guide3_sec1_step5 {position:relative;}

#guideContents .guide3_sec1_step1 dt,
#guideContents .guide3_sec1_step2 dt,
#guideContents .guide3_sec1_step3 dt,
#guideContents .guide3_sec1_step4 dt,
#guideContents .guide3_sec1_step5 dt {position:absolute; top:5px; right:5px; width:243px; text-align:center;}

#guideContents .guide3_sec1_step1 dd,
#guideContents .guide3_sec1_step2 dd,
#guideContents .guide3_sec1_step3 dd,
#guideContents .guide3_sec1_step4 dd {position:absolute; top:48px; right:23px; width:205px; font-size:11px; text-align:left;}
#guideContents .guide3_sec1_step5 dd {position:absolute; top:50px; right:23px; width:205px; font-size:11px; text-align:left;}

#guideContents .guide3_sec1_step1 dd a,
#guideContents .guide3_sec1_step2 dd a,
#guideContents .guide3_sec1_step3 dd a,
#guideContents .guide3_sec1_step4 dd a,
#guideContents .guide3_sec1_step5 dd a {
	padding:0 0 0 10px;
	color:#2692FF;
	text-align:left;
	background:url(/contents/guide_smt/images/kasouCommon/icon_arrow.jpg) left 0 no-repeat;
	-webkit-background-size: 7px 12px;
	background-size: 7px 12px;
}



#guideContents .guide3_sec2_1 {margin-right:auto; margin-left:auto; width:308px;}
#guideContents .guide3_sec2_1 h4 {margin-bottom:5px;}
#guideContents .guide3_sec2_1 p {
	padding:0 0 0 27px;
	text-align:left;
	background:url(/contents/guide_smt/03/images/iconA1.jpg) 0 0 no-repeat;
	-webkit-background-size: 22px 22px;
	background-size: 22px 22px;
}

#guideContents .guide3_sec2_2 {margin-right:auto; margin-left:auto; width:308px;}
#guideContents .guide3_sec2_2 dt {
	margin-bottom:5px;
	padding:0 0 0 22px;
	height:28px;
	text-align:left;
	background:url(/contents/guide_smt/03/images/sec2_bg1.jpg) 0 0 no-repeat;
	-webkit-background-size: 308px 28px;
	background-size: 308px 28px;
}
#guideContents .guide3_sec2_2 dt span.close{
	display:block;
	color:#926249;
	height:26px;
	background:url(/contents/guide_smt/03/images/icon_close.jpg) right 0 no-repeat;
	-webkit-background-size: 17px 17px;
	background-size: 17px 17px;
}
#guideContents .guide3_sec2_2 dt span.open {
	display:block;
	color:#926249;
	height:26px;
	background:url(/contents/guide_smt/03/images/icon_open.jpg) right 0 no-repeat;
	-webkit-background-size: 17px 17px;
	background-size: 17px 17px;
}
#guideContents .guide3_sec2_2 dd {
	display:none;
	padding:5px 5px 5px 32px;
	text-align:left;
	background:#FFEBD6 url(/contents/guide_smt/03/images/iconA2.jpg) 5px 5px no-repeat;
	-webkit-background-size: 22px 22px;
	background-size: 22px 22px;
}




#guideContents .guide3_sec3 {
	margin-right:auto;
	margin-left:auto;
	width:308px;
	border-bottom:1px solid #FFBE94;
	background:url(/contents/guide_smt/03/images/sec3_bg.jpg) 0 0 repeat-y;
	-webkit-background-size: 308px 11px;
	background-size: 308px 11px;
}
#guideContents .guide3_sec3 p {padding:5px 10px; text-align:right;}
#guideContents .guide3_sec3 dt {
	padding:0 0 0 40px;
	font-size:12px;
	color:#FF834D;
	text-align:left;
}
#guideContents .guide3_sec3_1 dt {
	background:url(/contents/guide_smt/03/images/h5_3_1.jpg) 0 0 no-repeat;
	-webkit-background-size: 308px 30px;
	background-size: 308px 30px;
}
#guideContents .guide3_sec3_2 dt {
	background:url(/contents/guide_smt/03/images/h5_3_2.jpg) 0 0 no-repeat;
	-webkit-background-size: 308px 30px;
	background-size: 308px 30px;
}
#guideContents .guide3_sec3_3 dt {
	background:url(/contents/guide_smt/03/images/h5_3_3.jpg) 0 0 no-repeat;
	-webkit-background-size: 308px 30px;
	background-size: 308px 30px;
}
#guideContents .guide3_sec3_4 dt {
	background:url(/contents/guide_smt/03/images/h5_3_4.jpg) 0 0 no-repeat;
	-webkit-background-size: 308px 30px;
	background-size: 308px 30px;
}
#guideContents .guide3_sec3_5 dt {
	background:url(/contents/guide_smt/03/images/h5_3_5.jpg) 0 0 no-repeat;
	-webkit-background-size: 308px 30px;
	background-size: 308px 30px;
}
#guideContents .guide3_sec3_6 dt {
	height:46px;
	background:url(/contents/guide_smt/03/images/h5_3_6.jpg) 0 0 no-repeat;
	-webkit-background-size: 308px 46px;
	background-size: 308px 46px;
}
#guideContents .guide3_sec3_7 dt {
	padding:5px 0 0 10px;
	background:url(/contents/guide_smt/03/images/h5_3_7.jpg) 0 0 no-repeat;
	-webkit-background-size: 308px 27px;
	background-size: 308px 27px;
}


#guideContents .guide3_sec3 dt span.close {
	display: block;
	padding: 11px 24px 5px 0;
	background: url(/contents/guide_smt/images/kasouCommon/icon_close2.jpg) 96% 9px no-repeat;
	-webkit-background-size: 21px 21x;
	background-size: 21px 21px;
}
#guideContents .guide3_sec3 dt span.open {
	display:block;
	padding:11px 24px 5px 0;
	background:url(/contents/guide_smt/images/kasouCommon/icon_open.jpg) 96% 9px no-repeat;
	-webkit-background-size: 21px 21x;
	background-size: 21px 21px;
}
#guideContents .guide3_sec3 dd {
	display:none;
	padding:10px;
	font-size:12px;
	text-align:left;
	border-top:1px dotted #FFD5BA;
}



#guideContents .guide3_sec3.guide3_sec3_6 dt span.close {
	display: block;
	padding: 11px 24px 5px 0;
	background: url(/contents/guide_smt/images/kasouCommon/icon_close2.jpg) 96% 18px no-repeat;
	-webkit-background-size: 21px 21x;
	background-size: 21px 21px;
}
#guideContents .guide3_sec3.guide3_sec3_6 dt span.open {
	display:block;
	padding:5px 24px 5px 0;
	background:url(/contents/guide_smt/images/kasouCommon/icon_open.jpg) 96% 18px no-repeat;
	-webkit-background-size: 21px 21x;
	background-size: 21px 21px;
}


#guideContents .guide3_sec3.guide3_sec3_7 dd {
	display:block;
}
#guideContents .guide3_sec3.guide3_sec3_7 dt span.close {
	display: block;
	padding: 11px 0 5px 0;
	background: url(/contents/guide_smt/images/kasouCommon/icon_close2.jpg) 96% 9px no-repeat;
	-webkit-background-size: 21px 21x;
	background-size: 21px 21px;
}
#guideContents .guide3_sec3.guide3_sec3_7 dt span.open {
	display: block;
	padding: 5px 0 5px 0;
	line-height: 28px;
	background: url(/contents/guide_smt/images/kasouCommon/icon_open.jpg) 96% 9px no-repeat;
	-webkit-background-size: 21px 21x;
	background-size: 21px 21px;
}
#guideContents .guide3_sec3 ul {clear:both; padding:5px 0 0 0; width:100%; text-align:left;}
#guideContents .guide3_sec3.guide3_sec3_7 dd li {
	padding:0 0 0 10px;
	text-align:left;
	background:url(/contents/guide_smt/images/kasouCommon/icon_arrow.jpg) left 3px no-repeat;
	-webkit-background-size: 7px 12px;
	background-size: 7px 12px;
}
#guideContents .guide3_sec3.guide3_sec3_7 dd li a,
#guideContents .guide3_sec3.guide3_sec3_7 dd li a {color:#2692FF;}




#guideContents .guide_sec4 {margin-right:auto; margin-left:auto; width:307px;}
#guideContents .guide_sec4 h4 {
	padding:0 0 0 32px;
	height:32px;
	color:#8B7964;
	line-height:32px;
	text-align:left;
}
#guideContents .guide_sec4 p {text-align:left;}

#guideContents .guide_sec4_1 {
	background:url(/contents/guide_smt/03/images/sec4_icon1.jpg) 0 0 no-repeat;
	-webkit-background-size: 27px 27x;
	background-size: 27px 27px;
}
#guideContents .guide_sec4_2 {
	background:url(/contents/guide_smt/03/images/sec4_icon2.jpg) 0 0 no-repeat;
	-webkit-background-size: 27px 27x;
	background-size: 27px 27px;
}
#guideContents .guide_sec4_3 {
	background:url(/contents/guide_smt/03/images/sec4_icon3.jpg) 0 0 no-repeat;
	-webkit-background-size: 27px 27x;
	background-size: 27px 27px;
}
#guideContents .guide_sec4_4 {
	background:url(/contents/guide_smt/03/images/sec4_icon4.jpg) 0 0 no-repeat;
	-webkit-background-size: 27px 27x;
	background-size: 27px 27px;
}

#acMenu dt{
	margin-right: auto;
	margin-left: auto;
	padding: 5px 0 5px 0;
	width: 280px;
	font-size: 12px;
	text-align: left;
	border-top: 1px dotted #FF983C;
	display: block;
	color: #FF983C;
	line-height: 25px;
	background: url(/contents/guide_smt/images/kasouCommon/icon_close.png) right 0 no-repeat;
	background-position: center right;
	-webkit-background-size: 21px 21px;
	background-size: 21px 21px;
	}
#acMenu dd{
	margin-right: auto;
	margin-left: auto;
	padding: 0px 0 5px 0;
	width: 280px;
	font-size: 12px;
	text-align: left;
	display: block;
	color: #FF983C;
	line-height: 25px;
	}
#acMenu dt.active{
	margin-right: auto;
	margin-left: auto;
	padding: 5px 0 5px 0;
	width: 280px;
	font-size: 12px;
	text-align: left;
	border-top: 1px dotted #FF983C;
	display: block;
	color: #FF983C;
	line-height: 25px;
	background:url(/contents/guide_smt/images/kasouCommon/icon_open.png) right 0 no-repeat;
	background-position:center right;
	-webkit-background-size: 21px 21px;
	background-size: 21px 21px;
	}

#campaign1309_s{
	margin:0px;
	padding:0px;
}


/*------------------
 == reset
--------------------*/
#guideContents img{border: 0;vertical-align: bottom;}
#guideContents em {font-style: normal; font-weight: bold;}

	.clearfix {
		display: inline-block;
	}

.clearfix:after{
		content: ".";
		font-size: 0.1em;
		line-height: 0;
		display: block;
		height: 0;
		visibility: hidden;
		clear: both;
		overflow:hidden;
	}

	/* \*/
	* html .clearfix {
		height: 1%;
	}

	.clearfix {
		display:block;
	}
	/* */
	
	
	
/*フロート
-----------------------------------------------*/

#guideContents .clearB {clear:both;}
#guideContents .floatL {float:left;}
#guideContents .floatR {float:right;}
	
	
	
/*マージン
-----------------------------------------------*/

#guideContents .ml5 {margin-left:5px;}
#guideContents .mr5 {margin-right:5px;}
#guideContents .mt5 {margin-top:5px;}
#guideContents .mb5 {margin-bottom:5px;}

#guideContents .ml10 {margin-left:10px;}
#guideContents .mr10 {margin-right:10px;}
#guideContents .mt10 {margin-top:10px;}
#guideContents .mb10 {margin-bottom:10px;}

#guideContents .ml15 {margin-left:15px;}
#guideContents .mr15 {margin-right:15px;}
#guideContents .mt15 {margin-top:15px;}
#guideContents .mb15 {margin-bottom:15px;}

#guideContents .ml20 {margin-left:20px;}
#guideContents .mr20 {margin-right:20px;}
#guideContents .mt20 {margin-top:20px;}
#guideContents .mb20 {margin-bottom:20px;}

#guideContents .ml25 {margin-left:25px;}
#guideContents .mr25 {margin-right:25px;}
#guideContents .mt25 {margin-top:25px;}
#guideContents .mb25 {margin-bottom:25px;}

#guideContents .ml30 {margin-left:30px;}
#guideContents .mr30 {margin-right:30px;}
#guideContents .mt30 {margin-top:30px;}
#guideContents .mb30 {margin-bottom:30px;}

#guideContents .ml35 {margin-left:35px;}
#guideContents .mr35 {margin-right:35px;}
#guideContents .mt35 {margin-top:35px;}
#guideContents .mb35 {margin-bottom:35px;}

#guideContents .ml40 {margin-left:40px;}
#guideContents .mr40 {margin-right:40px;}
#guideContents .mt40 {margin-top:40px;}
#guideContents .mb40 {margin-bottom:40px;}

#guideContents .ml45 {margin-left:45px;}
#guideContents .mr45 {margin-right:45px;}
#guideContents .mt45 {margin-top:45px;}
#guideContents .mb45 {margin-bottom:45px;}

#guideContents .ml50 {margin-left:50px;}
#guideContents .mr50 {margin-right:50px;}
#guideContents .mt50 {margin-top:50px;}
#guideContents .mb50 {margin-bottom:50px;}

#guideContents .ml55 {margin-left:55px;}
#guideContents .mr55 {margin-right:55px;}
#guideContents .mt55 {margin-top:55px;}
#guideContents .mb55 {margin-bottom:55px;}

#guideContents .ml60 {margin-left:60px;}
#guideContents .mr60 {margin-right:60px;}
#guideContents .mt60 {margin-top:60px;}
#guideContents .mb60 {margin-bottom:60px;}

#guideContents .ml65 {margin-left:65px;}
#guideContents .mr65 {margin-right:65px;}
#guideContents .mt65 {margin-top:65px;}
#guideContents .mb65 {margin-bottom:65px;}

#guideContents .ml70 {margin-left:70px;}
#guideContents .mr70 {margin-right:70px;}
#guideContents .mt70 {margin-top:70px;}
#guideContents .mb70 {margin-bottom:70px;}

#guideContents .ml75 {margin-left:75px;}
#guideContents .mr75 {margin-right:75px;}
#guideContents .mt75 {margin-top:75px;}
#guideContents .mb75 {margin-bottom:75px;}

#guideContents .ml80 {margin-left:80px;}
#guideContents .mr80 {margin-right:80px;}
#guideContents .mt80 {margin-top:80px;}
#guideContents .mb80 {margin-bottom:80px;}

/* ----------------------------
 == Common
---------------------------- */
html,#guideContents *{
	margin: 0;
	padding: 0;
}
body{
	background: #FFFFFF;
	margin:0;
	padding:0;
}
p,div{ margin:0; padding:0;}

#guideContents{
	margin: 0;
	padding:0;
	border: 0;
	font-size: 14px;
	line-height: 1.5;
	color: #535353;
}




