body {
	margin : 0;
	text-align: center;
	font-size: 12px;	
	line-height: 150%;
	background-color: #FFFFFF;
	color:#333333;
	background: #f6f6e9 url(http://hatsugamai.net/image/page_bg.jpg) repeat-y center;
	}

#whole {
	width: 850px;
	margin-right: auto;
	margin-left: auto; 
	text-align: left;
	}

  

h2 {
	padding:0;
	font-size:0.8em;
	text-align:left;
	color:#333333;
	}

.header h1{
	color:#333333;}


/* 画像コンテンツ */
img {
	border-style: none;}

/* ヘッダーコンテンツ */
.header {
	width:100%;
	text-align:left;
	padding-bottom:0.5em;
/*	background-image: url("http://hatsugamai.net/image/head_bg.jpg"); */
	background: #ffffff;
}
  
.header h1{
	font-size:12px;
	padding:0;
	margin: 0;
  }
  
.header h2{
	font-size:12px;
	float: right;
	padding:0;
	margin: 0;
	}


#largeWrap { float:left; width:690px; }
  
/*  レフトコンテンツ  */
.left {
	width:180px;
	text-align:center;
	float:right;
	display:inline;
/* 	background-color:#CCCCCC; */
  }

.left h2 {
/*	border: 1px solid #339933; */
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding: 7px;
	text-align: center;
	font-size: 14px;
	color:#990000;
/*	background-color:#FFcc00; */
	background-image: url("http://hatsugamai.net/image/top-left_title_bg.gif");}
  
.left a {
	padding: 3px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-decoration: none;
	display:block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #990000;}

.left a:hover {
	background-color:#FFFFFF;}

.left h3 {
	padding: 0 0.5em 0 0.5em;
	text-align: center;
	margin:0;}


/*  センターコンテンツ  */

#content {
	width:510px;
	float:right;}

#content p{
	padding-left:0.8em;}
p.f1 {
	font-size:small;
	line-height:160%;
	padding:15px;
	border:1px solid #900;}


#content h2 {
/*	border: 1px solid #339933;  */
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding: 7px;
	text-align: left;
	font-size:16px;
/*	border: #CCCCCC 1px solid;  */
/*	background-color:#FFcc00;  */
	background-image: url("http://hatsugamai.net/image/top-title_bg.gif");}
	
#content b{
	color: #FF3366;}

  
/*  ライトコンテンツ  */

.right {
	width:160px;
	text-align:center;
	float:right;
/* 	background-color:#CCCCCC; */}

/*.right h2 {
  padding: 0 0.5em 0 0.5em;
  text-align: center;
  margin:0;}  */
  
.right h2 {
/*	border: 1px solid #339933; */
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding: 7px;
	text-align: center;
	font-size: 12px;
	color:#990000;
/*	background-color:#FFcc00; */
	background-image: url("http://hatsugamai.net/image/top-right_title_bg.gif");}
  
.right p {
	 padding-top:0px;
	 padding-bottom:0px;
	 padding-left:8px;
	 padding-right:8px;
	text-align: left;}	
  
.right li {
	padding: 3px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	width:154px;
	text-decoration: none;
	list-style: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #990000;}/*  これ追加  */
  
.right a {
	text-decoration: none;}/*  これ追加  */
  
.right th {
	width: 22px;}/*  これ追加  */ 


/*  トップ相互リンク  */
.link {
	margin: 20px;}


/*  フッター  */

.footer {
  text-align:center;
  padding:0.5em;
/*	background-color:#FFcc00; */
	background-image: url("http://hatsugamai.net/image/footer_bg.jpg");}

.footer h3 {
	font-size: 12px;
	font-weight: normal;
	margin: 0;
	padding: 0;}  


/*  レイアウト各種  */
.float_left {
   float: left;
   display:inline;
 }
 
 .float_right  {
    float: right;
	display:inline;
 }


.align_center  {
   text-align: center;
   }
   
.align_right  {
   text-align: right;
 }

.align_left {
   text-align: left;
  }
  
.margin_side10 {
   margin: 0 10px 0 10px;
 }

/*  サイトマップ用  */
.tree ul {
	padding:0;
	margin:0;
	background-position: -9px 15px; 
	background-image: url('images/ul.gif'); 
	background-repeat: repeat-y
}
.tree li {
	font-size: 1em;
	font-weight:bold;
	margin: 0px; 
	padding: 3px 0 3px 24px; 
	list-style-type: none;
}
.tree li a {
	text-decoration:none;
color:#000;
}
.tree li a:hover {
	text-decoration:underline;
}
.tree ul ul {
	background-position: -1px 15px;
	background-image: url('images/ul.gif'); 
	background-repeat: repeat-y;
}
.tree ul li {
	background-position: 0px 7px; 
	background-image: url('images/li.gif'); 
	background-repeat: no-repeat;
}
.tree ul li a {
	font-weight:bold;
	text-decoration:underline;
}
.tree ul li a:hover {
	text-decoration:none;
}
.tree ul ul li {
	background-position: 8px 7px;
	background-image: url('images/li.gif'); 
	background-repeat: no-repeat;	
}
.tree ul ul li a {
	background-position: 0px 7px; 
	font-size:1em;
	color:#666;
	text-decoration:none;
}
.tree ul ul ul li a {
	background-position: 0px 7px; 
	font-size:0.8em;
	color:#999;
	text-decoration:none;
}


/*  カート用  */

.main {
	width: 620px;
	margin-right: auto;
	margin-left: auto; 
	text-align: left;
	}
.h11{
	background:#FFD1A4;
	color:#000000;
	padding: 3px 3px 3px 20px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	text-align: center;
	border-bottom-color: #308f5b;
	font-size: 1.2em;
}

.cc2 {
	font-size: 1.0em;
	text-align: center;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	line-height: 160%;
	padding-left: 10px;
	border: 1px solid #308f5b;
	background:#ffffff;
	color:#ff6600;
}
/******* おしらせ *******/
#osirase{
margin-top: 5px;
margin-bottom: 5px;
margin-right: 10px;
margin-left: 10px;
padding-top: 5px;
padding-bottom: 5px;
padding-right: 10px;
padding-left: 10px;
border-color: #000000;
border-width: 1px 2px 3px 1px;
border-style: solid;
font-size: 100%;
}

#osirase h3{
font-family: Verdana, Arial, "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Osaka", sans-serif;
font-weight: bolder;
color: red;
margin-top: 5px;
margin-bottom: 8px;
margin-right: 5px;
margin-left: 5px;
padding: 0px;
}

#osirase p{
line-height: 1.2em;
padding: 0px;
margin-top: 5px;
margin-bottom: 8px;
margin-right: 5px;
margin-left: 5px;
}

#osirase b{
font-size: 110%;
font-weight: bolder;
color: red;
}

/******* カレンダー用 *******/

#floatsmp{
	float: right;
	height: 80px;
}
.clearsmp{
	clear: right;
}



a.menu1:link {
	color: #339900;/* 薄みどりの場合#339900 */
	text-decoration: none;
	font-weight:bold;
}
a.menu1:visited {
	color: #339900;/* 薄みどりの場合#339900 */
	text-decoration: none;
	font-weight:bold;
}
a.menu1:hover {
	color: red;
	text-decoration: none;
	font-style: italic;
}

/*  カート用ここまで  */
