/* ------------------------------------------------------ */
/* htc setting of PNG image data, for IE6 */
.shadow_box,
#logo_box #logo_box_inner,
#subnavi_box,
#gnavi_box,
#contents_area,
#contents_area #right_area,
#right_area h3,
#right_area h4,
#right_area #local_area_map,
#right_area #wide_area_map,
#credit_box /* do not delete this */ {
	behavior:url(../00_htc/iepngfix.htc);
}
#title_area  {
	background: #FFFFFF url(../00_images/plate/c5_title_bg.png) no-repeat left top;
	height: 100px;
	width: auto;
	border: 1px solid #330000;
	border-width: 0 0 1px;
}


/* ------------------------------------------------------ */
/* title header style */
#title_area h2 {
	display: none;
}


/* ------------------------------------------------------ */
/* contents_area left_area style */
#contents_area #left_area {
	height: auto;
	width: 200px;
	float: left;
	padding: 0px;
	margin: 0px;
}
#left_area h3 {
	display: none;
}
#left_area ul {
	height: auto;
	width: auto;
	list-style-type: none;
}
#left_area ul li {
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #330000;
	margin: 14px 0px 0px;
	padding: 3px 0px 0px 31px;
	background: url(../00_images/icon/list_icon.gif) no-repeat 10px center;
	line-height: 1.2;
}
#left_area ul li a {
	font-size: 14px;
	text-decoration: none;
	line-height: 1.2;
}
#left_area ul li.sub_list {
	background: url(../00_images/icon/sublist_icon.gif) no-repeat left center;
	margin: 8px 10px 0px 30px;
	padding: 2px 0px 0px 20px;
}




/* ------------------------------------------------------ */
/* contents_area right_area style */
#contents_area #right_area {
	height: auto;
	width: 680px;
	float: right;
	background: url(../00_images/bg/test_gd_04.png) no-repeat left top;
	margin: -12px 0px 0px;
	padding: 14px 0px 0px 10px;
}
#right_area h3 {
	color: #FFFFFF;
	background: url(../00_images/plate/topics_plate_01.png) no-repeat left top;
	height: 40px;
	font-size: 18px;
	margin: 0px 40px 0px 10px;
	padding: 18px 0px 0px 50px;
}
#right_area h4 {
	margin: 0px 0px 14px 40px;
	padding: 0px 0px 0px 33px;
	width: 570px;
	height: auto;
	font-size: 16px;
	line-height: 2.2;
	background: url(../00_images/plate/h4_plate_01.png) no-repeat left top;
}
#right_area #shop_img_box {
	margin: 0px 40px 10px;
}
#right_area .img_right {
	margin: 10px 0px 10px 10px;
	float: right;
}


#right_area dl {
	margin: 0px 40px 0px 25px;
}
#right_area dl dt,
#right_area dl dd {
	margin: 0px 370px 0px 0px;
}
#right_area dl dt {
	line-height: 1.3;
	font-weight: normal;
	font-size: 1.2em;
	border-bottom: 1px solid #330000;
	border-left: 12px solid #330000;
	padding: 5px 0px 1px 4px;
	color: #660000;
}
#right_area dl dd {
	line-height: 1.2;
	padding: 4px 0px 10px 20px;
	font-weight: normal;
}
#right_area  dl  .longbox {
	margin-right: 30px;

}

#right_area dl dd.font_num {
	font-family: "Palatino Linotype", Palatino, Georgia, "Times New Roman", serif;
	font-size: 28px;
	line-height: 0.9;
}

#right_area dl dd span {
	font-size: 1.3em;
	font-family: "Palatino Linotype", Palatino, Georgia, "Times New Roman";
	line-height: 0.9;
}
#right_area dl dd span.red {
 color: #fff;
	background: #c00;
	font-weight: bold;
	line-height: 2;
	padding: 1px 20px;
}

#right_area .img_map {
	display: none;
}

#right_area #local_area_map,
#right_area #wide_area_map {
	width:550px;
	height:350px;
	border: 2px solid #330000;
	margin: 0px 0px 10px 70px;
}
#right_area #local_area_map {
	background: url(images/map/syuhen01.png) no-repeat left top;
}
#right_area #wide_area_map {
	background: url(images/map/syuhen02.png) no-repeat left top;
}


#right_area p {
	line-height: 1.6;
	margin: 0px 40px 20px;
	font-size: 16px;
	text-indent: 1ex;
}
#right_area p a.inner {
	font-size: 1em;
}

#right_area p strong {
	font-size: 16px;
	color: #FB666A;
}
#right_area p.sect0 {
	margin: 0px 40px 10px 60px;
}
#right_area p.sect1 {
	margin: 0px 40px 10px 90px;
}

#right_area ul {
	margin: 0px 50px 6px 100px;
	list-style-type: square;
}
#right_area ul li {
	line-height: 1.4;
	font-size: 14px;
	padding: 0px 0px 4px;
}
