/*ページ全体*/
body {
	background-image: url(../image/top_back_obiobi01.jpg);
	background-repeat: repeat-x;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	text-align: center;
	padding: 0px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	background-image: url(../image/footer_back_obi.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	background-color: #FFFFFF;
	height: 1200px;
}
#contents {
	margin: 0px;
	padding: 0px;
	height: 900px;
	width: 900px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/*トップなび*/
#com {
	float: right;
	margin: 0px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 450px;
	height: 30px;
}
h1 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}
#top_navi h2 {
	font-size: 9px;
	padding: 0px;
	float: left;
	margin: 0px;
}
#wrapper #header #top_navi {
	height: 60px;
	width: 600px;
	padding-top: 35px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	float: right;
}
#wrapper #header #logo {
	float: left;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 220px;
	width: 220px;
	clear: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.logo {
	margin: 0px;
	padding: 0px;
}
#top_navi h2 em {
	visibility: hidden;
}
#top_navi h2 a {
	text-decoration: none;
	display: block;
	padding: 0px;
	height: 60px;
	width: 150px;
	margin: 0px;
}
/*1番目のボタン*/
#top_navi h2#th1 a {
	background-image: url(../image/top_navi_01.gif);
	background-repeat: no-repeat;
}
#top_navi h2#th1 a:hover,#top_navi h2#th1 a:active {
	background-image: url(../image/top_navi_001.gif);
	background-repeat: no-repeat;
}
/*2番目のボタン*/
#top_navi h2#th2 a {
	background-image: url(../image/top_navi_02.gif);
	background-repeat: no-repeat;
}
#top_navi h2#th2 a:hover,#top_navi h2#th2 a:active {
	background-image: url(../image/top_navi_002.gif);
	background-repeat: no-repeat;
}
/*3番目のボタン*/
#top_navi h2#th3 a {
	background-image: url(../image/top_navi_03.gif);
	background-repeat: no-repeat;
}
#top_navi h2#th3 a:hover,#top_navi h2#th3 a:active {
	background-image: url(../image/top_navi_003.gif);
	background-repeat: no-repeat;
}
/*4番目のボタン*/
#top_navi h2#th4 a {
	background-image: url(../image/top_navi_04.gif);
	background-repeat: no-repeat;
}
#top_navi h2#th4 a:hover,#top_navi h2#th4 a:active {
	background-image: url(../image/top_navi_004.gif);
	background-repeat: no-repeat;
}
/*サイドなび*/
#contents #sidenavi {
	margin: 0px;
	padding: 0px;
	float: right;
	height: auto;
	width: 270px;
	text-align: left;
	background-repeat: no-repeat;
	background-position: 55px 30px;
	background-image: url(../image/side_navi_back_sakura_aa.gif);
}
#sidenavi #sidenavi_right ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#sidenavi #sidenavi_right li a {
	color: #999999;
	text-decoration: none;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 200px;
	font-size: 9px;
}
#sidenavi #sidenavi_right em {
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}
#sidenavi #sidenavi_right {
	width: 200px;
	padding-top: 55px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
	margin: 0px;
	height: auto;
}
.s_com {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
	margin: 0px;
	height: auto;
	width: 150px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 45px;
}
/*サイド1番目のボタン*/
#sidenavi #sidenavi_right li#ths1 a{
	background-image: url(../image/side_navi_01.gif);
	background-repeat: no-repeat;
}
#sidenavi #sidenavi_right li#ths1 a:hover,#sidenavi #sidenavi_right li#ths1 a:active  {
	background-image: url(../image/side_navi_001.gif);
	background-repeat: no-repeat;
}
/*サイド2番目のボタン*/
#sidenavi #sidenavi_right li#ths2 {
	background-image: url(../image/side_navi_02.gif);
	background-repeat: no-repeat;
}
#sidenavi #sidenavi_right li#ths2 a:hover,#sidenavi #sidenavi_right li#ths2 a:active  {
	background-image: url(../image/side_navi_002.gif);
	background-repeat: no-repeat;
}
/*サイド3番目のボタン*/
#sidenavi #sidenavi_right li#ths3 {
	background-image: url(../image/side_navi_03.gif);
	background-repeat: no-repeat;
}
#sidenavi #sidenavi_right li#ths3 a:hover,#sidenavi #sidenavi_right li#ths3 a:active  {
	background-image: url(../image/side_navi_003.gif);
	background-repeat: no-repeat;
}
/*サイド4番目のボタン*/
#sidenavi #sidenavi_right li#ths4 {
	background-image: url(../image/side_navi_04.gif);
	background-repeat: no-repeat;
}
#sidenavi #sidenavi_right li#ths4 a:hover,#sidenavi #sidenavi_right li#ths4 a:active  {
	background-image: url(../image/side_navi_004.gif);
	background-repeat: no-repeat;
}
/*サイド5番目のボタン*/
#sidenavi #sidenavi_right li#ths5 {
	background-image: url(../image/side_navi_05.gif);
	background-repeat: no-repeat;
}
#sidenavi #sidenavi_right li#ths5 a:hover,#sidenavi #sidenavi_right li#ths5 a:active  {
	background-image: url(../image/side_navi_005.gif);
	background-repeat: no-repeat;
}
/*フッタ*/
#footer {
	padding: 0px;
	height: auto;
	width: 900px;
	vertical-align: bottom;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#footer #footer_navi {
	height: auto;
	width: 900px;
	margin-top: 53px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.f_com {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #FFFFFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 24px;
}
