/* 基本設定 */
body {
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	background-position: center;
}
p h1 h2 h3 h4 h5{
	margin: 0px;
	padding: 0px;
}

h1 {
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

a {
	font-weight: normal;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

#base_container {
	width: 712px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

/* 会社ロゴ */
#glbl_logo {
	background-image: url(../img/skhn_logo.gif);
	background-repeat: no-repeat;
	padding: 0px;
	margin-top: 5px;
	margin-left: 7px;
	height: 53px;
	width: 120px;
	margin-right: 0px;
	font-size: 10px;
	font-weight: normal;
	display: block;
}

/* グローバルナビゲーション */
#menu_tbl td img {display: block;}
#main_menu {
	width:470px;
	height:25px;
	margin-top: -46px;
	margin-bottom: 0px;
	margin-right: -1px;
	float: right;
	display: block;
}

/* カテゴリナビゲーション */
#cat_menu {
	margin-top: 80px;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	width: 708px;
	margin-right: auto;
	clear: both;
	height: 20px;
}
#cat_menu img {
	font-size: 14px;
	list-style-type: none;
	padding: 0px;
	margin: 0px 0px 1px;
	float: left;
}

#visual_copy {
	background-image: url(../img/skhn_main_img.jpg);
	background-repeat: no-repeat;
	height: 312px;
	width: 712px;
	margin-top: -1px;
	margin-bottom: 0px;
	margin-left: auto;
	text-indent: -1000%;
	padding: 0px;
	clear: both;
	margin-right: auto;
}

/* 新着ニュース */
#news {
	height: 145px;
	width: 370px;
	margin-top: 17px;
	margin-left: 20px;
	border: thin solid #2DA152;
	background-image: url(../img/news_title_s.jpg);
	background-repeat: no-repeat;
	padding-top: 0px;
	float: left;
	text-align: right;
}
#news h3 {
	height: 18px;
	margin: 3px 3px 0px 0px;
	padding: 0px;
	font-size: 11px;
	color: #666666;
}
#news a {
	color: #666666;
	text-decoration: none;
	height: 24px;
}
#news a:hover {
	color: #990000;
	text-decoration: underline;
}
#news iframe {
	height: 130px;
	width: 370px;
	overflow: hidden;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: -3px 0px 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding: 0px;
	clear: both;
}

/* トップバナー */
#banner {
	margin-top: 15px;
	margin-bottom: 10px;
	width: 260px;
	padding: 0px;
	float: right;
	margin-right: 20px;
}
#banner1 {
	margin: 0px;
	padding: 0px;
	height: 108px;
	width: 260px;
	clear: both;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#banner2 {
	padding: 0px;
	height: 108px;
	width: 260px;
	margin-top: 5px;
}

/* フッター */
#footer {
	margin-top: 0px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	width: 500px;
	clear: both;
}
#contents {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	clear: both;
	width: 712px;
}

#footer h4 {
	text-align: right;
	font-size: 12px;
	color: #666666;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 3px;
	border-bottom-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #999999;
	padding-bottom: 3px;
	font-weight: normal;
}
#footer a {
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	margin-right: 10px;
	margin-left: 10px;
}
#footer a:hover {
	color: #990000;
	text-decoration: underline;
}

#footer address {
	text-align: center;
	font-size: 11px;
	color: #666666;
	padding-bottom: 10px;
	margin: 2px 0px 0px;
	font-weight: normal;
	font-style: normal;
}

/* 食品インデックス */
.pro_name {
	text-align: center;
	font-size: 11px;
	font-weight: normal;
	color: #006B2D;
	width: 130px;
	line-height: 14px;
}




/* よくあるご質問 */
#faq_contents {
	width: 550px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 10px;
	padding-top: 10px;
}

.title_img {
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

.faq_contents table {
	width: 100%;
	padding: 3px;
	margin-top: 0px;
}

.faq_que a {
	font-size: 15px;
	color: #FF8000;
	text-decoration: none;
	height: 24px;
}

.faq_que {
	text-align: left;
	font-size: 15px;
	font-weight: normal;
	color: #FF8000;
	line-height: 24px;
}

.faq_ans {
	text-align: left;
	font-size: 12px;
	font-weight: normal;
	line-height: 15px;
}

.faq_back a {
	text-align: right;
	font-size: 11px;
	font-weight: normal;
	color: #0000FF;
	line-height: 15px;
}

.faq_back {
	text-align: right;
	font-size: 11px;
	font-weight: normal;
	color: #006B2D;
	line-height: 15px;
}

.faq_ans p.renew {
	text-align:right;
}

.faq_ans p.renew a {
	font-weight:bold;
	color:#000;
	text-decoration:underline;
}

.faq_ans p.renew a:hover {
	color:#00F;
}



.faq_ans p.ih {
	text-align:center;
}

.faq_ans p.ih a {
	font-weight:bold;
 padding:5px 10px 7px;
 color:#C00;
 font-size:120%;
	text-decoration:underline;
}







.b_cont {
	font-size: 12px;
	line-height: 140%;
	padding: 10px;
	margin-left: 10px;
	width: 550px;
}
.b_cont2 {
	font-size: 12px;
	line-height: 140%;
	padding: 10px;
	margin-left: 10px;
	width: 550px;
}
.b_adrs {
	font-size: 12px;
	line-height: 140%;
	padding: 3px;
	height: 20px;
	width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.b_title {
	background-image: url(../img/g_title.jpg);
	background-repeat: repeat-y;
	height: 25px;
	width: 550px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #009900;
	margin-bottom: 5px;
	font-size: 12px;
	font-weight: bold;
}

.small {
	font-size: 12px;
}

.small_red {
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
}

.o_title {
	background-image: url(../img/g_title.jpg);
	background-repeat: repeat-y;
	height: 25px;
	width: 550px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #D9AD6F;
	margin-bottom: 5px;
	margin-top: 10px;
}

.marginFoot5 {
	margin-bottom: 5px;
	margin-top: 5px;
	margin-left: 10px;
}

.g_title {
	background-image: url(../img/g_title.jpg);
	background-repeat: repeat-y;
	height: 25px;
	width: 550px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #009900;
	margin-bottom: 5px;
	font-size: 12px;
	font-weight: bold;
}

.res_tit {
	text-align: left;
	font-size: 16px;
	font-weight: normal;
	color: #006B2D;
	line-height: 18px;
}


.res_tit2 {
	text-align: left;
	font-size: 12px;
	font-weight: normal;
	color: #006B2D;
	line-height: 14px;
}


.sup_tit {
	text-align: left;
	font-size: 15px;
	font-weight: normal;
	color: #FF8000;
	line-height: 24px;
}

.sup_txt {
	text-align: left;
	font-size: 12px;
	font-weight: normal;
	color: #006B2D;
	line-height: 18px;
}

.kod_txt {
	text-align: center;
	font-size: 12px;
	font-weight: normal;
	color: #339900;
	width: 500px;
	line-height: 15px;
}

.kod_tit {
	text-align: left;
	font-size: 18px;
	font-weight: normal;
	color: #006600;
	width: 250px;
	line-height: 26px;
}

.kod_tit2 {
	text-align: left;
	font-size: 15px;
	font-weight: normal;
	color: #FF6600;
	width: 250px;
	line-height: 15px;
}

.kod_s {
	text-align: left;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	width: 250px;
	line-height: 12px;
}

.kod_s2 {
	text-align: left;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	width: 250px;
	line-height: 12px;
}

.p_omeshi {
	text-align: left;
	font-size: 14px;
	font-weight: normal;
	color: #666666;
	width: 430px;
}

.table_syo {
	height: 1000px;
}
