@charset "shift_jis";
html {
	height: 100%;
	width: 100%;
	padding: 0;
	margin: 0;
}


body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 1;
	color: #505050;
	margin: 0px;
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
}
#wrapper {
	height: auto;
	width: 490px;
	margin:0 auto 0 auto;
	position: relative;
	text-align: center;
	border-style: none;
}
#header {
	width: auto;
	height: 150px;
	display: block;
	position: relative;
}


#content {
	height: auto;
	width: auto;
	display: block;
	top: 0px;
	text-align: center;
	margin: 0 auto;
	clear: both;
}
#footer {
	margin:0px;
	font-size: 10px;
	line-height: 1em;
	text-align: center;
	height: 40px;
	width: auto;
	padding: 0;
	clear: both;
	display: block;
}

ol#topicPath {
	margin-left: 70px;
	padding: 0;
	font-size: 90%;
	list-style: none;
	margin-top: 10px;
	margin-bottom :20px;
	display: block;
	position: relative;
	clear: both;
	float: right;
	right: 45px;
	height: auto;
	width: auto;
}
ol#topicPath li {
	float: left;
	padding-right: 7px;
	padding-left: 10px;
	background-image: url(../../images/contents/ico_topcpath.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;
}
ol#topicPath li.home {
	padding-left: 0;
	background: none;
}
ol#topicPath li a:link,
ol#topicPath li a:visited {
}
ol#topicPath li a:hover,
ol#topicPath li a:active {
}
ol#topicPath li em {
	font-style: normal;
	font-weight: bold;
}
.txt {
	font-weight: normal;
	margin: 0;
	padding: 0;
	text-align: left;
	line-height: 1.8em;
	display: block;
}
.Midashi {
	font-weight: bold;
	font-size: 14px;
	text-align: left;
	line-height: 1.8em;
	display: block;
	border: 0px solid #333;
	margin: 0;
	clear: both;
}
.caps {
	font-weight: normal;
	font-size: 10px;
	text-align: left;
	line-height: 1.8em;
	border: 0px dashed #333;
	display: block;
}
.textbox {
	position: relative;
	display: block;
	border: 0px dashed #CACACA;
	margin: 0 auto 60px auto;
	text-align: left;
	width: auto;
	height: auto;
	overflow: visible;
	clear: both;
}
.attention {
	display: block;
	padding: 10px;
	background-color: #FFFCDB;
	border: 1px solid #CACACA;
	text-align: left;
	height: auto;
	float: left;
}
ol.sitePath {
	padding: 0;
	font-size: 10px;
	list-style: none;
	display: block;
	margin: 0 0 50px 0;
	border: 0px dashed #333;
}
ol.sitePath li {
	float: left;
	padding-right: 7px;
	padding-left: 10px;
	background-image: url(../images/contents/ico_sitepath.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;
	margin: 0;
	display: block;
	width: auto;
}
ol.sitePath li.home {
	padding-left: 0;
	background: none;
}
ol.sitePath li a:link,
ol.sitePath li a:visited {
}
ol.sitePath li a:hover,
ol.sitePath li a:active {
}
ol.sitePath li em {
	font-style: normal;
	font-weight: bold;
}


ol.sitePath_Ptop {
	font-size: 10px;
	list-style: none;
	display: block;
	position: absolute;
	clear: both;
	height: 20px;
	border: 0px solid #CACACA;
	margin: 0;
	padding: 0;
	top: 80px;
	left: 25px;
}
ol.sitePath_Ptop li {
	float: left;
	padding-right: 7px;
	padding-left: 10px;
	background-image: url(../images/contents/ico_sitepath.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;
	margin: 0;
	display: block;
	width: auto;
}
ol.sitePath_Ptop li.home {
	padding-left: 0;
	background: none;
}
ol.sitePath_Ptop li a:link,
ol.sitePath_Ptop li a:visited {
}
ol.sitePath_Ptop li a:hover,
ol.sitePath_Ptop li a:active {
}
ol.sitePath_Ptop li em {
	font-style: normal;
	font-weight: bold;
}
.header_title {
	display: block;
	height: 29px;
	width: 202px;
	position: absolute;
	top: 40px;
	left: 25px;
}
.header_logo {
	display: block;
	height: 29px;
	width: 202px;
	position: absolute;
	top: 30px;
	left: 320px;
}
a {
	text-decoration: underline;
}
a img { border: none; }
a:link {
	color: #505050;
}

a:hover{
	text-decoration: none;
}
a:visited{
	color: #004EA2;
}
h3 {
	position: relative;
	z-index: 1;
	font-size: 21px;
	width: auto;
	height: 50px;
	display: block;
	clear: both;
	margin: 30px 0 0 0;
	line-height: 1.8em;
}
