﻿@charset "UTF-8";
/******************** products style ********************/

#prd_tb {
	text-align: right;
	width: 950px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
#prd_inxtbl {
	width: 740px;
	margin: 0px 0px 0px 30px;
	padding: 0px;
}

#prd_inxtbl td {
	vertical-align: top;
}

#prd_inxtbl img {
	margin-bottom: 5px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

#prd_inxtbl p {
	width: 236px;
	margin-bottom: 15px;
	font-size: 0.8em;
	line-height: 1.2em;
	font-weight: normal;
	color: #333333;
}

#prd_inxtbl li {
	font-size:0.8em;
	background-color: #ffffff;
	padding-left: 30px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-image: url(../images/lmenu_icon02.gif);
	background-position: 22px 9px;
	background-repeat: no-repeat;
	display: block;
}

#prd_inxtbl h3 {
	height:27px;
	padding-left:12px;
	font-size:0.9em;
	font-weight:bold;
	color:#333333;
	line-height:27px;
	margin-bottom:10px;
	background:url(../images/title_bg3.gif) no-repeat;
}

#prd_inxtbl h4 {
	height:18px;
	padding-left: 16px;
	margin-bottom:10px;
	font-size:0.9em;
	font-weight:bold;
	color:#333333;
	line-height:22px;
	background-image: url(../../products/images/h4_aicon.gif);
	background-position: 0px 4px;
	background-repeat: no-repeat;
}

#prd_inxtbl h5 {
	font-size:0.8em;
	font-weight:bold;
	background-color: #ffffff;
	padding-left: 20px;
	padding-top: 3px;
	padding-bottom: 3px;
	display: block;
}

#prd_link {
	font-size:0.8em;
	color:#333333;
}

#prd_link td {
	height:18px;
	padding-left: 14px;
	line-height:22px;
	background-image: url(../../images/i_more.gif);
	background-position: 0px 6px;
	background-repeat: no-repeat;
}


/******************** 0318追加 ********************/
.titStyle01{
	background: url(../../common/images/bg_title_02.jpg) no-repeat;
	font-size: 162%;
	font-weight: bold;
	padding: 16px 0 0 30px;
	min-height: 49px;
	margin-bottom: 20px;
}
