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

/*==============================
info_dobashien setting
==============================*/

/* wrap --------------------------------- */
#wrap {
	background-image: url(../images/cont_bg_kyuchaki.jpg);
}
/* title */
#container .contents h2{
width:221px;
background-image: url(../images/title_category.gif);
}

/* contents-in h3.title_kyutyaki --------------------------------- */
.contents-in .box-head{
margin-bottom:0px;
padding-top:20px;
background-image: url(../images/bg_intro_head.jpg);
background-repeat: no-repeat;
background-position: left top;
}
.contents-in .box-head h3{
	height: 24px !important;
	width:176px;
	margin-bottom: 20px;
	font-size: 1px;
	line-height: 1px;
	text-indent: -999em;
	overflow: hidden;
	display: block;
	background-image: url(../images/title_intro.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
.contents-in .box-head p{
	height: 150px;
	width:359px;
	font-size: 1px;
	line-height: 1px;
	text-indent: -999em;
	overflow: hidden;
	display: block;
	background-image: url(../images/lead_intro.gif);
	background-position: right top;
	background-repeat: no-repeat;
}
	
/* kyuchakibox --------------------------------- */
.contents-in .kyuchakibox {
}
.contents-in .kyuchakibox p {
	margin-bottom: 20px;
}



/* 給茶機をおすすめする理由 --------------------------------- */
/* reasonbox --------------------------------- */
.kyuchakibox .reasonbox {
	padding: 5px;
	background-image: url(../../common/images/bg_box.gif);
	background-position: left top;
	background-repeat: repeat;
}
/* reasonbox-in --------------------------------- */
.reasonbox .reasonbox-in {
	padding: 20px 20px 25px 20px;
	background-image: url(../images/bg_reasonbox_in.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
h4.title-reason {
	height: 27px;
	margin-bottom: 15px;
	font-size: 1px;
	line-height: 1px;
	text-indent: -999em;
	overflow: hidden;
	display: block;
	background-image: url(../images/title_reason.gif);
	background-position: center top;
	background-repeat: no-repeat;
}

.reasonbox-in ul {
	width: 530px;
	margin: 0 auto;
}
.reasonbox-in ul li {
	border-bottom: 1px #281900 dotted;
}
.reasonbox-in ul li {
	font-size: 1px;
	line-height: 1px;
	text-indent: -999em;
	overflow: hidden;
	display: block;
	background-position: 20px center;
	background-repeat: no-repeat;
}
.reasonbox-in ul li.reason01 {
	height: 88px;
	background-image: url(../images/reason01.gif);
}
.reasonbox-in ul li.reason02 {
	height: 125px;
	background-image: url(../images/reason02.gif);
}
.reasonbox-in ul li.reason03 {
	height: 75px;
	background-image: url(../images/reason03.gif);
}
.reasonbox-in ul li.reason04 {
	height: 95px;
	background-image: url(../images/reason04.gif);
}
.reasonbox-in ul li.reason05 {
	height: 75px;
	background-image: url(../images/reason05.gif);
}



/* 給茶機の機種 --------------------------------- */
.contents-in h3#title-kyuchaki-type {
	background-image: url(../images/title_kyuchaki_type.gif);
	height:65px;
}
/* typebox --------------------------------- */
.kyuchakibox h5 {
font-size: 1.0em;
line-height: normal;
margin-bottom:10px;
}
.kyuchakibox h5 span{
font-weight: normal;
color: #333;
}
.kyuchakibox dl.typebox {
	margin-bottom: 40px;
}
.kyuchakibox dl.typebox dt {
	float:left;
	width:120px;
}
.kyuchakibox dl.typebox dd {
	float:left;
	width:480px;
	margin-left:20px;
}

/* table */
.kyuchakibox table {
	width: 480px;
	margin-bottom: 10px;
	font-size: 12px;
	line-height: 1.4em;
	border-collapse: collapse;
	border-spacing: 0;
	border-left: 1px #8F7A44 solid;
	border-top: 1px #8F7A44 solid;
}
table th {
	padding: 10px;
	background-color: #eae8d9;
	border-right: 1px #8F7A44 solid;
	border-bottom: 1px #8F7A44 solid;
}
table th.name {
	background-color: #faf5e1;
	font-weight: normal;
}
table td {
	padding: 10px;
	background-color: #ffffff;
	border-right: 1px #8F7A44 solid;
	border-bottom: 1px #8F7A44 solid;
}
/* ul */
.kyuchakibox ul.detail {
color: #635d53;
font-size: 0.9em;
}
.kyuchakibox ul.detail li {
	padding-left: 15px;
	background-image: url(../images/icon01.gif);
	background-position: left 4px;
	background-repeat: no-repeat;
}
.kyuchakibox .txt-supplement{
font-size: 1.1em;
background-color: #EAE8D9;
text-align: center;
padding: 10px;
border: 1px dotted #8F7A44;
}



/* 粉末茶の種類 --------------------------------- */
.contents-in h3#title-funmatsucha-flavor {
	background-image: url(../images/title_funmatsucha_flavor.gif);
}
/* flavorbox --------------------------------- */
.kyuchakibox dl.flavorbox {
	margin-bottom: 20px;
}
.kyuchakibox dl.flavorbox dt {
	width: 100px;
	float: left;
	color: #996600;
	font-weight: bold;
}
.kyuchakibox dl.flavorbox dd {
	width: 500px;
	float: right;
}
dl.flavorbox dd table {
	width: 500px;
	margin-bottom: 0;
}
dl.flavorbox dd th.name {
	text-align:left;
	width:150px;
}
dl.flavorbox div.aboutbox {
	width: 500px;
	padding-top: 10px;
}
div.aboutbox div.aboutbox-in {
	width: 166px;
	float: left;
}
div.aboutbox div.aboutbox-in strong {
	line-height: 2em;
	color: #625d53;
}
div.aboutbox div.aboutbox-in p {
	margin-bottom: 0;
	padding: 5px;
	font-size: 12px;
	line-height: 1.4em;
}



/* 給茶機のメンテナンス --------------------------------- */
.contents-in h3#title-maintenance {
	background-image: url(../images/title_maintenance.gif);
}
/* maintenancebox --------------------------------- */
.kyuchakibox ul.maintenancebox {
	margin-bottom:10px;
}
ul.maintenancebox li {
	padding: 0 0 5px 15px;
	background-position: left 3px;
	background-repeat: no-repeat;
}
ul.maintenancebox li.mmenu01 {
	background-image: url(../images/icon_mainte01.gif);
}
ul.maintenancebox li.mmenu02 {
	background-image: url(../images/icon_mainte02.gif);
}
ul.maintenancebox li.mmenu03 {
	background-image: url(../images/icon_mainte03.gif);
}
.kyuchakibox p img {
	vertical-align: top;
	padding: 3px 0 0 2px;
}
/* servicebox --------------------------------- */
.kyuchakibox .servicebox {
	padding: 20px 0;
	background-image: url(../../common/images/bg_box.gif);
	background-position: left top;
	background-repeat: repeat;
	border: 1px #281900 dotted;
}
.servicebox dl {
	width: 580px;
	margin: 0 auto;
}
.servicebox dl dt {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
}
.servicebox dl dd {
	margin-bottom: 20px;
}

