@charset "utf-8";
@import url("base.css");
/*      #contents
---------------------------------*/
/* main */

.main_box_title {
	height: 35px;
	font-size: 120%;
	padding-left: 30px;
	line-height: 35px;
}
h2#bg1 {
	background-image: url(../img/h2_bg1.gif);
	background-color: #336600;
	background-position: 10px center;
	background-repeat: no-repeat;
	padding-left: 40px;
}
h2#bg2 {
	background-image: url(../img/h2_bg2.gif);
	background-color: #669900;
	background-repeat: no-repeat;
	background-position: 10px center;
	padding-left: 40px;
}
h2.bg3 {
	background-image: url(../img/h2_bg3.gif);
	background-color: #999999;
	background-repeat: no-repeat;
	background-position: 10px center;
	padding-left: 40px;
}
h2#bg4 {
	background-image: url(../img/h2_bg4.gif);
	background-color: #999900;
	background-repeat: no-repeat;
	background-position: 10px center;
	padding-left: 40px;
}
#main dl {
	letter-spacing: normal;
	font-size: 100%;
	margin-left: 5px;
	margin-right: 5px;
}
#main dt {
}
#main dd {
}
/* main_top */
#main_top_left {
	width: 390px;
	float: left;
}
.main_box {
}
#main h2 a {
	color: #FFFFFF;
	font-weight: normal;
}
#main h2 a:visited {
	color: #FFFFFF;
	font-weight: normal;
}
.main_box_list {
	height: 225px;
	overflow: auto;
	margin-bottom: 5px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 10px;
}
.latest_interview {
	margin: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.latest_img {
	margin-left: 10px;
	float: left;
	width: 130px;
}
.latest_title {
	float: left;
	width: 215px;
}
.latest_titleimage {
	float: right;
	width: 100px;
}
#main .latest_title dl {
	margin-left: 0px;
}

#latest_news {
	width: 240px;
	float: right;
}
#latest_news_list {
	height: 503px;
	overflow: auto;
	margin-bottom: 5px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 10px;
}
/* main_middle */
#main_middle_left {
	width: 390px;
	float: left;
}
#products {
	width: 240px;
	float: right;
}
#products_list {
	height: 315px;
	overflow: auto;
	margin-bottom: 5px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 10px;
}
/* main_bottom */
#main_bottom {
	height: 170px;
}
#main_bottom h3 {
	background-color: #999999;
}
#main_bottom_box {
	height: 110px;
	margin-bottom: 5px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 5px;
}
.introduce_box {
	width: 208px;
	float: left;
	height: 110px;
}
.introduce_box img {
	margin-left: 10px;
	float: left;
}
.introduce_name {
	background-image: url(../img/li_icon.gif);
	background-repeat: no-repeat;
	padding-left: 7px;
	background-position: 0px 3px;
	float: left;
	margin-top: 10px;
	margin-left: 10px;
}
.introduce_profile {
	width: 110px;
	float: left;
	margin-top: 12px;
	margin-left: 20px;
}
.box_border {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}