body {
	margin: 0px 0px 0px 0px;
	background-color: #FEE5A6;
	text-align: center;
	background-image: url(../img/bg.jpg);
	background-repeat: repeat-x;
	}

a {
	text-decoration: underline;
	}

a:hover {
	color: #006699;
	}

textarea,select,input {
	font-family: "ƒqƒ‰ƒMƒmŠpƒS Pro W3","Hiragino Kaku GothicPro","Osaka","Verdana","Helvetica","Arial","‚l‚r ‚oƒSƒVƒbƒN","sans-serif";
	}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}
	
#container {
	line-height: 140%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 748px;
	margin-top: 30px;
	margin-bottom: 10px;
	}
	
#header {
	padding: 0px;
	width: 750px;
	background-image: url(../img/top.gif);
	height: 157px;
	}

#main1 {
	padding: 0px;
	width: 750px;
	margin-top: 10px;
	}

#main2 {
	width: 750px;
	padding: 0px;
	background-color: #FFFFFF;
	background-image : url(bg_main2.gif);
	}

#main2_bg {
	padding: 0px;
	width: 750px;
	clear: both;
	}
	
#main3 {
	padding: 0px;
	width: 750px;
	background-image: url(../img/main3.gif);
	height: 26px;
	text-align: center;
	font-size: x-small;
	padding-top: auto;
	padding-bottom: auto;
	clear: both;
	}

#contents {
	width: 500px;
	overflow: hidden;
	margin-left: 10px;
	float: left;
	font-size: 12px;
	line-height: 140%;
	padding-left: 10px;
	}

#left	{
	width: 205px;
	overflow: hidden;
	float: left;
	}

#address	{
	width: 173px;
	margin-left: 10px;
	margin-top: 20px;
	border-color: #FF6400;
	border: 1px solid #FF6400;
	padding: 10px;
	font-size: 14px;
	color: #FF6400;
	background-color: #FBFBE6;
	line-height: 100%;
	}

.content p {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 150%;
	text-align: left;
	margin-bottom: 10px;
	}
	
#home_button {
	width:130px;
	height:30px;
	margin-top: 127px;
	margin-left: 20px;
	position: absolute;
	}
	
#home_button a{
	display:block;
	font-size:12px;
	background:url(../img/home_button.gif) top left no-repeat;
	width:130px;
	height:30px;
	}

#home_button a:hover{
	background-position: 0 -30px;
	}
	
#home_button a:active{
	background-position: 0 -60px;
	}

#menu{
	width: 204px;
	margin-top: 7px;
	margin-left: 1px;
	}

#topics{
	text-align:left;
	}

.size1 {  font-size:  8px; }
.size2 {  font-size: 10px; }
.size3 {  font-size: 12px; }
.size4 {  font-size: 14px; }
.size5 {  font-size: 16px; }

.red       { color: #FF0000; }
.red-b     { font-weight: bold; color: #FF0000; }
.red2      { color: #CC0000; }
.red2-b    { font-weight: bold; color: #CC0000; }
.green     { color: #00FF00; }
.green-b   { font-weight: bold; color: #00FF00; }
.green2    { color: #336633; }
.green2-b  { font-weight: bold; color: #336633; }
.blue      { color: #0000FF; }
.blue-b    { font-weight: bold; color: #0000FF; }
.blue2     { color: #000099; }
.blue2-b   { font-weight: bold; color: #000099; }
.blue3     { color: #2E5DA8; }
.blue3-b   { font-weight: bold; color: #2E5DA8; }
.yellow    { color: #FFFF00; }
.yellow-b  { font-weight: bold; color: #FFFF00; }
.yellow2   { color: #FF8F1D; }
.yellow2-b { font-weight: bold; color: #FF8F1D; }
.white     { color: #FFFFFF; }
.white-b   { font-weight: bold; color: #FFFFFF; }
.gray      { color: #666666; }
.gray-b    { font-weight: bold; color: #666666; }
.brown     { color: #91591C; }
.brown-b   { font-weight: bold; color: #91591C; }
.pink      { color: #F76155; }
.pink-b    { font-weight: bold; color: #F76155; }
