/* ------------------------------------------------------ */
/* 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,
#credit_box /* do not delete this */ {
	behavior:url(../00_htc/iepngfix.htc);
}
#title_area  {
	background: #FFFFFF url(../00_images/plate/c8_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 h3#no_disp {
	display: none;
}
#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 .bigriImgW220L,
#right_area .bigriImgW220R,
#right_area .bigriImgW250L,
#right_area .bigriImgW250R,
#right_area .bigriImgW300R,
#right_area .bigriImgW300L {
	background-color: #FFF;
	padding: 6px;
	margin: 8px 8px 8px ;
	border: 1px solid #600;
	clear: both;
}
#right_area .bigriImgW300R {
	float: right;
	width: 300px;
}
#right_area .bigriImgW300L {
	float: left;
	width: 300px;
}
#right_area .bigriImgW220R {
	float: right;
	width: 220px;
}
#right_area .bigriImgW220L {
	float: left;
	width: 220px;
}
#right_area .bigriImgW250R {
	float: right;
	width: 250px;
}
#right_area .bigriImgW250L {
	float: left;
	width: 250px;
}


#right_area p {
	font-size: 16px;
	line-height: 1.6;
	margin: 0px 40px 20px;
	z-index: 20;
}
#right_area p strong {
	font-size: 16px;
	color: #FB666A;
}
#right_area p.sect0 {
	line-height: 1.5;
	margin-left: 30px;
}

#right_area p.sect1 {
	margin-bottom: 20px;


}
#right_area p.sect2 {
	text-indent: 1ex;
	margin: 0px 0px 8px;

}
#right_area p.sect2 a {
	font-size: 16px;
}
#right_area p.sect3 {
	text-indent: 1ex;
	margin-right: 0px;

}
#right_area div.bigri_sect {
	margin: 0px 44px 0px 54px;
	padding: 0px;
}
