@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	color: #000;
	background-color: #fff;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
	font-size: 14px;
	line-height: 1.4;
}
a img {
	border: none;
}
a {
	text-decoration: none;
}



h1{
   font-size:15px;
	}
	

table {
	 width:700px;
	border-collapse: collapse;
}
th.t_top {
    border-top: #be1309 4px solid;
}
th {
	border-bottom: #e3e3e3 1px dotted;
	text-align: left;
	padding: 3px;
	font-weight:bold;
	background-color:#f7f7f7;
}
td.t_top {
	border-top: #b3b3b3 4px solid;
}
td {
	border-bottom: #e3e3e3 1px dotted;
	text-align: left;
	padding: 5px;
}




/*-------------------------------------------------
 ヘッダー*/

header {
	height:96px;
	background-image: url(../image/header.gif);
	background-repeat: x;
}



/*-------------------------------------------------
 コンテンツtop*/
.content-top {
	height:200px;
	background-color:#8e9193;
	background-repeat: x;
}
.main {
	width: 960px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	position:relative;
}
/*-------------------------------------------------
 コンテンツ*/
.content {
	width: 960px;
	margin: 0 auto;
	padding-top:10px;
}
/*-------------------------------------------------
 コンテンツ左*/
.content-left {
	width:715px;
	float:left;
	margin-top:0px;
}
.content-left a:hover img {
	opacity: 0.8;
	filter: alpha(opacity=60);
}
/*コンテンツ左の上*/
.content-l-t {
	width:715px;
	height:450px;
	margin-top:14px;
	background-position:center top;
	background-repeat:no-repeat;
	float:left;
}
.content-l-t a img {
	padding: 3px 0 0 3px;
}
/*コンテンツ左の上の上ボックス２つ*/	
#c-l-tbox1 {
	width:356px;
	height:172px;
	float:left;
}
/*コンテンツ左の上の下ボックス２つ*/	
#c-l-tbox2 {
	width:356px;
	height:173px;
	float:left;
}
/*コンテンツ左画像テキストボックス*/

#c-l-t-imgebox {
	width:122px;
	height:130px;
	float:left;
}
#c-l-t-imgebox img {
	padding: 10px 0 0 15px;
}
#c-l-t-textbox {
	width:234px;
	height:130px;
	float:left;
}
#c-l-t-textbox h1 {
	font-size:14px;
	color:#00216a;
	padding: 0 0 0 15px;
	line-height:none;
}
#c-l-t-textbox p {
	padding: 0 15px 0 15px;
	margin-top:-6px;
	line-height:130%;
	font-size:12px
}


/* 既に見たリンク色 */
#c-l-t-textbox a:link {
	color: #73b3ea;
}/* まだ見ていないリンク色 */
#c-l-t-textbox a:visited {
	color: #73b3ea;
}
/* カーソルが上にある場合の色 */
#c-l-t-textbox a:hover {
	color: #999;
}



/*コンテンツ左の下*/
.content-l-b {
	whidth:715px;
	height:250px;
	background-color:#FFF;
	float:left;
	padding-top:25px;
}

.news{
	width:715px;
	height:180px;
	float:left;
	}
.news ul li{
	width:715px;
	height:15px;
	list-style:none;
	font-size:14px;
		float:left;

	}
.news p{
	margin: 5px 0px 0 -20px ;
	font-size:14px;
	float:left;
	color: #474747;
	}
.news ul li a{
	margin: 5px 0px 0 -20px ;
		float:left;
	}
/* まだ見ていないリンク色 */
.news ul li a:link {
	color: #474747;
}
/* 既に見たリンク色 */
.news ul li a:visited {
	color: #474747;
}
/* カーソルが上にある場合の色 */
.news ul li a:hover {
	color: #929292;
}
.news ul li img{
	margin:0 0 0 -40px ;
	}



/*-------------------------------------------------
 フッター*/	
footer {
	height:138px;
	background-image:url(../image/footer.gif);
	background-repeat: x;
}
.footer-box {
	width: 960px;
	padding-top:25px;
	margin: 0 auto 0 auto;
}
.footer-logo {
	width: 66px;
	float:left;
}
.footer-wrap {
	width:700px;
	float: left;
	clear:right;
	margin-left:20px;
}
.footer-nav {
	width:700px;
	font-size:13px;
	clear:both;
	padding: 0px;
	margin: 0px;
}
.footer-nav ul {
	padding-left: 0px;
}
.footer-nav li {
	margin: 0 5px;
	padding: 0 0 8px;
	float: left;
	position: relative;
	list-style: none;
}
.footer-nav li img {
	margin-top:0px;
}
/* まだ見ていないリンク色 */
.footer-nav ul li a:link {
	color: #73b3ea;
}
/* 既に見たリンク色 */
.footer-nav ul li a:visited {
	color: #73b3ea;
}
/* カーソルが上にある場合の色 */
.footer-nav ul li a:hover {
	color: #999;
}
.footer-textbox {
	width:700px;
	clear:both;
}
.footer-textbox p {
	font-size:12px;
	color:#474747;
	margin: 0px;
	padding: 0px;
}
.copyrite {
	width:100%;
	clear:both;
	text-align:right;
	color:#474747;
	font-size:12px;
}
/*-------------------------------------------------
クリアフィックス*/	

/* For modern browsers */
.cf:before, .cf:after {
	content:"";
	display:table;
}
.cf:after {
	clear:both;
}
/* For IE 6/7 (trigger hasLayout) */
.cf {
	zoom:1;
}
