@charset "utf-8";
/* CSS Document */
body{
	margin-top: 0px;
	margin-bottom: 0px;
	font-size:12px;
	line-height: 18px;	
	font-family:"メイリオ" ;
	background-color: #B9BBAD;
	color:#666666;
}
a:link{
text-decoration: none;
color:#333333;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color:#990000;
}
a:active {
text-decoration: none;
}
img{
border:0px;
}

/* intro style */
div#intro{
	background-color: #FFFFFF;
	height: 350px;
	width: 560px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #333333;
}
div#intro_menu{
	height: auto;
	width: 811px;
	margin-bottom: 20px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}




/* Layout-common */
div#main{
	height: auto;
	width: 811px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	border-right-width: medium;
	border-right-style: groove;
	border-right-color: #330000;
	padding-right: 5px;
	padding-left: 5px;
}
div#head{
	height: 302px;
	width: 811px;
}
div#main_content{
	height: auto;
	width: 100%;
}
/*index*/
.news_td{
	height: auto;
	width: 605px;
	margin-bottom: 40px;
	margin-right: auto;
	margin-left: auto;
}
.topix{
	float: right;
	width: 200px;
	margin-bottom: 40px;
}


/*テキスト*/
h3{
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
	font-size: 14px;
}
h4{
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
	font-size: 16px;
	color:#660000;
}
.style_01{
	color: #990000;
	font-weight: normal;
	font-size: 12px;
	line-height: 22px;
	margin-left: 20px;
	margin-bottom: 30px;
}
.style_02{
	color: #333333;
	font-weight: normal;
	font-size: 12px;
	line-height: 22px;
	margin-left: 20px;
	margin-bottom: 20px;
	margin-top: 10px;
}
.news{
	height: auto;
	width: 600px;
	border: 1px solid #999999;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 10px;
}
.news_text{
	line-height: 20px;
	color: #333333;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.line_01{
	height: 1px;
	width: 98%;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	margin-bottom: 5px;
}
/*フッター*/
div#foot{
	background-image: url(../img/foot_img.jpg);
	background-repeat: no-repeat;
	height: 90px;
	width: 811px;
	text-align: center;
	clear: both;
	float: none;
	padding-top: 10px;
}
/*Pro03*/
.pro03{
	height: 174px;
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #660000;
	padding-left: 5px;
	padding-right: 5px;
}
.pro03_01{
	height: 174px;
	width: 733px;
	border: 1px solid #660000;
	padding-left: 5px;
	padding-right: 5px;
}
.pro04{
	height: 207px;
	width: 94%;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #660000;
	padding-left: 5px;
	padding-right: 5px;
	line-height: 20px;
	background-image: url(../img/prod_bg.jpg);
}
