html{
 	scrollbar-arrow-color:#ffffff;
 	scrollbar-base-color:#9eff9e;
 	scrollbar-highlight-color:#ffffff;
 	scrollbar-face-color:#9eff9e;
 	scrollbar-shadow-color:#9eff9e;
 	scrollbar-dark-shadow-color:#9eff9e;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	/*text-align:center;*/
	margin:0px;
	background-image:url("/img/fback.gif");
}

#all{
	width:1000px;
	padding:0px;
	/*background-color:#ff0;*/
	margin:auto;
}

#left{
	float:left;
	width:160px;
	padding:5px;
	/*background-color:#f00;*/
	text-align:left;
	font-size:10pt;
}

#main{
	float:left;
	width:640px;
	padding:5px;
	background-color:#fffff0;
	border:dashed 2px #00cc00;
	text-align:left;
}

#right{
	float:left;
	width:160px;
	padding:5px;
	/*background-color:#00f;*/
	text-align:left;
	font-size:10pt;
}

#footer{
	clear:left;
	/*background-color:#0ff;*/
	}

hr{
	height:4px;
	color:#00cc00;
	background-color:#00cc00;
	border:0;
	}

.font8pt{
	font-size:8pt;
	}

.font10pt{
	font-size:10pt;
	}

.font10pt_link{
	font-size:10pt;
	font-weight:bold;
	}
	
.s_title{
	background-color:#fff4ba;
	border:1px dashed #00cc00;
	padding:5px;
	color:#00cc00;
	font-weight:bold;
	}
	
h1{
	background-color:#fff4ba;
	border:1px dashed #00cc00;
	padding:5px;
	color:#00cc00;
	font:bold;
	text-align:center;
	margin-top:5px;
	margin-bottom:15px
	}

h3{
	margin-top:5px;
	margin-bottom:5px
	}

strong{
	font-size:120%;
	}

.sub1{
	color:#000000;
	border-style:double;
	border-color:#00cc00;
	border-width:5px 0px;
	padding:0px 0px 0px 5px
}

.date{
	text-align:right;
	font-size:85%;
	}

.smidasi{
	color:#00cc00;
	border-style:solid;
	border-color:#00cc00;
	border-width:0px 0px 1px 10px;
	padding:0px 0px 0px 5px
}

.content{
	width:600px;
	padding:0px 15px;
}

.shop{
	background-color:#ffffbf;
	border-style:solid;
	border-color:#00cc00;
	border-width:1px 1px 1px 10px;
	padding:5px 0px 5px 20px;
	font-size:10pt;
	}

.miyage{
	float:left;
	width:128px;
	margin:8px;
	/*background-color:#00f;*/
	/*border:dashed 1px #00cc00;*/
	text-align:left;
	font-size:10pt;
}

.address{
	color:#064;
}

.dummy{
	clear:both;
	}

.img{
	border:1px dashed #00cc00;
	float:left;
	margin:0px 10px 10px 0px;
	}

.ad_line{
	background-color:#8eff4c;
	padding:5px;
	text-align:left;
	color:#064;
	font-size:10pt;
	line-height:150%;
	}

.ad_line a{
   color:#00f;
}

.ad_line a:hover{
   color:#fff;
}

/* ホームページ設定 */
#main_index{
	float:left;
	width:640px;
	padding:5px;
	background-color:transparent;
	border:none;
/*	text-align:left;*/
}

#main_index h1{
	background:none;
	border:none;
	padding:none;
	margin:0px;
	text-align:center;
	}

#main_index h3{
	font-size:200%;
	font-style:italic;	
	text-align:center;	
	}