@charset "UTF-8";
body,td,th {
	font-size: 16px;
	color: #333333;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
body {
	background-color: #FFFFFF;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #333333;
}
#cont_i {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 40px;
	padding-bottom: 10px;
	padding-left: 40px;
	background-color: #FFCCFF;
	height: 860px;
	background-image: url(../images/top_end.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.cont_txt {
	width: 480px;
}
.navi {
	font-size: 14px;
	font-weight: bold;
}
.imgbox {
	width: 200px;
	float: right;
	display: table;
}
.rogo {
	background-position: center;
	display: table;
	width: 200px;
	float: right;
}
#head_e {
	width: 790px;
	margin-right: auto;
	margin-left: auto;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 24px;
	background-image: url(../images/head.jpg);
	height: 50px;
	padding-left: 10px;
	color: #FFFFFF;
	padding-top: 150px;
}
#navi_h {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 16px;
	font-weight: bold;
	text-align: right;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 10px;
}
#navi_f {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 10px;
}
#cont {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 10px;
}
#head_s {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 24px;
	color: #000066;
	background-image: url(../images/head_s.jpg);
	background-repeat: no-repeat;
	height: 150px;
	width: 770px;
	padding-top: 200px;
	padding-left: 30px;
	margin-right: auto;
	margin-left: auto;
}
