@charset "UTF-8";
/* CSS Document */




body {
	background: white;
	color: #0a0a0a;
}

a:link,a:visited {
	color: #245d22;
}

a:hover {
	color: #378d33;
}


a:hover img,
a:active img,
input[type="image"]:hover {
	text-decoration: none;
	filter: alpha(opacity=60);
	-moz-opacity:0.6;
	opacity:0.6;
}



/**********************  header  *****************************/


header {
	background: #f6fbfe;
	border-bottom: 5px solid #3e837a;
}

.header_wrap {
	width: 960px;
	margin: 0 auto;
	overflow: hidden;
}

.header_wrap h1 {
	float: left;
	width: 222px;
	margin: 22px 0 0 0;
	padding: 0 0 22px 0;
}

.header_wrap ul {
	float: right;
	overflow: hidden;
	margin: 15px 0 0 0;
}

.header_wrap ul li {
	float: left;
	border-right: 1px solid #e0e0e0;
	padding: 10px 16px;
}




header ul li a:hover img {
	filter: alpha(opacity=100);
	-moz-opacity:1.0;
	opacity:1.0;
}







/**********************  toppage  *****************************/



#mv {

}

.mv_index {
	background: url(../images/mv_index.jpg) no-repeat center top;
	height: 562px;
}

.mv_index p {
	font-size: 75%;
	letter-spacing: 0.1em;
	line-height: 200%;
	padding: 50px 0 0 70%;
}



#main {
	background: #f6f6f6;
	border-top: 1px solid #ccc;
	padding: 0 0 30px 0;
}

#mainwrap {
	width: 960px;
	margin: 0 auto;
	overflow: hidden;
}







.topboxes {
	overflow: hidden;
	padding: 30px 0 0 0;
}


.topbox {
	width: 325px;
	float: left;
	background: white;
	border: 1px solid #ddd;
	margin: 0 25px 0 0;

	border-radius: 0 0 10px 10px; 
	-webkit-border-radius: 0 0 10px 10px; 
	-moz-border-radius: 0 0 10px 10px; 

	-moz-box-shadow: 1px 1px 1px #ddd;
	-webkit-box-shadow: 1px 1px 1px #ddd;
	box-shadow: 1px 1px 1px #ddd;
}


.topbox_border {
	height: 15px;
	background: #397128;
}

.topbox_border_l {
	width: 55px;
	height: 15px;
	background: #a6e061;
}

.topbox_b {
	padding: 15px;
}

.topbox_b h2 {
	padding: 0 0 5px 0;
	margin: 0 0 8px 0;
	border-bottom: 1px solid #397128;
	font-weight: bold;
	font-size: 90%;
	color: #333;
}

.topbox_link {
	text-align: center;
	margin: 5px 0 0 0;
	font-size: 85%;
}



.topcontact {
	background: white;
	border: 1px solid #ccc;
	padding: 10px;
	width: 232px;
	float: right;
}


.topcontact h3 {
	background: url(../images/green_blocks.jpg) no-repeat left top;
	padding: 3px 0 10px 40px;
	border-bottom: 1px solid #397128;
	margin: 0 0 10px 0;
}


.topmailbox {
	margin: 10px 0 0 0;
	padding: 8px 10px;
	background: #fbfdf4;
	border: 1px solid #dbdfc7;
}

.topmailbox h4 {
	font-weight: bold;
	font-size: 75%;
}

.topmailbox p {
	font-size: 75%;
	margin: 7px 0 0 0;
}





/**********************  subpage  *****************************/



.mv_company {
	background: url(../images/mv_company.jpg) no-repeat center top;
	height: 320px;
}

#left_column {
	width: 676px;
	float: left;
}

.mainh {
	margin: 30px 0 0 0;
	padding: 0 0 10px 0;
	background: url(../images/hborder.jpg) repeat-x left bottom;
}

.mainh span {
	background: url(../images/subh.jpg) no-repeat left center;
	padding: 6px 0 0 44px;
	display: block;
}



.cp_table {
	width: 100%;
	margin: 25px 0 0 0;
	border-top: 1px solid #ccc;
	font-size: 90%;
	color: #666;
}

.cp_table th {
	border-bottom: 1px solid #ccc;
	padding: 12px 15px 12px 0;
	background: #ebefe7;
	width: 176px;
	text-align: right;
	vertical-align: top;
}

.cp_table td {
	border-bottom: 1px solid #ccc;
	padding: 12px 15px;
	background: white;
}

.cp_table td.even {
	background: #f6f6f6;
}









.mv_technology {
	background: url(../images/mv_technology.jpg) no-repeat center top;
	height: 320px;
}

.maintext {
	margin: 15px 0;
	font-size: 85%;
	line-height: 150%;
}

.picbox1 {
	overflow: hidden;
	margin: 15px 0;
}

.picbox1 li {
	width: 330px;
	float: left;
	margin: 0 15px 7px 0;
}

.picbox1 li.even {
	margin: 0 0 7px 0;
}


.btn1 {
	background: #397128;
	margin: 60px 20px 40px;
}

.btn1 a {
	display: block;
	text-align: center;
	color: white;
	font-weight: bold;
	text-decoration: none;
	padding: 20px 0;
}
.btn1:hover {
	opacity:0.75;
}




/*******　メタルデカール　*******/

.mainh2 {
	margin: 30px 0 0 0;
	padding: 0 0 10px 0;
	background: url(../images/hborder.jpg) repeat-x left bottom;
}

.mainh2 span {
	background: url(../images/subh.jpg) no-repeat left center;
	padding: 6px 0 6px 44px;
	display: block;
	font-weight: bold;
	font-size: 120%;
}

.maintext strong,
.maintext2 strong {
	font-weight: bold;
}

h3.st1 {
	margin: 30px 0 0 0;
	font-weight: bold;
	font-size: 115%;
}

h3.st1:before {
	content: "■";
	display: inline-block;
	margin: 0 5px 0 0;
	color: #397128;
}

h3.st2 {
	margin: 30px 0 0 0;
	font-weight: bold;
	font-size: 105%;
	border-bottom: 2px solid #a5e060;
	padding: 0 0 7px;
}

.list1 {
	margin: 15px 0;
	font-size: 85%;
	line-height: 150%;
}

.list1 li {
	background: url(../images/green_dot.png) no-repeat left 7px;
	background-size: 5px auto;
	padding: 0 0 0 15px;
	margin: 0 0 5px 24px;
}

.maintext2 {
	margin: 40px 0 15px;
	font-size: 85%;
	line-height: 180%;
}

.maintext2 .em {
	font-size: 120%;
	font-weight: bold;
}






.mv_oem {
	background: url(../images/mv_oem.jpg) no-repeat center top;
	height: 320px;
}

.oem_box {
	margin: 20px 0;
}

.oem_box h3 {
	font-weight: bold;
	font-size: 110%;

}

.oem_box h3 .green_circle {
	color: #397128;
	margin: 0 12px 0 0;
}

.oem_box dl {
	margin: 20px 0 0 0;
	overflow: hidden;
}

.oem_box dl dt {
	width: 330px;
	float: left;
}

.oem_box dl dt span {
	display: block;
	text-align: center;
	font-size: 95%;
	margin: 5px 0 0 0;
}

.oem_box dl dt span a {
	font-weight: bold;
}

.oem_box dl dd {
	float: left;
	width: 311px;
	margin: 0 0 0 25px;
	font-size: 85%;
	line-height: 150%;
}

.oem_box dl dd a {
	font-weight: bold;
}






.kiji_box {
	margin: 20px 0;
}

.kiji_box h3 {
	font-weight: bold;
	font-size: 110%;
	margin: 0 0 10px 0;
}

.kiji_box h3 .green_circle {
	color: #397128;
	margin: 0 12px 0 0;
}

.kiji_box ul {
	overflow: hidden;
}

.kiji_box ul li {
	width: 330px;
	float: left;
	margin: 0 14px 15px 0;
}

.kiji_box ul li.even {
	margin: 0 0 15px 0;
}

.kiji_box ul li img {
	border: 1px solid #ccc;
}

.kiji_box p span {
	font-size: 90%;
	margin: 5px 0 0 0;
}










.mv_product {
	background: url(../images/mv_product.jpg) no-repeat center top;
	height: 320px;
}

.movie_box {
	margin: 20px 0;
}

.movie_box h3 {
	font-weight: bold;
	font-size: 110%;
}

.movie_box h3 .green_circle {
	color: #397128;
	margin: 0 12px 0 0;
}

.movie_box iframe {
	margin: 20px 0;
}

.movie_box p {
	font-size: 85%;
	line-height: 150%;
}


.product_box {
	margin: 30px 0;
}

.product_box h3 {
	font-weight: bold;
	font-size: 110%;
}

.product_box h3 .green_circle {
	color: #397128;
	margin: 0 12px 0 0;
}


.product_list {
	overflow: hidden;
	margin: 30px 0 0 0;
}

.product_list li {
	width: 299px;
	background: white;
	padding: 12px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 14px solid #397128;
	float: left;
	margin: 0 15px 15px 0;

}

.product_list li.even {
	margin: 0 0 15px 0;
}

.product_list li dl dd {
	margin: 5px 0 0 0;
	background: url(../images/green_triangle.png) no-repeat left 3px;
	padding: 0 0 0 16px;
	font-size: 85%;
}

.product_list li dl dd a:link,
.product_list li dl dd a:visited {
	font-weight: bold;
	color: #333;
	text-decoration: none;
}

.product_list li dl dd a:hover {
	color: #666;
}









.mv_access {
	background: url(../images/mv_access.jpg) no-repeat center top;
	height: 320px;
}

.access_box {
	margin: 20px 0;
}

.access_box h3 {
	font-weight: bold;
	font-size: 110%;
}

.access_box h3 .green_circle {
	color: #397128;
	margin: 0 12px 0 0;
}

.access_box dl {
	overflow: hidden;
	margin: 20px 0;
}

.access_box dl dt {
	font-weight: bold;
	width: 72px;
	font-size: 85%;
	float: left;
}

.access_box dl dd {
	float: left;
	font-size: 85%;
	width: 500px;
	line-height: 150%;
}

.access_box iframe {
	margin: 20px 0;
}

.access_box small {
	font-size: 85%;
}




.submit_area {
	margin: 20px 0;
	text-align: center;
}

.submit-b {
	overflow: hidden;
	width: 220px;
	margin: 20px auto;
}

.submit-b li {
	float: left;
}



.confirm-text {
	font-size: 85%;
	margin: 30px 0;
}



/**********************  sidebar  *****************************/


#right_column {
	width: 252px;
	float: right;
}

.subcontact {
	background: white;
	border: 1px solid #ccc;
	padding: 10px;	
	margin: 30px 0 0 0;
}


.subcontact h3 {
	background: url(../images/green_blocks.jpg) no-repeat left top;
	padding: 3px 0 10px 40px;
	border-bottom: 1px solid #397128;
	margin: 0 0 10px 0;
}


#right_column nav {
	width: 252px;
	margin: 30px 0 0 0;
}

#right_column nav ul {
	background: white;
	border-top: 1px solid #ccc;
}

#right_column nav ul li {
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	background: url(../images/green_triangle.png) no-repeat 18px center;
}

#right_column nav ul li a {
	font-weight: bold;
	font-size: 90%;
	color: #333;
	text-decoration: none;
	display: block;
	padding: 15px 0 15px 40px;
}









.mv_contact {
	background: url(../images/mv_contact.jpg) no-repeat center top;
	height: 158px;
}










/**********************  footer  *****************************/

#page-top {
	background: #f6f6f6;
	text-align: right;
	line-height: 0;
	padding: 0 7% 0 0;
}

footer {
	background: #6c7259;
	color: white;
}

#footer_wrap {
	width: 960px;
	margin: 0 auto;
	padding: 25px 0 40px 0;
	overflow: hidden;
}


.footinfo {
	float: left;
}

.footinfo h3 {
	font-weight: bold;
}

.footinfo p {
	font-size: 80%;
	margin: 10px 0 0 0;
	line-height: 150%;
}


.footmap {
	width: 400px;
	float: right;
	font-size: 75%;
	text-align: right;
	line-height: 200%;
}

.footmap a {
	color: white;
}

.copyright {
	background: #a7ae93;
	padding: 10px 0;
	text-align: center;
	font-size: 75%;
	color: #333;
}