/* 基本カラー
ベースカラー1（メイン）#4DAC26
ベースカラー2（サブ1）#3A6E24
ベースカラー3（サブ2）#FF9900
 */


BODY    {
	text-align: center;
	color: #444444;
	margin: 0px;
	background: #E9F5E5;
	font: 0.8em/1.3em "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
         }


/* 段組・全体枠組み */
#wrapper {
	width:800px;
	text-align:left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background: #FFFFFF;

}
#main {
	width: 800px;
	clear: both;
}
#contents {
	float: left;
	width: 600px;
}

#nai {
	width: 570px;
	text-align: left;
	margin: 15px 15px 0px;
}
#footer {
	clear:both;
	color: #333333;
	margin: 0px;
	text-align: center;
	background: #CCCCCC url(img/slash.gif);

}
.copy {
	padding-top: 15px;
	width: 800px;
	padding-bottom: 15px;
	margin-right: auto;
	margin-left: auto;
	font-size: 10px;
}

#header {
	background-color: #FFFFFF;
	width: 800px;
}
#mainleft {
	font-size: 10px;
	text-align: left;
	margin: 0px;
	line-height: 130%;
	float: left;
	padding: 10px 10px 10px 15px;
	width: 170px;
}


/* 共通項目 */
h1 {
	font-size: 10px;
	font-weight: normal;
	display: block;
	background: #3A6E24;
	color: #FFFFFF;
	text-align: left;
	margin: 0px;
	padding: 0px 10px;
}

p {
	margin: 0px;
	padding: 0px;
}

.basecolor {
	color: #4DAC26;
}


/* リンク用 */
a {
	color:#3A6E24;
	text-decoration: none;
}
a:hover {
	text-decoration:none;
	color: #FF9900;
}

#footnavi {
	color: #444444;
	text-align: center;
	text-decoration: none;
	width: 600px;
	margin-top: 20px;
	margin-bottom: 10px;
	float: left;
}

#footnavi a {
	color: #444444;
	text-decoration: none;
}
#footnavi a:hover {
	color: #FF9900;
	text-decoration: none;
}


.right {
	float: right;
}

.left {
	float: left;
}
.clear {
	clear: both;
}

.t-margin10 {
	display: block;
	padding: 5px 15px 10px 23px;
	line-height: 150%;
	text-align: left;
}

.tableline {
	padding-left: 5px;
	border-bottom: 1px dotted #CCCCCC;
	padding-top: 2px;
	padding-bottom: 2px;
}

.font-red {
	color: #CC0000;
}
.font-red2 {
	color: #CC0000;
	font-size: 14px;
	font-weight: bold;
}
.font-white {
	color: #FFFFFF;
}

.font_g {
	color: #CCCCCC;
}

.f14 {
	font-size: 14px;
}

.f16 {
	font-size: 16px;
}


.icon {
	vertical-align: middle;
}

.whatsnew {
	background: url(img/whatsnew2.gif) repeat;
	padding-left: 10px;
	margin-bottom: 5px;
}

#contact {
	margin-right: 20px;
}

#contact a {
	background: #FF9900;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	height: 20px;
	padding: 6px 5px 4px;
	border: 1px solid #CCCCCC;
	display: block;
	width: 150px;
	color: #000000;
}

#contact a:hover {
	background: url(img/slash.gif);
	text-decoration: none;
	color: #000000;
}
.staffphoto {
	background: #FFFFFF;
	display: block;
	padding: 5px;
	border: 1px solid #CCCCCC;
}
.table {
	background: url(img/slash.gif) repeat;
}
.headcopy {
	font-size: 14px;
	font-weight: bold;
	display: block;
	padding: 5px 4px;
	border-left: 8px solid #FF9900;
	background: #F6F6F6;
}
.recruit_info {
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 10px;
}.couponshop {
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px dotted #CCCCCC;
	color: #4DAC26;
}
.productphoto {
	border: 1px solid #CCCCCC;
}
.productname {
	font-weight: bold;
	color: #4DAC26;
	padding-top: 3px;
	padding-bottom: 3px;
}
.shopinfophoto {
	border: 1px solid #CCCCCC;
}
.shopinfotitle {
	font-weight: bold;
	color: #4DAC26;
	display: block;
	border-bottom: 1px solid #4DAC26;
	padding-bottom: 4px;
	margin-bottom: 4px;
}
.menuphoto {
	background: #FFFFFF;
	display: block;
	padding: 5px;
	border: 1px solid #CCCCCC;
	text-align: right;
}
.menu {
	font-weight: bold;
	display: block;
	padding: 3px;
	margin-bottom: 3px;
	border-bottom: 1px solid #4DAC26;
}
