@charset "utf-8";
/* CSS Document */

/* clearfix */
/* For modern browsers */
.cf:before,
.cf:after {
	content:"";
	display:table;
}
 
.cf:after {
	clear:both;
}
 
/* For IE 6/7 (trigger hasLayout) */
.cf {
	zoom:1;
}

/* font
------------------------------------------------*/

@font-face {
	font-family: Montserrat-Bold;
	src: url('../font/Montserrat-Bold.ttf')
		format("truetype");
}

/*
------------------------------------------------*/

* {
	margin: 0;
	padding: 0;
}

body {
	-webkit-text-size-adjust:none;
	font-family:'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
	font-size: 12px;
	color: #404040;
	line-height: 1.6em;
}

/* header
------------------------------------------------*/

header {
	background-image: url(/images/common/header_bg.jpg);
	background-repeat: repeat-x;
	height: 153px;
}

#header_content {
	width: 920px;
	margin: 0 auto 0 auto;
}

#header_logo {
	float: left;
	width: 192px;
	height: 49px;
	padding: 26px 0 0 0;
	margin: 0 59px 0 0;
}

#header_h1 {
	float: right;
	width: 669px;
	margin: 10px 0 0 0;
	padding: 0;
	text-align: right;
}

#header_nav {
	float: left;
/*	padding: 45px 0 0 0;*/
	padding: 17px 0 0 0;
	margin: 0 40px 0 0;
}

#header_nav ul {
	width: 341px;
	margin: 0;
	padding: 0;
}

#header_nav li {
	list-style-type: none;
	padding: 0;
	margin: 0;
	float: left;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}

#header_nav a {
	display: block;
	width: 341px;
	height: 10px;
	background: url(/images/common/header_nav_bg.gif) left top;
}

#button01 a {
	background-position: 0 0;
	display: block;
	height: 10px;
	width: 72px;
}

#button01 a:hover  {
	background-position: 0 -10px;
}

#button02 a {
	background-position: 269px 0;
	display: block;
	height: 10px;
	width: 102px;
}

#button02 a:hover {
	background-position: 269px -10px;
}

#button03 a {
	background-position: 167px 0;
	display: block;
	height: 10px;
	width: 101px;
}

#button03 a:hover {
	background-position: 167px -10px;
}

#button04 a {
	background-position: 66px 0;
	display: block;
	height: 10px;
	width: 66px;
}

#button04 a:hover {
	background-position: 66px -10px;
}

#header_tel {
	float: left;
	width: 122px;
	height: 33px;
/*	margin: 34px 13px 0 0;*/
	margin: 6px 13px 0 0;
}

#header_estimate {
	float: left;
	width: 152px;
	height: 33px;
/*	margin: 34px 0 0 0;*/
	margin: 6px 0 0 0;
}

#nav {
	clear: both;
	padding: 19px 0 0 0;
}

#nav ul {
	width: 920px;
	height: 24px;
	margin: 0;
	padding: 0;
}

#nav li {
	list-style-type: none;
	padding: 0;
	margin: 0;
	float: left;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}

#nav a {
	display: block;
	width: 920px;
	height: 24px;
	background: url(/images/common/nav_bg.gif) left top;
}

#button05 a {
	background-position: 0 0;
	display: block;
	height: 24px;
	width: 184px;
}

#button05 a:hover, #button05 a.on  {
	background-position: 0 -24px;
}

#button06 a {
	background-position: 736px 0;
	display: block;
	height: 24px;
	width: 184px;
}

#button06 a:hover, #button06 a.on {
	background-position: 736px -24px;
}

#button07 a {
	background-position: 552px 0;
	display: block;
	height: 24px;
	width: 183px;
}

#button07 a:hover, #button07 a.on  {
	background-position: 552px -24px;
}

#button08 a {
	background-position: 369px 0;
	display: block;
	height: 24px;
	width: 184px;
}

#button08 a:hover, #button08 a.on {
	background-position: 369px -24px;
}

#button09 a {
	background-position: 185px 0;
	display: block;
	height: 24px;
	width: 185px;
}

#button09 a:hover, #button09 a.on  {
	background-position: 185px -24px;
}

/* ticker
------------------------------------------------*/
/*
#ticker {
	width: 885px;
	height: 22px;
	margin: 16px 0 16px 0;
	padding: 0 0 0 35px;
	background-image: url(/images/index/ticker.gif);
	background-repeat: no-repeat;
	color: #483d2f;
}

.time_text {
	font-family: Montserrat-Bold;
	font-size: 14px;
	color: #c92424;
}
*/
#ticker {
	width: 902px;
	height: 25px;
	margin: 0 auto 10px auto;
	padding: 6px 0 0 18px;
	background-image: url(/images/common/ticker_bg.png);
	background-repeat: no-repeat;
	color: #483d2f;
}

.time_text {
	font-family: Montserrat-Bold;
	font-size: 14px;
	color: #c92424;
}

/* content
------------------------------------------------*/

#content {
	width: 920px;
	margin: 0 auto 0 auto;
}

#main {
	float: left;
	width: 680px;
	margin: 0 40px 40px 0;
}

#breadcrumb {
	width: 900px;
	font-size: 11px;
	margin: 2px auto 14px auto;
	padding: 0 0 0 20px;
	background-image: url(/images/common/breadcrumb_bg.gif);
	background-position: 0 5px;
	background-repeat: no-repeat;
}

#breadcrumb a, .breadcrumb a:hover {
	color: #310004;
}

h1 {
	font-size: 10px;
	font-weight: normal;
}

.h1_area {
	width: 920px;
	margin: 0 auto 30px auto;
}

.h1_area h2 {
	float: left;
	width: 20px;
	height: auto;
	color: #483c2c;
	column-width: 158px;
	margin: 0 20px 0 0;
	padding: 28px 0 0 0;
	font-weight: normal;
/*	letter-spacing: 1em;*/
	font-size: 17px;
	background-image: url(/images/common/h1_bg.gif);
	background-repeat: no-repeat;

/*	-webkit-writing-mode: vertical-rl;
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;*/
	-ms-writing-mode: tb-rl!important;
	-webkit-writing-mode: vertical-rl!important;
	-o-writing-mode: vertical-rl!important;
	writing-mode: vertical-rl;
	font-family: 'FOT-筑紫明朝 Pr6 LB', 'TsukuMinPr6-LB';
	letter-spacing: 1px;
}

.h1_area2 {
	width: 920px;
	margin: 0 auto 30px auto;
}

.h1_area2 h2 {
	float: left;
	width: 21px;
	color: #483c2c;
	column-width: 158px;
	margin: 0 19px 0 0;
	padding: 0;
	font-size: 18px;

	-webkit-writing-mode: vertical-rl;
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
	font-family: 'FOT-筑紫明朝 Pr6 LB', 'TsukuMinPr6-LB';
}

.h1_content {
	float: left;
	width: 880px;
	margin: 0;
}

.h2_area {
	background-image: url(/images/common/h2_area_bg.gif);
	background-repeat: repeat-y;
	margin: 0 0 30px 0;
}

.h2_area h2 {
	float: left;
	width: 20px;
	height: auto;
	color: #c92424;
	margin: 0 20px 0 0;
	padding: 15px 0 0 0;
	font-weight: normal;
	font-size: 17px;
	background-image: url(/images/common/h2_bg.gif);
	background-repeat: no-repeat;
/*	writing-mode: tb-rl;
	-moz-writing-mode: vertical-rl;
	-moz-transform: translate(0em, -0.3em) rotate(0deg);
	-webkit-writing-mode: vertical-rl;
	-o-writing-mode: vertical-rl;
	writing-mode: vertical-rl;
	-webkit-text-orientation: upright;*/
}

.h2_area2 {
	background-image: url(/images/common/h2_area_bg.gif);
	background-repeat: repeat-y;
	margin: 0 0 30px 0;
}

.h2_area2 h2 {
	float: left;
	width: 21px;
	height: auto;
	color: #c92424;
	margin: 0 21px 0 0;
	padding: 0 0 0 0;
}

.h2_content {
	float: left;
	width: 619px;
	margin: 0 0 0 19px;
}

#side {
	float: left;
	width: 200px;
}

/* side
------------------------------------------------*/


#h3_contact {
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	background-image: url(/images/common/h3_contact.gif);
	background-repeat: no-repeat;
	margin: 0 0 11px 0;
}

#h3_campaign {
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	background-image: url(/images/common/h3_campaign.gif);
	background-repeat: no-repeat;
	margin: 0 0 10px 0;
}

#h3_faq {
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	background-image: url(/images/common/h3_faq.gif);
	background-repeat: no-repeat;
	margin: 0 0 11px 0;
}

#side_faq {
	width: 186px;
	height: 145px;
	margin: 0 0 30px 0;
	padding: 10px 7px 10px 7px;
	background-image: url(/images/common/faq_bg.gif);
	background-repeat: no-repeat;
}

.side_faq_link {
	background-image: url(/images/common/icon_faq.gif);
	background-position: 0 2px;
	background-repeat: no-repeat;
	padding: 0 0 0 18px;
	margin: 0 0 5px 0;
}

.side_faq_link a {
	color: #483d2f;
	text-decoration: underline;
}

.side_faq_link a:hover {
	color: #483d2f;
	text-decoration: none;
}

#h3_links {
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	background-image: url(/images/common/h3_links.gif);
	background-repeat: no-repeat;
	margin: 0 0 10px 0;
}


/* footer
------------------------------------------------*/

footer {
	background-image: url(/images/common/footer_bg.jpg);
	background-repeat: repeat-x;
	height: 240px;
}

#footer_content {
	width: 920px;
	margin: 0 auto 0 auto;
}

#footer_left {
	float: left;
	width: 533px;
	height: 168px;
	background-image: url(/images/common/footer_left_bg.jpg);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
}

#footer_left_text {
	width: 338px;
	height: 68px;
	margin: 85px 0 0 28px;
	font-size: 14px;
	line-height: 180%;
}

#footer_right {
	float: left;
	width: 371px;
	height: 168px;
	background-image: url(/images/common/footer_right_bg.gif);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
}

#footer_right a {
	color: #404040;
	text-decoration: none;
}

#footer_right a:hover {
	color: #c92424;
	text-decoration: none;
}

#footer_right_r {
	float: left;
	font-size: 14px;
}

#footer_right_r ul {
	margin: 22px 0 0 46px;
}

#footer_right_r li {
	margin: 0 0 10px 0;
}

#frr1 {
	list-style-image: url(/images/common/frr1.gif);
}

#frr2 {
	list-style-image: url(/images/common/frr2.gif);
}

#frr3 {
	list-style-image: url(/images/common/frr3.gif);
}

#frr4 {
	list-style-image: url(/images/common/frr4.gif);
}

#frr5 {
	list-style-image: url(/images/common/frr5.gif);
}

#footer_right_l {
	float: left;
	font-size: 12px;
}

#footer_right_l ul {
	margin: 17px 0 0 50px;
}

#footer_right_l li {
	margin: 0 0 6px 0;
	list-style-image: url(/images/common/frl.gif);
}

#footer_bottom {
	clear: both;
}

#footer_logo {
	float: left;
	width: 161px;
	height: 30px;
	margin: 24px 373px 0 0;
}

#footer_tel {
	float: left;
	width: 118px;
	height: 28px;
	margin: 26px 13px 0 0;
}

#footer_estimate {
	float: left;
	width: 142px;
	height: 28px;
	margin: 26px 13px 0 0;
}

#footer_area {
	float: left;
	width: 100px;
	height: 28px;
	margin: 26px 0 0 0;
}

/* tag
------------------------------------------------*/

img {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: bottom
}

a:hover img {
	filter: alpha(opacity=65);
	-ms-filter: “alpha(opacity=65)”;
	opacity:0.65;
}

p {
	margin: 0;
	padding: 0;
}

a {
	color: #404040;
	text-decoration: underline;
}

a:hover {
	color: #404040;
	text-decoration: none;
}

/* common
------------------------------------------------*/

.red_min_text {
	font-size: 18px;
	font-weight: bold;
	padding: 0;
	margin: 0 0 20px 0;
	text-align: center;
	font-family: "ヒラギノ明朝 ProN W6","HiraMinProN-W6","HG明朝E","ＭＳ Ｐ明朝","MS PMincho","MS 明朝",serif;
	color: #c41f1f;
}

.red_arrow_text {
	background-image: url(/images/common/red_arrow.gif);
	background-position: 0 2px;
	background-repeat: no-repeat;
	padding: 0 0 0 15px;
}
/*
.red_link a {
	background-image: url(/images/common/red_arrow.gif);
	background-position: 0 2px;
	background-repeat: no-repeat;
	padding: 0 0 0 15px;
	color: #483d2f;
	text-decoration: none;
}

.red_link a:hover {
	color: #483d2f;
	text-decoration: underline;
}
*/
.red_link {
	background-image: url(/images/common/red_arrow.gif);
	background-position: 0 35%;
	background-repeat: no-repeat;
	padding: 0 0 0 15px;
	color: #483d2f;
	text-decoration: none;
}

.red_link:hover {
	color: #483d2f;
	text-decoration: underline;
}

.green_link {
	background-image: url(/images/common/green_arrow.gif);
	background-position: 0 2px;
	background-repeat: no-repeat;
	padding: 0 0 0 15px;
	color: #404040;
	text-decoration: none;
}

.green_link:hover {
	color: #105f31;
	text-decoration: none;
}

.white_link {
	background-image: url(/images/common/white_arrow.gif);
	background-position: 0 2px;
	background-repeat: no-repeat;
	padding: 0 0 0 20px;
	color: #105f31;
}

.white_link a {
	color: #105f31;
	text-decoration: underline;
}

.white_link a:hover {
	color: #105f31;
	text-decoration: none;
}

.campaign_estimate {
	width: 619px;
	margin: 60px;
}

.content_estimate {
	text-align: center;
	margin: 0 0 60px 0;
}

.page_top {
	height: 18px;
	margin: 36px 0 0 0;
	text-align: right;	
}

.content_campaign {
	margin: 0 0 30px 0;
}

.menu_box {
	float: left;
}

.content_contact {
	margin: 0 0 50px 0;
	padding: 0;
	text-align: center;
}

.red_text {
	color: #c92424;
	font-size: 11px;
}

.no_underline {
	text-decoration: none;
}

.green_num01 {
	font-size: 16px;
	font-weight: bold;
	padding: 0 0 0 25px;
	margin: 0 0 20px 0;
	background-image: url(/images/tea_server/green_num01.gif);
	background-repeat: no-repeat;
	color: #404040;
}

.green_num02 {
	font-size: 16px;
	font-weight: bold;
	padding: 0 0 0 25px;
	margin: 0 0 20px 0;
	background-image: url(/images/tea_server/green_num02.gif);
	background-repeat: no-repeat;
	color: #404040;
}


/* margin
------------------------------------------------*/

.mt10 {
	margin-top: 10px !important;
}

.mr21 {
	margin-right: 21px !important;
}

.mr40 {
	margin-right: 40px !important;
}

.mr60 {
	margin-right: 59px !important;
}

.mb8 {
	margin-bottom: 8px !important;
}

.mb0 {
	margin-bottom: 0 !important;
}

.mb10 {
	margin-bottom: 10px !important;
}

.mb15 {
	margin-bottom: 15px !important;
}

.mb20 {
	margin-bottom: 20px !important;
}

.mb30 {
	margin-bottom: 30px !important;
}

.mb40 {
	margin-bottom: 40px !important;
}

.mb50 {
	margin-bottom: 50px !important;
}

.mb60 {
	margin-bottom: 60px !important;
}

.mb80 {
	margin-bottom: 80px !important;
}

.mb220 {
	margin-bottom: 260px !important;
}

.ml40 {
	margin-left: 40px !important;
}

.ml60 {
	margin-left: 60px !important;
}

.pb30 {
	padding-bottom: 30px !important;
}

.botom_dotted {
	border-bottom: 1px dotted #b3ac8f;
}

.center {
	text-align: center;
}

/* content_common
------------------------------------------------*/

.h3_content {
	margin: 0 0 60px 0;
}

.h3_content_last {
	margin: 0;
}

.h3_content_left {
	float: left;
	width: 350px;
	padding: 0 20px 0 0;
}

.h3_content_right {
	float: left;
	width: 247px;
}

.h3_content h3, .h3_content_last h3 {
	font-size: 18px;
	font-weight: bold;
	padding: 0 0 4px 12px;
	margin: 0 0 30px 0;
	background-image: url(/images/common/h3_bg.gif);
	background-repeat: repeat-y;
	background-position: left bottom;
/*	font-family: "ヒラギノ明朝 ProN W6","HiraMinProN-W6","HG明朝E","ＭＳ Ｐ明朝","MS PMincho","MS 明朝",serif;*/
	font-family: 'FOT-筑紫明朝 Pr6 D', 'TsukuMinPr6-D';
	color: #483d2f;
	line-height: 1.4em;
	letter-spacing: 1px;
}

.h3_content h4, .h3_content_last h4 {
	font-weight: bold;
	color: #1b6439;
}

.h3_content2 {
	margin: 0 0 60px 0;
}

.h3_content_last2 {
	margin: 0;
}

.h3_content_left2 {
	float: left;
	width: 350px;
	padding: 0 20px 0 0;
}

.h3_content_right2 {
	float: left;
	width: 247px;
}

.h3_content2 h3, .h3_content_last2 h3 {
/*	font-size: 18px;
	font-weight: bold;
	padding: 0 0 0 14px;
	margin: 0 0 30px 0;
	background-image: url(/images/common/h3_bg.gif);
	background-repeat: repeat-y;
	font-family: "ヒラギノ明朝 ProN W6","HiraMinProN-W6","HG明朝E","ＭＳ Ｐ明朝","MS PMincho","MS 明朝",serif;
	color: #483d2f;
	line-height: 1.4em;*/
	margin: 0 0 30px 0;
	padding: 0;
}

.h3_content2 h4, .h3_content_last2 h4 {
	font-weight: bold;
	color: #1b6439;
}

.item_box {
	float: left;
}

.item_box a {
	color: #483d2f;
	text-decoration: none;
}

.item_box a:hover {
	color: #483d2f;
	text-decoration: underline;
}

.w150 {
	width: 150px;
}

.w193 {
	width: 193px;
}

.w207 {
	width: 207px;
}

.w215 {
	width: 215px;
}

.w236 {
	width: 236px;
}

.w249 {
	width: 249px;
}

.w247 {
	width: 247px;
}

.w262 {
	width: 262px;
}

.w286 {
	width: 286px;
}

.w297 {
	width: 297px;
}

.w300 {
	width: 300px;
}

.w311 {
	width: 311px;
}

.w335 {
	width: 335px;
}

.w350 {
	width: 350px;
}

.w348 {
	width: 348px;
}

.w361 {
	width: 361px;
}

.w382 {
	width: 382px;
}

.w390 {
	width: 390px;
}

.w404 {
	width: 404px;
}

.w447 {
	width: 447px;
}