@charset "utf-8";

/* ----------top style---------- */

/* page title */

h1 {
	border-top: 3px solid #3C3D8C;
	background: url(../images/dotline.gif) no-repeat left bottom;
	margin-bottom: 20px;
	padding-bottom: 1px;
}

#pagehead {
	width: 686px;
	height: 44px;
	border-top: 3px solid #3C3D8C;
	background: url(../images/dotline.gif) no-repeat left bottom;
	margin-bottom: 20px;
}

#pagehead h1 {
	float: left;
	border-top-style: none;
	background-image: none;
	margin-bottom: 0;
	padding-bottom: 0;
}

#pagehead ul {
	float: right;
	list-style-type: none;
	margin-top: 12px;
}

#pagehead ul li {
	float: left;
	margin-left: 10px;
	margin-right: 0.25em;
}

#pagehead ul li a {
	background: url(../images/icon_pagelink.gif) no-repeat left center;
	padding-left: 15px;
}


h2 {
	margin-bottom: 1em;
	color: #333333;
	font-size: 0.875em;
}



.box_left {
	float: left;
	width: 450px;
}

.box_right {
	float: right;
	width: 218px;
}


/* main figure */

.image_main {
	margin-bottom: 30px;
}


/* local navi */

ul.sub_menu {
	background-image: none;
	margin-top: -3px;
}

ul.sub_menu li {
	background-image: none;
	margin-bottom: 0;
}


#detail h2 {
	float: left;
	width: 80px;
	color: #3C3D8C;
	line-height: normal;
}

#detail .area_right {
	float: left;
	width: 370px;
}


/* Corporate History */

dl.list_com_history {
	border-top: 4px solid #9D9EC5;
	padding-top: 10px;
}

dl.list_com_history dt {
	width: 4em;
	color: #3C3D8C;
}

dl.list_com_history dd {
	margin-top: -1.6em;
	margin-left: 4em;
}

p.com_history_photo2 {
	margin-left: 32px;
}


/* Product History */

#pro_history h2 {
	border-top: 4px solid #9D9EC5;
	margin-bottom: 0.5em;
	padding-top: 1em;
}

#pro_history dl {
	margin-bottom: 1.5em;
}

#pro_history dt {
	width: 4em;
	color: #3C3D8C;
}

#pro_history dd {
	margin-top: -1.6em;
	margin-left: 4em;
}


/* Products Supervision & Cooperation */

.box_left2 h3,
.box_right2 h3 {
	margin-bottom: 0.5em;
	color: #333333;
}


.box_left2 {
	float: left;
	width: 335px;
	border-top: 1px solid #EAEAE3;
	padding-top: 1.5em;
	padding-bottom: 1.5em;
}

.box_right2 {
	float: right;
	width: 335px;
	border-top: 1px solid #EAEAE3;
	padding-top: 1.5em;
	padding-bottom: 1.5em;
}


