@charset "utf-8";

/*--------------------------------------------------------------------
common
css初期化
--------------------------------------------------------------------*/
html, body {
	font-family: "ＭＳ Ｐゴシック","MS P Gothic","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3",Osaka,sans-serif;
	margin: 0;
	padding: 0;
	font-size: 100%;
}

h1, h2, h3, h4, h5, h6, address, div, blockquote, p, pre, ul, ol, li, dl, dt, dd, hr {
	font-family: "ＭＳ Ｐゴシック","MS P Gothic","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3",Osaka,sans-serif;
	margin: 0;
	padding: 0;
	border: 0;
	font-style: normal;
	font-weight: normal;
	font-size: 100%;
}

table, caption, th, td {
	font-family: "ＭＳ Ｐゴシック","MS P Gothic","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3",Osaka,sans-serif;
	margin: 0;
	padding: 0;
	border: 0;
	font-style: normal;
	font-weight: normal;
	font-size: 100%;
}

span, em, strong, dfn, code, samp, kbd, var, cite, abbr, acronym, sub,
sup, q, br, ins, del, a, img, object, iframe {
	font-family: "ＭＳ Ｐゴシック","MS P Gothic","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3",Osaka,sans-serif;
	margin: 0;
	padding: 0;
	border: 0;
	font-style: normal;
	font-weight: normal;
	font-size: 100%;
}

.clear {
	display: block;
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}

* table tr td:after {
	display: block;
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
	content: "";
	overflow: hidden;
}

/*--------------------------------------------------------------------*/
/*タグの基本設定*/
/*--------------------------------------------------------------------*/
body {
	background-image:url(../img/back.jpg);
	background-repeat:repeat;
	line-height: 1.4;
	letter-spacing: 0.06em;
	overflow: scroll;
	font-size: small;
	color: #414141;
}

/*クローム用*/
body:first-of-type {
	padding: 0 0 0 1px;
}

/*IE6・7用*/
*body {
	overflow: auto;
	padding: 0 0 0 1px;
}

a {
	text-decoration: none;
	outline: none;
	color: #333333;
}

a:hover{
	text-decoration: underline;
	color: #666666;
}

a:hover img{
	filter: alpha(opacity=80); 
	-moz-opacity: 0.80;
	opacity: 0.80;
}

/*--------------------------------------------------------------------
Container
--------------------------------------------------------------------*/
div#Container {
	width: 945px;
	padding: 10px 20px;
	margin: 0 auto;
	background: #fff;
	margin:10px auto;
}

/*--------------------------------------------------------------------
h1
--------------------------------------------------------------------*/
h1 {
	text-align: center;
	font-size: 120%;
	font-weight: bold;
	color: #00335e;
}

/*--------------------------------------------------------------------
Contents
--------------------------------------------------------------------*/
div#Contents {
	width: 945px;
	margin: 0 auto;
	padding: 10px 0;
	overflow: hidden;
}

div#Contents:after {
	display: block;
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
	content: "";
}

/*--------------------------------------------------------------------
header
--------------------------------------------------------------------*/
div#header{
	background-image:url(../img/logo.jpg);
	white-space :nowrap;
	overflow :hidden;
	text-indent:100%;
	width :422px;
	height:63px;
	margin-bottom:10px;
}

div#header h1 a{
	width :422px;
	height:63px;
	display:block;

}

/*--------------------------------------------------------------------
Main
--------------------------------------------------------------------*/
div#Main {
	width: 700px;
	float: right;
}

div#Main h2 {
	font-size: 105%;
	font-weight: bold;
	color: #00335e;
}

div#Main div#PortImg {
	margin: 10px auto 0 auto;
	text-align: center;
}

div#Main p {
	margin: 10px auto 0 auto;
}

div#Main table {
	width: 80%;
	margin: 10px auto 0 auto;
	border-collapse: collapse;
	border: 0 none;
}

div#Main table tr th {
	width: 25%;
	padding: 5px 10px;
	background:#808080;
	border: 1px solid #414141;
	text-align: left;
	vertical-align: top;
	color: #fff;
}

div#Main table tr td {
	width: 75%;
	padding: 5px 10px;
	border: 1px solid #414141;
	text-align: left;
	vertical-align: top;
}

div#Main table tr td ul {
	padding: 0 0 0 8px;
	margin: 0 0 0 8px;
}

div#Main table tr td ol {
	padding: 0 0 0 8px;
	margin: 0 0 0 8px;
}

/*--------------------------------------------------------------------
Side
--------------------------------------------------------------------*/
div#Side {
	width: 220px;
	float: left;
	
}

div#Side ul li {
	list-style: none;
	margin: 0 0 10px 0;
	height:40px;
}

div#Side ul li a {
	display: block;
	padding: 10px;
	background: #c0c0c0;
	text-align: left;
	text-decoration: none;
	overflow: hidden;
	color: #f0ffff;
	font-weight:bold;

}

div#Side ul li a:hover {
	background: #d8bfd8;
	color: #708090;
}

/*--------------------------------------------------------------------
address
--------------------------------------------------------------------*/
address {
	clear: both;
	text-align: center;
	color: #00335e;
}

#main5{
	background-image:url(../img/top2.jpg);
	background-repeat:no-repeat;
	margin:0 auto;
	width:986px;
	height:745px;
	margin-top:50px;
}

div#main5 ul{
	display:block;
	padding-top:465px;
	padding-left:64px;
	width :986px;
	height:170px;
}

div#main5 ul li{
	float:left;
	display:block;

}
li#menu1{
	width :151px;
	height:169px;
	margin-right:26px;
}
li#menu2{
	width :152px;
	height:170px;
	margin-right:26px;

}
li#menu3{

	width :151px;
	height:171px;
	margin-right:26px;
}
li#menu4{

	width :151px;
	height:171px;
	margin-right:26px;
}
li#menu5{

	width :151px;
	height:171px;
}

div#main5 li a{
	display:block;
	white-space :nowrap;
	overflow :hidden;
	text-indent:100%;
}
li#menu1 a{
	width :151px;
	height:171px;
}

li#menu1 a:hover{
	background-image:url(../img/color1.jpg);

}

li#menu2 a{
	width :152px;
	height:170px;
}

li#menu2 a:hover{
	background-image:url(../img/color2.jpg);
	width :152px;
	height:170px;
}

li#menu3 a{
	width :151px;
	height:171px;
}

li#menu3 a:hover{
	background-image:url(../img/color3.jpg);
	width :151px;
	height:171px;
}
li#menu4 a{
	width :151px;
	height:171px;
}

li#menu4 a:hover{
	background-image:url(../img/color4.jpg);
	width :151px;
	height:171px;
}

li#menu5 a{
	width :151px;
	height:171px;
}

li#menu5 a:hover{
	background-image:url(../img/color5.jpg);
	width :151px;
	height:171px;
}