/* ------------------------------------------------------ */
/* 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,
#content_box table tr th,
#content_box table tr td,
#credit_box /* do not delete this */ {
	behavior:url(00_htc/iepngfix.htc);
}

/* ------------------------------------------------------ */
/* title header style */
#title_area  {
	background: #FFFFFF url(00_images/plate/link_title_bg.png) no-repeat left top;
	height: 100px;
	width: auto;
	border: 1px solid #330000;
	border-width: 0 0 1px;
}
#title_area h2 {
	display: none;
}

/* ------------------------------------------------------ */
/* jisan topic page contents_area style */
#contents_area #left_area {
	height: auto;
	width: 200px;
	float: left;
	padding: 0px;
	margin: 0px;
}
#contents_area #right_area {
	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;
}


/* ------------------------------------------------------ */
/* jisan topic page left area style */
#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;
}


/* ------------------------------------------------------ */
/* jisan topic page common style */
#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 p {
	margin: 0px 40px 20px;
}
#right_area  .content_box {
	margin: 0px 40px 20px;
}
#right_area .content_box p {
	font-size: 1em;
	text-indent: 1ex;
	line-height: 1.5;
	margin: 0px 10px 5px 0px;
}
#right_area .content_box ul {
	margin: 0px 0px 8px 50px;
	list-style-type: disc;
}
#right_area .content_box ul li {
	font-size: 14px;
	line-height: 1.4;
}
#right_area .content_box .banner_list,
#right_area .content_box .banner_list2 {
	margin: 0px 20px 20px 50px;
	border-collapse: separate;
	border-spacing: 1px;
	border: 1px solid #663300;
	border-color: #FFF0C1 #663300 #663300 #FFF0C1;
}

#right_area .content_box .banner_list th,
#right_area .content_box .banner_list td,
#right_area .content_box .banner_list2 th,
#right_area .content_box .banner_list2 td {
	padding: 5px;
	border: 1px solid #663300;
	border-color: #663300 #FFF0C1 #FFF0C1 #663300;
}
#right_area .content_box .banner_list th,
#right_area .content_box .banner_list2 th {
	font-weight: normal;
}

#right_area .content_box .banner_list td img {
	border: 1px solid #330000;

}

#right_area .content_box .banner_list2 {
	margin: 0px 0px 20px 10px;
}
#right_area .content_box .banner_list2 caption {
	text-align: left;
	font-size: 1.4em;
	font-weight: bold;
	background: url(00_images/icon/list_icon.gif) no-repeat left center;
	color: #663300;
	padding: 0.2em 0px 0.2em 20px;
	width: auto;
}
#right_area .content_box .banner_list2 a {
	font-size: 1em;
}
#right_area  .content_box  .banner_list2  th {
	width: 160px;
}
#right_area .content_box .banner_list2 th img {
	border: 0;
}
#right_area .content_box .banner_list2 td {
	line-height: 1.2;
	width: 380px;
	padding: 10px 5px;
}
