 /* ボディに関するCSS */
	body {
	margin: 0;
	padding: 0;
	font-size : small;
	line-height:150%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
	color: #000;
}

#wrapper {
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	border: solid 1px #000000;
}

/* 段組に関するCSS */

#main {
	float: left;
	width: 560px;
	margin: 0px;
	padding: 5px;
	background-color: #ffffff;
}

#kanko {
	float: right;
	width: 150px;
	margin: 0px;
	padding: 5px;
}

#credit {
	clear: both;
	width: 100%;
	font-size: 90%;
	text-align: center;
	background-color: #000000;
	color: #ffffff;
}
#credit a {
	color: #ffffff;
}

/* ヘッダナビ */

#header ul {
	list-style: none;
	margin: 0;
	padding: 0;
	float: right;
	width: 500px;
	border-bottom: solid 1px #3ebb65;
}

#header li {
	float: left;
	width: 117px;
	margin-left: 4px;
	padding-top: 2px;
}

#header li a {
	display:block;
	width: 100%;
	height: 20px;
	text-decoration: none;
	font-size: 100%;
	text-align: center;
	background-color: #3ebb65;
	border: solid 1px #3ebb65;
	color: #ffffff;
}

#header li a:hover {
	background-color: #ffffff;
	color: #3ebb65;
	font-weight: bold;
}
.aisatsu {
	text-align: center;
	font-size: 110%;
	color: #3ebb65;
	font-weight: bold;
}

/* コンテンツ */
#content {
	clear: left;
	background-color: #ffffcc;
}
marquee {
	color: #000000;
	font-size: 110%;
	font-weight: bold;
}
#object {
	width: 560px;
	text-align: center;
}


#area ul{
	font-size : 10pt;
	line-height : 13pt;
	margin-left:18px;
	padding-left:0px;
	list-style-image:url(image/pnt_041.gif);
}


/* 左ナビ */

#side ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#side li {
	margin-top:10px;
	margin-left:10px;
}

.mise a {
	display:block;
	width: 154px;
	height: 154px;
	padding-top: 8px;
	text-indent: -9999px;
	background: url(image/left0_0.gif) no-repeat;
}

.mise a:hover {
	background: url(image/left0_1.gif) no-repeat;
}
.shibu a {
	display:block;
	width: 154px;
	height: 154px;
	padding-top: 8px;
	text-indent: -9999px;
	color: #ffffff;
	background: url(image/left1_0.gif) no-repeat;
}
.shibu a:hover {
	background: url(image/left1_1.gif) no-repeat;
}

/* 文字 */

h1{
	margin: 0 0 5px 0;
	padding: 0;
}


h2 {
	font-size: 130%;
	border-left: solid 15px #ff0000;
	border-bottom: solid 1px #ff0000;
	padding: 3px;
}

h3 {
	font-size: 120%;
	border-left: solid 10px #ffcc00;
	margin-left: 5px;
	padding: 3px;
}
h4 {
	font-size: 110%;
	margin: 0 0 10px 10px;
}


p {
	font-size: 110%;
	margin: 0 0 5px 10px;
}

.small {
	font-size: 80%;
}

/* 画像 */

.newsimg300 {
	float: right;
	width: 300px;
	margin-left: 5px;
	margin-bottom: 5px;
}
.newsimg350 {
	float: right;
	width: 350px;
	margin-left: 5px;
	margin-bottom: 5px;
}
.newsimg {
	float: right;
	width: 200px;
	margin-left: 5px;
	margin-bottom: 5px;
}
.hitoimg {
	float: right;
	width: 150px;
	margin-left: 5px;
	margin-bottom: 5px;
}

#misemenu{
	float: right;
	width: 200px;
	paddig:2px;
	background-color : #cccfff;
}

/* 会員紹介メニューに関するCSS */

#kaiin ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#kaiin li {
	float: left;
	width: 180px;
	height: 150px;
}

#kaiin li a {
	display: block;
	width: 100%;
	padding-top: 5px;
	margin-bottom: 10px;
	text-align: center;
}

#kaiin li a:hover {
	background-color: #0000c0;
	color: #ffffff;
}

.kaiintome {
	clear: left;
	margin-right: 20px;
	text-align: right;
	font-size: 90%;
}


#genre li {
	display: inline;
	margin: 0 10px;
}

/* 会員紹介メニューに関するCSS */
#kanko ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#kanko li {
	width: 150px;
	margin-top: 10px;
}
#kanko img {
	margin-top: 20px;
}
#kaiinnavi a {
	display:block;
	width: 100%;
	height: 30px;
	padding-top:8px;
	text-decoration: none;
	font-size: 100%;
	text-align: center;
	background-color: #ffffff;
	border: solid 1px #ff0000;
	color: #ff0000;
}
#kaiinnavi a:hover {
	background-color: #ff0000;
	color: #ffffff;
	font-weight: bold;
}

#kanko1 li a {
	display:block;
	width: 100%;
	height: 30px;
	padding-top:8px;
	text-decoration: none;
	font-size: 100%;
	text-align: center;
	background-color: #000080;
	border: solid 1px #000080;
	color: #ffffff;
}

#kanko1 li a:hover {
	background-color: #ffffff;
	color: #0000c0;
	font-weight: bold;
}

 /* 画像に関するCSS */

div.imagebox {
	margin-top:5px;
	float: right;
	color: #006400; /* 文字の色 */
	font-size: 9pt;
	line-height: 11pt;
	width:300px;
}
div.imagebox200 {
	margin-top:5px;
	float: right;
	color: #006400; /* 文字の色 */
	font-size: 9pt;
	line-height: 11pt;
	width:200px;
}
div.imagebox150 {
	margin-top:5px;
	float: right;
	color: #006400; /* 文字の色 */
	font-size: 9pt;
	line-height: 11pt;
	width:150px;
}
div.imagebox100 {
	margin-top:5px;
	float: right;
	color: #006400; /* 文字の色 */
	font-size: 9pt;
	line-height: 11pt;
	width:100px;
}
.cap {
	color: #006400; /* 文字の色 */
	font-size: 9pt;
	line-height: 10pt;
}

.red a {
	color: #ff0000;
}