@charset "UTF-8";
/* CSS Document */


#container_guide {
	width:745px;
	margin-left:27px;
	clear:both;
	font-size:110%;
	}

#guide_nav {
	margin-top:25px;
	margin-bottom:25px;
	}
#guide_nav ul {
	margin-bottom:10px;
	}
#guide_nav li {
	list-style:none;
	display:inline;
	padding-right:10px;
	}
#guide_nav li a {
	background-image:url(../img/arrow_4.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:15px;
	color:#333333;
	white-space:nowrap;
	*zoom:1;
	}
#guide_nav li a:hover {
	color:#F39700;
	}
#guide_nav li.current a {
	color:#e60012;
	background-image:url(../img/arrow_5.gif);
	}
#guide_nav p a {
	background-image:url(../img/arrow_1.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:15px;
	color:#333333;
	}


h2.ttl_guide {
	background-color:#E6EDD3;
	font-size:110%;
	margin-bottom:20px;
	margin-top:10px;
	clear:both;
	}
h2.ttl_guide2 {
	background-color:#f9d8e7;
	padding:2px 5px;
	font-size:110%;
	margin-bottom:20px;
	margin-top:10px;
	clear:both;
	}
h2.ttl_guide3 {
	background-color:#c4e7ff;
	padding:2px 5px;
	font-size:110%;
	margin-bottom:20px;
	margin-top:10px;
	clear:both;
	}
h3.pttl_guide {
	font-weight:bold;
	color:#519600;
	border-bottom:1px solid #519600;
	margin-bottom:10px;
	clear:both;
	}
h3.pttl_guide2 {
	font-weight:bold;
	color:#f872b1;
	border-bottom:1px solid #f872b1;
	margin-bottom:10px;
	clear:both;
	}
h3.pttl_guide3 {
	font-weight:bold;
	color:#0b72a8;
	border-bottom:1px solid #0b72a8;
	margin-bottom:10px;
	margin-top:20px;
	clear:both;
	}

.guide_ex {
	border-bottom:1px dashed #6dac24;
	margin-bottom:30px;
	line-height:180%;
	clear:both;
	}
.guide_ex:after {
	content: ".";  /* 新しい要素を作る */
	display: block;  /* ブロックレベル要素に */
	clear: both;
	height: 0;
	visibility: hidden;
}
.guide_ex {
	min-height: 1px;
}
* html .guide_ex {
	height: 1px;
	/*¥*//*/
	height: auto;
	overflow: hidden;
	/**/
}



.guide_txt {
	width:220px;
	float:left;
	}
.guide_txt p {
	background-image:url(../guide/img/ico_circle.gif);
	background-repeat:no-repeat;
	background-position:0 5px;
	padding-left:20px;
	margin-bottom:20px;
	}
.guide_txt p strong.st_guide2 {
	font-weight:bold;
	color:#f872b1;
	}
.guide_txt p.annotation {
	font-size:90%;
	background-image:none;
	margin:0 0 20px 0;
	line-height:150%;
	}
.guide_txt p.attention {
	background-image:none;
	margin:0 0 20px 20px;
	text-indent:-1em;
	padding-left:1em;
	}
.guide_txt p.link {
	background-image:url(../img/arrow_8.gif);
	margin:0 0 20px 20px;
	}
.guide_txt dl {
	margin-bottom:20px;
	padding-left:20px;
	}
.guide_txt dl dt {
	font-weight:bold;
	color:#519600;
	}
.guide_txt dl dt.guide2_dt {
	font-weight:bold;
	color:#f872b1;
	}
.guide_txt hr {
	border-top:1px dashed #6dac24;
	border-bottom:none;
	border-left:none;
	border-right:none;
	margin-bottom:20px;
	}
.guide_txt .next {
	margin-bottom:20px;
	margin-left:100px;
	}

.guide_ss {
	float:right;
	width:495px;
	text-align:center;
	}
.guide_ss img {
	margin-bottom:30px;
	}

.mail_ttl {
	color:#FE8A20;
	}

/*index*/
.guide_index {
	margin-bottom:30px;
	line-height:180%;
	clear:both;
	}
.guide_index ul {
	margin-left:30px;
	list-style:disc;
	color:#0b72a8;
	}
.guide_index ul span {
	color:#333333;
	}
.guide_index ul ul {
	color:#333333;
	}
.guide_index p {
	padding-left:20px;
	margin-bottom:20px;
	}

.guide_txt2 {
	width:345px;
	float:left;
	}
.guide_txt2 p {
	background-image:url(../guide/img/ico_circle.gif);
	background-repeat:no-repeat;
	background-position:0 5px;
	padding-left:20px;
	margin-bottom:20px;
	}
.guide_ss2 {
	float:right;
	width:370px;
	text-align:center;
	}
.guide_ss2 img {
	margin-bottom:30px;
	}
.line {
	border-bottom:1px dashed #6dac24;
	margin-bottom:20px;
	line-height:180%;
	clear:both;
	padding-bottom:10px;
	}



/*FAQ*/
.read {
	padding:10px 20px;
	}
#faq_nav {
	margin-top:25px;
	margin-bottom:25px;
	margin-left:25px;
	}
#faq_nav ul {
	margin-bottom:10px;
	}
#faq_nav li {
	list-style:none;
	margin-bottom:10px;
	background-image:url(../img/arrow_5.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:15px;
	}
#faq_nav li a {
	
	color:#333333;
	}
#faq_nav li a:hover {
	color:#f08200;
	}
#faq_nav li span {
	font-weight:bold;
	text-decoration:none;
	color:#f08200;
	}
dl.faq {
	border-top:1px solid #6dac24;
	padding:10px 0;
	clear:both;
	}
dl.faq dt span,dl.faq dd span {
	background-image:url(../guide/img/faq_bg.gif);
	background-repeat:no-repeat;
	height:25px;
	width:40px;
	display:block;
	position:absolute;
	margin-left:-50px;
	font-weight:bold;
	color:#fff;
	font-family:verdana;
	text-align:center;
	}
dl.faq dt {
	margin-left:50px;
	font-weight:bold;
	line-height:25px;
	margin-bottom:10px;
	}
dl.faq dd {
	margin-left:50px;
	line-height:25px;
	margin-bottom:10px;
	}
.faq_img {
	float:right;
	margin-left:20px;
	margin-bottom:20px;
	}


#faq_inquiry {
	clear:both;
	border:1px solid #6dac24;
	padding:7px;
	text-align:center;
	margin-bottom:20px;
	}
#faq_inquiry h2 {
	border-bottom:3px solid #6dac24;
	color:#6dac24;
	padding:5px;
	margin-bottom:10px;
	text-align:left;
	}
#faq_inquiry p {
	width:740px;
	margin:0 auto;
	text-align:left;
	margin-bottom:10px;
	}
#faq_inquiry p img {
	margin-right:18px;
	}

