﻿@charset "utf-8";


/* ========== 製造販売品目 =========== */

.product{
width: 100%;
border-collapse: collapse;
margin:30px 0;
}
.product th{
width: 25%;
padding: 6px;
text-align: left;
vertical-align: top;
color: #333;
background-color: #BBE9FC;
border: 1px solid #fff;
}
.product td{
padding: 6px;
background-color: #fff;
border: 1px solid #ddd;
text-align:left;
}
.product ul{
	marign:0;
	padding:10px;
	
}
.product li{
	float:left;
	padding:0 230px 0 0;
	margin:0 300px 0 0;
	font-weight:bold;
}


.photoArea{
	overflow:hidden;
	width:730px;
	margin:0 0 15px 0;
}
.photo{
	float:left;
	width:176px;
	margin-left:6px;
	border:1px solid #ddd;
}
.photoArea h3{
	margin:0; padding:10px;
	background:none;
	border-bottom:1px solid #ccc;
}
.photo-first{
	margin-left:0;
	float:left;
	width:176px;
	border:1px solid #ddd;
}


/* ========== 製品詳細ページ  =========== */

.productImage01{
	width:730px:
	height:300px;
	margin:0 0 20px 0; padding:0;
}

.productL{
	width:220x;
	float:left;
}

.productR{
	width:490px;
	float:right;
	margin:0 0 0 20px;
}
.productR p{
	margin:0;
	padding:10px;
	font-size:16px;
}

.productR h3{
	background:#00499F;
	color:#fff;
	margin:0px;
}
.productR ul{
	list-style:decimal;
	margin:10px 0;
	padding:10px 0 0 25px;
}
.productR li{
	font-size:14px;
	padding:0 0 20px 0;
	margin:0;
}

.bg_00499F_730{
	background:#00499F !important;
	padding:0 !important;
}

.product02{
width: 100%;
border-collapse: collapse;
margin:30px 0;
}
.product02 th{
width: 25%;
padding: 6px;
text-align: left;
vertical-align: top;
color: #333;
background-color: #fff;
border: 1px solid #ddd;
}
.product02 td{
padding: 6px;
background-color: #fff;
border: 1px solid #ddd;
text-align:left;
}
.A4B4D5{
	background:#A4B4D5 !important;
}
.product02 h4{
	font-size:16px;
	margin:0; padding:0;
	color:#00499F;
}

/* For TO-5A */

#to-5a{
	list-style-type:decimal;
	margin:0; padding:0;
}
#to-5a li{
	margin-bottom:30px;
	padding:20px;
	border:3px solid #00499F;
	font-size:20px;
}
#to-5a p{
	margin:0; padding:0;
}

#h3_to-5a{
	margin:30px 0;
	padding:0 !important;
}

.to-5abox01, .to-5abox02, .to-5abox03{
	width:730px;
	height:70px;
	margin:10px 0;
	padding:20px 20px 20px 60px;
}
.to-5abox01{
	background:url(../images/products/bg_to-5a01.jpg) no-repeat;	
}
.to-5abox02{
	background:url(../images/products/bg_to-5a02.jpg) no-repeat;
}
.to-5abox03{
	background:url(../images/products/bg_to-5a03.jpg) no-repeat;
}
.to-5abox01 p, .to-5abox02 p, .to-5abox03 p{
	font-size:17px;
	margin:0; padding:0;
}

