@charset "utf-8";
body {
	background-image: url(../img/imgtop2.gif);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-bottom: 0px;
}
#contanier {
	height: auto;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
h1 {
	font-size: 12px;
       font-family: "ＭＳ Ｐゴシック", sans-serif;
	line-height: 15px;
	height: 15px;
	width: 500px;
	margin-top: 7px;
	margin-bottom: 0px;
	font-weight: bold;
	color: #03F;
}
#logo {
	float: left;
	height: 60px;
	width: 250px;
	margin-bottom: 7px;
}
#img {
	height: 270px;
	width: 800px;
	margin-top: 20px;
}
#submenu {
	float: right;
	height: 20px;
	width: 200px;
	margin-top: 20px;
}
h2   {
	margin-top: 0px;
	margin-bottom: 0px;
}
h3  {
	font-size: 14px;
       font-family: "ＭＳ Ｐゴシック", sans-serif;
	color: #00F;
	line-height: 36px;
	margin-top: 4px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.h3sub {
	font-size: 12px;
       font-family: "ＭＳ Ｐゴシック", sans-serif;
	color: #999;
	font-weight: bold;
}
#submenu ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 0px;
	font-size: 12px;
       font-family: "ＭＳ Ｐゴシック", sans-serif;
	line-height: 20px;
	color: #333;
}
#submenu ul li {
	float: left;
	list-style-type: none;
	padding-right: 20px;
	background-image: url(../img/icon/menuli2.gif);
	background-repeat: no-repeat;
	background-position: 2px;
	padding-left: 15px;
}
#submenu ul li a {
	color: #333;
	text-decoration: none;
}
#submenu ul li a:hover {
	color: #03F;
	text-decoration: none;
}

#topmenu {
	clear: left;
	height: 38px;
	width: 800px;
	margin: 0px;
	padding: 0px;
}
#topmenu ul {
	height: 38px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999;
	margin: 0px;
	padding: 0px;
}
#topmenu ul li {
	float: left;
	list-style-type: none;
	width: 155px;
	display: block;
	height: 38px;
	line-height: 38px;
	text-align: center;
	font-size: 12px;
       font-family: "ＭＳ Ｐゴシック", sans-serif;
	color: #333;
	font-weight: bold;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
	padding-bottom: 0px;
}
#topmenu ul li a {
	color: #333;
	text-decoration: none;
}
#topmenu ul li a:hover {
	color: #03F;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #03F;
	height: 36px;
	width: 155px;
	display: block;
}
#leftmenu {
	float: left;
	height: auto;
	width: 520px;
	margin-top: 20px;
	margin-bottom: 20px;
}
#lefttitle {
	background-image: url(../img/imginfo.gif);
	background-repeat: repeat-x;
	height: 40px;
	width: 520px;
}
#leftmenu ul {
	margin-top: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-left: 0px;
	list-style-type: none;
}
.date {
	font-weight: bold;
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	color: #333;
}
.newtxt {
	margin-left: 10px;
	letter-spacing: 2px;
	line-height: 16px;
	font-size: 14px;
       font-family: "ＭＳ Ｐゴシック", sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	padding-bottom: 10px;
	width: 500px;
}
.read_more {
	float: right;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 12px;
       font-family: "ＭＳ Ｐゴシック", sans-serif;
	font-weight: bold;
	color: #03F;
}
#right {
	float: left;
	height: auto;
	width: 250px;
	margin-top: 20px;
	margin-left: 30px;
	margin-bottom: 20px;
}
#righttitle {
	background-image: url(../img/imgirinfo1.gif);
	background-repeat: repeat-x;
	height: 40px;
	width: 250px;
}
#right ul {
	margin-top: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-left: 0px;
	list-style-type: none;
}
.irtxt {
	margin-left: 10px;
	letter-spacing: 2px;
	line-height: 16px;
	font-size: 14px;
       font-family: "ＭＳ Ｐゴシック", sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	padding-bottom: 10px;
	width: 230px;
}
#foot {
	height: 80px;
	clear: left;
	background-color: #00006C;
	margin-left: 0px;
}
#footer {
	height: auto;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#copy {
	font-size: 14px;
       font-family: "ＭＳ Ｐゴシック", sans-serif;
	line-height: 30px;
	color: #FFF;
	float: left;
	height: 30px;
	width: 500px;
}
#copy h4 {
	margin-top: 0px;
	margin-bottom: 0px;
}
#nexttop {
	float: right;
	height: 40px;
	width: 150px;
	margin-right: 30px;
}
#footer h5 {
	text-align: left;
	clear: right;
}
#footer h5 a {
	color: #999;
	text-decoration: none;
	font-weight: normal;
}
