@charset "shift_jis";

body {
	margin:0;
	padding:0;
	font-size:13pt;
	line-height:1.4;
	text-align:center;
	color:#333333;
	background-image:url(../img/bg_001.gif);
	}

#main {
	background-color:#ffffff;
	width:850px;
	margin:0 auto;
	text-align:center;
	border:3px #004A17 solid;
	}

.subtitle {
	margin:20px auto;
	}

#cont1 {
	width:800px;
	margin:0 0 20px 25px;
	}

#cont1_left{
	width:300px;
	float:left;
	text-align:center;
	}

#cont1_right{
	width:480px;
	float:right;
	text-align:left;
	font-size:100%;
	line-height:1.5;
	}

#cont2 {
	width:850px;
	}

#cont2_left {
	width:400px;
	float:left;
	margin:0 0 0 10px;
	border:5px #ff0000 solid;
	}

#cont2_right {
	width:400px;
	float:right;
	text-align:left;
	margin:0 10px 0 0;
	border:5px #ff0000 solid;
	}

.txt1 {
	width:350px;
	height:280px;
	margin:0 20px;
	font-size:80%;
	line-height:1.7;
	text-align:left;
	float:inherit;
	}

#cont3 {
	width:850px;
	margin:20px auto;
	text-align:right;
	}

#cont3_left{
	width:350px;
	float:left;
	text-align:left;
	}

#cont3_right{
	width:480px;
	float:right;
	text-align:left;
	font-size:100%;
	}

.btn1 {
	margin:40px 0 10px 0;
	}

.twi {
	width:405px;
	margin:20px auto;
	}

.twi_left{
	width:35px;
	float:left;
	}

.twi_right{
	width:360px;
	float:right;
	font-size:80%;
	text-align:left;
	padding:6px 0 0 0;
	}

#cont4 {
	width:800px;
	margin:20px auto;
	text-align:left;
	border:3px #ff6600 solid;
	background-color:#ffeecc;
	}

#cont4_title {
	font-weight:bold;
	font-size:110%;
	padding:10px 0 10px 10px;
	}

#cont4_pic {
	width:670px;
	margin:20px 20px 20px 60px;
	}

.cont4_pititle{
	padding:0 0 20px 50px;
	}

.cont4_cont{
	margin:0 0 0 20px;
	width:660px;
	border:1px #ff6600 solid;
	background-color:#FFFFFF;
	}

.cont4_contbox{
	margin:10px 20px 5px 20px;
	font-size:80%;
	}

#cont5 {
	width:730px;
	margin:20px auto;
	}

#cont5_title {
	font-weight:bold;
	padding:10px 0 10px 10px;
	}

#cont5_con {
	margin:0 auto;
	text-align:center;
	}


#footer_bar {
	padding-top:2px;
	padding-left:6px;
	padding-bottom:2px;
	text-align:left;
	font-family: Verdana, Arial, Utopia, sans-serif;
	font-size: 9px;
	color:#ffffff;
	line-height: 190%;
	background-color:#004A17;
}

.fr {clear:both;}

/* テーブル装飾 --------------------------*/

/* 文字装飾 ------------------------------*/
.tx_red{
	color:#cc0000;
	font-weight:bold;
	}

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

th {
	font-size:80%;
	}

td {
	font-size:80%;
	}

#prod {
	font-size:80%;
	margin:10px 0 5px 20px;
	}

#prod2{
	font-size:80%;
	padding:10px 30px 0 20px;
	}

#prod3{
	font-size:80%;
	padding:0 30px 0 20px;
	}

#prod_title {
	font-weight:bold;
	font-size:120%;
	margin-top:10px;
	}

a img {
    border-style:none;
}

a:link {
	color: red;
	text-decoration:none;
	}
	
a:visited {
	color: red;
	text-decoration:none;
	}
