/**-------------------------------------------------
 *  File       : all_base.css
 *  @version   :Last Update: 2007-06-20
 *--------------------------------------------------
*/

/* ==============================================================================
default style is cleared
================================================================================ */

/* Basic Structure
------------------------------------- */

body {
	text-align: center;
	padding: 0px;
	margin: 0;
	color: #4A4A4A;
	font-size: 12px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka,;
	background:url("../../images/shared/bg_gradation.gif") top center repeat-y;
}

/* Sentence, Character
------------------------------------- */

p,
h1,
h2,
h3,
h4,
h5,
h6{
	margin: 0px;
	padding: 0px;
	font-size: 100%;
	font-weight: normal;
}


h1 a {
	background: url(../../images/shared/header.gif) no-repeat ;
	display:block;
	border:0px;
	text-indent:-9999px;

	height:72px;
	width: 577px;
}
h1 span {
	background: url(../../images/shared/header.gif) no-repeat ;
	display:block;
	border:0px;
	text-indent:-9999px;

	height:72px;
	width: 577px;
}

em,
address {
	font-style: normal;
}

/* List
------------------------------------- */

ul,
ol,
li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

/* Form
------------------------------------- */

form {
	margin: 0;
	padding: 0;
	border: 0;
}

/* Table
------------------------------------- */

table {
	border: 0;
	border-collapse: collapse;
	border-spacing: 0; /* For NN6.0 higher or Opera*/
}

th,
td {
	padding: 0;
	font-weight: normal;
	font-size: 12px 
}



/* clearboth
------------------------------------- */
.clearboth{
	font-size:1px;
	line-height:0px;
	margin: 0;
	display: block;
	clear: both;
}


/* Margin & padding
------------------------------------- */

/* Margin */
.m0 {
	margin: 0!important;
}

.m5 {
	margin: 5px!important;
}

.m10 {
	margin: 10px!important;
}

.m20 {
	margin: 20px!important;
}

.mt0 {
	margin-top: 0!important;
}

.mt5 {
	margin-top: 5px!important;
}

.mt10 {
	margin-top: 10px!important;
}

.mt15 {
	margin-top: 10px!important;
}

.mt20 {
	margin-top: 20px!important;
}

.mt25 {
	margin-top: 25px!important;
}

.mt30 {
	margin-top: 30px!important;
}

.mt35 {
	margin-top: 35px!important;
}

.mt40 {
	margin-top: 40px!important;
}

.mt45 {
	margin-top: 45px!important;
}

.mt50 {
	margin-top: 50px!important;
}

.mr5 {
	margin-Right: 5px!important;
}

.mr10 {
	margin-Right: 10px!important;
}

.mr20 {
	margin-Right: 20px!important;
}

.mb0 {
	margin-bottom: 0!important;
}

.mb2 {
	margin-bottom: 2px!important;
}

.mb5 {
	margin-bottom: 5px!important;
}

.mb10 {
	margin-bottom: 10px!important;
}

.mb15 {
	margin-bottom: 15px!important;
}

.mb20 {
	margin-bottom: 20px!important;
}

.mb25 {
	margin-bottom: 25px!important;
}

.mb30 {
	margin-bottom: 30px!important;
}

.mb180 {
	margin-bottom: 180px!important;
}


.ml5 {
	margin-left: 5px!important;
}

.ml10 {
	margin-left: 10px!important;
}

.ml15 {
	margin-left: 15px!important;
}

.ml20 {
	margin-left: 20px!important;
}

/* Padding */
.p0 {
	padding: 0px!important;
}

.p5 {
	padding: 5px!important;
}

.p10 {
	padding: 10px!important;
}

.p20 {
	padding: 20px!important;
}

.pt0 {
	padding-top: 0px!important;
}

.pt5 {
	padding-top: 5px!important;
}

.pt10 {
	padding-top: 10px!important;
}

.pt15 {
	padding-top: 15px!important;
}

.pt20 {
	padding-top: 20px!important;
}

.pt25 {
	padding-top: 25px!important;
}

.pt30 {
	padding-top: 20px!important;
}

.pr0 {
	padding-right: 0px!important;
}

.pr5 {
	padding-right: 5px!important;
}

.pr10 {
	padding-right: 10px!important;
}

.pr20 {
	padding-right: 20px!important;
}

.pb0 {
	padding-bottom: 0px!important;
}

.pb5 {
	padding-bottom: 5px!important;
}

.pb10 {
	padding-bottom: 10px!important;
}

.pb15 {
	padding-bottom: 15px!important;
}

.pb20 {
	padding-bottom: 20px!important;
}

.pb25 {
	padding-bottom: 25px!important;
}

.pb30 {
	padding-bottom: 30px!important;
}

.pl0 {
	padding-left: 0px!important;
}

.pl5 {
	padding-left: 5px!important;
}

.pl10 {
	padding-left: 10px!important;
}

.pl20 {
	padding-left: 20px!important;
}

.pl25 {
	padding-left: 20px!important;
}

/* line-height
------------------------------------- */
.line12{
	line-height:120%}
	
.line13{
	line-height:130%}
	
.line15{
	line-height:150%}


/*center
------------------------------------- */
.center{
	text-align:center}



/* Anchor
------------------------------------- */
a {
	font-family: none;/* for mac */
	text-decoration: underline;
}

a:link {
	color: #986C47;
	text-decoration: underline;
}

a:visited {
	color: #986C47;
	text-decoration: underline;
}

a:active,a:hover {
	color: #D6931D;
	text-decoration: underline;
}

/*white*/

a.white:link,a.white:visited,a.white:active,a.white:hover {
	color: #FFFFFF;
	text-decoration: none;
}

/* Other
------------------------------------- */

img {
	display: block;
}

a img,
.nobdr {
	border: 0 !important;
}

hr {
	display: none;
	margin: 0;
}

/* ==============================================================================
Basic Layout
================================================================================ */

#wrapper {
	margin: 0 auto;
	width: 800px;
	text-align: left;
}

#wrapper strong{
font-weight: normal;
}
#wrapper p{
text-align: center;
}

.layoutType01 #contents {
	display:inline;
	float: right;
	width: 570px;
	margin: 0px 10px 0px 10px;
}

/* == #head ============================================================ */

#headBox{
	width:800px;}
	

#headTop{
	background-color:#006800;
	color:#FFFFFF;
	width: 790px;
	height:23px;
	text-align:right;
	padding:3px 10px 0 0;
	position: absolute;
	top: 0px;
}
	
#head {
	height: 72px;
	background: url("../../images/shared/header_bg.gif") repeat-x top left;
	margin: 0px;
	width:800px;
	margin-top: 26px;
}

#head #headL{
	width:600px;
	float:left;}
	
#head #headR{
	width:180px;
	float:right;
	padding: 10px 0px 0px 0px;}
	
#mainimg{
	width:800px;
	height:250px;
	margin-bottom:10px;}
	
	
	
/* == #gmenu ============================================================*/


/* == #gmenu ============================================================*/

/*btn--------------------------------------------*/
#gmenuBox {
	float: left;
	width: 210px;
}

#gmenu {
	margin: 0;
	padding: 0;
}

#gmemu li { 
    list-style:none;
	width:210px;
	font-size: 0;
	line-height: 0;
}

#btn20 a,
#btn30 a,
#btn40 a,
#btn50 a,
#btn60 a{
	display:block;
	width:210px;
	height:31px;
	font-size:0;
	text-indent:-9999px;
}

#btn20 a{
	background:url("../../images/shared/gmenu_gray_20.gif") no-repeat top left;
}
	
#btn30 a{
	background:url("../../images/shared/gmenu_gray_30.gif") no-repeat top left;
}
	
#btn40 a{
	background:url("../../images/shared/gmenu_gray_40.gif") no-repeat top left;
}
	
#btn50 a{
	background:url("../../images/shared/gmenu_gray_50.gif") no-repeat top left;
}
	
#btn60 a{
	background:url("../../images/shared/gmenu_gray_60.gif") no-repeat top left;
}
	




#btnHistory a{
	width:210px;
	height:31px;
	display:block;
	background:url("../../images/shared/gmenu_gray_history.gif") no-repeat top left;
	font-size:0;
	text-indent:-9999px;
	}
	
#btnKind a{
	width:210px;
	height:31px;
	display:block;
	background:url("../../images/shared/gmenu_gray_kind.gif") no-repeat top left;
	font-size:0;
	text-indent:-9999px;
	}
	
#btnScene a{
	width:210px;
	height:31px;
	display:block;
	background:url("../../images/shared/gmenu_gray_scene.gif") no-repeat top left;
	font-size:0;
	text-indent:-9999px;
	}
	
#btnTasty a{
	width:210px;
	height:31px;
	display:block;
	background:url("../../images/shared/gmenu_gray_tasty.gif") no-repeat top left;
	font-size:0;
	text-indent:-9999px;
	}
	
#btnSeisan a{
	width:210px;
	height:31px;
	display:block;
	background:url("../../images/shared/gmenu_gray_seisan.gif") no-repeat top left;
	font-size:0;
	text-indent:-9999px;
	}
		
#btnSpecialty a{
	width:210px;
	height:31px;
	display:block;
	background:url("../../images/shared/gmenu_gray_specialty.gif") no-repeat top left;
	font-size:0;
	text-indent:-9999px;
	}

#btn20 a:hover,
#btn30 a:hover,
#btn40 a:hover,
#btn50 a:hover,
#btn60 a:hover,
#btnHistory a:hover,
#btnKind a:hover,
#btnScene a:hover,
#btnTasty a:hover,
#btnSeisan a:hover,
#btnSpecialty a:hover {
    background-position:0px -31px;
	text-decoration:none;}
	
#btnQA a{
	width:210px;
	height:41px;
	display:block;
	background:url("../../images/shared/gmenu_green_qa.gif") no-repeat top left;
	font-size:0;
	text-indent:-9999px;
	}
	
#btnContact a{
	width:210px;
	height:41px;
	display:block;
	background:url("../../images/shared/gmenu_green_contact.gif") no-repeat top left;
	font-size:0;
	text-indent:-9999px;
	}
	
#btnSitemap a{
	width:210px;
	height:41px;
	display:block;
	background:url("../../images/shared/gmenu_green_sitemap.gif") no-repeat top left;
	font-size:0;
	text-indent:-9999px;
	}
	
#btnQA a:hover,
#btnContact a:hover,
#btnSitemap a:hover
 {
    background-position:0px -41px;
	text-decoration:none;}
	

/* == #gmenu banner ============================================================*/

#gmenuBox .banner{
	margin:5px}
	
#gmenuBox .banner a{
	text-decoration:none}
	

/* == #bg text ============================================================*/

#bgText{
	background:url("../../images/top/text_bg.jpg") no-repeat bottom left;
	height:600px}
	
#bgText #Area{
	margin:10px 210px 0 10px;
	text-align:left;
	line-height:150%;}
	
	
	
/* == #pickup contents ============================================================*/

.pickupFrame{
	width:570px;
}

.pickupFrameLeft{
	float:left;
	width:182px;
	margin-right:12px;}
	
.pickupFrameRight{
	float:right;
	width:182px;
}
.pkf,.pkf dt,.pkf dd{
padding: 0;
margin: 0;
}

a#pickup20 {
	width:182px;
	height:150px;
	display:block;
	background:url("../../images/top/pick_20.jpg") no-repeat top left;
	font-size:0;
	text-indent:-9999px;
	}
	
a#pickup30 {
	width:182px;
	height:150px;
	display:block;
	background:url("../../images/top/pick_30.jpg") no-repeat top left;
	font-size:0;
	text-indent:-9999px;
	}
	
a#pickup40 {
	width:182px;
	height:150px;
	display:block;
	background:url("../../images/top/pick_40.jpg") no-repeat top left;
	font-size:0;
	text-indent:-9999px;
	}
	
a#pickup50 {
	width:182px;
	height:150px;
	display:block;
	background:url("../../images/top/pick_50.jpg") no-repeat top left;
	font-size:0;
	text-indent:-9999px;
	}

a#pickup60 {
	width:182px;
	height:150px;
	display:block;
	background:url("../../images/top/pick_60.jpg") no-repeat top left;
	font-size:0;
	text-indent:-9999px;
	}
	
a:hover#pickup20, 
a:hover#pickup30, 
a:hover#pickup40, 
a:hover#pickup50, 
a:hover#pickup60{
    background-position:0px -150px;
	text-decoration:none;}
	
	
/*scene*/

a#scene {
	width:570px;
	height:100px;
	display:block;
	background:url("../../images/top/img_scene.jpg") no-repeat top left;
	font-size:0;
	text-indent:-9999px;
	margin-top:10px
	}
	
a:hover#scene{
    background-position:0px -100px;
	text-decoration:none;}
	
	
/*pittari*/

.PittariFrameLeft{
	float:left;
	width:280px;
	margin-right:10px}
	
.PittariFrameRight{
	float:right;
	width:280px;
}

a#PittariLeft {
	width:280px;
	height:70px;
	display:block;
	background:url("../../images/top/img_pittari_l.jpg") no-repeat top left;
	font-size:0;
	text-indent:-9999px;
	margin-top:10px
	}
	
a#PittariRight{
	width:280px;
	height:70px;
	display:block;
	background:url("../../images/top/img_pittari_r.jpg") no-repeat top left;
	font-size:0;
	text-indent:-9999px;
	margin-top:10px
	}
	
a:hover#PittariLeft,
a:hover#PittariRight {
    background-position:0px -70px;
	text-decoration:none;}
	
	
/* == #footer ============================================================*/

#footer{
	margin:0 auto;
	width:800px;
}


#footerLink{
	line-height:130%;
	margin:30px 0 10px 0;
	text-align:center}

#copyright{
	background-color:#006800;
	color:#FFFFFF;
	height:22px;
	text-align:center;
	padding:4px 10px 0 0;
}
	

/* == #pan ============================================================*/

#pan{
	font-size:10px;
	margin:10px 0}
	
	
/* == h ============================================================*/

h2{background:url(../../images/shared/h2.gif) no-repeat top left;
	font-size:16px;
	color:#006800;
	padding:10px 0 10px 10px;
	margin-bottom:15px}
	
h3{background:url(../../images/shared/h3.gif) no-repeat top left;
	font-size:14px;
	color:#006800;
	padding:7px 0 10px 20px;
	margin-bottom:10px}
	
h4{background:url(../../images/shared/h4.gif) no-repeat top left;
	font-size:14px;
	color:#006800;
	padding:3px 0 10px 20px;
	margin:10px 0}


/* == contents ph ============================================================*/

.phFrame{
	width:550px;
}

.phFrameLeft{
	float:left;
	width:200px;
	margin-right:10px}
	
.phFrameRight{
	float:right;
	width:340px;
	line-height:130%
}

/*border*/

.borderDot{
	border-bottom:1px #999999 dotted;
	margin:15px 0}
	
.borderDot2{
	border-bottom:1px #999999 dotted;
	padding:8px 0 5px 0;
	margin:11px 0}


/* == page top ============================================================*/

p.pageTop {
	text-align: right;
	height: 20px;
}

p.pageTop a {
	font-size:0px;
	display: block;
	height: 20px;
	width: 100px;
	margin: 0 0 0 auto;
	text-align: left;
	text-indent: -9999px;
	text-decoration: none;
	background: url(../../images/shared/pagetop.gif) no-repeat top left;
}

p.pageTop a:hover {
	background-position: 0 -20px;
}

/* == font color ============================================================*/

.fontGreen{
	color:#0B9C00}
	
	
/* == ol ============================================================*/

ol.listType01 {
	margin-bottom: 2px;
	line-height: 130%;
}

ol.listType01 li.num01{
	background: url(../../images/shared/ol_type01_01.gif) no-repeat 0 4px;
	padding-left:20px
}

ol.listType01 li.num02{
	background: url(../../images/shared/ol_type01_02.gif) no-repeat 0 4px;
	padding-left:20px
}

ol.listType01 li.num03{
	background: url(../../images/shared/ol_type01_03.gif) no-repeat 0 4px;
	padding-left:20px
}

ol.listType01 li.num04{
	background: url(../../images/shared/ol_type01_04.gif) no-repeat 0 4px;
	padding-left:20px
}

ol.listType01 li.num05{
	background: url(../../images/shared/ol_type01_05.gif) no-repeat 0 4px;
	padding-left:20px
}

ol.listType01 li.num06{
	background: url(../../images/shared/ol_type01_06.gif) no-repeat 0 4px;
	padding-left:20px
}

ol.listType01 li.num07{
	background: url(../../images/shared/ol_type01_07.gif) no-repeat 0 4px;
	padding-left:20px
}


ol.listType01 li.answer{
	background: url(../../images/shared/ol_type01_a.gif) no-repeat 0 4px;
	padding-left:20px
}

ol.listType01 li.disc{
	background: url(../../images/shared/ol_type01_disc.gif) no-repeat 0 4px;
	padding-left:20px;
}

/* == sitemap ============================================================*/


#sitemap dl{
	margin: 0;
	padding:0 20px 0 20px;
}

#sitemap dt.top{
	border-top: 1px #C1E6C1 dotted;
}

#sitemap dt.arrow {
	padding: 8px 25px;
	border-bottom: 1px #C1E6C1 dotted;
	background:url(../../images/shared/ico_arrow.gif) no-repeat top left;
}

#sitemap dt{
	padding: 8px 25px;
	border-bottom: 1px #C1E6C1 dotted;
}

#sitemap dd {
	padding: 8px 25px;
	border-bottom: 1px #C1E6C1 dotted;
	background:url(../../images/shared/ico_arrow.gif) no-repeat top left;
}

#sitemap dd.end {
	padding: 8px 25px;
	border-bottom: none;
	background:url(../../images/shared/ico_arrow.gif) no-repeat top left;
}


/* == contact ============================================================*/

table.combiBorderV {
	width: 550px;
	border-collapse: collapse;
	border: 1px solid #B2B2B2;
	margin: 0 0 12px 0;
}

table.combiBorderV th {
	padding: 8px;
	white-space: nowrap;
	background-color: #F2FAF2;
	border-right: 2px solid #5ABD5A;
	border-bottom: 1px solid #B2B2B2;
	text-align:center}

table.combiBorderV td {
	padding: 8px;
	border-bottom: 1px dashed #B2B2B2;
}

.fontRed{
	color: #cc0000;
}

