@charset "utf-8";
#path {
	text-align: right;
	font-size: 11px;
	color: #1A5F80;
	margin-top: 3px;
}
#path a {
	color: #2792c3;
	text-decoration: none;

}
.back {
	text-align: right;
	clear: both;
	padding: 10px 5px 5px;
}
.back a.b-up {
	background: url(../img/arrow_up.gif) no-repeat;
	padding-left: 16px;
	text-decoration: none;
}
.back a.b-back {
	background: url(../img/arrow_back.gif) no-repeat;
	padding-left: 16px;
	text-decoration: none;
}
.f_clear {
	clear:both
}

h1 {
	font-family: "ＭＳ Ｐ明朝";
	font-weight: bold;
	font-size: 30px;
	color: #17184b;
	margin-bottom: 25px;
	margin-top: 10px;
}
h2 {
	clear: both;
	margin-bottom: 40px;
	text-align: center;
}
h3 {
	color: #1e50a2;
	font-weight: bold;
	clear: both;
	padding: 0px 10px 5px 10px;
}

/*ページ内リンク*/
.mkj {
	font-size: 105%;
	margin: 0px 0px 3px 15px;
	font-weight: bold;
}
ul.plink {
	list-style-type: none;
	width: 500px;
	font-size: 12px;
	margin: 0px 0px 0px 15px;
	height: 1em;
	padding: 0px 0px 30px 0px;
}
ul.plink li {
	float: left;
	width: auto;
	border-left: 3px solid #1A1883;
	list-style-type: none;
	padding: 1px 15px 1px 5px;
	height: 1em;
	margin-top: 2px;
}
/*ページ内リンク　縦長*/
.mkj_t {
	font-size: 105%;
	margin: 0px 0px 3px 15px;
	font-weight: bold;
}
ul.plink_t {
	list-style-type: none;
	font-size: 90%;
	margin: 0px 0px 25px 25px;
}
ul.plink_t li {
	width: auto;
	list-style-type: none;
	background: url(../img/arrow_plink.jpg) no-repeat 0px 3px;
	padding: 3px 0px 1px 17px;
	line-height: 1.3em;
	border-bottom: 1px dotted #CCCCCC;
	margin: 0px 100px 0px 0px;
}


/*その他*/
.text {
	font-size: 90%;
	line-height: 1.5em;
	padding: 0px 10px 0px 20px;
	margin-bottom: 20px;
	clear: both;
}
.text dt {
	font-weight: bold;
	border-bottom: 1px solid #89c3eb;
}
.text dd {
	line-height: 1.3em;
	padding-left: 20px;
	margin: 2px 0px 8px 0px ;
}
.str {
	font-size: 110%;
	font-weight: bold;
}
.img_center {
	text-align: center;
}

/*アクセス*/
table.access {
	background-color: #999999;
	font-size: 85%;
}
table.access th {
	background-color: #FFFFFF;
	padding: 3px;
	font-weight: bold;
	width: 3em;
	text-align: center;
}
table.access td {
	background-color: #FFFFFF;
	text-align: right;
	padding: 3px;
	width: 6em;
}
table.access td.amds {
	text-align: center;
	background-color: #E1E1E1;
}

/*お問い合わせ用*/
.js_tyuui {
	font-size: 12px;
	color: #648ACA;
	padding-top: 15px;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}
.info {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}
.info .mds_info {
	font-size: 150%;
	font-weight: bold;
	border-bottom: 1px solid #A5BBE0;
	padding: 2px 0px 2px 10px;
	background-color: #ECF1F9;
}
.info .mds_text {
	padding: 5px 10px 5px 30px;
}
.info .mds_area {
	clear: both;
	height: 1.5em;
	padding: 5px 0px 0px  50px;
}
.info .mds_area_left {
	float: left;
	text-align: right;
	width: 125px;
	padding-right: 5px;
	border-right: 3px solid #A5BBE0;
	height: 1.5em;
}
.info .mds_area_right {
	float: left;
	padding-left: 5px;
	height: 1.5em;
}
.info .line_top {
	height: 1px;
	display: block;
}
.info .line_bottom {
	clear: both;
	height: 20px;
	display: block;
}

/*関連リンク*/
ul.link {
	margin-left: 30px;
	list-style-type: none;
	margin-bottom: 15px;
}
ul.link li {
	margin-bottom: 8px;
}
ul.link li a {
}
