@charset "utf-8";

/* CSS 毎日コミュニケーション */

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+
+　ページ共有のスタイル
+
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* ======================================================================================
 	デザインリセット
====================================================================================== */

*{
	margin: 0;
	padding: 0;
	font-style: normal;
}

body {
	color: #593300;
	font-family:	"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", Osaka, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	background: #f6f0e2;
}
	
body,div,h1,h2,h3,h4,h5,h6,dl,dt,dd,ul,ol,li,
p,blockquote,pre,cite,code,caption,
form,fieldset,legend,input,textarea,select,option,label {
	margin: 0px;
	padding: 0px;
}

h1,h2,h3,h4,h5,h6 { font-size: 100%; font-weight: normal;}

img,table { border: none;}

th, td, textarea { font-size: 12px; }

ol,ul {	list-style: none;}

address,em,cite { font-style: normal;}

img{ border: 0; vertical-align: bottom;	}


/* --------------------------------------------------------------------------------------
 共通設定
--------------------------------------------------------------------------------------- */

/* リンクカラー -------------------- */

a { overflow: hidden; text-decoration: none; }
a:link { color: #593300; }
a:visited { color: #593300; }
a:hover { color: #593300; text-decoration: underline; }


/* 位置 -------------------- */

.alnR { text-align: right; }
.alnC { text-align: center; }
.alnL { text-align: left; }

.fltR { float: right; }
.fltL { float: left; }


/* マージン・余白 -------------------- */

.mgT05 { margin-top: 5px; }
.mgT06 { margin-top: 6px; }
.mgT10 { margin-top: 10px; }
.mgT15 { margin-top: 15px; }
.mgT20 { margin-top: 20px; }
.mgT25 { margin-top: 25px; }
.mgT30 { margin-top: 30px; }


/* float解除 -------------------- */

.clear {
	overflow: hidden;
	display: block !important;
	display: inline-block;
}

/* ======================================================================================
 	レイアウト　　
====================================================================================== */

/* 全体
--------------------------------------------------------------------------------------*/
#wrapper {
	width: 800px;
	margin: 0 auto;
	border-right: 3px solid #5e8700;
	border-bottom: 3px solid #5e8700;
	border-left: 3px solid #5e8700;
	background: #fff;
	font-size: 18px;
	
}

/* サブページ左最上部トップページへのリンク
--------------------------------------------------------------------------------------*/

#hidariue{
	width: 800px;
	margin: 0 auto;
	font-size: 16px;
	padding-top      :0px;
	padding-right    :0px;
	padding-left     :10px;
	padding-bottom   :px;
	text-align: left;
	
}

/* 最上部
--------------------------------------------------------------------------------------*/
#header {
	position: relative;
	height: 180px;
	background: url(../img/header_bg.gif) repeat-x left bottom #fff;
	background-image:url(../img/mori.jpg);
}

/* 中央部
--------------------------------------------------------------------------------------*/
#content {
	width: 800px;
	padding-bottom: 25px;
	background: #fff;
}

/* 最下部
--------------------------------------------------------------------------------------*/
#footer {
	padding: 6px 0 5px;
	background: #5e8700;
	color: #fff;
	clear: both;
}

/* ======================================================================================
 	#header
====================================================================================== */

/* キャッチコピー
--------------------------------------------------------------------------------------*/
h1 {
	position: absolute;
	top: 5px;
	right: 5px;
	font-size: 11px;
}

/* サイトロゴ
--------------------------------------------------------------------------------------*/
.header_logo {
	display: inline;
	float: left;
	margin: 20px 0 0 20px;
	font-size: 45px;

	
}

/* ヘッダのショッピングカート
--------------------------------------------------------------------------------------*/
#button_cart {
	float: right;
	display: inline;
	margin: 34px 10px 0 0;
	width: 152px;
	height: 22px;
}

/* グローバルナビ
--------------------------------------------------------------------------------------*/
#global_navi {
	display: block !important;
	display: inline-block;
	overflow: hidden;
}

#global_navi li {
	display: inline;
	float: left;
	width: 200px;
	height: 43px;
	font-weight: bold;
	text-align: left;
	line-height: 36px;
}

#global_navi a {
	display: block;
	height: 43px;
	padding-left: 25px;
}

#global_navi a:link    { color: #593300; }
#global_navi a:visited { color: #593300; }
#global_navi a:hover   { color: #593300; text-decoration: none; }

#global_navi .gn01 { background: url(../img/global_navi_bg01.gif) no-repeat; }
#global_navi .gn02 { background: url(../img/global_navi_bg02.gif) no-repeat; }

#global_navi .gn01 a:hover { background: url(../img/global_navi_bg01_on.gif) no-repeat; }
#global_navi .gn02 a:hover { background: url(../img/global_navi_bg02_on.gif) no-repeat; }

/* ======================================================================================
 	#footer
====================================================================================== */

#footer a:link { color: #fff; }
#footer a:visited { color: #fff; }
#footer a:hover { color: #fff; }

.footernavi {
	display: inline;
	float: left;
	margin: 6px 0 0 15px;
	font-size: 11px;
}

/* コピーライト
--------------------------------------------------------------------------------------*/
#footer address {
	display: inline;
	float: right;
	margin: 5px 10px 0 0;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+
+　トップページのスタイル
+
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* トップ画像
--------------------------------------------------------------------------------------*/
.main_img {
	margin: 0 auto;
	padding: 10px 0 15px;
}

/* ======================================================================================
	左カラム
====================================================================================== */
.index_left {
	display: inline;
	float: left;
	margin-left: 15px;
	width: 580px;
	text-align: left;
}

.index_left h2 {
	clear: both;
/*	background: url(../../img/index_title_bg.gif) no-repeat;*/
	height: 32px;
	width: 580px;
	color: #fff;
	font-size: 25px;
	font-weight: bold;
	text-indent: 35px;
	line-height: 28px;
	background: #c4e454;
	
}

/* --------------------------------------------------------------------------------------
	ピックアップ
-------------------------------------------------------------------------------------- */
.index_left .leftBox01 {
	margin-bottom: 10px;
	padding: 10px 13px;
	border-right: 1px solid #73be2d;
	border-bottom: 4px solid #73be2d;
	border-left: 1px solid #73be2d;
	font-size: 20px;
	
}

.leftBox01 h3 {
	color: #5e8700;
	font-size: 16px;
	font-weight: bolder;
}

.showcase { margin-top: 15px; }
.showcase li {	width: 205px;}
.showcase li .name { color: #9e2e00; }
.showcase li .detail {
	padding-top: 10px;
	font-size: 11px;
	line-height: 1.3;
}
.showcase img {
	float: left;
	margin-right: 8px;
}

/* --------------------------------------------------------------------------------------
	更新情報
-------------------------------------------------------------------------------------- */
.news_list {
	padding: 10px 13px 3px;
	border-right: 1px solid #73be2d;
	border-bottom: 4px solid #73be2d;
	border-left: 1px solid #73be2d;
	line-height: 1em;
	clear: both;
}

.news_list dt {
	clear: left;
	float: left;
	width: 7em;
	color: #5e8700;
	font-size: 11px;
	line-height: 1.3em;
}

.news_list dd {
	margin-bottom: 5px;
	padding-left: 7em;
	font-size: 11px;
	line-height: 1.3em;
}

.index_right {
	display: inline;
	float: right;
	margin-right: 15px;
	width: 175px;
	text-align: left;
	font-size: 16px;
}


.index_right li{
	margin: 1px;
	padding: 5px	
}
