@charset "UTF-8";
body {
	background: #D9BF92 url(../images/body_bg_01.jpg) repeat-x top;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 21px;
	color: #6b6b6b;
}
a:link {
	color: #86796a;
	text-decoration: underline;
}
a:visited {
	color: #86796a;
}
a:hover {
	color: #86796a}

img {
	border-style: none;
}

/*トップページ*/

#top_main {
	background: #B8B8B8;
	width: 802px;
	margin-right: auto;
	margin-left: auto;
}
#top_box {
	background: #FFFFFF;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#top_main #top_header {
	background: url(../images/top_head_01.jpg) no-repeat top;
	padding-top: 5px;
}
#top_header .menu_01 {
	text-align: right;
}
#top_header .inbox {
	padding: 9px 10px;
}
#top_header .inbox img {
	margin-left: 18px;
}

#top_header .menu_02 {
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
	background: url(../images/top_head_02.jpg) no-repeat bottom;
}

#top_header .menu_02 img {
	margin-right: 15px;
	margin-left: 15px;
}
.top_footbtm {
	background: url(../images/top_foot_01.jpg) no-repeat;
	height: 3px;
}
.top_main_cont {
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 10px;
}
.top_cnt_left {
	width: 597px;
	float: left;
	padding-bottom: 20px;
}
.top_cnt_left2 {
	width: 267px;
	float: left;
}
.top_cnt_01 {
	background: url(../images/top_xdotline.gif) repeat-x bottom;
	padding-bottom: 15px;
	padding-left: 10px;
}
.top_cnt_02 {
	padding-top: 10px;
	padding-left: 10px;
}
.top_cnt_right2 {
	width: 300px;
	float: left;
	background: url(../images/top_ydotline.gif) repeat-y left;
	padding-left: 10px;
	margin-left: 10px;
}
.top_cnt_03 {
	background: url(../images/top_xdotline.gif) repeat-x bottom;
	padding-bottom: 14px;
	padding-left: 10px;
}
.top_cnt_04 {
	padding-top: 10px;
	padding-left: 10px;
}
.top_cnt_04 .topics_ttl {
	padding-bottom: 12px;
}
.top_cnt_right {
	width: 185px;
	float: left;
	padding-bottom: 20px;
}
.top_cnt_right img {
	margin-bottom: 3px;
}
.top_cnt_02 .cosp {
	margin-left: -7px;
	padding-top: 95px;
}
.top_cnt_02 .co {
	margin-left: -7px;
}
.top_cnt_02 .jdma {
	margin-left: -7px;
	padding-top: 8px;
}
.top_cnt_04 dl {
	margin: 0px;
	overflow: auto;
}
.top_cnt_04 dt {
	width: 30%;
	float: left;
	clear: left;
	padding-bottom: .5em;
}
.top_cnt_04 dd {
	width: 65%;
	float: left;
	margin: 0px;
	padding-bottom: .5em;
}


/*中ページフォーマット*/

#inner_main {
	background: #B8B8B8;
	width: 802px;
	margin-right: auto;
	margin-left: auto;
}
#inner_box {
	background: #FFFFFF;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}

#header {
	background: url(../images/inner_head_01.jpg) no-repeat top;
	padding-top: 5px;
}
#header .inbox {
	padding: 9px 10px;
	overflow: auto;
	background: url(../images/inner_head_02.jpg) no-repeat bottom;
}
#header .logo {
	width: 99px;
	float: left;
	height: 109px;
}
#header .logo img {
	margin-top: 5px;
}
#header .menu_01 {
	text-align: right;
	height: 69px;
}
#header .menu_01 img {
	margin-left: 18px;
}
#header .menu_02 {
	text-align: right;
}
#header .menu_02 img {
	margin-left: 12px;
}
#footer {
	clear: both;
}
#footer .go_pagetop {
	text-align: right;
	font-size: 10px;
	padding: 15px;
}
#footer .menu {
	border-top: 1px solid #EBEBEB;
	background: #F4F4F4;
	padding-top: 15px;
	text-align: center;
	padding-bottom: 14px;
}
#footer .menu img {
	margin-right: 5px;
	margin-left: 5px;
}
#footer #copyright {
	text-align: center;
	padding: 15px;
}
#contents {
	clear: both;
}
#pankuzu {
	line-height: 100%;
	padding-left: 15px;
}
h1 {
		margin: 0px;
	padding: 10px 0px 40px;
	text-align: right;
	width: 780px;
}
#submenu {
	background: #F7F6F5;
	text-align: right;
	border-top: 1px dotted #B2B2B2;
	line-height: 200%;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	height: 38px;
}
#submenu_0 {
	border-top: 1px dotted #B2B2B2;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	height: 38px;
}
#submenu .inbox {
	padding-right: 15px;
	padding-top: 5px;
}
#submenu .inbox img {
	margin-left: 25px;
	margin-right: 5px;
}
#submenu a:link {
	text-decoration: none;
}
#submenu a:visited {
	text-decoration: none;
}
.main_cont {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}
.main_cont h2 {
	margin: 0px;
	padding: 40px 0px 25px 0px;
}
.cont_text {
	padding-left: 16px;
	overflow: auto;
	padding-bottom: 20px;
}

.f10px {
	font-size: 10px;
	line-height: 13px;
}
.f14px {
	font-size: 14px;
	line-height: 16px;
}
.left_img {
	text-align: center;
	width: 15%;
	float: left;
	margin: 0px;
}



/*会社概要*/

.cont_text table.enkaku {
	border-collapse:collapse;
}
table.enkaku th,table.enkaku td {
	padding: 0px;
}
table.enkaku th {
	text-align: left;
}
table.enkaku td {
	padding: 0px 0px 0px 20px;
	margin: 0px;
	vertical-align: top;
}
.yurai_box {
	background: url(../images/compny_img_11.gif) repeat-y left;
	padding-left: 70px;
}

/*ラインナップ*/
.lineup_img {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
}
.lineup_img table {
	border-collapse:collapse;
	padding: 0px;
	margin: 0px;

}
.lineup_img table td ,.lineup_img table tr {
	padding: 0px;
	margin: 0px;
}
.btn_r {
	text-align: right;
	padding: 10px;
	margin-top: -20px;
}
.linup_title {
	background: #F2F2F2;
}
.lineup_itmbox {
	width: 245px;
	float: left;
}
.lineup_itemsbox {
	padding-top: 15px;
	padding-bottom: 10px;
	overflow: auto;
}
.lineup_itmboxin {
	width: 221px;
	margin-right: auto;
	margin-left: auto;
}
.lineup_more:link {
	color: #d95d0a;
	text-decoration: none;
}
.lineup_more:visited {
	color: #d95d0a;
	text-decoration: none;
}
.lineup_more:hover {
	color: #d95d0a;
	text-decoration: none;
}
.lineup_more02:link {
	color: #86796a;
	text-decoration: none;
}
.lineup_more02:visited {
	color: #86796a;
	text-decoration: none;
}
.lineup_more02:hover {
	color: #86796a;
	text-decoration: none;
}
.lineup_itemimg {
	padding-top: 15px;
	float: left;
	width: 62px;
}
.lineup_itemname {
	font-weight: bold;
	color: #634D30;
}
.lineup_itemtxt {
	width: 158px;
	float: left;
	padding-top: 95px;
}
.lineup_itemmorel {
	text-align: right;
}
.lineup_left01 {
	width: 245px;
	float: left;
}
.lineup_left01 .linup_title {
	width: 233px;
}
.lineup_right01 {
	width: 490px;
	float: left;
}
.lineup_itemimg2 {
	padding-top: 15px;
	padding-bottom: 10px;
}
.lineup_itemtxt2 {
	padding-bottom: 30px;
}

/*全成分表記*/
.ingre_lbox {
	float: left;
	width: 150px;
	padding-bottom: 20px;
	clear: left;
}
.ingre_lbox img {
	margin-left: 30px;
}
.ingre_rbox {
	float: left;
	width: 590px;
}
.ingre_jan {
	text-align: right;
	padding-bottom: 20px;
}


/*プライバシーポリシー*/
.priv_box {
	background: #E4E4E4 url(../images/priv_boxtop.gif) no-repeat top;
	width: 342px;
}
.priv_box p {
	background: url(../images/priv_boxbtm.gif) no-repeat bottom;
	margin: 0px;
	padding: 7px;
}

/*ロゼットの取り組み*/
.rosette_imgbox {
	background: #F1EFEB;
	padding: 10px;
	margin-left: 20px;
	border: 1px dashed #B8B7B5;
	float: right;
}


/*ご利用方法*/
.guide_cha {
	color: #C59B4B;
}
.guide_howboxs img {
	margin-right: 13px;
	margin-bottom: 15px;
}
.guide_howboxs2 {
	width: 756px;
	background: url(../images/guide_txt_08.gif) repeat-y;
	overflow: visible;
}

.guide_howboxs3 {
	background: url(../images/guide_txt_13.gif) no-repeat top;
	width: 756px;
	height: 37px;
}
.guide_left {
	width: 118px;
	text-align: right;
	float: left;
}
.guide_right {
	width: 600px;
	float: left;
	padding-top: 2em;
}
.guide_center {
	text-align: center;
}
p.guide {
	padding-left: 1em;
}

/*お問い合わせ*/
.contact img {
	margin-left: 20px;
}

/*モバイルサイトのご案内*/
.mobile_l {
	width: 539px;
	float: left;
	padding-top: 25px;
}
.mobile_boxt {
	height: 13px;
	width: 477px;
	background: url(../images/mobile_box_01.gif) no-repeat bottom;
	margin-top: 50px;
}
.mobile_boxm {
	background: url(../images/mobile_box_02.gif) repeat-y;
	width: 477px;
	overflow: auto;
}
.mobile_boxm_in {
	margin: 0px;
	padding: 15px 25px 45px;
}
.mobile_boxm_in img {
	float: left;
	margin-right: 25px;
}
.mobile_boxb {
	height: 13px;
	width: 477px;
	background: url(../images/mobile_box_03.gif) no-repeat top;
}
.mobile_r {
	float: left;
	width: 186px;
}

/*コンセプト*/
.concept_box1t {
	background: url(../images/concept_box1t.gif) no-repeat bottom;
	height: 41px;
	width: 756px;
	overflow: auto;
}
.concept_box1m {
	background: url(../images/concept_box1m.gif) repeat-y;
	width: 756px;
	overflow: auto;
}
.concept_box1m_in {
	padding-right: 25px;
	padding-left: 25px;
}
.concept_box1b_l {
	width: 317px;
	float: left;
}
.concept_box1b_m {
	width: 71px;
	background: url(../images/concept_icon_01.gif) no-repeat center;
	float: left;
	margin-top: 130px;
	height: 20px;
}
.concept_box1b_r {
	width: 317px;
	float: left;
}
.concept_box1b {
	background: url(../images/concept_box1b.gif) no-repeat top;
	height: 32px;
	width: 756px;
	overflow: auto;
}
.concept_box2b_l {
	background: url(../images/concept_icon_02.gif) no-repeat center;
	width: 70px;
	float: left;
	margin-top: 50px;
	height: 20px;
}
.concept_box2b_r {
	width: 449px;
	float: left;
}
.concept_box2t {
	background: url(../images/concept_box2t.gif) no-repeat bottom;
	height: 17px;
	width: 449px;
	overflow: auto;
}
.concept_box2m {
	width: 449px;
	overflow: auto;
	background: #F5F5F6;
}
.concept_box2m_in {
	padding: 5px 25px;
}
.concept_box2b {
	background: url(../images/concept_box2b.gif) no-repeat top;
	height: 17px;
	width: 449px;
	overflow: auto;
}
.concept_box2 {
	padding-left: 90px;
	padding-top: 30px;
}
.concept_rimg_box {
	width: 240px;
	text-align: center;
	float: right;
	margin-left: 20px;
}
.concept_rimg_box img {
	margin-bottom: 10px;
}
.concept_img table {
	margin-right: auto;
	margin-left: auto;
}
.concept_img {
	padding-bottom: 20px;
}