* html body {
	font-size:0.88em;
	line-height: 1.4em;
	letter-spacing: 0.3pt
}

body {
	font-size: 13px;
	font-family: Helvetica, Arial, "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", sans-serif;
	margin: 0px;
	padding: 0px;
	color: #333;
	background-color: #CCC;
	line-height:1.4em;

}

p {
	margin: 3px;
}

table {
	font-size: 90%;
}

h1,h2,h3,h4{margin: 0px; padding: 0px;}
h1{
	font-size: 110%;
	font-weight: normal;
	color: #FFFFFF;
}
h2{
	font-size: 110%;
	font-weight: bold;
}
h3{
	font-size: 100%;
	font-weight: bold;
	color: #930;
	padding-top: 15px;
	padding-bottom: 15px;
}
h4{font-size: 105%; font-weight: bold;}

dt {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

dl {
}

ul{
	margin: 3px 0px 0px 0px;
	padding: 5px 0px 7px 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	list-style-type: none;
	font-size: 100%;
	line-height: 140%;
}

li{
}

a img {border: none;}

a:link {color:#333333; text-decoration: none}
a:visited {color:#555555; text-decoration:none}
a:hover {color: #006699; text-decoration: underline}
a:active {color: #ff6600; text-decoration: underline}

.glo_menu {color: #333333;}
.glo_menu a,
.glo_menu a:link {color: #333333; text-decoration: none}
.glo_menu a:visited {color: #666666; text-decoration: none}
.glo_menu a:hover {color: #006600; text-decoration: underline}
.glo_menu a:active {color: #0000cc; text-decoration: underline}

.fut_menu {color: #333333; font-size: 100%;}
.fut_menu a,
.fut_menu a:link {color: #006600; text-decoration: none}
.fut_menu a:visited {color: #000099; text-decoration: none}
.fut_menu a:hover {color: #339933; text-decoration: underline}
.fut_menu a:active {color: #0000cc; text-decoration: underline}

.tex_menu {color: #930;}
.tex_menu a,
.tex_menu a:link {color: #930; text-decoration: underline}
.tex_menu a:visited {color: #930; text-decoration: underline}
.tex_menu a:hover {color: #930; text-decoration: none}
.tex_menu a:active {color: #930; text-decoration: none}

.space01 {padding: 0px 8px 0px 5px;}

.space02 {padding: 0px 5px 0px 10px;}

.read {
	margin-top: 10px;
}

.list {
	padding: 5px 0px 7px 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

.nav {
	margin: 0px;
	padding: 0px;
	float: left;
}

.honbun {
	line-height: 170%;
}

.read {
}

.date {
	font-size: 85%;
}

.tel {
	font-size: 130%;
}

.kb10 {
	font-size: 10px;
}

.kb12 {
	font-size: 12px;
}

.kb15 {
	font-size: 15px;
}

#main{
	border-right-color: #eeeeee;
	border-right-style: solid;
	background-color: #FFFFFF;
	border-left-color: #eeeeee;
	border-left-style: solid;
	border-left-width: 8px;
	left:50%;
	margin-left:-380px;
	border-right-width: 8px;
	width: 743px;
	position: absolute;
}

#head01{
	text-align: center;
	background-color: #5694d1;
	margin-right: 1px;
	margin-left: 1px;
	padding: 2px;
}

#head02{
	text-align: center;
	width: 741px;
	height: 251px;
	background-image: url(../img/main_bg.jpg);
	background-repeat: no-repeat;
	margin-right: 1px;
	margin-left: 1px;
	padding-top: 26px;
}

#gro_nav{
	padding: 0px;
	margin: 1px;
	width: 741px;
}

#content{
	width: 536px;
	padding: 0px 20px 5px 20px;
	float: right;
}

#info{
	width: 400px;
	margin-left: 10px;
	float: left;
	padding-left: 10px;
}

#bana{
	width: 295px;
	float: right;
	margin-right: 1px;
}

#futter{
	width: 740px;
	margin: 20px 0px 0px 1px;
	height: 60px;
	background-image: url(../images/fut_bg.gif);
	background-repeat: repeat-x;
	float: left;
}

#pan{
	width: 536px;
	margin-top: 5px;
	font-size: 85%;
}

.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
