@charset "utf-8";

/*
 Share Style [
----------------------------------------------------------- */
* {
	margin:0;
	padding:0;
}
html {
	overflow-y:scroll;
}
body {
	background:#a9d66d url(images/body-bg.jpg) repeat-x center top;
	font-family:Verdana, "ＭＳ Ｐゴシック", sans-serif;
	font-size:95%;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	width: 749px;
}
h1,h2,h3,h4,h5,h6 {
	font-size:85%;
	font-weight:normal;
	margin:0;
	padding:0;
}
p,li,dt,dl {
	line-height:160%;
}
p {
	margin:0 0 1em 0;
}
li {
	list-style-type:none;
}
img {
	border:0;
}
hr {
	display:none;
}
.clear {
	clear:both;
}
/*
 Link Color [
----------------------------------------------------------- */
a {
	text-decoration:none;
}
a:link {
	color: #222222;
}
a:visited {
	color: #222222;
}
a:hover {
	color: #72aa27;
}
a:active {
	color: #222222;
}
/*
 Layout [
----------------------------------------------------------- */
div#container {
	text-align: left;
}
div#header {
	width: 749px;
	height: 135px;
	background: url(images/header.gif) no-repeat center top;
}
div#header img {
	margin: 15px 0 0 10px;
}
div#header p {
	margin: 5px 0 0 15px;
	padding: 0;
	font-size: 14px;
} 
div#main-content {
	width: 749px;
	background: url(images/body-line.gif) repeat-y;
}
*+html div#main-content {
	height: 1460px;
}
div#container,
div#main-content,
div#left-col-body,
div#wrap,
div#rss-wrap {
	zoom: 1 !important;
}
div#main-content:after {
content:".";
height:0px;
clear:both;
display: block;
visibility:hidden;
}
div#body-grad {
	background: url(images/body-grad.gif) no-repeat center top;
	height: 47px;
}
div#wrap {
	padding: 0 10px 0 15px;
}
div#left-col {
	width: 544px;
	float: left;
}
div#right-col {
	width: 170px;
	height: 250px;
	float: right;
}
div#footer {
	clear: both;
	height: 120px;
	width: 749px;
	background: url(images/footer.gif) no-repeat center top;
}
div#left-col-top {
	width: 544px;
	height: 11px;
	background: url(images/content-top.gif) no-repeat center top;
}
div#left-col-body {
	padding: 5px 9px 5px 5px;
	background: url(images/content-body.gif) repeat-y;
}
div#left-col-body p {
	padding: 5px;
}
div#left-col-bottom {
	width: 544px;
	height: 10px;
	background: url(images/content-bottom.gif) no-repeat center top;
}
div#main-image {
	width: 530px;
	height: 113px;
	background: url(images/main-image1.jpg) no-repeat;
}
div#rss-wrap {
	margin: 15px 0 0 0;
}
div#rss-wrap:after {
content:".";
height:0px;
clear:both;
display: block;
visibility:hidden;
}
div#rss-left {
	width: 263px;
	float: left;
}
div#rss-right {
	width: 263px;
	float: right;
}
.rss-box {
	position: relative;
	width: 263px;
	height: 200px;
	background: url(images/rss-box.gif) no-repeat;
	margin-bottom: 5px;
	overflow: hidden;
}

.rss-box img {
	margin: 5px 0 0 5px;
}
.rss-box p {
	position: absolute;
	right: 10px;
	bottom: 0;
	margin: 0;
	padding: 0;
}

#footer #footer-ul {
	text-align:left;
	padding: 40px 0 0 10px;
}
#footer #footer-ul li {
	display:inline;
	list-style-type:none;
	margin-right:6px;
	padding-left:10px;
}
#footer #footer-ul li+li {
	border-left:1px solid #999;
}
/*
 G-navi [
----------------------------------------------------------- */
div#global-navi {
	clear: both;
	padding-left: 20px;
	padding-top: 25px;
}
div#global-navi ul {

}
div#global-navi li {
 display:inline;
 list-style-type:none;
}
div#global-navi li a {
 height:15px;
 display:block;
 float:left;
 text-indent:-9877em;
 text-decoration:none;
 overflow:hidden;
}
div#global-navi ul li#gnavi01 a {
	width: 171px;
	height: 15px;
	background: url(images/btn.gif) no-repeat 0 0;
}
div#global-navi ul li#gnavi01 a:hover {
	background-position: 0 -15px;
}
div#global-navi ul li#gnavi02 a {
	width: 146px;
	height: 15px;
	background: url(images/btn.gif) no-repeat -171px 0;
}
div#global-navi ul li#gnavi02 a:hover {
	background-position: -171px -15px;
}
div#global-navi ul li#gnavi03 a {
	width: 97px;
	height: 15px;
	background: url(images/btn.gif) no-repeat -317px 0;
}
div#global-navi ul li#gnavi03 a:hover {
	background-position: -317px -15px;
}
div#global-navi ul li#gnavi04 a {
	width: 132px;
	height: 15px;
	background: url(images/btn.gif) no-repeat -414px 0;
}
div#global-navi ul li#gnavi04 a:hover {
	background-position: -414px -15px;
}
div#global-navi ul li#gnavi05 a {
	width: 84px;
	height: 15px;
	background: url(images/btn.gif) no-repeat -546px 0;
}
div#global-navi ul li#gnavi05 a:hover {
	background-position: -546px -15px;
}
div#global-navi ul li#gnavi06 a {
	width: 63px;
	height: 15px;
	background: url(images/btn.gif) no-repeat -630px 0;
}
div#global-navi ul li#gnavi06 a:hover {
	background-position: -630px -15px;
}


div#readmore {
	position: relative;
	top: 92px;
	left: 380px;
}
div#readmore a {
	display: block;
	height: 19px;
	text-decoration:none;
	overflow:hidden;
	width: 137px;
	background: url(images/readmore-btn.gif) no-repeat 0 0; 
}	
div#readmore a:hover {
	background-position: -137px 0;
}
div#readmore a span {
	text-indent: -9999px;
	position: absolute;
}

/*
 side-col [
----------------------------------------------------------- */
div#invitation-box {
	width: 170px;
	height: 55px;
	background: url(images/invitation-box.gif) no-repeat;
	margin-bottom: 10px;
}
div#invitation {
	padding: 5px 5px 0 5px;
}
div#invitation a {
	display: block;
	height: 42px;
	text-decoration:none;
	overflow:hidden;
	width: 156px;
	background: url(images/invitation-btn.gif) no-repeat 0 0; 
}	
div#invitation a:hover {
	background-position: -156px 0;
}
div#invitation a span {
	text-indent: -9999px;
	position: absolute;
}
div#invitation-mem {
	padding: 5px;
}
div#invitation-mem a {
	display: block;
	height: 42px;
	text-decoration:none;
	overflow:hidden;
	width: 156px;
	background: url(images/member-invitation-btn.gif) no-repeat 0 0; 
}	
div#invitation-mem a:hover {
	background-position: -156px 0;
}
div#invitation-mem a span {
	text-indent: -9999px;
	position: absolute;
}	
div#link-box-top {
	width: 170px;
	height: 32px;
	background: url(images/link-box.gif) no-repeat;
}
div#link-box-body {
	background: url(images/sidebar-body.gif) repeat-y;
}
div#link-box-body p {
	margin: 0;
	padding: 0 5px;
	font-size: 12px;
}
ul#aaa {
	padding: 5px 5px 0 5px;
}
ul#aaa li {
	padding-bottom: 5px;
}
div#link-box-bottom {
	background: url(images/sidebar-bottom.gif) no-repeat;
	height: 8px;
	margin-bottom: 10px;
}
div#add-box-top {
	width: 170px;
	height: 32px;
	background: url(images/add-box.gif) no-repeat;
}

/*
 rss-box [
----------------------------------------------------------- */
.rss-box-inner {
	width: 253px;
	margin: 5px 5px 0 5px;
}
.rss-box-inner a:link {
	color: #0033FF;
}
.rss-box-inner a:visited {
	color: #0033FF;
}
.rss-box-inner a:active {
	color: #0033FF;
}
.rss-box-inner a:hover {
	color: #72aa27;
}

.rss-js-entry {
	font-size: 11px;
	background:url(images/rss-point.gif) no-repeat 5px 3px;
	padding-left: 20px;
	height: 1.2em;
	overflow: hidden;
}
div#copy {
	text-align: right;
	position: relative;
	top: 30px;
	right: 5px;
	color: #ffffff;
}
/*
 inquire table [
----------------------------------------------------------- */
div#left-col-body h2 {
	padding-left: 5px;
	color: #7bba2f;
	font-size: 20px;
	font-weight: bold;
}
div#left-col-body table {
	margin: 0;
	padding: 0;
}
div#left-col-body table td {
	padding: 1px 5px 3px 5px;
}
.mast {
	color: #FF0000;
}