@charset "UTF-8";

/*===== 共通 ==================================================*/
.clearfix {
zoom:1; /* for IE 5.5-7 */
}
.clearfix:after { /* for modern browser */
content:".";
display: block;
height:0;
clear:both;
visibility:hidden;
}
.clearfix {display: inline-table;}
/* Hides from IE-mac ¥*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


/*-- 細々したもの ----------------------------*/

.float_left {
	float: left;
}
.float_right {
	float: right;
}

/* -- 回り込みクリア -- */
.floatclear {
	clear: both;
	height: 0;
}
.floatclear hr {
	display: none;
}

.clear_both {
	clear:both;
}
.clear_left {
	clear:left;
}


.go_top {
	clear:both;
	font-size:.8em;
	text-align: right;
	margin: 0 0 20px;
}
.capacity {
	text-align: right;
	padding: 0 0.5em;
}
.price {
	font-size: 1.4em;
	font-weight: bold;
	padding-left: 0.5em;
}
.go_order {
	clear:both;
	width: 10em;
	margin: 0.2em 0 0;
	padding-left:16px;
	background:url(/imgs/arrow_r02.gif) no-repeat left center;
}
.attention {
	color: #F00;
}
.notes {
	font-size:smaller;
}
/*.ph_magin5 {
	margin-right: 5px;
}*/





/*===== 全体 ==================================================*/
body {
	background: url(/imgs/body_bg.gif) repeat-y center top;
	margin: 0px;
	padding: 0px;
}
h1 {}
h2 {}
h3 {
	line-height: 35px;
	height: 35px;
	overflow: visible;
	margin: 0px 0 5px;
}
h4 {
	font-size: large;
	margin: 0px 0;
}
h3 img ,
h4 img  {
	margin-right: 0.3em;
}

table {
	border-collapse: collapse;
	/*border-spacing: 0;*/
}
a {
	color: #000;
	/*
	text-decoration: none;
	*/
}
a:hover {
	color: #C00;
}

img {
	border:none;
}

/*-- 全体枠 ----------------------------*/
#wrapper {
	width: 910px;
	margin: 0 auto 40px;
}
#wrapper {
zoom:1; /* for IE 5.5-7 */
}
#wrapper:after { /* for modern browser */
content:".";
display: block;
height:0;
clear:both;
visibility:hidden;
}
#wrapper {display: inline-table;}
/* Hides from IE-mac ¥*/
* html #wrapper {height: 1%;}
#wrapper {display: block;}
/* End hide from IE-mac */


/*-- ヘッダ ----------------------------*/
#header {}
#header h1 {
	float:left;
	line-height: 25px;
	color: #060;
	font-size: .8em;
	font-weight: normal;
	margin: 10px 0 0px;
}
#header h1 img {
	float:left;
	margin-right: 5px;
}
#header ul {
	float:right;
	width:280px;
	margin:20px 20px 0 0;
	padding:0;
	list-style-type: none;
}
#header li {
	/*
	display: inline;
	*/
	float: left;
}

/*-- フッタ ----------------------------*/
#footer {
	clear: both;
	margin: 0px;
}
#footer ul {
	list-style-type: none;
	background-color: #630;
	text-align: center;
	margin: 10px 0 0;
	padding: 0.5em 0;
}
#footer li {
	display: inline;
	margin: 0 10px;
}
#footer td {
	vertical-align: bottom;
	padding-bottom: 5px;
}
#footer .copyright {
	font-size: x-small;
}
#footer a {
	color: #FC0;
}
#footer a:hover {
	color: #FF9;
}


/*-- メインボックス ----------------------------*/
#main_box {
	clear:both;
	margin:0 0 10px;
}
#main_box h2 {
	margin:0;
	padding:0;
}
#main_inner {
	background: url(/imgs/mainbox_bg.gif) repeat-y;
	padding-right: 30px;
	padding-left: 20px;
	margin: 0px 0;
}
#main_box h3 {
	color: #363;
}


/*-- コンテンツボックス ----------------------------*/
#content_box {
	float: left;
	width: 560px;
}
#content_box h3 {
	color: #C00;
}
.photo_area {
	float: left;
	background-color: #FFF;
	border: 1px solid #999;
	margin-right:10px;
	padding: 5px;
}

/* -- next/prev -- */
#page_division {
	color: #666;
	text-align: center;
	font-size: smaller;
	margin-top: 50px;
}
#page_division a {
	padding: 0 0.5em
}


/* -- お知らせ追記 -- */
#newsentrymore {}



/*-- サブボックス ----------------------------*/
#sub_box {
	width: 300px;
	float: right;
	margin-right: 10px;
}
#sub_box h3 {
	color: #363;
}
#news {
	margin-bottom: 50px;
}
#news_title {
	background: url(/imgs/info_bg.gif) no-repeat right;
}
#sub_box ul {
	list-style-image: url(/imgs/arrow_r01.gif);
	margin: 0px 0 80px 0px;
	padding-left: 30px;
}
#sub_box li {
	padding: 0px;
	margin: 0px 0px 0.8em;
}
#sub_box li img {
	margin: 5px 0 5px;
	border:none;
}

#download {
	margin: 50px 0;
}


/*-- 会社案内・ポリシー・特定商取引 ----------------------------*/
#com_overview {}
#com_overview th {
	font-weight: normal;
	color: #900;
	text-align: left;
}
#com_overview .notes {
	text-align: right;
	color: #666;
	line-height: 2em;
}
#com_overview p {
	font-size: smaller;
	color: #FFF;
	text-align: left;
	margin: 6px 5px 0;
}
.policy {}
.policy ul {
	list-style-type: square;
	margin-top: 0px;
}
.policy li {
	margin-bottom: 0.6em;
}
.policy table {
	margin: 20px 0 50px;
}



/*-- お客様の声　見本市・物産展 ----------------------------*/
.voice ,
.exhibition {
	background-color: #FFF;
	border-width: 1px 4px 4px 1px;
	border-style: solid;
	margin: 10px 0 15px;
	padding: 0 1em;
}
.voice_name ,
.exhibition_name {
	font-weight: bold;
	padding-left: 25px;
	margin-top: 0.5em;
	margin-bottom: 0px;
}
.voice_date ,
.exhibition_date {
	text-align: right;
	margin-top: 0px;
	margin-bottom: 0.2em;
	font-size: small;
}

