@charset "UTF-8";

/*--------------------------------
COMMON
--------------------------------*/

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

body {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #BBEB79;
	font-size: 62.5%;
	font-family: Verdana,Helvetica,Arial,"メイリオ","Meiryo","HiraMaruPro-W4", "ヒラギノ丸ゴ Pro W4", "Hiragino Kaku Gothic Pro", "HG丸ゴシックM-PRO";
}
	

a {
	color:#0066CC;
	text-decoration:none;
}

a:hover {
	color:#4C94DC;
	text-decoration:underline;
}

img {
	border:0px;
}

h1 {
	font-size: 1.2em;
	color: #336600;
	line-height: 2em;
	text-indent: 40px;
}

h2 {
	margin-top: 30px;
	height: 50px;
	width: 645px;
	text-indent: -9999px;
}

h3 {
	text-indent: -9999px;
}


h4 {
	height: 35px;
	width: 600px;
}

.t75{
	font-size: 75%;
}

.t80{
	font-size: 80%;
}

.t85{
	font-size: 85%;
}

.t90{
	font-size: 90%;
}

.t12brown{
	font-size: 1.2em;
	color: #694622;
}

.t11brown{
	font-size: 1.1em;
	color: #694622;
}

.t14brown{
	font-size: 1.4em;
	color: #694622;
}

.t16brown{
	font-size: 1.6em;
	color: #694622;
}

.t12green{
	font-size: 1.2em;
	color: #44661A;
}

.t14green{
	font-size: 1.4em;
	color: #44661A;
}

.t12blue{
	font-size: 1.2em;
	color: #669999;
}

.t14blue{
	font-size: 1.4em;
	color: #669999;
}


.torange{color: #FF3300}

.caption{
	font-size: 10px;
 color:#000;
}

.clearfix:after {
content: "";
display: block;
clear: both; 
} 

.clearfix {display: inline-block;} 
/* Hides from IE-mac \*/ 
* html .clearfix {height: 1%;} 
.clearfix {display: block;} 
/* End hide from IE-mac */

.floatright {
	float: right;
}

.floatleft {
	float: left;
}


/*--------------------------------
LAYOUT
--------------------------------*/

#container {
	width: 900px;
	height: 100%;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/bgshadow.jpg);
	background-repeat: repeat-y;
	background-position: 6px 0px;
}

#header {
	width: 900px;
	height:110px;
	clear: both;
	background-image: url(../images/headerbg.jpg);
	background-position: 6px 0px;
}

#middle {
	width: 866px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	height: 100%;
	background-image: url(../images/sidebg.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
}

#side {
	background-image: url(../images/sidebg.gif);
	background-repeat: repeat-y;
	width: 190px;
	height: 500px;
	float: left;
}

#content {
	width: 676px;
	float: left;
	background-color: #FFFFFF;
	height: 100%;
}

#contentmain {
	width: 645px;
	height: 100%;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
}


/*--------------------------------
NAVIGATION
--------------------------------*/
/* メニューバーデザイン： */
	
div#nav img {
	vertical-align: top;
	border: 0px;
}

	/* ナビゲーション
	---------------------------------------------*/
	 #navigation {
		position: relative;
	}
	 #navigation ul {
		margin: 0;
		padding: 0;
		list-style: none;
	}
	 #navigation li {
		float: left;
		margin: 0;
	}
	
	/* サブメニュー
	---------------------------------------------*/
	#navigation ul ul {
		font-size: 1.4em;
		position: absolute;
	}
	#navigation ul ul li {
		float: none;
	}

	/* サブメニュー
	---------------------------------------------*/

	#navigation ul li.parent ul {
	display: none;
	}
	#navigation ul li.parentOn ul {
		display: block;
	}


/* サブメニューデザイン（個別）： */
ul#subMenu01 {
	width: 233px;
	padding: 3px;
	top: 24px;
	left: 3px;
	z-index: 3;
	background-color: #FFFFFF;
	text-indent: 8px;
	line-height: 1.4;
}

* html ul#subMenu01  {
	left: -548px;
} 

ul#subMenu02 {
	width: 179px;
	top: 24px;
	left: 113px;
	background-color: #FFFFFF;
	text-indent: 8px;
	line-height: 1.4;
}

* html ul#subMenu02  {
	left: -435px;

} 

ul#subMenu03 {
	width: 165px;
	top: 24px;
	left: 252px;
	background-color: #FFFFFF;
	text-indent: 8px;
	line-height: 1.4;
}

* html ul#subMenu03  {
	left: -296px;
} 

ul#subMenu04 {
	width: 155px;
	top: 24px;
	left: 341px;
	background-color: #FFFFFF;
	text-indent: 8px;
	line-height: 1.4;
}

* html ul#subMenu04  {
	left: -207px;
} 

ul#subMenu05 {
	width: 186px;
	top: 24px;
	left: 380px;
	background-color: #FFFFFF;
	text-indent: 8px;
	line-height: 1.4;
}

* html ul#subMenu05 {
	left: -170px;
}

/*--------------------------------
HEADER
--------------------------------*/

#subnav {
	background-image: url(../images/headerrightbtbg.jpg);
	background-repeat: no-repeat;
	height: 47px;
	width: 256px;
	float: right;
	clear: both;
}
#nav {
	float: none;
	width: 100%;
	clear:both;
}

#headleft {
	height: 75px;
	width: 200px;
	padding-left: 40px;
	float: left;
}
#headright {
	height: 80px;
	width: 570px;
	padding-right: 20px;
	float: right;
	top: 30px;
}



/*--------------------------------
SUBNAVI
--------------------------------*/

/*メニュー画像枠設定*/
#dimension{
  width : 160px;
  padding : 0px;
  margin : 0px;
}

/*メニュー画像枠設定*/
#dimension2{
	width : 189px;
	padding : 0px;
}

/*メニュー画像配置ここから++++++++++++++++++++++*/

div#menu_top{ /*メニュートップ画像*/
  background-image : url(images/menubar_top.gif);
  background-repeat : no-repeat;
  background-position : left top;
  padding : 0px;
  margin : 0px;
}
/*メニュー画像配置ここまで++++++++++++++++++++++*/

#menu_div{
	width : 160px;
	height: 300px;
}

#menu_div2{
	width : 188px;
	height: 100%;
}

#column{
	background-image: url(../images/top_leftmenubg.jpg);
	background-repeat: no-repeat;
	height:100%;
	background-position: 0px 0px;
}

* #column2{
	margin-top: 0;
	height:100%;
}

#column2{
	margin-top: 15px;
	height:150%;
}

#column .blocklook ul {   
	list-style-type: none;
	padding-left: 0px;    
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 24px;
	padding-right: 0px;
	padding-bottom: 0px;
}

#column2 .blocklook ul {   
	list-style-type: none;
	padding-left: 0px;    
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

#column .blocklook li a {
	display: block;
	padding-top: 2px;
	padding-bottom: 5px;
	width: auto;
	color: #5A8524;
	text-decoration: none;
	font-size: 1.1em;
	text-indent: 10px;
}

#column2 .blocklook li a {
	display: block;
	padding-top: 2px;
	padding-bottom: 5px;
	width: auto;
	color: #5A8524;
	text-decoration: none;
	font-size: 1.2em;
	padding-left: 15px;
		background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 6px 5px;

}

#column2 b.amri {   /*サブタイトルの設定*/
	display: block;
	text-indent:-9999px;
	background-image: url(../images/sidemenu_come.jpg);
	background-repeat: no-repeat;
	height: 35px;
	width: 188px;
	margin-top: 20px;
	background-position: 1px 0px;
}

#column2 b.goods {   /*サブタイトルの設定*/
	display: block;      
	text-indent:-9999px;
	background-image: url(../images/sidemenu_goods.jpg);
	background-repeat: no-repeat;
	height: 35px;
	width: 188px;
	margin-top: 20px;
	background-position: 1px 0px;
}

html #column .blocklook li a {
  width: 153px;
}

html #column2 .blocklook li a {
  width: 175px;
	padding-bottom: 6px;

}

#column .blocklook li a:hover {
	color: black;
	background-color: #E0F8A2;
}

#column2 .blocklook li a:hover {
	color: black;
	background-color: #E0F8A2;
}


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

#footer {
	background-color: #92B85D;
	height: 30px;
	width: 869px;
	left: 15px;
	position: relative;
}
