* {
margin: 0;
padding: 0;
}

body {
	background:url(imgs/bg.png) repeat-x;
	margin: 0 auto;
	width:790px;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;
	font-size:16px;
}

table td {
	padding: 5px;
	font-size:14px;
}

li {
	color: #111;
	line-height: 130%;
	font-size: 90%; 
}
#flm {
	width:790px;
	background:url(imgs/flm.png) repeat-y #fff;
	padding-left:9px;
	border-right:1px solid #ddd;
	margin-bottom:0;
}

/*--------------------------------------------------
通常リンク
--------------------------------------------------*/
a:link {
	color: #555;
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;
}

a:visited {
	color: #555;
	text-decoration: underline;
}


/*--------------------------------------------------
ヘッダ文字
--------------------------------------------------*/
h1 {
	font-size: 12px; 
	margin-top:4px;
	margin-right:10px; 
	color: #aca;
	text-align:right;
}

h2 {
	font-size: 18px; 
	margin: 0px; 
	color: #555;
	margin-left:160px;
}



/*--------------------------------------------------
ヘッダ
--------------------------------------------------*/
#head {
	width:780px; 
	height:115px;
	clear:both;
	padding:10px;
	margin:0px;
	text-align:left;
	background:url(imgs/head.jpg) no-repeat;
}

#head a {
	FONT-SIZE:22px; 
	color: #000;
	TEXT-DECORATION: none;
}

#head p {
	FONT-SIZE:12px; 
	color: #555;
	TEXT-DECORATION: none;
	margin-left:160px;
}
#head img {
	float: left; 
}

/*--------------------------------------------------
ヘッダ下バー
--------------------------------------------------*/
#topbar {
	WIDTH:790px; 
	FONT-SIZE:12px; 
	BACKGROUND:#006E2E; 
	padding:5px;
	margin:0px;
	COLOR: #dfd;
}


/*--------------------------------------------------
サイドバー見出し
--------------------------------------------------*/
.navi {
	font-size: 14px;
	color: #000;
	padding: 3px 0px 3px 3px;
	margin: 4px 0px 0px 8px;
	background-image: url(imgs/ico02.png); 
	background-repeat: no-repeat; 
	background-position: 2px 4px;
	text-indent: 22px;
	}

#side_navi {
	background:#f2f2f2;
	FLOAT: left; 
	WIDTH: 195px; 
	PADDING: 10px 20px 0px 0px;
}


/*--------------------------------------------------
サイドバーメニュー
--------------------------------------------------*/
.menu {
	font-size: 84%;
	LINE-HEIGHT: 120%;
	padding: 2px 2px 12px 4px;
	BORDER-BOTTOM: #ccc 1px solid;
	margin-left:18px;
}

.menu a:link {
	PADDING: 3px 0px 3px 0px;
	DISPLAY: block;
	color: #555;
	background-image: url(imgs/ico03.png); 
	background-repeat: no-repeat; 
	background-position: -2px 4px;
	text-indent: 14px;
	margin-left:14px;
}

.menu a:visited {
	PADDING: 3px 0px 3px 0px;
	DISPLAY: block;
	color: #555;
	background-image: url(imgs/ico03.png); 
	background-repeat: no-repeat; 
	background-position: -2px 4px;
	text-indent: 14px;
	margin-left:14px;
}

.menu li {
	color: #111;
	line-height: 130%;
	font-size: 90%;
}

.menu_c {
	text-align : center;
	padding-top:10px;
	padding-bottom:20px;
	margin-left:10px;
	font-size:14px;
}

/*--------------------------------------------------
コンテンツ部分
--------------------------------------------------*/
#contents {
	float: left; 
	width: 560px;
	padding: 10px 4px 10px 0px;
	margin-left:10px;
}

#contents p {
	font-size: 90%; 
	color: #111; 
	line-height: 130%;
	padding: 0px 4px 10px 0px;
	margin: 5px 0px 10px; 
}

#contents h2 {
	font-size: 120%; 
	color: #006E2E; 
	margin: 10px 0px 0px 0px;
}

h3 {
	background-image: url(imgs/title03.png);
	background-repeat: repeat-x;
	font-size:14px;
	color:#555; 
	height:31px;
	padding:6px 0 0 12px;
}

h4 {
	background-image: url(imgs/title04.png);
	background-repeat: repeat-x;
	font-size:14px;
	color:#555; 
	height:31px;
	padding:6px 0 0 12px;
}

h5 {
	background-image: url(imgs/title05.png);
	background-repeat: repeat-x;
	font-size:14px;
	color:#555;
	height:31px;
	padding:6px 0 0 12px;
}

.c_top img {
	border:1px #ddd solid;
	margin-left:8px;
}

.c_body img {
	margin-right:12px;
}

/*--------------------------------------------------
フッター
--------------------------------------------------*/
#foot {
	background:url(imgs/foot.jpg) no-repeat;
	width: 790px; 
	height:91px;
	font-size: 84%;
	margin: 10px 0 0 0; 
	color: #666;
}

#foot p {
	line-height:1.8em;
	font-size:12px; 
	margin-left: 124px; 
	color: #555;
}

.point {
	background: url(imgs/point01.gif) no-repeat;
	font-size:12px;
	color:#555; 
	padding-left:12px;
}
.counter img {
	padding-top:12px;
	padding-right:14px;
	float: right;
}

/*--------------------------------------------------
その他
--------------------------------------------------*/

.news {
	width:560px;
	height:60px;
	overflow:auto;
}

hr {
	border-style: dotted none none none; 
	border-top-width: 1px; 
	border-top-color: #888;
	height: 2px;  
}

.hspace {
line-height: 50px;
}

.red {
	COLOR: #f55;
}

img { border: none; } 

#enq {
background-color:#fff;
margin-left:8px;
font-size:12px;
padding:12px 0 12px 5px;
line-height:1.8em;
}

#enq input {
vertical-align:middle;
}