@charset "utf-8";
a:link
{
	color:#3A4A86;
	text-decoration:underline;
}
a:visited
{
	color: #3DB6B6;
	text-decoration:underline;
}
a:hover
{
	color: #D2E5E9;
	text-decoration:underline;
}
「*」{
	margin:0px;
	padding:0px;
}
html {
	height:100%;
}
body {
	margin: 0px;
	padding: 0px;
	height:100%;
	text-align:center;
	background-image: url(../img/bgimg.png);
	background-repeat: repeat;
}
table,tr,td {
	font-size:12px;
	line-height: 140%;
	color: #3A4A86;
}
#bgimg {
	width: 960px;
	height:100%;
	min-height: 100%;
	background-image: url(../img/bgimg.jpg);
	background-repeat: repeat-y;
	padding: 0px;
	margin: 0px auto;
}
body > #bgimg {
	height:auto;
}
#box {
	width: 940px;
	height:100%;
	position: relative;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: -10px;
	margin-left: 10px;
	padding: 0px;
}
#header {
	width: 940px;
	height: 60px;
	margin: 0px;
	padding: 20px 0px;
} 
#menubox {
	width: 190px;
	height: 670px;
	margin: 0px;
	clear: left;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.menu {
	width: 190px;
	height: 30px;
	padding: 0px;
	margin: 10px 0px 0px 0px;
}
.menu1_text {
	width: 190px;
	list-style-type: none;
	padding: 0px;
	height: 125px;
	margin: 0px;
}
.menu2_text {
	width: 190px;
	list-style-type: none;
	padding: 0px;
	height: 100px;
	margin: 0px;
}
.menu_news {
	width: 190px;
	text-align: left;
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	height: 184px;
	list-style-type: none;
	list-style-image: none;
	background-image: url(../img/manuline.png);
	background-repeat: repeat-y;
	padding: 0px;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D2E5E9;
	color: #529794;
	line-height: 120%;
}
.menu_news ul {
	width: 160px;
	height: 95px;
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 25px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 11px;
	line-height: 14px;
}
.menu_more {
	text-align: right;
	list-style-type: none;
	list-style-image: none;
	background-image: url(../img/manuline.png);
	background-repeat: repeat-y;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
#main {
	width: 690px;
	background-color: #d2e5e9;
	text-align: left;
	height:660px;
	padding: 0px;
	clear: right;
	float: right;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
} 
.title {
	width: 690px;
	height: 30px;
	margin: 0px;
	clear: right;
	padding: 0px;
	background-color: #3A4A86;
}
.textarea {
	width: 620px;
	text-align: left;
	background-color: #FFFFFF;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	height:560px;
	margin: 15px;
	padding: 20px;
	line-height: 140%;
	color: #3A4A86;
}
#navi  {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	width: 940px;
	bottom: 0px;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #91C4C2;
	border-bottom-color: #91C4C2;
	border-bottom-width: 1px;
	clear: both;
	float: none;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-top: 10px;
}
.push {
	height: 10px;
}
#footer {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	width: 100%;
	height: 10px;
	bottom: 0px;
	padding: 0px;
	margin: 0px;
	clear: both;
}

/*ここからclearfix*/

.clearfix:after{
  content:".";
  display:block;
  height:0;
  clear:both;
  visibility:hidden;
}
.clearfix{
  overflow:hidden;
}
/* Hides from IE-mac \*/
* html .clearfix{
  height:1%;
  overflow:visible;
}
/* End hide from IE-mac */

/*clearfixここまで*/

/*ここからプルダウン*/

#smenu2_1 {
	visibility:hidden;
	position:absolute;
	top:auto;
	left:auto;
	width:140px;
	padding:0px;
	margin:0px;
	z-index: 0;
}
.menu2 {
	width: 190px;
	padding: 0px;
	margin: 10px 0px 0px 0px;
}
