@charset "utf-8";

/* サブページのヘッダー */
#header_sub {
	background-image: url(../img/header.jpg);
	background-repeat: no-repeat;
	height: 90px;
	width: 786px;
}
#header_sub h1 {
	font-family: "ＭＳ ゴシック", "Osaka－等幅", sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	padding-left: 15px;
	padding-top: 10px;
}
/* サブページの背景 */
.subback {
	background-image: url(../img/sub_back.gif);
	background-repeat: repeat-x;
}
/* アクセスページの背景 */
.subback2 {
	background-image: url(../img/sub_back2.gif);
	background-repeat: repeat-x;
}

/*//////// 会社概要 //////////*/
/* 左側枠 */
#sub_main_left_c {
	float: left;
	width: 290px;
	margin-top: 0px;
	padding-left: 100px;
}
/* 右側枠 */
#sub_main_right_c {
	float: left;
	width: 290px;
	border-left-color: #333333;
	padding-left: 40px;
}
/* 中枠 */
.cbox {
	height: auto;
	width: 250px;
	font-family: "ＭＳ ゴシック", "Osaka－等幅", sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	font-weight: normal;
	color: #000000;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	padding-top: 15px;
	padding-left: 5px;
}
/*/////// こだわりの味/////// */
/* 中枠 */
.sub {
	height: auto;
	width: 760px;
	padding-left: 9px;
}

/*/////// アクセスマップ ///////*/
/* 外側枠 */
.box {
	height: auto;
	width: 786px;
}
.pageup {
	width: 705px;
	text-align: right;
	height: 50px;
}
/* 左側枠 */
.mbox {
	font-family: "ＭＳ ゴシック", "Osaka－等幅", sans-serif;
	font-size: 12px;
	line-height: 2em;
	color: #000000;
	height: auto;
	width: 310px;
	padding-left: 80px;
	float: left;
}
/* 右側枠 */
.mbox_right {
	float: right;
	height: auto;
	width: 390px;
	padding-top: 20px;
}
/* 写真上下マージン */
.imgtu_magin {
	padding-top: 10px;
	padding-bottom: 10px;
}
/* 写真下マージン */
.imgtu_magin2 {
	padding-top: 30px;
}
/* 写真上マージン */
.imgtu_magin3 {
	padding-top: 50px;
}
.img_c {
	padding-left: 9px;
}
.nobody {
	background-color: #FFFFFF;
}
#newsback {
	background-color: #FFFFFF;
	height: auto;
	margin-top: -3px;
}
.f12red {
	font-family: "ＭＳ ゴシック", "Osaka－等幅", sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	font-weight: normal;
	color: #FF0000;
}
/*/////// 物産展///////*/
.event {
	margin: 0px auto;
	width: 637px;
	height: auto;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
}
.event2 {
	width: 637px;
	height: auto;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	font-family: "ＭＳ ゴシック", "Osaka－等幅", sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	font-weight: normal;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.st {
	font-family: "ＭＳ ゴシック", "Osaka－等幅", sans-serif;
	font-size: 14px;
	line-height: 2em;
	font-weight: bold;
	color: #261414;
	border-top-width: 2px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #443C3A;
	border-bottom-color: #443C3A;
	margin-top: 15px;
}
.img_right {
	float: right;
	margin-right: 35px;
}
.img_left {
	clear: both;
	float: left;
	margin-left: 30px;
}
/*/////// メニューページ///////*/
/* 左側枠 */
.menubox {
	font-family: "ＭＳ ゴシック", "Osaka－等幅", sans-serif;
	font-size: 12px;
	line-height: 2em;
	color: #000000;
	height: auto;
	width: 290px;
	padding-left: 80px;
	float: left;
}
/* 右側枠 */
.menubox_right {
	float: right;
	height: auto;
	width: 410px;
	padding-top: 20px;
}
.f10 {
	font-family: "ＭＳ ゴシック", "Osaka－等幅", sans-serif;
	font-size: 10px;
	line-height: 1.2em;
}
.14b {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
	font-size: 14px;
	line-height: 1.4em;
}
