/*
//
// +----------------------------------------------------------------------+
// |zen-cart Open Source E-commerce                                       |
// +----------------------------------------------------------------------+
// | Copyright (c) 2003 The zen-cart developers                           |
// |                                                                      |
// | http://www.zen-cart.com/index.php                                    |
// |                                                                      |
// | Portions Copyright (c) 2003 osCommerce                               |
// +----------------------------------------------------------------------+
// | This source file is subject to version 2.0 of the GPL license,       |
// | that is bundled with this package in the file LICENSE, and is        |
// | available through the world-wide-web at the following url:           |
// | http://www.zen-cart.com/license/2_0.txt.                             |
// | If you did not receive a copy of the zen-cart license and are unable |
// | to obtain it through the world-wide-web, please send a note to       |
// | license@zen-cart.com so we can mail you a copy immediately.          |
// +----------------------------------------------------------------------+
// $Id: stylesheet_original.css 3286 2006-03-28 01:14:04Z drbyte $
*/
BODY {
	color: #333333;
	margin: 0px;
	margin-bottom: 5px;
	padding: 0px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
}

.centershop {
	padding: 0px;
	margin: 0px auto;
	/*position: relative;*/
	text-align: left;
	width: 950px !important;
}

TD.main, P.main {
  font-size: 11px;
  line-height: 1.5;
}

A {
  color: #000033;
  text-decoration: none;
}

A:hover {
  color: #FF9900;
  text-decoration: none;
}

FORM {
	display: inline;
}
.banners {
  padding: 15px;
}

/*HEADER CSS*/

TABLE.header {
  background-image: url(../images/header_bg.jpg);
  background-repeat: no-repeat;
  background-color: #ffffff;
  width: 950px;
}

TABLE.header_en {
  background-image: url(../../languages/english/images/header_bg.jpg);
  background-repeat: no-repeat;
  background-color: #ffffff;
  width: 950px;
}

TABLE.headerNavigation {
  background-image: url(../images/tile_back.jpg);
  width: 950px !important;
}

TD.headerNavigation {
  position: relative;
  vertical-align: middle;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: normal;
  color:#000000;
  letter-spacing:1px;
  padding: 5px;
}

TD.breadCrumb {
  font-size: 11px;
  font-weight: normal;
  color: #333333;
  padding: 3px;
}

TD.headerNavigation A, TD.headerNavigation A:visited, td.footertop a  {
  font-weight: normal;
  color: #333333;
}

TD.headerNavigation A:hover, td.footertop a:hover  {
  color: #a8cfff;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #0000ff;
  font-weight : normal;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #333333;
  font-weight: normal;
  text-align: center;
}

/*SIDEBOX CSS*/

.column_left, .column_right, .column_single {
  background: #ffffff;
  padding: 2px;
}

.boxText {
  font-size: 11px;
  line-height: 125%;
}
.leftbox, .rightbox, .centerbox, .singlebox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #ffffff;
  border: 1px solid #9a9a9a;
  margin-bottom: 5px;
}

.leftboxheading, .rightboxheading, .centerboxheading, .singleboxheading {
  /*background-color: #ffffff;*/
  font-size: 11px;
  font-weight: normal;
  color: #333333;
  padding: 3px;
  height: 20px;
  padding-left: 5px;
}

td.leftboxheading a, td.rightboxheading a, td.centerboxheading a, td.singleboxheading a {
  color: #0000ff;
}

TR.leftboxheading, TR.rightboxheading, TR.centerboxheading, TR.singleboxheading {
  background: #feaf64;
}

.leftboxcontent, .rightboxcontent, .centerboxcontent, .singleboxcontent {
  line-height: 125%;
  padding: 4px;
}

.leftboxfooter, .rightboxfooter, .centerboxfooter, .singleboxfooter {
  background: #feaf64;
  margin-bottom: 10px;
}

.plainBox, .plainbox-description {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #ffffff;
  padding: 5px;
}
.plainBoxHeading, TD.tableHeading {
	font-size: 12px;
	font-weight: normal;
	padding: 11px 5px 5px;
	color: #333333;  
}
.productListing-heading {
  font-size: 11px;
  font-weight: normal;
  color: #333333;
  padding: 3px;
  height: 20px;
}

TD.productListing-heading{
  background-image: url(../images/tile_back.jpg);
}

TD.productlisting {

}

TD.productListing-data {
  font-size: 10px;
  padding: 5px;
}

/*center main section
-----------------------------------*/
TD.pageHeading, DIV.pageHeading, h1 {
  font-size: 12px;
  font-weight: normal;
  color: #003333;
  padding-top: 11px;
}

.center_column {
  width: 510px;
  padding: 5px;
}
.main_page{
  width: 100% !important;
  background-color: #ffffff;
  padding: 5px;
}

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

TABLE.footer {
  background: #ffffff;
  text-align: center;
  color: #333333;
  font-size: 12px;
  width: 950px;
}

TR.footertop {
  font-size: 12px;
  color: #333333;
  background: #ffffff;
}

TD.footertop, TD.footerbottom {
  padding: 5px;
  color: #333333;
  background: #ffffff;
}

/*miscellaneous areas
-------------------------------------*/
TD.cartBox {
   background: #ffffff;
   font-size: 10px;
   padding: 3px;
   border: 1px dotted #ffb062;
}

TR.productListing-odd, TR.upcomingProducts-odd {
  background: #ffffff;
}

TR.productListing-even, TR.upcomingProducts-even, .productsNotifications {
	background-color: #F3F8EF;
}

TD.productListing-data-description-odd {
  background: #ffffff;
  font-size: 11px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 12px;
  border-bottom: 1px solid #9a9a9a;
}

TD.productListing-data-description-even {
	font-size: 11px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 12px;
	border-bottom: 1px solid #9a9a9a;
	background-color: #F7F8EF;
}

td.pageresults a {
  color: #428dff;
}

td.pageresults a:hover {
  background: #FFFF33;
}

SPAN.newItemInCart {
  color: #003333;
  font-weight: normal;
}

TD.smallText, SPAN.smallText, P.smallText, td.pageresults{
   font-size: 10px;
}

TD.fieldKey {
  font-size: 12px;
  font-weight: normal;
}

TD.fieldValue {
  font-size: 12px;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-size: 11px;
}

TEXTAREA {
	width: 80%;
	font-size: 11px;
/*	float: right; */
}

.greetUser {
   padding-top: 5px;
   padding-bottom: 5px;
}

SPAN.greetUser {
   color: #f0a480;
   font-weight: normal;
}

SPAN.markProductOutOfStock {
	color: #c76170;
	font: normal 12px Verdana, Arial, sans-serif;
}

span.normalprice {
	text-decoration: line-through;
}

SPAN.productSpecialPrice, SPAN.productSalePrice, .stockWarning, span.coming {
  color: #ff0000;
}

span.productSpecialPriceSale {
  color: #ff0000;
	text-decoration: line-through;
}

SPAN.productPriceDiscount, .inputRequirement {
  font-size: 10px;
  color: #FF0000;
}
.moduleRow { }
.moduleRowOver { background-color: #FFFFCC; cursor: pointer; }
.moduleRowSelected { background-color: #FFFFFF; }

/* message box */

.messageBox {}
.messageStackError, .messageStackWarning, errorBox {
  background-color: #ff0000;
  color: #ffffff;
  font-size: 10px;
  padding: 4px;
  border: 1px solid #9a9a9a;
}
.messageStackSuccess { background-color: #b3ffa8; padding: 2px; border: 1px solid #9a9a9a; }
.messageStackCaution { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffff00; }

/* checkout totals */
TD.ot-subtotal-Text, TD.ot-cod-fee-Text, TD.ot-total-Text, TD.ot-group-pricing-Text, TD.ot-gv-Text, TD.ot-loworderfee-Text, TD.ot-shipping-Text, TD.ot-subtotal-Text, TD.ot-tax-Text, TD.ot-coupon-Text {
  font-weight: normal;
}
TD.ot-total-Amount {
  font-weight: normal;
  border-top: 1px solid #9a9a9a;
}
TD.ot-subtotal-Amount, TD.ot-cod-fee-Amount, TD.ot-group-pricing-Amount, TD.ot-gv-Amount, TD.ot-loworderfee-Amount, TD.ot-shipping-Amount, TD.ot-subtotal-Amount, TD.ot-tax-Amount, TD.ot-coupon-Amount {}


/* product_info attribute comments */

.ProductInfoComments, TD.ProductInfoComments, SPAN.ProductInfoComments {
  color: #ff0000;
  font-size: 10px;
  text-align : left;
  font-weight: normal;
  padding-top: 6px;
  padding-bottom: 6px;
  border-top: 1px solid #9a9a9a;
}

/* General alert span class */
/*TD.alert, SPAN.alert {
  color: #FF0000;
  font-weight: normal;
}*/

/* General alert span class */
TD.alertBlack, SPAN.alertBlack {
  color: #000000;
  font-weight: normal;
}

/* popup tables */
TABLE.popupattributeqty, TABLE.popupcouponhelp, TABLE.popupcvvhelp, TABLE.popupimage, TABLE.popupimageadditional, TABLE.popupsearchhelp, TABLE.popupshippingestimator, TABLE.popupinfoshoppingcart {
  background-color: #ffffff;
	margin: 6px;
  padding: 6px;
  font: 11px Verdana, Arial, sans-serif;
}

/* categories_description */
TABLE.categoriesdescription {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #D0D0D0;
  border:1px solid #9a9a9a;
}

TD.categoriesdescription {
  font-size: 11px;
  line-height: 1.0;
}

/* categories box parent and child categories */
A.category-top {
  color: #003333;
  text-decoration: none;
}
A.category-links {
  color: #003333;
  text-decoration: none;
}
A.category-subs, A.category-products {
  color: #003333;
  text-decoration: none;
}
SPAN.category-subs-parent {
  font-weight: normal;
}
SPAN.category-subs-selected {
  font-weight: normal;
}

/* attribute images table */
TABLE.products-attributes-images {
/*  width: 100%; */
/*  border: 1px solid #9a9a9a; */
  float: left;
  padding: 2px;
}

/*-------------------------------------------
　トップページ（横3列）
-------------------------------------------*/
.top-w-3-outer
	{
	width:514px;
	}

.top-w-3-menu
	{
	float:left;
	width:160px;
	padding: 5px 0px 5px 0px;
	color: #4D3700;
	text-align: left;
	font-size: 12px;
	line-height:160%;
	}

.top-w-3-main
	{
	float:left;
	width:354px;
	color: #4D3700;
	text-align: left;
	font-size: 12px;
	line-height:160%;
	}
	.top-w-3-main_right
	{
	float:right;
	width:160px;
	padding: 5px 17px 5px 0px;
	color: #4D3700;
	text-align: left;
	font-size: 12px;
	line-height:160%;
	}
	.top-w-3-main_left
	{
	float:left;
	width:160px;
	padding: 5px 17px 5px 0px;
	color: #4D3700;
	text-align: left;
	font-size: 12px;
	line-height:160%;
	}
.clears{
  clear:both;
}

.top-w-3-head
	{
	width:510px;
	}
.clears{
  clear:both;
}

/*-------------------------------------------
　トップページ（お知らせ）
-------------------------------------------*/

.top-w-font-01 {
	width:489px;
	margin: 0;
	padding:15px 15px 0px 10px;
	text-align: left;
	font-size: 12px;
	color: #333333;
	line-height:170%;
}

/*-------------------------------------------
　通常（横1列）
-------------------------------------------*/
.top-w-1-outer
	{
	width:514px;
	}

.top-w-1-menu
	{
	float:left;
	width:505px;
	padding: 5px 0px 5px 9px;
	color: #333333;
	text-align: left;
	font-size: 12px;
	line-height:160%;
	}
.clears{
  clear:both;
}

/*-------------------------------------------
　定番ページ（オイルについて）
-------------------------------------------*/

.font-01 {
	margin: 0;
	padding:5px 10px 0px 10px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 13px;
	color: #222222;
	line-height:160%;
}

.font-01-1 {
	margin: 0;
	padding:0px 10px 0px 10px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 13px;
	color: #222222;
	line-height:150%;
}

.font-01b {
	margin: 0;
	padding:0px 10px 0px 10px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 15px;
	font-weight: 800;
	color: #824600;
}

.font-02b {
	margin: 0;
	padding:0px 10px 0px 10px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 13px;
	font-weight: 600;
	color: #676800;
}

.img-title {
	margin: 0;
	padding:25px 0px 5px 0px;
}

/*-------------------------------------------
　英文コメント
-------------------------------------------*/
.font-en {
	margin: 0;
	padding:0px 0px 0px 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 13px;
	color: #000D86;
	line-height:150%;
}

/*-------------------------------------------
　支配人コメント
-------------------------------------------*/
.kutibox {
	width: 447px;
    background-color: #FFEAC8;
	margin:10px 0px 0px 20px;
	padding:5px 10px 5px 10px;
}

/*-------------------------------------------
　サブタイトル
-------------------------------------------*/
.font-sb {
	color: #1A45FF;
	font-size: 15px;
	font-weight: bold;
	margin:0px 0px 0px 0px;
	padding:10px 0px 5px 0px;
}

/*-------------------------------------------
　商品説明ページボックス
-------------------------------------------*/
.sinabox {
	width: 500px;
    background: #ffffff
	margin:5px 0px 0px 0px;
	padding:5px 5px 10px 5px;
	text-align: left;
	line-height:140%;
	font-size: 12px;
	color: #333333;
}

.hr{
   sixe: -1;
   color: #cccccc;
}

/*-------------------------------------------
　商品サブ説明ボックス（写真脇）
-------------------------------------------*/
.s-setu-outer
	{
	width:275px;
	background-color: #ffffff;
	padding: 0px 0px 0px 0px;
	margin:0 auto 0 auto;
	}

.s-setu-menu
	{
	float:left;
	width:70px;
	padding: 0px 0px 0px 0px;
	background-color: #FFF1CE;
	text-align: left;
	line-height:140%;
	font-size: 11px;
	color: #333333;
	}

.s-setu-main
	{
	float:right;
	width:200px;
	padding: 0px 0px 0px 5px;
	background-color: #ffffff;
	text-align: left;
	line-height:140%;
	font-size: 11px;
	color: #333333;
	}
.clears{
  clear:both;
}

#s-setu-main-font
	{
	color:#FF6C00;
	font-size:13px;
	padding: 0px 5px 0px 5px;
	}

.s-setu-foot
	{
	width:275px;
	padding: 15px 0px 0px 0px;
	background-color: #ffffff;
	text-align: left;
	line-height:140%;
	font-size: 11px;
	color: #333333;
	}

.s-setu-head
	{
	width:275px;
	height:3px;
	margin:2px 0px 2px 0px;
    background-image: url(../../../../images/hr.gif) no-repeat;
	}
.clears{
  clear:both;
}

/*-------------------------------------------
　商品生産者ボックス
-------------------------------------------*/
.s-seisan-outer
	{
	width:504px;
	background-color: #ffffff;
	padding: 0px 0px 0px 0px;
	margin:0 auto 0 auto;
    background-image: url(../../../../images/coment-box/coment-back.gif); 
	}

.s-seisan-menu
	{
	float:left;
	width:120px;
	padding: 10px 0px 10px 0px;
	text-align: center;
	line-height:140%;
	font-size: 12px;
	color: #333333;
	}

.s-seisan-main
	{
	float:right;
	width:360px;
	padding: 10px 10px 10px 14px;
	text-align: left;
	line-height:140%;
	font-size: 12px;
	color: #333333;
	}
.clears{
  clear:both;
}

.s-seisan-head
	{
	width:504px;
	height:8px;
	padding: 0px 0px 0px 0px;
    background-image: url(../../../../images/coment-box/coment-top.gif) no-repeat; 
	}
.clears{
  clear:both;
}

.s-seisan-foot
	{
	width:504px;
	height:8px;
	padding: 0px 0px 0px 0px;
    background-image: url(../../../../images/coment-box/coment-bottom.gif) no-repeat; 
	}
.clears{
  clear:both;
}


/*-----------------------------
	トップページ角丸枠
-----------------------------*/
.km-box-bottom {
        margin:0px 5px 0px 0px; 
        padding:0px; 
        width:507px; 
        background-image: url(../../../../images/top/ossm-bottom.gif); 
        bottom left no-repeat; 
        height:9px; 

}

.km-box{ 
        width:507px;
        margin:0px 0px 0px 0px;
        padding:5px 8px 8px 8px;
        background:url(../../../../images/top/ossm-middle.gif) repeat-y; 
        font-size: 13px;/*テキストエリアの文字サイズ*/
        line-height:180%;
        text-align:left;
}

.km-box-top1 {
        width:507px;
        margin:5px 5px 0px 0px; 
        padding:0px; 
        background-image: url(../../../../images/top/ossm-top.gif);
        bottom left no-repeat; 
        height:24px; 
}

/*-------------------------------------------
　トップページ（おすすめサイト）
-------------------------------------------*/
.top-osite-outer
	{
	width:513px;
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
	border-color:#A9CCDF;
	border-width:1px;
	border-style:solid;
	}

.top-osite-menu
	{
	float:left;
	width:152px;
	padding: 5px 8px 5px 9px;
	color: #4D3700;
	text-align: left;
	font-size: 12px;
	line-height:160%;
	}

.top-osite-main
	{
	float:left;
	width:338px;
	color: #333333;
	text-align: left;
	font-size: 12px;
	line-height:160%;
	}
	.top-osite-main_right
	{
	float:right;
	width:152px;
	padding: 5px 8px 5px 9px;
	color: #333333;
	text-align: left;
	font-size: 12px;
	line-height:160%;
	}
	.top-osite-main_left
	{
	float:left;
	width:152px;
	padding: 5px 8px 5px 9px;
	color: #333333;
	text-align: left;
	font-size: 12px;
	line-height:160%;
	}
.clears{
  clear:both;
}

.top-osite-head
	{
	width:513px;
	}
.clears{
  clear:both;
}

/*-------------------------------------------
　トップページ（厳選の逸品-入荷予定）
-------------------------------------------*/
.top-gensen-outer
	{
	width:511px;
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
	border-color:#b3b3b3;
	border-width:1px;
	border-style:solid;
	}

.top-gensen-menu
	{
	float:left;
	width:236px;
	padding: 5px 2px 5px 10px;
	color: #333333;
	text-align: left;
	font-size: 12px;
	line-height:160%;
	}

.top-gensen-main
	{
	float:left;
	width:253px;
	padding: 5px 5px 5px 5px;
	color: #333333;
	text-align: left;
	font-size: 12px;
	line-height:160%;
	}
.clears{
  clear:both;
}

/*-------------------------------------------
　トップページ（厳選の逸品-商品説明）
-------------------------------------------*/
.s-sgensen-outer
	{
	width:235px;
	background-color: #ffffff;
	padding: 0px 0px 0px 0px;
	margin:0 auto 0 auto;
	}

.s-sgensen-menu
	{
	float:left;
	width:60px;
	padding: 0px 0px 0px 5px;
	background-color: #FFF1CE;
	text-align: left;
	line-height:140%;
	font-size: 11px;
	color: #333333;
	}

.s-sgensen-main
	{
	float:right;
	width:165px;
	padding: 0px 0px 0px 5px;
	background-color: #ffffff;
	text-align: left;
	line-height:140%;
	font-size: 11px;
	color: #333333;
	}
.clears{
  clear:both;
}

.s-sgensen-head
	{
	width:230px;
	padding: 0px 0px 0px 5px;
	text-align: center;
	font-size: 17px;
	font-weight: bold;
	color: #FE4844;
	}
.clears{
  clear:both;
}

.s-sgensen-foot
	{
	width:230px;
	padding: 0px 0px 0px 5px;
	text-align: right;
	}
.clears{
  clear:both;
}

.s-sgensen-font
	{
	padding: 5px 0px 5px 5px;
	text-align: left;
	line-height:140%;
	font-size: 14px;
	color: #ff0000;
	font-weight: bold;
	}

/*-------------------------------------------
　ヘッダボタン
-------------------------------------------*/
.head-bottan-outer
	{
	width:710px;
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
	}

.head-bottan-menu
	{
	float:left;
	width:432px;
	padding: 0px 278px 0px 0px;
	color: #333333;
	text-align: right;
	font-size: 12px;
	line-height:160%;
	}
.clears{
  clear:both;
}

.head-bottan-main
	{
	float:left;
	width:710px;
	padding: 0px 0px 0px 0px;
	color: #333333;
	text-align: right;
	font-size: 12px;
	line-height:160%;
	}
.clears{
  clear:both;
}

.head-bottan-bn
	{
	float:left;
	width:710px;
	padding: 0px 0px 6px 0px;
	color: #333333;
	text-align: right;
	font-size: 12px;
	line-height:160%;
	}
.clears{
  clear:both;
}

/*-----------------------------
	リスト横並び・-----------------------------*/

ul.menu	{
	list-style-type:none;
	margin:0px;
	padding:0px 0px 0px 0px;
	}
	
ul.menu li	{
	font-weight:bold;
	font-size:12px;
	float:left;
	text-align: right;
	}
.clears{
  clear:both;
}

/*-----------------------------
	トップ（アフィリエイト）2カラム・-----------------------------*/

.top-affiliate-outer
	{
	width:515px;
	padding: 0px;
	margin:0 auto 0 auto;
	}

.top-affiliate-menu
	{
	float:left;
	width:160px;
	padding: 10px 15px 10px 0px;
	text-align: left;
	font-size:12px;
	line-height:180%;
	}

.top-affiliate-main
	{
	float:left;
	width:330px;
	padding: 10px 0px 10px 0px;
	text-align: left;
	}
.clears{
  clear:both;
}

.top-affiliate-orange
	{
	float:left;
	text-align: left;
	font-size:18px;
	color: #F58500;
	font-weight: bold;
	line-height:180%;
	}

.top-affiliate-text
	{
	float:left;
	text-align: left;
	font-size:16px;
	font-weight: bold;
	line-height:180%;
	}

/*-----------------------------
	トップ（お知らせ）2カラム・-----------------------------*/

.top-w-new-outer
	{
	width:515px;
	padding: 0px;
	margin:0 auto 0 auto;
	}

.top-w-new-menu
	{
	float:left;
	width:95px;
	margin: 0;
	padding:3px 12px 0px 10px;
	text-align: left;
	font-size: 12px;
	color: #333333;
	line-height:170%;
	}

.top-w-new-main
	{
	float:left;
	width:380px;
	margin: 0;
	padding:3px 15px 0px 0px;
	text-align: left;
	font-size: 12px;
	color: #333333;
	line-height:170%;
	}
.clears{
  clear:both;
}

.c_background
	{
    width: 510px;
	padding: 0;
	margin:0 auto 0 auto;
	background: #ffffff;
	}
	
/*-----------------------------
	フォント 黒
-----------------------------*/	
.ouen_font_b-1
	{
	float: left;
	width: 400px;
	padding: 10px 0px 0px 30px;
	color: #000000;
	line-height: 160%;
	font-size: 12px;
	text-align: left;
	}
	
.ouen_font_b-2
	{
	float: right;
	width: 280px;
	padding: 0px 35px 0px 0px;
	color: #000000;
	font-size: 13px;
	text-align: right;
	}
	
.ouen_font_b-3
	{
	float: left;
	width: 400px;
	padding: 10px 0px 0px 30px;
	color: #000000;
	font-size: 14px;
	text-align: left;
	}	
	
.ouen_font_b-4
	{
	float: left;
	width: 490px;
	padding: 10px 0px 0px 60px;
	color: #000000;
	line-height: 160%;
	font-size: 12px;
	text-align: left;
	}	
	
/*-----------------------------
    レイアウト-1
-----------------------------*/	
.ouen_outer-1
	{
	width: 510px;
	padding: 0px;
	margin: 0 auto 0 auto;
	}

.ouen_menu-1 	{
			float: left;
			width: 200px;
			margin: 0px 0px 0px 0px;
			padding: 20px 0px 0px 30px;
			text-align: left;
			font-size: 12px;
			color: #000000;
			line-height: 160%;
			}	

.ouen_main-1		{
			float: left;
			width: 240px;
			margin: 0px 0px 0px 0px;
			padding: 20px 0px 0px 40px;
			text-align: left;
			font-size: 12px;
			color: #000000;
			line-height: 160%;
			}
			
.clears	{
		clear:both;
		}						

/*-----------------------------
    レイアウト-2
-----------------------------*/	
.ouen_menu-2 	{
			float:left;
			margin:0px 0px 0px 0px;
			padding:30px 0px 0px 30px;
			text-align:left;
			font-size:13px;
			color: #000000;
			line-height:160%;
			}	

.ouen_main-2		{
			float:left;
			width:55px;
			margin:0px 0px 0px 0px;
			padding:30px 0px 0px 10px;
			}
			
.clears	{
		clear:both;
		}	
		
/*-----------------------------
    レイアウト-3
-----------------------------*/	
.ouen_background	{
			float:left;
			width:475px;
			height:160px;
			margin:0px 0px 0px 10px;
			padding:35px 0px 0px 30px;
			text-align:left;
			font-size:12px;
			color: #000000;
			line-height:150%;
			background: url(../../../../images/ouen/back_01.gif);
			background-repeat: no-repeat;
			}											

.c_background
	{
    width: 510px;
	padding: 0;
	margin:0 auto 0 auto;
	background: #ffffff;
	}
	
/*-----------------------------
	フォント 黒
-----------------------------*/	
.ouen_g-font_b-1
	{
	float: left;
	width: 488px;
	padding: 10px 0px 0px 20px;
	color: #000000;
	font-size: 14px;
	text-align: left;
	}	
	
.ouen_g-font_b-2
	{
	float: left;
	width: 488px;
	padding: 10px 0px 0px 20px;
	color: #000000;
	line-height: 160%;
	font-size: 12px;
	text-align: left;
	}
	
.ouen_g-font_b-3
	{
	float: left;
	width: 488px;
	padding: 10px 0px 0px 30px;
	color: #000000;
	line-height: 160%;
	font-size: 12px;
	text-align: left;
	}
	
.ouen_g-font_b-4
	{
	float: left;
	width: 488px;
	padding: 30px 0px 0px 40px;
	color: #000000;
	line-height: 160%;
	font-size: 12px;
	text-align: left;
	}
	
.ouen_g-font_b-5
	{
	float: left;
	width: 488px;
	padding: 10px 0px 0px 50px;
	color: #000000;
	line-height: 160%;
	font-size: 12px;
	text-align: left;
	}

	
/*-----------------------------
	フォント 赤
-----------------------------*/	
.ouen_g-font_r-1
	{
	padding:0px,0px,0px,0px;
	color: #B3211D;
	font-size: 13px;
	text-align: left;
	}		
	
/*-----------------------------
    レイアウト-1
-----------------------------*/	
.ouen_g-title 	{
			float: left;
			width: 510px;
			margin: 0px 0px 0px 0px;
			padding: 30px 0px 0px 10px;
			}	