/* ------------------------------------------------------ */
/* 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 #bg_img_box,
#credit_box /* do not delete this */ {
	behavior:url(../00_htc/iepngfix.htc);
}
#title_area  {
	background: #FFFFFF url(../00_images/plate/c1_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 0px 40px;
	padding: 0px 0px 0px 33px;
	width: 600px;
	height: auto;
	font-size: 16px;
	line-height: 2.2;
	background: url(../00_images/plate/h4_plate_01.png) no-repeat left top;
}

#right_area p {
	font-size: 16px;
	line-height: 1.8;
	margin: 0px 40px 26px;
}
#right_area p strong {
	font-size: 1em;
	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 50px 0.6em 66px;
	line-height: 1.6;

}
#right_area p.sect2 img {
	float: right;
	margin: 16px 0px 16px 16px;
}

#right_area p.sect3 {
	margin-bottom: 20px;

}
#right_area p.sect4 {
	margin-bottom: 30px;
}
#right_area p.sect5 {
	margin-left: 240px;
	margin-bottom: 60px;
}
#right_area p.sect6 {
	text-align: right;
	margin-bottom: 160px;
}

#right_area #bg_img_box {
	background: url(images/bg/c1_p0_bg.png) no-repeat left top;
	height: 428px;
	width: 409px;
	margin: -440px 0px 0px;
	padding: 0px;
/*
	position: relative;
	top: -440px;
	z-index: 10;
	margin-bottom: -400px;
*/
}
#right_area p.caution {
	text-indent: -1em;
	margin: 0px 50px 0.6em 100px;
	line-height: 1.3;
	color: #CC0000;
	font-size: 0.9em;
	font-weight: bold;
}
