@charset "utf-8";
/* ===================================================================
CSS information

 file name  :ocha.css
 author     :Takuma (Lunatica*)
 style info :コンテンツエリア関係 他
 
このスタイルシートの構成
 #ochaList
 #ocha
  #newSet
=================================================================== */

/* clearfix */
dl:after {
	content: "."; display: block; visibility: hidden; height: 0.1px; font-size: 0.1em; line-height: 0; clear: both;
}

/*----------------------------------------------------
	お茶カテゴリー関連 #ochaList
----------------------------------------------------*/
#ochaList{
	width:545px;
	overflow:hidden;
	margin-bottom: 20px;
	}
#ochaList dl {
	float: left;
	width: 265px;
	margin-top: 10px;
	overflow:hidden;
	margin-right: 5px;
}
#ochaList dt {
	font-size: medium;
	color: #336600;
	font-weight: bold;
}
#ochaList img{
	float:left;
	margin-right:5px;
	margin-top:5px;
}	
#ochaList {
	width: 545px;
}
#ochaList h2 {
	margin-top: 10px;
}

/*----------------------------------------------------
	お茶カテゴリー関連 #ocha
----------------------------------------------------*/
#ocha{
	width:545px;
	margin-bottom: 20px;
	}
#ocha h2 {
	background: url(../img/ocha/mark_ttl.gif) no-repeat left center;
	height: 34px;
	width: 540px;
	margin-top: 5px;
	margin-bottom:10px;
	padding-left:30px;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 180%;
	font-weight: bold;
}
#ocha .inner h3 {
	background: url(../img/ocha/dot_gry.gif) repeat-x left bottom;
	width: 545px;
	height: 20px;
	padding-bottom: 2px;
	margin: 15px 0px 5px;
}
#ocha .inner h4 {
	font-size: smaller;
	font-weight: normal;
	color: #663300;
	margin-bottom: 5px;
}
#ocha .inner .subname {
	margin-left:0px;
	overflow:hidden;
	padding: 1px 2px 1px 1px;
}
#ocha .inner .iro {
	background: #D9FBBE;
	width: 100%;
	padding:1px 2px;
	margin-bottom:2px;
}

#ocha .boxT {
	width: 545px;
	overflow: hidden;
}
#ocha .inner span {
	padding:1px 1px;
}

#ocha .inner .subname .type {
	width: 6em;
	text-align: right;
	float: left;
}
#ocha .inner .price {
	text-align: right;
	width: 9em;
	float: left;
}
#ocha .inner .subname .amount {
	width: 12em;
	float: left;
	margin-left: 2em;
}
#ocha .inner .btn{
	display: block;
	width:100%;
	margin-bottom: 10px;
	text-align: center;
	padding-top: 20px;
}
#ocha .inner .subname .yama {
	width:11em;
}
#ocha .inner .sub {
	font-size: xx-small;
	display: inline;
	margin: 0px;
	padding: 0px;
}
#ocha .inner .subname .yamaP{
	text-align: right;
	width: 11em;
	float: left;
}
#ocha .inner .subname .yamaAm{
	width: 12em;
}
#ocha .attn {
	text-indent: -1em;
	margin-left:2em;
	width:90%;
}
#ocha .boxT span {
	font-size: medium;
	color: #990000;
	font-weight: bold;
}

/*----------------------------------------------------
	新茶セット #newSet
----------------------------------------------------*/
#newSet .sub {
	color: #999999;
	font-size: small;
	margin:0px;
}
#newSet .inner {
	margin-top: 20px;
	margin-bottom: 20px;
	overflow: hidden;
	clear: both;
}
#newSet .inner .boxL {
	float: left;
	width: 185px;
}
#newSet .inner .boxR {
	float: right;
	width: 350px;
}
#newSet .inner .boxL p {
	font-size: smaller;
	line-height: 130%;
	color: #999999;
}
#newSet .inner .boxR .set {
	width: 345px;
	clear: both;
	overflow: hidden;
}
#newSet .inner .boxR .set b {
	font-size: small;
	float: left;
	width: 11em;
}
#newSet .inner .boxR .set .type {
	display: block;
	float: left;
	text-align: right;
	width: 5em;
}
#newSet .inner .boxR .set .one {
	display: block;
	float: left;
	margin-left: 0.5em;
	margin-top: 2px;
}
#newSet .inner .boxR .set .one a {
	background: url(../img/share/nav_ico.gif) no-repeat left center;
	padding-left: 1.2em;
	width: 9em;
	font-size: x-small;
}
#newSet .inner .boxR .price {
	background: #D9FBBE url(../img/share/dot_gry.gif) repeat-x top;
	padding: 4px 0px 4px 4px;
	margin: 5px 0px;
	width: 345px;
	display: block;
	text-align: left;
}
#newSet .inner .boxR .size {
	font-size: x-small;
	color: #663300;
}

#newSet .inner .boxR .btn {
	margin-top: 15px;
}
#newSet .inner .boxR .set h3 {
	float: left;
}
#newSet #subTitle {
	font-size: x-large;
	color: #336600;
	font-weight: bold;
	margin-top: 20px;
}
#newSet .inner .setName {
	font-size: medium;
}
#newSet .inner h4 {
	font-size: x-small;
	font-weight: normal;
	color: #663300;
	xbackground: url(../img/share/dot_gry.gif) repeat-x top;
	padding-top: 3px;
	margin-bottom: 10px;
}
#ocha #newSet {
	width: 545px;
	clear: both;
}


#slideph{
	margin-top:10px;
}
#slideph li {
	height: 90px;
	width: 100px;
	display: inline;
}
#slideph img {
	border: 1px solid #999999;
}
#slideph p {
	font-size: x-small;
	margin-top: 0.3em;
	margin-left: 0em;
}#ocha #sinchaOrg {
	margin-top: 50px;
}
