@charset "Shift_JIS";

/* ƒwƒbƒ_[—˜—pƒKƒCƒhƒƒjƒ…[
==================== */
#guide_header{
	padding:0;
	height: 20px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #CDE699;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align: center;
}

#guide_menu{
	padding:0;
	margin-right: auto;
	margin-left: auto;
	border-bottom: solid 1px #7B431E;
	background-repeat: repeat-x;
	background-position: 0 center;
	background-color: #F2EBCC;
	display: block;
	height: 1.1em;
	clear: both;
}
#guide_menu li{
	float: left;
	/*background: url("images/gnav_line.gif") 100% 50% no-repeat;*/
	white-space: nowrap;
}
#guide_menu li a{
	display: block;
	margin-right: 2px;
	padding: 2px 5px 2px;
	line-height: 1.0;
	font-size: 10px;
}

#guide_contents{
	text-align: left;
	padding: 10px;
	top: 10px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}
/*
#guide_contents li{
	margin-bottom: 7px;
	font-family: "‚l‚r ƒSƒVƒbƒN", "Osaka|“™•";
	padding-left: 20px;
	background-image: url(../img/g_menu_arrow.gif);
	background-repeat: no-repeat;
	background-position: 2px 2px;
}
*/

#guide_contents .second{
	font-family: "‚l‚r ƒSƒVƒbƒN", "Osaka|“™•";
	padding-left: 20px;
	background-image: url(../img/g_menu_arrow.gif);
	background-repeat: no-repeat;
	background-position: 2px 2px;
	padding-bottom: 7px;
	display: block;
}

#guide_contents .first{
	font-size: 18px;
	line-height: 1.5;
	font-weight: bold;
	margin-bottom: 10px;
	color: #333333;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CDE699;
	text-indent: 30px;
	text-align: left;
	background-image: url(../img/menu_arrow_leaf.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: "‚l‚r ƒSƒVƒbƒN", "Osaka|“™•";
}

#guide_contents li.desc{
	list-style-image: none;
	list-style-type: none;
}
#guide_contents li img.right {
	float: right;
}

#guide_contents a{
text-decoration:underline;
color:#006699;
}

table.border_dg{
    border-collapse:collapse;
	border: 1px solid #5A781D;
}
table.border_dg td{
	border: 1px solid #5A781D;
	text-align: left;
}

