@charset "utf-8";
/* CSS Document */

body {
	font-family: "メイリオ";
	margin: 0px;
	padding: 0px;
}
#head-wrapper {
	padding: 0px;
	height: auto;
	width: 1025px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
 /* box-shadow */
 box-shadow:rgba(138, 138, 138, 0.6) 1px 1px 6px 0px;
 -webkit-box-shadow:rgba(138, 138, 138, 0.6) 1px 1px 6px 0px;
 -moz-box-shadow:rgba(138, 138, 138, 0.6) 1px 1px 6px 0px;
}
#area-outer {
	display: block;
	height: 85px;
	width: 945px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #1A314F;
	background-image: url(../images/header.png);
	background-repeat: repeat-x;
	background-position: center center;
	padding-top: 5px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 40px;
}
.logo {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: auto;
}
#mainimg {
 padding: 0px;
 width: 940px;
 height: auto;
 margin-top: 0px;
 margin-right: auto;
 margin-bottom: 30px;
 margin-left: auto;
}
#mainimg img{
 display: block;
 padding: 0px;
 width: 940px;
 height: auto;
 margin-top: 0px;
 margin-right: auto;
 margin-bottom: 0px;
 margin-left: auto;
}
ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#layout {
	padding: 0px;
	height: auto;
	width: 930px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 200px;
	margin-left: auto;
}
#clear {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: auto;
	width: auto;
}#right-column {
	margin: 0px;
	padding: 0px;
	float: right;
	height: auto;
	width: 605px;
}
h2 {
	padding: 0px;
	height: 45px;
	width: 605px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	background-color: #1A314F;
	background-image: url(../images/h2.png);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	font-size: 15px;
	line-height: 45px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	text-align: left;
	text-indent: 10px;
}
#right-column p {
	font-size: 14px;
	line-height: 25px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	height: auto;
	width: 595px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	display: block;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#center-field {
	padding: 0px;
	height: auto;
	width: 605px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
}
.thumbnail {
	display: block;
	margin: 0px;
	float: left;
	height: auto;
	width: auto;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 0px;
}
#left-column {
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 280px;
}
h3 {
	padding: 0px;
	height: 40px;
	width: 280px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #1A314F;
	font-size: 14px;
	line-height: 35px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	display: block;
	background-image: url(../images/h3.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#left-column ul {
	background-color: #ebebeb;
	height: auto;
	width: 270px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#site-menu {
	height: 50px;
	width: 270px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 14px;
	line-height: 50px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	background-image: url(../images/submenu.png);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	text-align: left;
	text-indent: 25px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #1A314F;
}
#site-menu a {
	color: #000;
	text-decoration: none;
	display: block;
}
#site-menu a:hover {
	color: #333;
	text-decoration: underline;
	background-image: url(../images/submenuhover.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#left-column p {
	font-size: 12px;
	color: #333;
	height: auto;
	width: auto;
	word-break: break-all;
	line-height: 25px;
	display: block;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-color: #FFF;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #EBEBEB;
	border-bottom-color: #EBEBEB;
	border-left-color: #EBEBEB;
}
#left-column p a {
	text-decoration: none;
}
#left-column p a:hover {
	text-decoration: underline;
}
#left-column p img {
	float: left;
	height: auto;
	width: auto;
	padding-top: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin: 0px;
	display: block;
	padding-right: 5px;
}
#wrap-main {
	margin: 0px;
	padding: 0px;
	float: right;
	height: 85px;
	width: 610px;
}
h1 {
	font-size: 12px;
	line-height: 35px;
	font-weight: normal;
	color: #666;
	text-decoration: none;
	display: block;
	padding: 0px;
 width: auto;
 height: 35px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: right;
}
#btns {
	height: 20px;
	width: auto;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	text-decoration: none;
	color: #666;
	float: right;
	padding: 0px;
	background-image: url(../images/button.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	text-indent: 15px;
}
#btns a {
	text-decoration: none;
	color: #666;
}
#btns a:hover {
	text-decoration: underline;
	color: #333333;
}
#footnavi {
	display: block;
	padding: 0px;
	height: 70px;
	width: 1025px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #1A314F;
	font-size: 12px;
	line-height: 70px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	text-align: center;
}
#footnavi a {
	font-size: 12px;
	color: #FFF;
	text-decoration: underline;
}#pagetop {
	height: 30px;
	width: 150px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 820px;
	background-color: #1A314F;
	padding: 0px;
}
#div_links {
	font-size: 13px;
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
	display: block;
	line-height: 25px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C9C9C4;
}
#div_links a {
	text-decoration: none;
}
#div_links a:hover {
	text-decoration: underline;
}
#div_links .link-text {
	font-size: 13px;
	line-height: 20px;
	font-weight: normal;
	color: #1A314F;
	text-decoration: none;
	display: block;
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
}
#center-field #site-menu {
	font-size: 14px;
	line-height: 50px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	display: block;
	padding: 0px;
	height: 50px;
	width: 605px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	background-image: url(../images/sub.png);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: left;
	text-indent: 30px;
}
#center-field #site-menu a {
	text-decoration: none;
}
#center-field #site-menu a:hover {
	text-decoration: underline;
	background-image: none;
}
table {
	border-collapse: collapse;
	font-size: 14px;
	padding: 0px;
	height: auto;
	width: 605px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	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: solid;
	border-top-color: #e1e1e1;
	border-right-color: #e1e1e1;
	border-bottom-color: #e1e1e1;
	border-left-color: #e1e1e1;
}
td,tr {
	border: 1px solid #e1e1e1;
	border-collapse: collapse;
	font-size: 14px;
}
th {
	font-size: 14px;
	font-weight: normal;
	background-color: #f6f6f6;
	text-align: left;
	text-indent: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #e1e1e1;
}
