/* CSS Document */

/* ▼共通 */

body{
	font-size:84%;
	line-height:1.5em;
	margin-top: 0;
	background-color: #C3BDB1;
	color:#696969;
	height: 3em;
	}

div#container{
	width:800px;
	background:url(images/main_back.jpg) #ffffff;
	margin-top: 0;
	margin-left:auto;
	margin-right:auto;
	padding: 0;
	}
	
div#container_2{
	width:800px;
	background:url(flow/images/flow_back.jpg) #ffffff;
	margin-top: 0;
	margin-left:auto;
	margin-right:auto;
	padding: 0;
	}
	
div.center{text-align:center;}

div#header{
	background:url(images/header_back.jpg) no-repeat;
	height:118px;
	}
	
div#footer{
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	background:url(images/footer_back.jpg);
	margin:0;
	height: 34px;
	clear:both;
	padding-top: 20px;
	background-repeat: repeat-x;
	}
	
.ado{
 	font-size: 12px;
	line-height: 120%;
	color: #8B755B;
	margin-top: 20px;
	margin-bottom: 5px;
	}
	
h1{
	width: 324px;
	height: 50px;
	margin-top: 20px;
	margin-left: 20px;
	margin-bottom: 5px;
	}
	
h2{
	font-size: 12px;
	color: #8B755B;
	width: 308px;
	height: 21px;
	background:url(images/top_h2.jpg);
	text-align: center;
	font-color: #503D10;
	font-weight: normal;
	margin-bottom: 10px;
	padding-top: 5px;
	background-repeat: no-repeat;
	}
	
h3{
	font-size: 12px;
	color: #8B755B;
	width: 308px;
	height: 21px;
	text-align: center;
	font-color: #503D10;
	font-weight: normal;
	margin-bottom: 10px;
	padding-top: 5px;
	background-repeat: no-repeat;
	background-image: url(flow/images/top_h2_2.jpg);
	background-position: 25px;
	}
	
a.link
{
	font-size: 12px;
	color: #8B755B;
	display:block;
	width : 128px;
	height : 26px;
	background-image : url(images/link_off.jpg);
	background-repeat: no-repeat;
	text-align:center;
	padding-top:3px;
	text-decoration: none;
	padding-top: 7px;
	border-color: #D6C092;
	border-style: noshade;
}
a:hover.link{
	font-size: 12px;
	background-image : url(images/link_on.jpg);
	text-decoration: none;	
	}
	
.spec{
	font-size: 12px;
	margin-left: 10px;
	line-height: 150%;
	}
	
.sekou{
	font-size: 11px;
	margin-top: 20px;
	margin-left: 10px;
	line-height: 200%;
	}

.floatclear{ clear:both; }

/* ▲共通 */


/* ▼トップページ */
	
.flash{
	width: 650px;
	heght: 300px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	}
	
.aisatsu{
	width: 650px;
	text-align: center;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	}
	
.jyouhou{
	width: 650px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	}
	
.honbun{
	font-size: 12px;
	width: 180px;
	background: #ffffff;
	text-align: left;
	font-color: #503D10;
	}
	
.new{
	background-color: #FFFFFF;
	font-size: 12px;
	line-height: 150%;
	color: #666666;
	}
	
/* ▲トップページ */

/* ▼会社案内 */

.kaisya{
	font-size: 14px;
	line-height: 250%;
	background-image: url(annai/images/gaiyou_back.jpg);
	padding-left: 20px;
	}
	
/* ▲会社案内 */


/* ▼その他 */

.rireki{
	font-size: 12px;
	line-height: 150%;
	}
		
/* ▲その他 */


/* ▼フローステップ */

.flow{
	font-size: 12px;
	margin-left: 10px;
	line-height: 120%;
	border-left-color: #999966;
	}
	
.next{
	margin: 10px;
	}
	
.flow_window_1{
	width: 790px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	}

.photo{
	text-align: center;
	padding-bottom: 10px;
	}
	
.top_e{
	font-size: 11px;
	margin-top: 10px;
	margin-left: 10px;
	}
	
/* ▲フローステップ */

/* ▼商品販売 */

.hanbai{
	font-size: 14px;
	line-height: 150%;
	margin-left: 10px;
	}

.spec_red{
	font-size: 14px;
	color: #FF3300;
	line-height: 150%;
	}
	
.top{
	font-size: 11px;
	margin-top: 20px;
	}
	
.jyouhou_mini{
	width: 320px;
	margin-bottom: 10px;
	margin-left: 75px;
	margin-right: auto;
	float: left;
	}
	
.jyouhou_mini_2{
	width: 320px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 75px;
	float: right;
	}
	
.chui{
	font-size: 14px;
	line-height: 150%;
	padding-left: 20px;
	}
	
/* ▲商品販売 */
