﻿/*layout*/
/*------------------------------------------------------------------------------*/

#wrapper {
	width: 100%;
	min-width: 980px;
	background: url(../image/common/bg_wrapper_top.jpg);
	text-align: center;
	overflow:hidden;
}
#common #wrapper { border-top: solid 4px #745399; overflow:hidden; }
#container {
	width: 100%;
	margin: 0 auto;
	text-align: left;
}
#header {
	width: 980px;
	height: 250px;
	margin: 0 auto;
	position: relative;
}
#logo {
	position: absolute;
	top: 65px;
	left: 353px;
}
#logo p {
	margin-top: 15px;
	text-align: center;
	font-size: 30px;
	color: #A69665;
	line-height: 1;
	text-shadow: 0.5px 0.5px 0.5px #333;
}
#contents {
	width: 100%;
	margin: 0 auto 40px auto;
}
#common #contents {
	width: 980px;
	margin: 0 auto 40px auto;
}
#common #contents02 {
	width: 100%;
	margin: 0 auto 40px auto;
}
.session {
	width:980px;
	margin:0 auto;
}
#contents_left {
	float: left;
	width: 710px;
}
#contents_right {
	float: right;
	width: 220px;
}
#footer_wrapper {
	width: 100%;
	height: 404px;
	background: url(../image/common/bg_footer_wrapper.gif) repeat-x;
	text-align: left;
}
.footer_banner_area {
	width: 920px;
	height: 164px;
	margin: 0 auto;
	text-align: center;
}
#footer {
	width: 980px;
	height: 240px;
	margin: 0 auto;
	position: relative;
}
#footcompany {
	width: 156px;
	position: absolute;
	top: 30px;
	left: 0;
}

.fb_icon{
	position:absolute;
	width:40px;
	height:40px;
	top:170px;
	left:0px;
}


.foot_tel {
	background: url(../image/common/tel_icon.png) no-repeat 15px 5px;
	color: #DDD;
	font-size: 15px;
	font-weight: bold;
	padding-left: 20px;
	text-align: center;
}
.foot_time {
	text-align: center;
	color: #DDD;
	font-size: 12px;
}
#footnav01 {
	font-size: 13px;
	line-height: 12px;
	position: absolute;
	top: 35px;
	left: 370px;
}
#footnav02 {
	font-size: 12px;
	line-height: 12px;
	position: absolute;
	top: 170px;
	left: 370px;
}
#footnav03 {
	font-size: 12px;
	line-height: 12px;
	position: absolute;
	top: 35px;
	left: 550px;
}
#footnav04 {
	font-size: 12px;
	line-height: 12px;
	position: absolute;
	top: 35px;
	left: 750px;
}
#footnav01 li, #footnav02 li, #footnav03 li, #footnav04 li {
	padding-left: 15px;
	margin-right: 20px;
	line-height: 18px;
}
.foot_title {
	padding-bottom: 10px;
	background: url(../image/common/arr.png) no-repeat 7px 5px;
}
.foot_title a {
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 25px;
}
#footnav01 li a, #footnav02 li a, #footnav03 li a, #footnav04 li a {
	color: #FFF;
	padding-left: 5px;
}
#copyright {
	width: 980px;
	position: absolute;
	bottom: 7px;
	font-size: 12px;
	line-height: 13px;
	color: #FFF;
	text-align: center;
}
#pagetop {
	position: absolute;
	right: -100px;
	top: -20px;
}
#locator {
	width: 100%;
	height: 32px;
	line-height: 32px;
	text-align: right;
	background: url(../image/common/bg_locator.png);
}
#locator p {
	margin: 6px auto 0 auto;
	width: 980px;
	color: #C6B270;
}
/*sub_globalnav*/
/*------------------------------------------------------------------------------*/

#sub_globalnav {
	position: absolute;
	top: 65px;
	left: 40px;
	width: 207px;
	height: 160px;
}
#common #sub_globalnav { margin: 0 auto; }
#sub_globalnav ul { list-style-type: none; }
#sub_globalnav ul li {
	float: left;
	text-indent: -9999px;
}
#sub_globalnav ul li a {
	height: 160px;
	background-image: url(../image/common/nav.gif);
	display: block;
	overflow: hidden;
}
#sub_globalnav01 {
	height: 160px;
	left: 0px;
	position: absolute;
	top: 0px;
	width: 12px;
}
#sub_globalnav02 {
	height: 160px;
	left: 37px;
	position: absolute;
	top: 0px;
	width: 32px;
}
#sub_globalnav03 {
	height: 160px;
	left: 83px;
	position: absolute;
	top: 0px;
	width: 32px;
}
#sub_globalnav04 {
	height: 160px;
	left: 129px;
	position: absolute;
	top: 0px;
	width: 32px;
}
#sub_globalnav05 {
	height: 160px;
	left: 175px;
	position: absolute;
	top: 0px;
	width: 32px;
}
#sub_globalnav01 a {
	background-position: 0px 0px;
	width: 12px;
}
#sub_globalnav02 a {
	background-position: -37px 0px;
	width: 32px;
}
#sub_globalnav03 a {
	background-position: -83px 0px;
	width: 32px;
}
#sub_globalnav04 a {
	background-position: -129px 0px;
	width: 32px;
}
#sub_globalnav05 a {
	background-position: -175px 0px;
	width: 32px;
}
#sub_globalnav01 a:hover, #sub_globalnav01.main_current a {
	background-position: 0px -160px;
	width: 12px;
}
#sub_globalnav02 a:hover, #sub_globalnav02.main_current a {
	background-position: -37px -160px;
	width: 32px;
}
#sub_globalnav03 a:hover, #sub_globalnav03.main_current a {
	background-position: -83px -160px;
	width: 32px;
}
#sub_globalnav04 a:hover, #sub_globalnav04.main_current a {
	background-position: -129px -160px;
	width: 32px;
}
#sub_globalnav05 a:hover, #sub_globalnav05.main_current a {
	background-position: -175px -160px;
	width: 32px;
}
/*globalnav*/
/*------------------------------------------------------------------------------*/

#globalnav {
	position: absolute;
	top: 40px;
	right: 0px;
	width: 267px;
	height: 169px;
}
#common #globalnav { margin: 0 auto; }
#globalnav ul { list-style-type: none; }
#globalnav ul li {
	float: left;
	text-indent: -9999px;
}
#globalnav ul li a {
	height: 169px;
	background-image: url(../image/common/nav02.png);
	display: block;
	overflow: hidden;
}
#globalnav01 {
	height: 169px;
	left: 0px;
	position: absolute;
	top: 0px;
	width: 17px;
}
#globalnav02 {
	height: 169px;
	left: 36px;
	position: absolute;
	top: 0px;
	width: 17px;
}
#globalnav03 {
	height: 169px;
	left: 72px;
	position: absolute;
	top: 0px;
	width: 17px;
}
#globalnav04 {
	height: 169px;
	left: 108px;
	position: absolute;
	top: 0px;
	width: 17px;
}
#globalnav05 {
	height: 169px;
	left: 144px;
	position: absolute;
	top: 0px;
	width: 17px;
}
#globalnav06 {
	height: 169px;
	left: 180px;
	position: absolute;
	top: 0px;
	width: 17px;
}
#globalnav07 {
	height: 169px;
	left: 216px;
	position: absolute;
	top: 0px;
	width: 16px;
}
#globalnav08 {
	height: 169px;
	left: 251px;
	position: absolute;
	top: 0px;
	width: 16px;
}
#globalnav01 a {
	background-position: 0px 0px;
	width: 17px;
}
#globalnav02 a {
	background-position: -36px 0px;
	width: 17px;
}
#globalnav03 a {
	background-position: -72px 0px;
	width: 17px;
}
#globalnav04 a {
	background-position: -108px 0px;
	width: 17px;
}
#globalnav05 a {
	background-position: -144px 0px;
	width: 17px;
}
#globalnav06 a {
	background-position: -180px 0px;
	width: 17px;
}
#globalnav07 a {
	background-position: -216px 0px;
	width: 16px;
}
#globalnav08 a {
	background-position: -251px 0px;
	width: 16px;
}
#globalnav01 a:hover, #globalnav01.main_current a {
	background-position: 0px -169px;
	width: 17px;
}
#globalnav02 a:hover, #globalnav02.main_current a {
	background-position: -36px -169px;
	width: 17px;
}
#globalnav03 a:hover, #globalnav03.main_current a {
	background-position: -72px -169px;
	width: 17px;
}
#globalnav04 a:hover, #globalnav04.main_current a {
	background-position: -108px -169px;
	width: 17px;
}
#globalnav05 a:hover, #globalnav05.main_current a {
	background-position: -144px -169px;
	width: 17px;
}
#globalnav06 a:hover, #globalnav06.main_current a {
	background-position: -180px -169px;
	width: 17px;
}
#globalnav07 a:hover, #globalnav07.main_current a {
	background-position: -216px -169px;
	width: 16px;
}
#globalnav08 a:hover, #globalnav08.main_current a {
	background-position: -251px -169px;
	width: 16px;
}
/*subnav*/
/*------------------------------------------------------------------------------*/

#subnav {
	width: 220px;
	margin-bottom: 30px;
}
#subnav ul { list-style-type: none; }
#subnav_title a {
	width: 220px;
	height: 50px;
	background: url(../image/common/subnav_title.png) no-repeat;
	line-height: 50px;
	text-align: center;
	font-size: 115%;/* 15px */
	display: block;
	overflow: hidden;
	color: #575757;
}
#subnav_title a:hover {
	color: #A59564;
	text-decoration: none;
}
#subnav li a {
	width: 220px;
	height: 40px;
	background: url(../image/common/subnav01.gif) no-repeat;
	line-height: 40px;
	text-indent: 25px;
	font-size: 12px;
	color: #333;
	display: block;
	overflow: hidden;
}
#subnav li a:hover, #subnav ul li.current a, #subnav ul li.current a:hover {
	background: url(../image/common/subnav01_ov.gif) no-repeat;
	font-weight: bold;
}
#subnav li.current ul li a {
	width: 220px;
	height: 40px;
	background: url(../image/common/subnav02.gif) no-repeat;
	line-height: 40px;
	text-indent: 30px;
	font-size: 11px;
	color: #333;
	display: block;
	overflow: hidden;
	font-weight: normal;
}
#subnav li.current ul li a:hover, #subnav li.current ul li.current a {
	background: url(../image/common/subnav02_ov.gif) no-repeat;
	font-weight: bold;
}
#subnav li.current ul li.current ul li a {
	width: 220px;
	height: 40px;
	background: url(../image/common/subnav03.gif) no-repeat;
	line-height: 40px;
	text-indent: 40px;
	font-size: 11px;
	color: #333;
	display: block;
	overflow: hidden;
	font-weight: normal;
}
#subnav li.current ul li.current ul li a:hover {
	background: url(../image/common/subnav03_ov.gif) no-repeat;
	font-weight: bold;
}
/* subnav item page */
/*------------------------------------------------------------------------------*/

#subnav_title { margin-top: 100px; }
#subnav_item td {
	height: 51px;
	border-bottom: dotted 1px #ccc;
	vertical-align: middle;
	font-size: 108%;/* 14px */
}
#subnav_item td a { color: #575757; }
#subnav_item td a.current {
	color: #A59564;
	text-decoration: none;
}
#subnav_item td a:hover {
	color: #A59564;
	text-decoration: none;
}
/*global*/
/*------------------------------------------------------------------------------*/

.subtitle02 {
	margin-bottom: 50px;
	width: 100%;
	height: 100px;
	line-height: 100px;
	font-size: 230%; /*30px*/
	font-weight: bold;
	overflow: hidden;
}
.subtitle03 {
	padding-top: 20px;
	margin-bottom: 30px;
	border-top: solid 2px #C7B370;
	width: 100%;
	text-indent: 10px;
	font-size: 153%; /*20px*/
	font-weight: bold;
	overflow: hidden;
}
.subtitle04 {
   font-size: 138%;
   line-height:130%;
    margin: 14px 0;
}
.subtitle05 {
	background:url(../image/common/subtitle05.png) no-repeat 0 3px;
   font-size: 120%;
    margin:0 0 5px;
	text-indent:19px;
}

/*item_詳細*/
/*------------------------------------------------------------------------------*/	
#item_mainimage {
	position: relative;
	width: 710px;
}
#item_mainimage h3 {
	position: absolute;
	top: -20px;
	left: 32px;
	width: 58px;
	height: 220px;
	background: url(../image/common/item_name.png) no-repeat;
}
.item_list {
	margin-bottom: 30px;
	padding-bottom: 29px;
	border-bottom: dotted 1px #C7B370;
}
.item_list .leftbox {
	float: left;
	width: 200px;
}
.item_list .rightbox {
	float: right;
	width: 480px;
}
.item_list h4 {
	margin: 0 0 14px 0;
	font-size: 138%; /*18px*/
}
.allergie_box td {
	width: 79px;
	height: 20px;
	text-align: center;
	vertical-align: middle;
	border-left: solid 1px #FFF;
	border-bottom: solid 1px #fff;
}
.allergie_box td.off { background: #EBE9E4; }
.allergie_box td.on {
	background: #C7B370;
	color: #FFF;
}
/*sub common*/
/*------------------------------------------------------------------------------*/

.box2 {
	width: 100%;
	clear: both;
	overflow: hidden;
}
.box2:before, .box2:after {
	content: "";
	display: block;
}
.box2:after { clear: both; }
.box2_left {
	width: 355px;
	float: left;
}
.box2_right {
	width: 355px;
	float: right;
}
.box3 {
	width: 100%;
	clear: both;
	overflow: hidden;
}
.box3:before, .box3:after {
	content: "";
	display: block;
}
.box3:after { clear: both; }
.box3_left {
	width: 230px;
	float: left;
	margin-right: 20px;
}
.box3_center {
	width: 230px;
	float: left;
}
.box3_right {
	width: 230px;
	float: right;
}
.box4 {
	width: 100%;
	clear: both;
	overflow: hidden;
}
.box4:before, .box4:after {
	content: "";
	display: block;
}
.box4:after { clear: both; }
.box4_left {
	width: 175px;
	float: left;
	margin-right: 10px;
}
.box4_right {
	width: 170px;
	float: right;
}
#contact_column {
	margin: 50px 0 100px 0;
	width: 100%;
	height: 190px;
	border-top: solid 1px #C7B370;
	border-bottom: solid 1px #C7B370;
	background: #EBE9E4;
	clear:both;
}
#contact_column .inner_box {
	position: relative;
	margin: 0 auto;
	width: 980px;
}
#contact_column .title {
	position: absolute;
	top: 34px;
	left: 50%;
	margin-left: -160px;
}
#contact_column .tel_num {
	position: absolute;
	top: 90px;
	left: 130px;
}
#contact_column .fax_num {
	position: absolute;
	top: 90px;
	right: 130px;
}
.pdf_link a {
	padding-left: 26px;
	background: url(../image/common/icon_pdf.gif) left center no-repeat;
	color: #735299;
	text-decoration: underline;
}
/*table*/
/*------------------------------------------------------------------------------*/

table.tab {
	border-collapse: collapse;
	border: 1px solid #cccccc;
}
table.tab td {
	border: 1px solid #cccccc;
	padding: 5px 10px;
}
table.tab td td {
	border: none;
	padding: 0;
}
table.tab td.highlight {
	background-color: #EFEFEF;
	font-weight: bold;
}
table.tab td.none_boder { border: none; }
/*------------------------------------------------------------------------------*/
/*top*/
/*------------------------------------------------------------------------------*/

#mainimage {
	width: 100%;
	height: 480px;
	margin: 30px auto 60px auto;
	position: relative;
	overflow: hidden;
}
.m_logobox {
	position: absolute;
	top: 270px;
	left: 50%;
	margin-left: 230px;
	z-index: 1000;
}
.mainimage_logo {
	width: 59px;
	height: 238px;
	position: absolute;
	right: 60px;
	top: -250px;
}
#top_column01 {
	width: 980px;
	margin: 0 auto;
}
.boxleft {
	width: 280px;
	height: 280px;
	float: left;
	margin-right: 70px;
	position: relative;
	box-shadow: 0px 0px 5px 0 #777;
	margin-bottom: 70px;
}
.boxcenter {
	width: 280px;
	height: 280px;
	float: left;
	margin-right: 70px;
	position: relative;
	box-shadow: 0px 0px 5px 0 #777;
}
.boxright {
	width: 280px;
	height: 280px;
	float: right;
	position: relative;
	box-shadow: 0px 0px 5px 0 #777;
}
.taketori_txt01, .taketori_txt02 {
	background: url(../image/common/box3_txt_bg.png) no-repeat 0 0;
	position: absolute;
	top: -20px;
	left: 20px;
	width: 58px;
	height: 220px;
	font-size: 16px;
	padding-top: 40px;
	font-size: 16px;
	color: #FFF;
}
.taketori_txt01 div { margin-left: -19px !important; }
.taketori_txt02 div { margin-left: -9px !important; }
#top_column02 {
	clear: both;
	width: 100%;
	height: 490px;
	background: url(../image/common/right_box_bg.jpg) repeat-x;
	margin-bottom: 50px;
}
#top_column03 {
	width: 980px;
	margin: 0 auto;
	min-height: 300px;
}
#top_box01, #top_box02 { margin-bottom: 50px; }
#top_box01 h3, #top_box02 h3 { margin-bottom: 20px; }
#top_box01 h4, #top_box02 h4 { margin-bottom: 10px; }
#top_box01 {
	clear: both;
	width: 980px;
}
#top_box02 {
	width: 900px;
	margin: 0 auto;
}
#good_area {
	width: 980px;
	margin: 0 auto;
	margin-bottom: 50px;
}
.goods_box {
	clear: both;
	width: 845px;
	float: left;
	padding-top: 60px;
}
.goods_box3 {
	height: 170px;
	margin-bottom: 30px;
}
.goods_box3_01 {
	width: 250px;
	float: left;
	margin-right: 15px;
	position: relative;
}
.goods_box3_02 {
	width: 250px;
	float: left;
	margin-right: 15px;
	position: relative;
}
.goods_box3_03 {
	width: 250px;
	float: left;
	margin-right: 65px;
	position: relative;
}
.goods_detail {
	position: absolute;
	top: 117px;
	left: 120px;
	z-index: 100;
}
.goods_box3_img img {
	float: left;
	border-radius: 100px;
	margin-right: 10px;
}
.goods_box3_title { float: left; }
.goods_title {
	float: left;
	width: 122px;
	padding-top: 50px;
}
/*top rss*/
/*------------------------------------------------------------------------------*/


#mainimage_area {
	width: 100%;
	min-width: 980px;
	height: 480px;
	background-position: center top;
	background-repeat: no-repeat;
	text-align: left;
	position: relative;
	z-index: 1 !important;
}
#top_rss_box_wrapper {
	width: 100%;
	height: 55px;
	background: url(../image/common/news_bg.png) repeat-x;
	z-index: 99;
	position: absolute;
	bottom: 0;
	left: 0;
}
#top_rss_box {
	position: relative;
	z-index: 100;
	width: 980px;
	height: 30px;
	margin: 0 auto;
	color: #FFF;
}
#top_rss_box_title {
	position: absolute;
	left: 80px;
	top: 18px;
	width: 160px;
}
#news {
	position: absolute;
	top: 17px;
	left: 180px;
	width: 740px;
}
#top_rss_box a { color: #FFF; }
#top_rss_more {
	position: absolute;
	top: 6px;
	right: 7px;
}
#auto_scroll_boxIn dl:before, #auto_scroll_boxIn dl:after {
	content: "";
	display: block;
}
#auto_scroll_boxIn dl:after { clear: both; }
#auto_scroll_boxIn dl {
	zoom: 1;
	margin-bottom: 20px;
}
ul.rss {
	height: 36px;
	overflow: hidden;
	position: relative;
	width: 740px;
}
ul.rss li {
	font-size: 13px;
	line-height: 170%;
	position: absolute;
	margin-left: 20px;
}
#top_rss_box .rss_title {
	width: 600px;
	margin-left: 20px;
}
#rss_date {
	clear: both;
	color: #FFF;
	float: left;
	height: 36px;
	line-height: 20px;
	font-weight: bold;
}
.news_icon {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 150;
}
/*sub rss*/
/*------------------------------------------------------------------------------*/

#sub_rss_box dl:before, #sub_rss_box dl:after {
	content: "";
	display: block;
}
#sub_rss_box dl:after { clear: both; }
#sub_rss_box dl {
	zoom: 1;
	border-bottom: dotted 1px #CCC;
	padding: 18px 0;
}
#sub_rss_box .rss_date {
	clear: both;
	width: 110px;
	float: left;
}
#sub_rss_box .rss_title {
	width: 870px;
	float: right;
}
#sub_rss_box .rss_contents {
	clear: both;
	padding: 5px 0 0 110px;
}
/*side*/
/*------------------------------------------------------------------------------*/

.banner_list li { margin-bottom: 10px; }
/* item */
/*------------------------------------------------------------------------------*/

#item_list_box01 {
	width: 711px;
	margin-left: -1px;
	margin-bottom: 1px;
}
#item_list_box01 li {
	position: relative;
	float: left;
	margin-left: 1px;
	width: 236px;
}
#item_list_box01 li h3 {
	position: absolute;
	top: 20px;
	left: 100px;
	line-height: 140%;
	font-size: 184%;/*24px*/
}
#item_list_box01 li h4 {
	position: absolute;
	top: -20px;
	left: 10px;
	width: 58px;
	height: 220px;
	background: url(../image/common/item_name.png) no-repeat;
}
#item_list_box02 {
	margin: 0 auto 0 -20px;
	width: 700px;
}
#item_list_box02 > div {
	float: left;
	margin-left: 50px;
	width: 300px;
}
#item_list_box02 h3 {
	font-size: 138%;
	margin: 14px 0 14px 0;
}




/* fukiyose */
/*------------------------------------------------------------------------------*/

.fukiyose_lead h4 {
	margin: 18px 0 14px 0;
	padding-bottom: 12px;
	border-bottom: solid 1px #DEDBD1;
	line-height: 150%;
	font-size: 184%;
//24px
}
/*simtemap*/
/*------------------------------------------------------------------------------*/

.sitemap {
	margin-left: 20px;
	padding-top: 10px;
}
.sitemap li {
	list-style: none;
	background: url(../image/common/arr.png) no-repeat 0 8px;
	padding: 0 0 0 11px;
	margin: 10px 0px;
}
.sitemap ul { padding: 0 0 5px 30px; }
.sitemap ul li {
	background: none;
	list-style: square;
	padding: 0 0 0 0;
	margin: 5px 0px;
}
.sitemap ul ul { padding: 0 0 5px 30px; }
.sitemap ul ul li {
	background: none;
	list-style: none;
}


/*shop*/
/*------------------------------------------------------------------------------*/

.shop_link {
	background:#C7B370;
	padding:5px 8px;
	color:#FFF;
	line-height:120%;
	text-align:center;
	vertical-align:middle;
}
.shop_link a {
	display:block;
	color:#FFF;
}
.shop_list {
    border-bottom: 1px dotted #c7b370;
    margin-bottom: 30px;
    padding-bottom: 30px;
}

/*about*/
/*------------------------------------------------------------------------------*/
.subtitle03_about {
	text-align:center;
	font-size:28px;
	color:#A59564;
	margin-bottom:50px;
}

.about_box {
	width:980px;
	font-size:16px;
	line-height:200%;
	text-align:center;
	margin:0 auto 30px;
	color:#575757;

}
.about_photo {
	background:#EBE9E4;
	width:100%;
	clear:both;
	margin:0 auto 70px;
}
.in_about_photo {
	width:980px;
	margin:70px auto 0;
}
.about_box table {
	line-height:200%;
}



/*season_詳細、eventページ*/
/*------------------------------------------------------------------------------*/

.season_list {
	margin-bottom: 30px;
	padding-bottom: 29px;
	border-bottom: dotted 1px #C7B370;
}
.season_list .leftbox, .season_list_last .leftbox {
	float: left;
	width: 320px;
}
.season_list .rightbox, .season_list_last .rightbox {
	float: right;
	width: 660px;
}
.season_list h4, .season_list_last h4 {
	margin: 0 0 14px 0;
	font-size: 138%; /*18px*/
}


/*season_詳細、eventページ*/
/*------------------------------------------------------------------------------*/

.bg_article {
	background:url(../image/article_img01.jpg) no-repeat 0 0;
	padding:5px 0 0 20px;
	height:40px;
	width:140px;
}
.bg_article a {
	color:#FFF;
	font-size:17px;
	line-height:200%;
	font-weight:bold;
	display:block;
}


/*和菓子職人のつぶやきページ*/
.fb_txt_area{
	float:left;
	width:360px;
}

.fb_img_area{
	float:right;
	width:330px;
	margin-left:20px;
}

/*agemanju*/
.limited{float:right;}


/*order*/
/*------------------------------------------------------------------------------*/
.icon_tel{
	line-height:51px;
	font-size:40px;
	color:#575757;
	background:url(../image/common/icon_tel.png) no-repeat 12px 9px;
	text-indent:50px;
	letter-spacing:0.1em;
}
.icon_fax{
	line-height:51px;
	font-size:40px;
	color:#575757;
	background:url(../image/common/icon_fax.png) no-repeat 0 13px;
	text-indent:50px;
	letter-spacing:0.1em;
}
.icon_tel_txt{
	font-size: 15px;
	padding-left: 30px;
}
.big td{
	position: relative;
}
.big td img.icon{
	position: absolute;
	bottom: 5px;
	right: 5px; 
	border:none; 
}
.noshihowto td.txt{
	text-align: center;
	background: url(../image/common/haikei.png) no-repeat 0 -10px #C7B370;
	padding: 10px 0;
	color: #fff;
	font-size: 120%;
	font-weight: bold;
}


/*contact*/
/*------------------------------------------------------------------------------*/

#submit_button input.contact_submit{
	width:230px;
	height:40px;
	background:url(../image/common/contact_submit.jpg);
	border:medium none;
	text-indent:-9999px;
	cursor: pointer;
}

#submit_button input.contact_back{
	width:230px;
	height:40px;
	background:url(../image/common/contact_back.jpg);
	border:medium none;
	text-indent:-9999px;
	cursor: pointer;
}

/* english page */
#en_top_column01{
	background: url(../image/common/en_bg.gif) no-repeat 0 center;
	padding: 45px 0 45px 300px;
	width: 680px;
	margin-right: auto;
	margin-left: auto;
}
#en_top_column01 h2{
	float: left;
	margin-right: 35px;
}
#en_top_column01 .txt{
	float: left;
	margin-top: 25px;
	font-size: 160%;
	color: #666;
	background: url(../image/common/en_bg02.jpg) no-repeat right bottom;
	padding-top: 30px;
	padding-right: 85px;
}
#en_top_column02 {
	margin: 60px 0;
	width: 100%;
	background: url(../image/common/en_pro_bg.png) repeat;
	border-bottom:1px solid #D7CA9F;
}
#en_top_column02_in {
	margin: 0 auto;
	width: 980px;
	padding: 50px 0 30px;
}
.en_goods_left{
	float: left;
	width: 475px;
}
.en_goods_right{
	float: right;
	width: 475px;
}
.en_goods_in_left{
	float: left;
	width: 190px;
	position: relative;
}
.en_goods_in_right{
	float: right;
	width: 270px;
}
.goods_box2_img{
	position: absolute;
	top: 0;
	left: 0;
}
.goods_box2_title{
	position: absolute;
	top: 0;
	left: 135px;
}
.goods_box2_title img {
	width: 90%;
	height: auto;
}
.goods_box2_img img {
	border-radius: 100px;
	width: 75%;
	height: auto;
}
#en_top_column03{
	width: 980px;
	margin: 0 auto 60px;
}
.en_map_left{
	width: 300px;
	float: left;
}
.en_map_right{
	width: 640px;
	float: right;
}

#en_footer_wrapper {
	width: 100%;
	height: 215px;
	background: url(../image/common/en_bg_footer_wrapper.gif) repeat-x;
	text-align: left;
}
#en_footer {
	width: 980px;
	height: 215px;
	margin: 0 auto;
	position: relative;
	font-size: 11px;
}
#add{
	position: absolute;
	top: 100px;
	left: 0;
	color: #fff;
}
#en_footcompany {
	width: 156px;
	position: absolute;
	top: 30px;
	left: 0;
}


