@charset "utf-8";
/* CSS Document */

* {
	margin: 0px;
	
}

img {
	border: none;
	
}

a:link,a:visited {
	text-decoration: none;
	color: #666666;
	
}

a:hover {
	color: #003132;

}

/*全体ボックス*/
html>body div#container {
	width: 910px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;

}

* html div#container {
	width: 912px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;

}

/*ヘッダー*/
div#header {
	margin: 0px;
	padding: 0px;
	width: 910px;
	height: 56px;
	background-image:  url(../index_images/header.gif);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;

}

/*フラッシュ*/
div#flash {
	width: 739px;
	height: auto;
	background-color: #000000;	

}

/*メニュー*/
div#menu {
	width:170px;
	text-align: center;
	float: left;
	height: 100%;
	
}

#menu ul,li {
	margin: 0;
	padding: 0;
	list-style: none;
	
}

#menu li {
	margin: 0;
	
}
/*メインコンテンツ*/
div#contents {
	margin: 0px;
	padding: 0px;
	width:739px;
	float:right;
	height: 100%;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	
}

/*Hides from IE5-mac \*/
* html #contents { height: 1%;}
/* End hide from IE5-mac */


/*フラッシュボックス*/
.flash1 {
	width: 249px;
	height: 200px;
	margin: 0;
	padding: 0;
	float: left;
	
}

.flash2 {
	width: 489px;
	height: 200px;
	margin: 0;
	padding: 0;
	float: left;
	
}

/*トップバナーボックス*/
.topBanner1 {
	width: 739px;
	height: auto;
	clear: both;
	
}

.topBanner1 ul,li {
	list-style: none;
	margin: 0;
	padding: 0;
		
}

.topBanner1 li {
	float: left;
	width: 184px;
	height: auto;
		
}

.topBanner1 a, .topBanner1 a:link, .topBanner1 a:visited {
	text-decoration: none;
	background: url(../index_images/contact_menu.gif);
	width: 184px;
	height: auto;
	text-align: center;
	display: block;
	font-size: 14px;
	font-weight: bold;
	color: #003132;
	padding-top: 12px;
	padding-bottom: 12px;
	
}

.topBanner1 a:hover {
	background: url(../index_images/contact_menu_v.gif);

}

.topBanner2 {
	width: 739px;
	height: auto;
	
}

.topBanner2 ul,li {
	list-style: none;
	margin: 0;
	padding: 0;

}

.topBanner2 li {
	float: left;
	width: 147px;
	height: auto;

}

* html .topBanner2 a, .topBanner2 a:link, .topBanner2 a:visited {
	text-decoration: none;
	background: url(../index_images/contact_menu2.gif);
	width: 147px;
	height: auto;
	text-align: center;
	display: block;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 9px;
	
}

html>/**/body .topBanner2 a, .topBanner2 a:link, .topBanner2 a:visited {
	text-decoration: none;
	background: url(../index_images/contact_menu2.gif);
	width: 147px;
	height: auto;
	text-align: center;
	display: block;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 7px;
	padding-bottom: 7px;
	line-height: 1;
	
}

*:first-child+html .topBanner2 a, .topBanner2 a:link, .topBanner2 a:visited {
	text-decoration: none;
	background: url(../index_images/contact_menu2.gif);
	width: 147px;
	height: auto;
	text-align: center;
	display: block;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
	
}

.topBanner2 a:hover {
	background: url(../index_images/contact_menu2_v.gif);

}

.topBanner3 {
	width: auto;
	height: auto;
	
}

.topBanner3 li {
	float: left;
	width: 147px;
	height: auto;

}

* html .topBanner3 a, .topBanner3 a:link, .topBanner3 a:visited {
	text-decoration: none;
	background: url(../index_images/contact_menu2s.gif);
	width: 147px;
	height: auto;
	text-align: center;
	display: block;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 9px;
	
}

html>/**/body .topBanner3 a, .topBanner3 a:link, .topBanner3 a:visited {
	text-decoration: none;
	background: url(../index_images/contact_menu2s.gif);
	width: 147px;
	height: auto;
	text-align: center;
	display: block;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 9px;
	padding-bottom: 9px;
	
}

*:first-child+html .topBanner3 a, .topBanner3 a:link, .topBanner3 a:visited {
	text-decoration: none;
	background: url(../index_images/contact_menu2s.gif);
	width: 147px;
	height: auto;
	text-align: center;
	display: block;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
	
}

.topBanner3 a:hover {
	background: url(../index_images/contact_menu2s_v.gif);

}

/*更新部分全体ボックス*/
.kinyu {
	height: auto;
	width: auto;
	padding: 15px 30px 30px;
	font-size: 14px;
	line-height: 20px;

}

.kinyu h2 {
	text-align: center;
	margin: 10px 0 30px 0;
	
}

.kinyu p {
	line-height: 1.5;
	margin: 5px 0 10px 0;
	
}

.kinyu ul,li {
	margin: 0;
	padding: 0;
	
}

.kinyu table td {
	padding: 20px 0;
	font-size: 120%;
	vertical-align: top;
	
}

.kinyu .big {
	font-size: 120%;
	
}

.kinyu .date {
	margin: 50px 0;
	text-align: right;
	
}

.kinyu div#contact {
	text-align: center;
}

.kinyu .contact {
	width: 300px;
	height: auto;
	text-align: left;
	border: solid 1px #000000;
	padding: 10px;
	
}

.name {
	display: block;
	text-align: right;

}

.note {
	padding-left: 1em;

}

.number {
	font-size: 18px;
	font-weight: bold;

}

.indent {
	padding-left: 1.5em;
	
}

.center {
	text-align: center;
	
}

/*バナーボックス*/
.bannerBox {
	width: 329px;
	height: auto;
	float: right;
	padding-top: 10px;
	text-align: center;

}

/*ページ下部リンク*/
.link {
	width: 739px;
	height: auto;
	text-align: center;
	font-size: 12px;
	line-height: 2em;
	padding-top: 5px;
	padding-bottom: 5px;
	clear: both;
	
}

.link a:link,.link a:visited {
	color: #0000CC;
	text-decoration: none;

}

/*フッター*/
div#footer{
	width:910px;
	height:auto;
	background-color: #003132;
	clear: both;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	color: #FFFFFF;
	text-align: right;
	padding-top: 1px;
	padding-bottom: 1px;

}

.clear {
	clear: both;
	
}

