html {
	margin: 0;
	padding: 0;
}

body {
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #EFEFEF;
	margin: 0;
	padding: 0;
	text-align: center;
}

h1, p {
	margin: 0px;
	padding: 0px;
}

img {
	border: 0px;
}

/* リンク */
a:link {
	color: #666666;
	text-decoration: underline;
}
a:visited {
	color: #666666;
	text-decoration: underline;
}
a:hover {
	color: #666666;
	text-decoration: none;
}
a:active {
	color: #666666;
	text-decoration: underline;
}

/* 共通設定 */
.clear {
	clear: both;
}

#container {
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	margin: 0px auto;
	padding: 0px;
	width: 714px;
	text-align: center;
	background-image: url(img/body-bg_other.jpg);
	background-repeat: repeat-y;
}


#header {
	width: 714px;
	text-align: center;
	margin: 0px auto;
	padding: 0px;
}

#pagebody {
	width: 714px;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
#pagebody-inner {
	padding: 0px;
}


#left {
	float: left;
	width: 194px;
	padding: 0px 0px 0px 7px;
}
#left-contents {
	margin-top: 10px;
	margin-bottom: 10px;
}

.left-navi {
	padding: 5px 15px 5px 7px;
	line-height: 1.3em;
	font-size: 12px;
	color: #CCCCCC;
	border-left: 2px solid #CCCCCC;
}

.left-navi-link {
	padding: 5px 15px 5px 7px;
	line-height: 1.3em;
	font-size: 12px;
	color: #0065CE;
	border-left: 2px solid #B90000;
}

.left-navi-link a:link {
	font-size: 12px;
	color: #0065CE;
	text-decoration: none;
}

.left-navi-link a:visited {
	font-size: 12px;
	color: #0065CE;
	text-decoration: none;
}

.left-navi-link a:hover {
	font-size: 12px;
	color: #0065CE;
	text-decoration: underline;
}

.left-navi-link a:active {
	font-size: 12px;
	color: #0065CE;
	text-decoration: none;
}

.banner-link {
	margin: 0px;
	padding: 10px 0px 10px 0px;
	text-align: left;
}

.banner {
	margin: 0px 0px 5px 0px;
	padding: 0px;
}

#right {
	float: left;
	width: 504px;
}
#right-contents {
	width: 490px;
	margin: 0px;
	padding: 0px 0px 0px 20px;
	text-align: left;
}

h2 {
	width: 465px;
	height: 30px;
	padding: 5px 0px 0px 10px;
	margin: 0px 0px 10px 0px;
	font-size: 16px;
	font-weight: bold;
	color: #0065CE;
	background-image: url(img/title-bg.jpg);
	background-repeat: no-repeat;
}

.contents-navi {
	width: 450px;
	margin: 0px 0px 20px 10px;
	background-color: #F2F2F2;
}

.contents-navi-list1 {
	width: 130px;
	padding: 8px 8px 8px 8px;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.3em;
	vertical-align: top;
	color: #666666;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}

.contents-navi-list2 {
	width: 100px;
	padding: 8px 5px 8px 5px;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.3em;
	vertical-align: top;
	color: #666666;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}

.contents-navi a:link {
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
	color: #666666;
}

.contents-navi a:visited {
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
	color: #666666;
}

.contents-navi a:hover {
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #666666;
}

.contents-navi a:active {
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
	color: #666666;
}

h3 {
	padding: 0px;
	margin: 10px 10px 15px 15px;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}

.contents-body {
	width: 440px;
	margin: 0px 10px 20px 15px;
	padding: 0px;
}

.text {
	margin: 0px 0px 20px 0px;
	padding: 0px;
	font-size: 14px;
	color: #333333;
	line-height: 1.5em;
}

.images {
	margin-bottom: 20px;
}

.next {
	width: 450px;
	margin: 30px auto 20px;
	padding: 0px;
	text-align: center;
}

.pagetop {
	width: 450px;
	margin: 20px 10px;
	padding: 0px;
	text-align: right;
}

.pagetop a:link {
	color: #0065CE;
	text-decoration: underline;
}
.pagetop a:visited {
	color: #0065CE;
	text-decoration: underline;
}
.pagetop a:hover {
	color: #0065CE;
	text-decoration: none;
}
.pagetop a:active {
	color: #0065CE;
	text-decoration: underline;
}

.contents-footer-navi {
	width: 450px;
	margin: 20px auto;
	padding: 10px;
	text-align: center;
	font-size: 12px;
	color: #666666;
}

.contents-footer-navi-text {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}

.contents-footer-navi a:link {
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
	color: #666666;
}

.contents-footer-navi a:visited {
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
	color: #666666;
}

.contents-footer-navi a:hover {
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #666666;
}

.contents-footer-navi a:active {
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
	color: #666666;
}


/* フッター */
#footer {
	background-image: url(img/footer-bg.jpg);
	background-repeat: no-repeat;
	width: 714px;
	height: 29px
}

#footer-logo {
	width: 330px;
	padding: 10px 0px 0px 10px;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	color: #183873;
	float: left;
}

#footer-logo a:link {
	font-size: 12px;
	font-weight: bold;
	color: #183873;
	text-decoration: none;
}

#footer-logo a:visited {
	font-size: 12px;
	font-weight: bold;
	color: #183873;
	text-decoration: none;
}

#footer-logo a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #183873;
	text-decoration: underline;
}

#footer-logo a:active {
	font-size: 12px;
	font-weight: bold;
	color: #183873;
	text-decoration: none;
}

address {
	padding: 10px 10px 0px 0px;
	font-size: 12px;
	color: #666666;
	font-style: normal;
	float: left;
}

