@charset "shift_jis";

body {
	background: #FFF;
	margin: 0 0 10px 0;
	padding: 0;
	color: #333;
}

a:link {
	color: #005099;
	text-decoration: underline;
}
a:visited {
	color: #665099;
	text-decoration: underline;
}
a:hover {
	color: #0066CC;
	text-decoration: underline;
}
a:active {
	color: #0066CC;
	text-decoration: underline;
}

#siteIndexContainer {
	width: 898px;
	height: auto;
	margin: 0;
	padding: 0;
	border-left: 1px solid #C1C1C1;
	border-right: 1px solid #C1C1C1;
	border-bottom: 1px solid #C1C1C1;
}
#Container {
	width: 900px;
	height: auto;
	margin: 0;
	padding: 0;
}
#Container #top {
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
	border-left: 1px solid #C1C1C1;
	border-right: 1px solid #C1C1C1;
}

td.partetion01 {
	background: url(../img/index/line.gif) repeat-x;
}

#contentsHeader {
	margin: 0;
	padding: 10px 0;
	background: url(../img/template/head_bg.jpg) no-repeat;
}
td#headLogo {
	margin: 0;
	padding: 0 10px 0 0;
}
td#headInfo {
	margin: 0;
	padding: 0 207px 6px 0;
}
td#headSubBtn {
	margin: 0;
	padding: 9px 0 12px 0;
}

div#contents {
	margin: 0;
	padding: 10px;
	border: 1px solid #C1C1C1;
}

.middle {
	font-size: 12px;
	line-height: 133%;
	font-family: メイリオ, Meiryo, verdana, helvetica, Arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #333;
}
.small {
	font-size: 10px;
	font-family: メイリオ, Meiryo, verdana, helvetica, Arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.catchText {
	color: #333;
}
.leadText {
	color: #666;
}
.specialText1 {
	color: #F60;
}
.specialText2 {
	color: #F69;
}
.specialText3 {
	color: #F33;
}
.specialText4 {
	color: #F66;
}
.specialText5 {
	color: #390;
}
.specialText6 {
	color: #09C;
}
.specialText7 {
	color: #F90;
}
.specialText8 {
	color: #390;
}
.specialText9 {
	color: #090;
}

.annotationText {
	color: #C66;
}
.annotationText2 {
	color: #C33;
}

p,
form {
	margin: 0;
	padding: 0;
}
p.pad5 {
	margin: 0;
	padding: 2px 0 0 0;
}
p.pad15 {
	margin: 0;
	padding: 15px 0 0 0;
}
img.bdr01 {
	border: 1px solid #CCC;
}


#sitetopFooter {
	height: 30px;
	background: #EBEBEB url(../img/template/foot_bg.jpg) no-repeat;
	vertical-align: middle;
	font-size: 10px;
	font-family: メイリオ, Meiryo, verdana, helvetica, Arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #333;
}
#sitetopFooter #cation {
	float: left;
	margin: 0;
	padding: 0 0 0 10px;
}
#sitetopFooter #copy {
	float: right;
	margin: 0;
	padding: 0 10px 0 0;
	font-family: Meiryo, verdana, helvetica, Arial, sans-serif;
}

#footButtonArea {
	margin: 0;
	padding: 21px 0 0 0;
	background: url(../img/template/foot_line.gif) repeat-x;
}
#footButtonArea img#pagetop {
	margin: 0 0 0 757px;
	padding: 0;
}

#footerArea {
	border-left: 1px solid #C1C1C1;
	border-right: 1px solid #C1C1C1;
	border-bottom: 1px solid #C1C1C1;
	padding: 0 10px 0 0;
	margin: 0;
	height: 30px;
	background: #EBEBEB url(../img/template/foot_bg.jpg) no-repeat;
	text-align: right;
}
#footerArea #copy {
	font-size: 10px;
	font-family: Meiryo, verdana, helvetica, Arial, sans-serif;
	padding-top: 8px;
}

#bannerArea {
	width: 900px;
	height: 48px;
	margin: 5px 0 0 0;
	padding: 0;
}

#bannerArea ul {
	margin: 0;
	padding: 0;
	float: right;
}
#bannerArea li {
	width: 198px;
	height: 48px;
	list-style-type: none;
	margin: 0 0 0 5px;
	padding: 0;
	float: left;
}
