body{
	color:#000000;
	background-image: url(img/haikei_new.jpg);
	background-repeat: repeat;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	}
a{
	color:#40659b;
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
	}
a:link {
	text-decoration: none;
}	
a:hover{
	color:#3D81EE;/*マウスが乗った時の通常のリンクテキストカラー*/
	text-decoration:none;/*マウスが乗った時下線を表示（つけない場合は underline を none へ）*/
	}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}


h2#title1 {
	margin: 15px 0px 0px;
	padding: 10px 0px 3px;
} 
h2#title2 {
	margin: 15px auto 0px;
	padding: 10px 0px 3px;
	text-align: center;
	width: 900px;
}   
h3 {
	text-indent: 10pt;
	color: #CC0000;
}

.style1{
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	text-indent: 12pt;
	width: 550px;
}
#bg{
	width:900px;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	background-color: #A91B0F;
	}
#container{
	width:900px;
	margin:0px;
	padding: 0px;
	text-align: center;
	}
#head{
	height: 90px;
	background-position: center;
	margin: 0px auto;
	padding: 0px;
	background-image: url(img/logo.jpg);
	background-repeat: no-repeat;
}	
/*メインイメージ*/
#main_image{
	clear:both;
	width:900px;
	padding:0 0 0px;
	text-align: center;
	margin: 0px auto 10px;
	height: 273px;
	}



#head_menu{
	margin: 0;
  padding: 0;
  width: ***;
}



#head_menu ul *{
	list-style-type:none;
	display:block;}	
#head_menu ul li{
	height:50px;
	float:left;
	}
#head_menu ul li a{
	height:50px;
	text-align:left;
	color:#FFFFFF;
	text-decoration:none;
	margin: 0px;
	padding: 0px;
	width: 880px;
	}
#head_menu ul li a:hover{
	color:#FFFFFF;
	text-decoration:none;
	height: 50px;
	width: 880px;
	}




#globalnavi ul li.a01 a{
	width:220px;
	height:50px;
	text-decoration:none;
	text-align: center;
	}
#globalnavi ul li.a02 a{
	width:220px;
	height:50px;
	color:#FFFFFF;
	text-decoration:none;
		text-align: center;
	}
#globalnavi ul li.a03 a{
	width:220px;
	height:50px;
	color:#FFFFFF;
	text-decoration:none;
		text-align: center;
	}
#globalnavi ul li.a04 a{
	width:220px;
	height:50px;
	color:#FFFFFF;
	text-decoration:none;	
		text-align: center;
	}	
						
#globalnavi ul li.a01 a{ background:url(img/botan/home.jpg) no-repeat;}
#globalnavi ul li.a01 a:hover{
	background:url(img/botan/home_on.jpg) no-repeat;
	height: 50px;
	width: 220px;
}



#globalnavi{
	margin: 0 auto;
	padding: 0;
	width: 880px;
	text-align: center;
}

#globalnavi ul{
	list-style-type: none;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}

#globalnavi li{
	float: left;
	width: 220px;
	margin: 0;
	padding: 0;
	height: 50px;
}
#main{
	width: 900px;
	text-align: left;
	background-color: #FFFFFF;
	clear: both;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 830px;
}
#main2{
	width: 900px;
	text-align: left;
	background-color: #FFFFFF;
	clear: both;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#main_left{
	width: 320px;
	text-align: left;
	background-color: #FFFFFF;
	float: left;
}
#main_right{
	width: 560px;
	text-align: left;
	background-color: #FFFFFF;
	float: right;
}

/*officialBoard*/

dl{
	position: relative;
	width: 280px;
	height: 80px;
	margin: 7px;
}
dl dt{
	position: absolute;
	top: -3px;
	left: 120px;
	font-size: 12px;
	color: #333333;
	margin-top: 2px;
	width: 151px;
}
dl dd.expla{
	position: absolute;
	top: 20;
	left: 80px;
	font-size: 12px;
	color: #333333;
	margin-top: 22px;
	width: 142px;
}
dl dd.photo{
	position: absolute;
	top: 0;
	left: -2px;
	margin: 1px;
	padding: 4px;
	background-color: #FFFFFF;
}
dl dd.price{
	position: absolute;
	bottom: 0;
	left: 180px;
	font-size: 12px;
	color: #333333;
}
#main_left li {
list-style-type: none;
}
#main_left li.box {
	clear: both;
	width: 280px;
	margin-right: auto;
	margin-bottom: 2px;
	margin-left: auto;
	border: 1px solid #D07373;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	height: 100px;
	background-color: #FFF7F0;
}

#twitter {
	clear: both;
	width: 280px;
	margin: 0px auto;
	height: 325px;
	text-align: center;
	padding-top: 20px;
}
	
	
	
#copy{
	font-size:12px;
	text-align:center;
	padding:5px 0px;
	height: 25px;
	color: #FFFFFF;
	}
#copy a{
	color:#ffffff;
	text-decoration:none;
	text-align: center;
	}
	
	
	
	
	
