@charset "UTF-8";
body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin: 0px;
	padding: 0px;
}

.c-both { clear:both; }

#wrapper {
	height: 740px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background: #FFFFFF center;
}

#contents {
	height: 580px;
	width: 800px;
	background: #FFFFFF;
}


/*ヘッドインデックス全体*/
#header {
	height: 103px;
	width: 800px;
}
#header_index {
	width: 800px;
	height: 55px;
}
#header_index h2 {
	font-size: 9px;
	margin: 0px;
	padding: 0px;
	float: left;
}
#header_index h2 em {
	visibility: hidden;
}
#header_index h2 a {
	text-decoration: none;
	display: block;
	margin: 0px;
	padding: 0px;
}

/*ヘッドインデックス部分*/
#header_index h2#tn1 a{
	height: 50px;
	width: 199px;
	margin: 0px;
	padding: 0px;
	background: #99cc66 url(../image/header_index01.png) no-repeat center center;
	border-top: #CC9999;
	border-right: 1px solid #CC9999;
	border-bottom: #CC9999;
	border-left: #CC9999;
}
#header_index h2#tn2 a{
	height: 50px;
	width: 199px;
	margin: 0px;
	padding: 0px;
	background: #99cc66 url(../image/header_index02.png) no-repeat center center;
	border-right: 1px solid #cc9999;
}
#header_index h2#tn3 a{
	height: 50px;
	width: 200px;
	margin: 0px;
	padding: 0px;
	background: #99cc66 url(../image/header_index03.png) no-repeat center center;
	border-right: 1px solid #cc9999;
}
#header_index h2#tn4 a{
	height: 50px;
	width: 199px;
	margin: 0px;
	padding: 0px;
	background: #99cc66 url(../image/header_index04.png) no-repeat center center;
}

/*ヘッドインデックスのロールオーバー部分*/
#header_index h2#tn1 a:hover, #header_index h2#tn1 a:active {
	background: #66cc66 url(../image/header_index01.png) no-repeat center center;
}
#header_index h2#tn2 a:hover, #header_index h2#tn2 a:active {
	background: #66cc66 url(../image/header_index02.png) no-repeat center center;
}
#header_index h2#tn3 a:hover, #header_index h2#tn3 a:active {
	background: #66cc66 url(../image/header_index03.png) no-repeat center center;
}
#header_index h2#tn4 a:hover, #header_index h2#tn4 a:active {
	background: #66cc66 url(../image/header_index04.png) no-repeat center center;
}

/*ヘッドインデックス部分そのページにきているときの色*/
#header_index h2#tn10 a{
	height: 50px;
	width: 199px;
	margin: 0px;
	padding: 0px;
	background: #66cc66 url(../image/header_index01.png) no-repeat center center;
	border-top: #CC9999;
	border-right: 1px solid #CC9999;
	border-bottom: #CC9999;
	border-left: #CC9999;
}
#header_index h2#tn20 a{
	height: 50px;
	width: 199px;
	margin: 0px;
	padding: 0px;
	background: #66cc66 url(../image/header_index02.png) no-repeat center center;
	border-right: 1px solid #cc9999;
}
#header_index h2#tn30 a{
	height: 50px;
	width: 200px;
	margin: 0px;
	padding: 0px;
	background: #66cc66 url(../image/header_index03.png) no-repeat center center;
	border-right: 1px solid #cc9999;
}
#header_index h2#tn40 a{
	height: 50px;
	width: 199px;
	margin: 0px;
	padding: 0px;
	background: #66cc66 url(../image/header_index04.png) no-repeat center center;
}

/*サイドインデックス全体*/
#side_index {
	margin: 5px 0px 0px 10px;
	padding: 0px;
	height: 280px;
	width: 560px;
	float: left;
	display: inline;
}
#side_index h2 {
	font-size: 9px;
	margin: 0px;
	padding: 0px;
}
#side_index h2 em {
	visibility: hidden;
	display: block;
}
#side_index h2 a {
	text-decoration: none;
	display: block;
	margin: 0px;
	padding: 0px;
}

/*サイドインデックス部分*/
#side_index h2#tn1 a{
	height: 77px;
	width: 300px;
	margin: 0px;
	padding: 0px;
	background: #000066;
	display: block;
}
#side_index h2#tn2 a{
	height: 150px;
	width: 286px;
	margin: 15px 0px 0px 7px;
	padding: 0px;
	background: #FFCC33 url(../image/top_sidenavi_title01.png) no-repeat 10px 5px;
}
#side_index h2#tn3 a{
	height: 77px;
	width: 300px;
	margin: 15px 0px 0px;
	padding: 0px;
	background: url(../image/top/member01.jpg) no-repeat;
}
#side_index #tn2 #box {
	height: 10px;
	width: 180px;
}
#side_index #text {
	height: 24px;
	width: 550px;
	font: 15px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #FFFFFF;
	background: #9966CC;
	padding-top: 5px;
	padding-left: 10px;
}

/*サイドインデックスのロールオーバー部分*/
#side_index h2#tn1 a:hover, #side_index h2#tn1 a:active {
	background: #FFCC33 url(../image/top_sidenavi_title01.png) 5px 10px;
}
#side_index h2#tn2 a:hover, #side_index h2#tn2 a:active {
	background: #FFCC33 url(../image/top_sidenavi_title01.png) no-repeat 5px 10px;
}
#side_index h2#tn2 a:hover, #side_index h2#tn2 a:active {
	background-image: url(../image/top/member02.jpg);
	background-repeat: no-repeat;
}


/*右側最新情報*/
#info {
	float: right;
	height: 520px;
	width: 200px;
	margin-top: 0px;
	margin-left: 5px;
	margin-right: 10px;
	overflow: hidden;
	border-left: 1px solid #9966CC;
	padding-top: 0px;
	padding-left: 10px;
}
#info h2 {
	font-size: 9px;
	margin: 0px;
	padding: 0px;
}
#info h2 em {
	visibility: hidden;
	display: block;
}
#info h2 a {
	text-decoration: none;
	display: block;
	margin: 0px;
	padding: 0px;
}
#text {
	font: normal 15px/16px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	height: 23px;
	width: 180px;
	text-align: left;
	padding-left: 10px;
	margin-top: 6px;
	background: #9966CC;
	color: #ffffff;
	padding-top: 5px;
}

/*what new*/
#whatsnew {
	float: right;
	height: 150px;
	width: 463px;
	margin-top: 10px;
	margin-left: 5px;
	margin-right: 10px;
	overflow: hidden;
	border: 1px solid #FFCC66;
}
#whatsnew table {
	margin-top: 10px;
	margin-left: 10px;
	width: 420px;
	height: 60px;
}
#whatsnew #text {
	font: normal 13px/16px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	height: 290px;
	width: 380px;
	text-align: left;
	padding-left: 10px;
	margin-top: 10px;
}


/*フッターインデックス*/
#footer_index {
	height: 10px;		
	width: 800px;
	margin-top: 30px;
	font: 10px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	text-align: right;
	color: #000000;
	float: left;
	margin-right: 0px;
	margin-bottom: 5px;
}
#footer_index a {
	text-decoration: none;
	color: #000000;
}
#footer_index a:hover, #footer_index a:active {
	background: #FFFFFF;
	color: #000000;
	text-decoration: underline;
}

/*フッター*/
#footer {
	height: 17px;
	width: 800px;
	background: #993399;
	float: left;
	font: 10px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	text-align: center;
	padding-top: 3px;
}

