a {
	color: #060;
	text-decoration: none
}
a:vlink { color: #00cc00; text-decoration: underline}
a:alink { color: #00cc00; text-decoration: none}
a:hover { color: #00cc00; text-decoration: underline}
body {
	margin: 0px;
	font-size: 12px;
	line-height: 150%;
	color: #666;
	background-color: #FFFFFF;
	background-image: url(img/bg.gif);
	background-repeat: repeat;
	padding: 0px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
h1 {
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 12px;
}
h2 {
	padding: 0px;
	margin: 0px 0px 20px 0px;
}
h3 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
h4 {background-color: #e6f6cd;
	font-weight: bold;
	margin-bottom: 5px;
	padding: 3px 3px 3px 7px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	font-size: 12px;
}
#container {
	background-color: #fff;
	margin: 0px auto;
	width: 800px;
	padding: 0px 5px 0px 5px;
	background-image: url(img/container_bg.gif);
	background-repeat: repeat-y;
}
#header {
	padding: 15px 10px 0px 10px; line-height:120%;
	margin: 0px;
	background-image: url(img/header_bg.gif);
	background-repeat: no-repeat;
}
#menu {width: 800px;
	padding: 0px;
	margin: 0px 0px 10px 0px;
}

#content { float:left;
	margin:10px;
}
#side {
	margin-right:10px;
	padding: 0px;
	width: 200px;
	float: left;
}
#side p{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}


#main {
	margin: 0px;
	padding: 0px;
	width: 570px;
	float: right;
}
#top_about {padding-right:190px;
background-image: url(img/top_aboutp.jpg);
background-repeat:no-repeat; 
background-position:right top;
}
#footer { 
	font-size: 10px;
	margin: 0px 10px 0px 10px;
	padding: 10px 0px 15px 0px;
	color: #999933;
	clear: both;
	text-align: center;
}
p {
	margin: 0px;
	padding: 0px;
}
ul {margin:0px 0px 0px 10px; padding-left:15px;}
li {margin-bottom:10px;}
.b10 {
	margin-bottom: 10px;
}
.l20 {
	margin-left: 20px;
}
.r20 {
	margin-right: 20px;
}
.tel {
	font-size: 18px;
}
.s {
	font-size: 11px;
}
.gr {color: #669933;
	
}

.table {
	text-align: left;}
.table td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.pagetop {
	text-align: right;
	margin-top: 10px;}
	
.q{color: #ff6600; font-weight:bold; font-size:22px; padding:15px;}
.a{color: #99cc33; font-weight:bold; font-size:22px; padding:5px 0px 0px 25px;}