@charset "UTF-8";
/* CSS Document */

#all {
	margin: auto;
	width: 760px;
	border: thin solid #999;
	background-color: #FBFBFB;
}
h1 {
	display: block;
	margin: 0px;
	width: 760px;
	background-color: #600;
}
#bread {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 70%;
	color: #666;
	width: 755px;
	padding-top: 10px;
	padding-bottom: 3px;
	text-align: left;
	padding-left: 5px;
}
h2 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 130%;
	color: #666;
	width: 760px;
	height: 40px;
	display: block;
	background-color: #FBFBFB;
	margin: 0px;
}
#all #navi {
	padding: 0px;
	height: 25px;
	width: 760px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #D9D9D9;
}
#all #navi ul {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 25px;
	width: 760px;
}
#all #navi ul li {
	display: inline;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#all #navi ul li a{
	display: block;
	margin: 0px;
	width: 106px;
	padding-top: 5px;
	padding-bottom: 5px;
	height: 15px;
	float: left;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #999;
	background-image: url(../images/2009_image/navi_u.gif);
	text-align: center;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 90%;
	color: #666;
	padding-right: 0px;
	padding-left: 0px;
}
#all #navi ul li a:hover {
	background-image: url(../images/2009_image/navi.gif);
	display: block;
	width: 106px;
	text-decoration: none;
	margin: 0px;
	float: left;
	height: 15px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#all #navi ul li a:visited {
	text-decoration: none;
}
#info_r {
	width: 760px;
	height: 220px;
	background-color: #FBFBFB;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#info_r #info-rl {
	background-color: #FBFBFB;
	margin: 0px;
	float: left;
	width: 200px;
	height: 155px;
	padding-top: 5px;
	text-align: center;
}
#info_r #info-rr {
	float: right;
	width: 550px;
	background-color: #F5F5F5;
	margin-top: 5px;
}
#info_c {
	height: 300px;
	width: 760px;
	margin: 0px;
	background-color: #FBFBFB;
	padding-top: 5px;
	padding-bottom: 5px;
}
#info_c #info-cl {
	width: 200px;
	background-color: #FBFBFB;
	float: left;
	text-align: center;
	height: 160px;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#info_c #info-cr {
	float: right;
	width: 550px;
	background-color: #FBFBFB;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
td {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 70%;
	color: #666;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #999;
	margin: 0px;
	padding-top: 2px;
}
#all #info_c #info-cr table tr td a {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-decoration: underline;
}
tr {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
th {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 70%;
	color: #666;
	text-align: center;
	margin: 0px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #999;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #999;
}
#footer {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 70%;
	color: #999;
	text-align: right;
	clear: both;
	float: none;
	width: 755px;
	background-color: #660032;
	height: 15px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
}
#all #footer a {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 100%;
	color: #FFF;
}
p {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 90%;
	color: #999;
	line-height: 130%;
}
a:link {
	color: #666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #600;
}
a:active {
	text-decoration: none;
}
body {
	background-image: url(../images/2009_image/bg.png);
}
