* { padding: 0; margin: 0; }

body {
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
 	text-align: center;
	background-color: #F0F0F0;
}

img {
	border: 0;
}

#wrapper { 
	margin: 0 auto;
	width: 760px;
	height: auto;
 	background-color: #FFFFFF;
 	text-align: left;
}

.clear {
	clear: both; background: none; 
}

a:link, a:hover, a:visited, a:active {
	color: #0080C0;
	text-decoration: none;
}


/*//////////////ヘッダー///////////////*/

#header {
	width: 760px;
	height: 40px;
	padding: 0;
	background-image: url(../image/main.jpg);
	background-repeat: no-repeat;
	color: #009933;
	font-weight: normal;
	font-size: 1.2em;
	margin: 10px 0 0 5px;
}	

.logo {
	height: 35px;
	width: 79px;
	background-image: url(../img/logo1.gif);
	background-repeat: no-repeat;
	float: right;
	margin: 5px 5px 0 0;
}

.reform {
	color: #666;
	padding: 9px 0 0 0;
	float: right;
	margin-top: 17px;
}
h1 {
	font-size: 1.0em;
	margin-top:0px;
	margin-bottom:0px;
}
h2 {
	color: #44AB3A;
	font-size: 1.1em;
	margin-top:0px;
	margin-bottom:0px;
}
h3 {
	font-size: 1.0em;
	margin-top:0px;
	margin-bottom:0px;
	font-weight: normal;
}
/*///////////メニュー///////////*/



/*///////////////レフトカラム/////////////////////*/

#leftcolumn {
	width: 190px;
	height: 1570px;
	float:left;
	margin: 5px 10px 0 0;
	background-color: #e5e5e5;
}

#leftcolumn  .inner {
	width: 163px;
	height: auto;
	padding: 10px 0 850px 0;
	margin: 0 auto;
}

#leftcolumn  .inner img {
	margin: 0 auto;
	text-align: center;
}

hr {
	margin: 5px;
	color: #999;
	margin: 5px 0 5px 10px;
	width: 98%;
}

#link {
	width: 160px;
	height: auto;
	margin: 0 auto;
	font-size: 1.1em;
	border:1px solid #666;
	padding: 5px;
	line-height: 1.6em;
	background-color: #ffffff;
}

#link a:link, #link a:visited, #link a:active {
	color: #666;
	font-weight: bold;
	text-decoration: underline;
}

#link a:hover {
	color: #0080C0;
	font-weight: bold;
	text-decoration: underline;
}

#refine {
	width: 160px;
	height: auto;
	margin: 0 auto;
	font-size: 1.1em;
	border:1px solid #666;
	padding: 5px;
	line-height: 1.6em;
	background-color: #ffffff;
}

/*///////////////ライトカラム/////////////////////*/

#rightcolomn {
	width: 550px;
	height: auto;
	float: left;
	margin-top: 5px;
}

#rightcolomn .inner{ 
	width: 545px;
	padding: 2px;
}

#midashi {
	width: 526px;
	height: 27px;
	background: url(../img/midashi.jpg) no-repeat;
	margin: 0 auto;
}

#rightcolomn a,
#rightcolomn a:visited,
#rightcolomn a:active {
	font-size: 0.9em;
	line-height: 2em;
	color: #0099FF;
	font-weight: bold;
}

#rightcolomn a:hover {
	color: #FF9900;
	text-decoration: underline;
}

#flash {
	width: 545px;
	height: 250px;
	margin: 5px;
}

/*/////////////ショップデータ/////////////*/

#shop_data {
	width: 520px;
	height: auto;
	margin: 2px 0 0 16px;
}

#shop_data .left {
	width: 245px;
	height: 145px;
	float: left;
	border: 1px solid #999;
	margin: 5px 5px 0 0; 
	padding: 5px 0 0 8px;
}

#shop_data .right {
	width: 245px;
	height: 145px;
	float: left;
	margin-top: 5px; 
	border:1px solid #999;
	padding: 5px 0 0 8px;
}

h4 {
	font-size: 18px;
	color: #41A338;
	font-weight: bolder;
}

.hp {
	background: url(../img/hp.gif) no-repeat 0 3px;
	padding: 0 0 0 43px;
	color: #0080C0;
	font-weight: bold;
	font-size: 12px;
	margin-top: 3px;
}
	
/*///////////フッター/////////////*/


#footer {
	width: 760px;
	height: 47px;
	text-align: center;
	font-size: 0.6em;
	color: #f0f8ff;
	background-image: url(../img/footer.gif);
	margin-top: 5px;
	font-size: 0.8em;
	color: #666;
	padding-top: 3px;
}

 

