@charset "utf-8";

#newsArea{
	width:687px;
	margin:0 auto;
}

div#mainArea{
	width:330px;
	margin:0 0 15px;
}

h2{
	margin:10px 0 15px;
}

h2.title{
	margin-top:0;
}

.imgL{
	margin-right:30px;
}

p{
	line-height:1.5em;
}

div.lineHr,
div.lineHr2{
	border:none;
	background:url(../img/line01.gif) repeat-x left center;
	height:30px;
	display:block;
	margin:0;
	clear:both;
}

div.lineHr2{
	background:url(../img/line01.gif) repeat-x left top;
	height:2px;
}

a.height{
	height:10px;
}

img.pageTopBton{
	margin-left:647px;
}

ul#proName{
	text-align:left;
}

ul#proName li a{
	text-indent:-8888px;
	height:17px;
	width:254px;
	margin-bottom:5px;
	display:block;
	outline:none;
}

ul#proName li.pro01 a {background:url(../img/h3-01.gif) no-repeat left center;}
ul#proName li.pro02 a {background:url(../img/h3-02.gif) no-repeat left center;}
ul#proName li.pro03 a {background:url(../img/h3-03.gif) no-repeat left center;}
ul#proName li.pro04 a {background:url(../img/h3-04.gif) no-repeat left center;}
ul#proName li.pro05 a {background:url(../img/h3-05.gif) no-repeat left center;}
ul#proName li.pro06 a {background:url(../img/h3-06.gif) no-repeat left center;}
ul#proName li.pro07 a {background:url(../img/h3-07.gif) no-repeat left center;}

.detailArea{
	width:467px;
}

.fig01{margin:15px 47px 25px;}
.fig02{margin-bottom:30px;}
.fig03{margin:15px 20px 30px 35px;}
.fig04{margin:15px 0 30px;}

.fig01 p{
	font-size:10px;
	margin-top:5px;
	line-height:1.5em;
}

.noticeArea{
	border:1px solid #A72F64;
	padding:5px;
	font-size:10px;
	min-height:60px;
	height: auto !important;
	height: 60px;
	margin-bottom:30px;
}

strong.noticeFont{
	font-weight:bold;
	color:#A72F64;
	font-size:12px;
}





