@charset "shift_jis";
#guide-wrap {
	width:632px;
	color:#5c360e;
	font-size:13px;
}
#guide-wrap a {
	color:#5c360e;
}
#guide-wrap a:link, #guide-wrap a:visited {
	text-decoration:underline;
}
#guide-wrap a:hover, #guide-wrap a:active {
	text-decoration:none;
}
#guide-main {
	width:628px;
	border-style:solid;
	border-color:#ccc;
	border-width:0 1px;
	padding:0 1px;
}
#guide-nav {
	width:628px;
	margin-bottom:15px;
}
#guide-nav:after {/*for modern browser*/
	content: ".";
	clear: both;
	display: block;
	line-height: 0;
	height: 0;
	visibility: hidden;
}
#guide-nav {
	zoom: 1;/*for IE 5.5-7*/
}
#guide-nav li {
	float:left;
}
.guide-headline-a {
	text-align:center;
	margin-bottom:15px;
}
.guide-headline-b {
	text-align:center;
	margin-bottom:10px;
}
.guide-container-a {
	width:568px;
	margin:0 20px 15px;
	border-bottom:1px solid #CCC;
	padding:0 10px 15px;
}
.guide-container-b {
	width:568px;
	margin:0 20px 0px;
	padding:0 10px;
}
/* visual guide */
#guide-vg1 { /* vg = visual guide */
	width:568px;
}
#guide-vg1:after {/*for modern browser*/
	content: ".";
	clear: both;
	display: block;
	line-height: 0;
	height: 0;
	visibility: hidden;
}
#guide-vg1 {
	zoom: 1;/*for IE 5.5-7*/
}
.guide-vg1-container-a {
	width:192px;
	float:left;
}
.guide-vg1-container-b {
	width:172px;
	float:right;
}
#guide-vg2 {
	width:568px;
}
#guide-vg2 tr {
	vertical-align:middle;
}
#guide-vg2 td {
	text-align:center;
}
#guide-vg2 td p {
	width:269px;
	text-align:left;
}
#guide-vg2 td#guide-arrow-td {
	width:30px;
	height:30px;
}
.guide-vg {
	width:568px;
}
.guide-vg:after {/*for modern browser*/
	content: ".";
	clear: both;
	display: block;
	line-height: 0;
	height: 0;
	visibility: hidden;
}
.guide-vg {
	zoom: 1;/*for IE 5.5-7*/
}
.guide-vg-container-a {
	width:269px;
}
.guide-vg-container-b {
	width:279px;
}
/* /visual guide */





#guide-inquiry {
	width:568px;
	margin:0 30px;
	padding-bottom:20px;
}
/* common */
.guide-fl-l {
	float:left;
}
.guide-fl-r {
	float:right;
}
.guide-fz-077per {
	font-size:77%;
}
.guide-fz-108per {
	font-size:108%;
}
.guide-fz-116per {
	font-size:116%;
}
.guide-mb-05em {
	margin-bottom:0.5em;
}
.guide-mb-10em {
	margin-bottom:1.0em;
}
.guide-mb-05px {
	margin-bottom:5px;
}
.guide-mb-09px {
	margin-bottom:9px;
}
.guide-mb-15px {
	margin-bottom:15px;
}
.guide-mr-06px {
	margin-right:6px;
}
.guide-pt-60 {
	padding-top:60px;
}
.guide-p-0-10 {
	padding:0 10px;
}
.guide-ta-c {
	text-align:center;
}
.guide-ul-ti ul {
	margin-left:1.0em;
}
.guide-ul-ti li {
	text-indent:-1.0em;
}

/* /common */
