@charset "utf-8";
@import url(css/pastel/2column.css);

body {
	margin-bottom: 0px ;
	background: url("/images/bg.jpg") repeat-x ;
	background-attachment: fixed ;
	background-color: #FFEEEE;
}

#container {
	width: 852px ;
	border-right: 1px solid #e7e2e2 ;
	border-left: 1px solid #e7e2e2 ;
	background: #fff url("/images/header.jpg") no-repeat top ;
}

body > #container {
	width: 850px ;
}


#header {
	height: 265px ;
	margin-bottom: 60px ;
	background:none ;
}


#header p, #header h2 a {
	color: #814202 ;
}



#header p {
	left: 15px ;
}


#header h2 {
	right: 15px;
}


#header img {
	left: 173px ;
	top: 75px ;
}




#header h1 {
	left: 0px ;
	top: 260px ;
	height: 60px ;
	width: 850px;
	padding: 0px ;
	padding-left: 290px ;
	font-size: 18px ;
	color: #c60 ;
	line-height: 60px ;
	text-align: left ;
	background: none ;
}

#header>h1 {
	width: 400px ;
}



#sidenavi1 {
	width: 190px ;
	background: none ;
	margin-top : 32px ;
}

#sidemenu {
	border: none ;
}



#center {
	width: 630px ;
	padding-top: 10px ;
}

.content p {
	margin : 0 0.5em 0 ;
}




#sidemenu li {
	width: 100% ;
	border: none ;
}

#sidemenu li a {
	padding: 8px 20px 10px ;
	border: none ;
	font-weight: bold ;
	color: #b83838 ;
	background: url("/images/navi.gif") no-repeat ;
}

#sidemenu li a:hover {
	border: none ;
	color: #fff ;
	background: url("/images/navi.gif") no-repeat ;
	background-position: 0px -35px ;
}

.whats {
	border: none ;
}

.whats p {
	margin: 0px 5px ;
	border: none ;
	border-bottom: 1px dotted #d7d7d7 ;
	background: url("/images/new_mark.gif") no-repeat left center ;
}


#searchbox {
	border: none ;
}


#container #footer {
	height: 100px ;
	padding-top: 50px ;
	padding-left: 10px ;
	border: none ;
	background: url("/images/footer.jpg") repeat-x bottom ;
}

#container>#footer {
	height: 50px ;
}


#center {
	margin-top: 0px ;
}


hr {
	border-top: 1px solid #ccc ;
	border-bottom: none ;
}


#searchbox {
	width: 170px ;
	margin: 5px ;
	border: 1px solid #e7e2e2 ;
}

#searchbox label {
	height: 20px ;
	margin-bottom: 5px ;
	color: #030 ;
	line-height: 20px ;
	display: block;
	background: none ;
	background: #e7e7e7 ;
}


/* 追加分 */

/*********************************************************************** RIGHT AREA */

.rightArea p {
	color: #666666;
	font-size: 12px;
	margin: 0;
	padding: 0;
}

.rightArea img {
	border: none;
	margin: 0;
	padding: 0;
}

#center h3 {
	clear: both;
	background: url(../images/title_h3.gif) no-repeat;
	border: none;
	display: block;
	color: #339933;
	font-size: 16px;
	vertical-align: middle;
	margin: 5px 0 10px;
	padding: 9px 10px 0 40px;
	width: 625px;
	height: 42px;
}

#center h3 a {
	color: #339933;
	text-decoration: none;
	font-size: 16px;
}

#center h3 a:hover {
	color: #339933;
	text-decoration: underline;
	font-size: 16px;
}

.normalBlock {
	clear: both;
	margin: 0 10px 20px;
	padding: 0;
	height: auto;
}

.normalBlock2 {
	clear: both;
	margin: 0 10px;
	padding: 0;
}

.normalBlock3 {
	clear: both;
	margin: 0 10px 10px;
	padding: 0;
}

.normalBlock4 {
	clear: both;
	margin: 10px 0;
	padding: 0;
}

.normalBlock5 {
	clear: both;
	margin: 20px 0;
	padding: 20px 0 0;
}

.annotation {
	color: #FF3333;
	font-size: 10px;
}

.rightArea ul.annotation2 {
	text-align: left;
	list-style: none;
	margin: 10px 0 0;
	padding: 0;
}

.rightArea ul.annotation2 li {
	background: url(../images/list_mark_annotation.gif) no-repeat;
	list-style-position: outside;
	margin: 0 10px 2px 5px;
	padding: 0 0 0 18px;
}

.rightArea ul.ireko li {
	background: none;
	list-style: none;
	list-style-position: outside;
	list-style-type: square;
	margin: 0 0 0 15px;
	padding: 0;
}


/*********************************************************************** TOP */

.topLeadText {
	margin: 0;
	padding: 0;
	width: 363px;
	height: 125px;
}

ol.topHowtodrinkText {
	text-align: left;
	list-style: none;
	margin: 0 0 20px;
	padding: 0;
}

ol.topHowtodrinkText li {
	background: url(../images/top/list_mark01.gif) no-repeat left top;
	list-style-position: outside;
	font-weight: bold;
	margin: 15px 10px 0 5px;
	padding: 0 0 0 25px;
}

ul.whatsNew {
	text-align: left;
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.whatsNew li {
	background: url(../images/top/list_mark_whatsnew.gif) no-repeat left;
	border-bottom: #96D7EF dotted 2px;
	text-indent: 30px;
	margin: 0 10px 10px 5px;
	padding: 2px 0 3px;
}

.tradeName {
	color: #CC3300;
	font-weight: bold;
}

.aimText {
	color: #FF3333;
	margin-right: 15px;
}

.subscription2 {
	width: 273px;
	height: 59px;
	background: url(../images/contact/button_subscription.gif) no-repeat;
    display: block;
    text-decoration: none;
    text-indent: -9999px;
	margin: 0;
	padding: 0;
}

.subscription2 a {
	width: 273px;
	height: 59px;
	background: url(../images/contact/button_subscription.gif) no-repeat;
    display: block;
    text-decoration: none;
    text-indent: -9999px;
}

.subscription2 a:hover {
	width: 273px;
	height: 59px;
	background: url(../images/contact/button_subscription_o.gif) no-repeat;
    display: block;
    text-decoration: none;
    text-indent: -9999px;
}

.ingredient {
	text-align: center;
	margin: 0;
	padding: 0;
	width: 200px;
	height: 181px;
}

.ingredient tr {
	vertical-align: top;
}

.ingredientTable table {
	margin: 0;
	padding: 0;
	width: 200px;
	height: 181px;
}

.ingredientTable th {
	clear: both;
	border-top: #CCCCCC 1px solid;
	border-left: #CCCCCC 1px solid;
	border-right: #CCCCCC 1px solid;
	text-align: left;
	margin: 0;
	padding: 0;
	width: 200px;
	height: 31px;
}

.ingredientTable td {
	border-bottom: #CCCCCC 1px solid;
	border-left: #CCCCCC 1px solid;
	border-right: #CCCCCC 1px solid;
	text-align: left;
	vertical-align: top;
	margin: 0;
	padding: 5px;
	width: 200px;
	height: 150px;
}

.ingredientFl {
	float: left;
	margin: 0;
	padding: 0;
	width: 71px;
	height: auto;
}

.ingredientFr {
	float: right;
	margin-left: 5px;
	padding: 0;
	width: 114px;
	height: auto;
}

.howToDrink {
	background: url(../images/top/top_img_19_bg.jpg) repeat-y left;
	margin: 0;
	padding: 0 20px 0 30px;
	width: 600px;
	height: auto;
}


/*********************************************************************** ORDER FLOW */

#center h4 {
	clear: both;
	background: url(../images/title_h4.gif) no-repeat;
	border: none;
	display: block;
	color: #F49D55;
	font-size: 14px;
	vertical-align: middle;
	margin: 0 0 0 10px;
	padding: 5px 0 0 35px;
	width: 350px;
	height: 35px;
}

.orderFlowBlock {
	margin: 0 0 15px 15px;
	padding: 0 15px 0 0;
}

.orderFlowBlock2 {
	margin: 0 15px 15px 15px;
	padding: 0 15px 0 0;
}

.rightArea img.order1{
	border-top: #CCCCCC 1px solid;
	border-left: #CCCCCC 1px solid;
	border-right: #CCCCCC 1px solid;
	border-bottom: #CCCCCC 1px solid;
}

.rightArea img.order2{
	border-top: #CCCCCC 1px solid;
	border-right: #CCCCCC 1px solid;
	border-bottom: #CCCCCC 1px solid;
}

.rightArea img.order3{
	border-top: #CCCCCC 1px solid;
	border-right: #CCCCCC 1px solid;
	border-bottom: #CCCCCC 1px solid;
}

.rightArea img.order4{
	border-top: #CCCCCC 1px solid;
	border-right: #CCCCCC 1px solid;
	border-bottom: #CCCCCC 1px solid;
}


/*********************************************************************** CUSTOMER */

.customerImg_fl {
	float: left;
	text-align: center;
	border: #FEC463 solid 1px;
	margin: 0 10px 20px;
	padding: 1px;
}

.customerImg_fr {
	float: right;
	text-align: center;
	border: #FEC463 solid 1px;
	margin: 0 10px 20px;
	padding: 1px;
}

.customerText {
	text-align: left;
	margin: 0;
	padding: 5px 0 10px 0;
}


/*********************************************************************** FAQ */

.question {
	color: #60A0C8;
	font-weight: bold;
	margin: 0 0 5px;
	padding: 0;
}

.answer {
	background: url(../images/faq/arrow_01.gif) no-repeat left top;
	margin: 0 0 20px 10px;
	padding: 0 0 0 15px;
}

.answer2 {
	background: url(../images/faq/arrow_01.gif) no-repeat left top;
	margin: 0 0 10px 10px;
	padding: 0 0 0 15px;
}


/*********************************************************************** PRIVACY */

#privasy dl {
	margin: 0;
	padding: 0;
}

#privasy dt {
	background: url(../images/privacy/square_01.gif) no-repeat left;
	font-weight: bold;
	margin: 0;
	padding: 1px 0 0 15px;
}

#privasy dd {
	margin: 3px 0 15px;
	padding: 0;
}


/*********************************************************************** COMPANY */

#company table {
	background-color: #FFFFFF;
	border: none;
	border-top: #AAAAAA solid 1px;
	border-left: #AAAAAA solid 1px;
	margin: 0 0 0 15px;
	padding: 0;
}

#company tr {
	background-color: #FFFFFF;
	border: none;
	margin: 0;
	padding: 0;
}

#company th {
	background-color: #EEEEEE;
	border: none;
	border-right: #AAAAAA solid 1px;
	border-bottom: #AAAAAA solid 1px;
	color: #457B9C;
	text-align: left;
	margin: 0;
	padding: 5px 50px 5px 10px;
}

#company td {
	background-color: #FFFFFF;
	border: none;
	border-right: #AAAAAA solid 1px;
	border-bottom: #AAAAAA solid 1px;
	text-align: left;
	margin: 0;
	padding: 5px 100px 5px 10px;
}

ol.substance {
	margin: 0 0 0 17px;
	padding: 0;
}


/*********************************************************************** LOW */

#low table {
	background-color: #FFFFFF;
	border: none;
	border-top: #AAAAAA solid 1px;
	border-left: #AAAAAA solid 1px;
	text-align: center;
	margin: 10px 10px 0 15px;
	padding: 0;
	width: 520px ;
}

#low tr {
	background-color: #FFFFFF;
	border: none;
	margin: 0;
	padding: 0;
}

#low th {
	background-color: #EEEEEE;
	border: none;
	border-right: #AAAAAA solid 1px;
	border-bottom: #AAAAAA solid 1px;
	color: #457B9C;
	text-align: left;
	margin: 0;
	padding: 5px 20px 5px 10px;
	width: 150px;
}

#low td {
	background-color: #FFFFFF;
	border: none;
	border-right: #AAAAAA solid 1px;
	border-bottom: #AAAAAA solid 1px;
	text-align: left;
	margin: 0;
	padding: 5px 10px;
	width: 370px;
}


/*********************************************************************** CONTACT */

#contact table {
	background-color: #FFFFFF;
	border: none;
	border-top: #AAAAAA solid 1px;
	border-left: #AAAAAA solid 1px;
	margin: 0 0 0 15px;
	padding: 0;
}

#contact tr {
	background-color: #FFFFFF;
	border: none;
	margin: 0;
	padding: 0;
}

#contact th {
	background-color: #FFFFEC;
	border: none;
	border-right: #AAAAAA solid 1px;
	border-bottom: #AAAAAA solid 1px;
	text-align: left;
	margin: 0;
	padding: 5px 15px 5px 10px;
}

#contact td {
	background-color: #FFFFFF;
	border: none;
	border-right: #AAAAAA solid 1px;
	border-bottom: #AAAAAA solid 1px;
	text-align: left;
	margin: 0;
	padding: 5px 10px;
}

.subscription {
	width: 273px;
	height: 59px;
	background: url(../images/contact/button_subscription.gif) no-repeat;
    display: block;
    text-decoration: none;
    text-indent: -9999px;
	margin: 15px 0 10px 160px;
	padding: 0;
}

.subscription a {
	width: 273px;
	height: 59px;
	background: url(../images/contact/button_subscription.gif) no-repeat;
    display: block;
    text-decoration: none;
    text-indent: -9999px;
}

.subscription a:hover {
	width: 273px;
	height: 59px;
	background: url(../images/contact/button_subscription_o.gif) no-repeat;
    display: block;
    text-decoration: none;
    text-indent: -9999px;
}


/*********************************************************************** PAYMENT */

#center h5 {
	clear: both;
	display: block;
	background: none;
	color: #4176B6;
	font-size: 14px;
	margin: 5px 0 10px 30px;
}

.paymentBlock {
	margin: 0 15px 15px 40px;
}

.paymentBlock2 {
	margin: 0 0 15px 50px;
	padding: 0 15px 0 0;
}

.paymentBlock3 {
	margin: 0 0 20px 50px;
	padding: 0 15px 0 0;
}

.paymentBlock4 {
	margin: 0 0 15px 15px;
	padding: 0 15px 0 0;
}

.paymentBlock5 {
	margin: 0 0 20px 15px;
	padding: 0 15px 0 0;
}

.charge table {
	background-color: #FFFFFF;
	border: none;
	border-top: #AAAAAA solid 1px;
	border-left: #AAAAAA solid 1px;
	margin: 0;
	padding: 0;
}

.charge tr {
	background-color: #FFFFFF;
	border: none;
	margin: 0;
	padding: 0;
}

.charge th.top {
	background-color: #E1FFF1;
	border: none;
	border-right: #AAAAAA solid 1px;
	border-bottom: #AAAAAA solid 1px;
	color: #3F6C70;
	text-align: center;
	margin: 0;
	padding: 5px 10px;
}

.charge th {
	background-color: #FFFFEC;
	border: none;
	border-right: #AAAAAA solid 1px;
	border-bottom: #AAAAAA solid 1px;
	text-align: left;
	margin: 0;
	padding: 5px 15px 5px 10px;
}

.charge td {
	background-color: #FFFFFF;
	border: none;
	border-right: #AAAAAA solid 1px;
	border-bottom: #AAAAAA solid 1px;
	text-align: center;
	margin: 0;
	padding: 5px 10px;
}


/*********************************************************************** SITEMAP */

#center h5.sitemap_h5 {
	clear: both;
	display: block;
	background: none;
	color: #4176B6;
	font-size: 14px;
	margin: 0;
}

.archiveLink {
	margin: 5px 0 15px 20px;
}

.archiveLink ul li {
	list-style: none;
}

.archiveLink a {
	color: #4176B6;
	text-decoration: none;
}

.archiveLink a:hover {
	color: #4176B6;
	text-decoration: underline;
}

ul.sitemap {
	text-align: left;
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.sitemap li {
	background: none;
	margin: 0 10px 10px 20px;
	padding: 0;
}

.sitemap a {
	color: #4176B6;
	text-decoration: none;
}

.sitemap a:hover {
	color: #4176B6;
	text-decoration: underline;
}

ul.sitemapIreko {
	margin-top: 10px;
}

ul.sitemapIreko li {
	background: url(../images/sitemap/sitemap_tree.gif) no-repeat left;
	list-style: none;
	list-style-position: outside;
	margin: 0 0 0 10px;
	padding: 15px 0 0 20px;
}

ul.sitemapIreko li.tree {
	background: url(../images/sitemap/sitemap_tree.gif) no-repeat left;
	list-style: none;
	list-style-position: outside;
	margin: -13px 0 0 10px;
	padding: 15px 0 0 20px;
}


/*********************************************************************** etc. */

.red {
	color: #FF3333;
}

.red_b {
	color: #FF3333;
	font-weight: bold;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.cb {
	clear: both;
}

.right {
	clear: both;
	text-align: right;
}

.center {
	clear: both;
	text-align: center;
}

.bottom {
	vertical-align: bottom;
}

.mt10{
	margin-top: 10px;
}

.mb20{
	margin-bottom: 20px;
}

.plr10 {
	padding-left: 10px;
	padding-right: 10px;
}

.m10{
	margin: 10px;
}

.valignM table tr th td {
	 vertical-align: middle;
}

.border1 {
	border-top: #CCCCCC 1px solid;
}


/*GTedit 080313*/
.ingredient { margin-left : -8px ; }
.ingredient td { border : 1px solid #ccc ; text-align : left ; width : 200px ;}
.ingredientFl { margin : 5px ; display : block ; }
.ingredientFr { margin : 5px 0px ; }
td.noBorder { border : none ; }

