@charset "utf-8";

/*　メニュー
------------------------------------------------------------ */

#img_menu {
	width: 880px;
	height: 150px;
	text-indent: -9999em;
	margin: 0 10px 10px 10px;
	background: url(../common/images/img_menu.jpg) no-repeat;
}

.dl_01 dt {
    width: 309px;
	_width: 344px;
	padding: 10px 0 5px 35px;
	background: url(../common/images/marker_01.jpg) left 10px no-repeat;
	font-weight: bold;
	color: #996600;
	border-bottom: 1px dotted #666;
	float: left;
	clear: both;	
}

.dl_01 dd {
    width: 260px;
	_width: 300px;
	font-weight: bold;
	float: right;
	padding: 10px 40px 5px 0;
	border-bottom: 1px dotted #666;
	text-align: right;
	_clear: both;
}

span {
    font-weight: normal;
	font-size: 0.9em;
}

.box_01 {
    text-align: center;
	font-weight: bold;
	height: 25px;
	_height: 30px;
	padding-top: 5px;
}

.box_02 {
    width: 644px;
	background: url(../common/images/menu_photo01.jpg) 420px 10px no-repeat;
}

.dl_02 dt {
    width: 409px;
	_width: 444px;
	padding: 10px 0 5px 35px;
	background: url(../common/images/marker_01.jpg) left 10px no-repeat;
	font-weight: bold;
	color: #996600;
}

.dl_02 dd {
    width: 409px;
	_width: 444px;
	padding-left: 35px;
}
.dl_02 .dd_01 {
    font-weight: bold;
	color: #FF3366;
}
.dl_02 .dd_02 {
    padding-bottom: 1em;
}
.dl_02 .dd_03 {
    font-weight: bold;
	color: #0099CC;
}
