@charset "UTF-8";
a:link {
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	color: #03F;
}
a:visited {
	text-decoration: none;
}
a:hover {
	color: #F0F;
	text-decoration: none;
}
a:active {
	color: #F00;
	text-decoration: none;
}
/* CSS Document */

h1 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 21px;
	line-height: 28px;
}
h2 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 15px;
	line-height: 21px;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
	font-weight: bold;
	letter-spacing: normal;
	word-spacing: normal;
	display: block;
	margin: 0px;
	padding-bottom: 0px;
}
body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 13px;
	line-height: 20px;
	text-align: center;
}
.side-b {
	font-size: 5px;
	background-image: url(data/kado1B.gif);
	background-repeat: repeat-y;
}
.side-c {
	font-size: 5px;
	background-image: url(data/kado1C.gif);
	background-repeat: repeat-y;
}
/* グローバルメニュー */
ul, li { margin: 0; padding: 0; list-style: none; }
/* styling */
#globalNav {
	height: 27px;
	overflow: hidden;
	float: left;
	clear: right;
	background-image: url(B-data/bang_head_d.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#globalNav li {
	float: left;
	width: 103px;
}
#globalNav li a {
	display: block;
	*zoom: 1; /* ie6,7 */
}
#globalNav li a:hover,
#globalNav li a:active {
	text-indent: -9999px;
}
#base {
	text-align: center;
	display: block;
	height: 100%;
	width: 870px;
	margin: auto;
}
#layout {
	display: block;
	height: auto;
	width: 850px;
	text-align: center;
	margin: auto;
	clear: both;
}
.footer {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 10px;
	line-height: 12px;
	text-align: center;
	color: #333333;
	background-image: url(data/footer.gif);
	background-repeat: repeat-x;
}
.coment {
	font-size: 10px;
	line-height: 14px;
}
#bang {
	font-size: 13px;
	line-height: 20px;
	display: block;
	margin: auto;
	height: auto;
	width: 800px;
}
#clum {
	display: block;
	height: auto;
	width: 780px;
	background-image: url(B-data/back-aru01.gif);
	background-color: #E6E6DC;
	padding: 10px;
	margin: 0px;
}
#clum-title {
	background-color: #039;
	display: block;
	height: 23px;
	width: 780px;
	clear: both;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #FFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#clum-body {
	display: block;
	width: 780px;
	text-align: left;
	margin: 0px;
}
