@charset "utf-8";
#container {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #666666;
}

#header {
	background-color: #017acd;
	background-image: url(images/sky.jpg);
	padding-top: 12px;
	padding-right: 20px;
	padding-bottom: 60px;
	padding-left: 20px;
}
#header p {
	font-size: 14px;
	color: #FFFFFF;
	margin: 0px;
}
#header h1 {
	margin: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	padding-top: 0px;
}
#navi
 {
	height: 30px;
	width: auto;
	background-image: url(images/rollover.png);
	font-size: 11px;
	color: #FFFFFF;
	background-color: #005087;
}
#menu {
	margin-left: 0px;
	padding-left: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	background-color: #005087;
	height: 30px;
	margin-top: 0px;
	margin-bottom: 6px;
	text-align: center;
	padding-top: 0px;
	background-image: url(images/rollover.png);
	width: 760px;
	color: #FFFFFF;
}

#menu li {
	list-style-type: none;
	float: left;
}
#menu li a {
	display: block;
	width: 107px;
	line-height: 30px;
	text-decoration: none;
	text-align: center;
	color: #FFFFFF;
	background-color: #005087;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	background-image: url(images/rollover.png);
}
#menu  li  a:hover {
	background-color: #017acd;
	background-position: left bottom;
	font-weight: bold;
	color: #FFFF00;
}
#menu  li.menulast  a {
	border-right: none;
}
#bread {
	width: 760px;
	float: left;
}


.bread {
	font-size: 12px;
	margin-top: 8px;
	margin-bottom: 22px;
	text-indent: 12px;
	padding-top: 0px;
}


#main {
	width: 729px;
	float: left;
	clear: left;
	height: auto;
}
#sidebar {
	width: 150px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #005087;
	border-right-color: #005087;
	border-bottom-color: #005087;
	border-left-color: #005087;
	float: left;
	height: auto;
}
#sidemenu {
	padding-left: 0px;
	line-height: 0px;
	border: 0px solid #FFFFFF;
	margin: 0px;
}
#sidemenu li {
	list-style-type: none;
}
#sidemenu li a {
	line-height: 30px;
	background-color: #005087;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
	padding-left: 12px;
	color: #FFCC00;
}
#sidemenu li a:hover {
	background-color: #017acd;
}
#sidemenu li.sidemenulast a {
	border-bottom-style: none;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#sidemenu ul {
	margin: 0px;
	padding: 0px;
	font-size: 13px;
	text-indent: 12px;
}
#sidemenu  ul  li a {
	color: #000000;
	background-color: #FFFFFF;
	line-height: 24px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #aacfff;
	font-size: 13px;
}
#sidemenu ul li a:hover {
	background-color: #FFFFCC;
}
#line_vert {
	width: 151px;
	margin: 0px;
	padding: 0px;
	background-color: #005087;
	background-image: url(images/line_vert_ho.jpg);
	height: 400px;
}

#content {
	width: 547px;
	margin-right: 0px;
	margin-left: auto;
	float: right;
	margin-top: 0px;
	margin-bottom: 25px;
	display: inline;
}

#content h2 {
	background-color: #92c9ff;
	background-image: url(images/grad_ho_01.jpg);
	background-repeat: repeat-x;
	font-size: 14px;
	color: #000000;
	padding-left: 6px;
	line-height: 32px;
	margin-bottom: 0px;
	margin-top: 0px;
	border: 1px solid #84c2ff;
	padding-top: 0px;
	padding-bottom: 0px;
}
#content h3 {
	background-color: e0e0e0;
	background-image: url(images/bar_ho_01.jpg);
	background-repeat: no-repeat;
	font-size: 14px;
	line-height: 24px;
	padding-left: 30px;
	margin-top: 30px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#content h4 {
	background-color: e0e0e0;
	font-size: 13px;
	line-height: 20px;
	padding-left: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #669900;
	margin-left: 40px;
	font-weight: bold;
	margin-right: 20px;
	padding-bottom: 0px;
	padding-top: 0px;
}
#content   h5 {
	background-color: e0e0e0;
	font-size: 13px;
	line-height: 13px;
	padding-left: 15px;
	margin-top: 4px;
	margin-bottom: 0px;
	color: #003300;
	margin-left: 55px;
	font-weight: bold;
	margin-right: 20px;
	padding-bottom: 0px;
}

.photo01 {
	margin: 0px;
	float: right;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.photo02 {
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#content p {
	font-size: 13px;
	margin-top: 0px;
	padding-left: 14px;
	margin-bottom: 0px;
	padding-bottom: 6px;
	padding-right: 14px;
	line-height: 1.4;
}
.content_01 {
	padding-left: 30px;
	padding-right: 6px;
	margin-top: 0px;
	padding-top: 4px;
	margin-bottom: 0px;
}
.content_02 {
	padding-left: 60px;
	padding-right: 10px;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.content_03 {
	padding-left: 60px;
	padding-right: 10px;
	margin-top: 0px;
	padding-top: 0px;
	display: block;
}
.content_04 {
	padding-left: 45px;
	padding-right: 6px;
	padding-top: 0px;
	font-size: 13px;
	margin-top: 20px;
}
.content_05 {
	padding-left: 70px;
	padding-right: 10px;
	margin-top: 0px;
	padding-top: 2px;
	font-size: 13px;
}
.content_06 {
	padding-left: 60px;
	padding-right: 10px;
	margin-top: 25px;
	padding-top: 12px;
	font-size: 13px;
	border: 1px solid #003300;
	margin-right: 0px;
	margin-left: 45px;
	height: 280px;
}










#sidebar-right {
	width: 172px;
	height: auto;
	float: right;
	padding-right: 8px;
}
#footer_line {
	width: 760px;
	background-image: url(images/line_foot_01.jpg);
	margin: 0px;
	padding: 0px;
	height: 2px;
	background-repeat: no-repeat;
	clear: both;
	line-height: 2px;
}

#footer_menu {
	padding: 0px;
	width: 760px;
	background-image: url(images/line_foot_02.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	height: 20px;
}
#footer_menu ul {
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#footer_menu li {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 11px;
	color: #666666;
	display: inline;
}

#footer_menu a:link {/*未訪問のリンク*/
	color:#006666;
	font-weight: normal;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	text-decoration: none;
}
#footer_menu a:hover {/*ロールオーバーのリンク*/
	color:#006666;
	font-weight: normal;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	text-decoration: none;
	font-style: italic;
}

#footer_menu a:visited {/*訪問後のリンク*/
	color:#006666;
	font-weight: normal;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	text-decoration: none;
}
#footer_info {
	width: 760px;
	height: 36px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
#footer_info p {
	font-size: 12px;
	line-height: 1px;
	text-align: center;
	margin-top: 14px;
	vertical-align: middle;
}
#footer {
	background-image: url(images/line-blue.png);
	background-repeat: repeat-x;
	margin-top: 0px;
	font-size: 11px;
	color: #669999;
	height: 26px;
	text-align: right;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	clear: both;
	width: 760px;
	padding-top: 8px;
}
