/* CSS Document */

body{
	background-image:url(../img/back.jpg);
	top: 0px;
	margin: 0;
	padding: 0;
	background-position:center top;
	height: auto;
}

#head{
	width:850px;
	margin:0px auto auto;
	background-image: url(../img/toplogo01.gif);
	height: 125px;
	text-indent: -9999px;
}

#head h1{
	font-size:5px;
	margin-top: 0px;
}

.top_m{
	width:826px;
	background-color: #942A24;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding: 10px;
	}


h2{
	font-size:16px;
	line-height: 30px;
	color: #333333;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #942A24;
	border-left-width: 20px;
	border-left-style: solid;
	border-left-color: #942A24;
	padding: 0 0 0 15px;
	margin: 15px 0 ;
	clear: both;
}

h3{
	font-size:12px;
	line-height: 18px;
	color: #666666;
	padding-left: 20px;
}

h4{
	font-size:14px;
	line-height: 18px;
	color: #666666;
	padding: 0 0 0 15px;
	margin: 15px 0;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #942A24;
	clear: both;
}


#contents_t{
	width:846px;
	padding:0;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-width: 2px;
	border-left-color: #942A24;
	border-right-color: #942A24;
}


#contents{
	width:846px;
	padding:0;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-width: 2px;
	border-left-color: #942A24;
	border-right-color: #942A24;
	background-image: url(../img/backline_s.gif);
	background-repeat: repeat-y;
}


.link_t{
	background-color:#FFFFFF;
	border-top: 2px solid #942A24;
	border-right: 2px #942A24;
	border-bottom: 2px #942A24;
	border-left: 2px #942A24;
	line-height: 20px;
	font-size: 12px;
}

.link_t a{
	text-decoration: none;
	color: #000000;
	border-bottom: thin solid #660000;
}



/*　トップフラッシュ　*/

#flash{
	width:400px;
	height:220px;
	float:left;
	margin-top: 30px;
	margin-left: 15px;
	}
	
.flash_t{
	width:400px;
	height:10px;
	background-image: url(../img/film_h.gif);
	background-repeat: repeat-x;
	text-indent: -9999px;
	margin-bottom: 0px;
	font-size: 5px;
	}

.flash_m{
	width:400px;
	height:200px;
	margin-top: 0px;
	margin-bottom: 0px;
	}
	
.flash_ｂ{
	width:400px;
	height:10px;
	background-image: url(../img/film_b.gif);
	background-repeat: repeat-x;
	text-indent: -9999px;
	margin-top: 0px;
	font-size: 5px;
	}

/*	トップ　ニュース*/

#t_news{
	width:370px;
	height:220px;
	border: 1px solid #942A24;
	font-size: 14px;
	line-height: 16px;
	color: #333333;
	padding: 0;
	float: right;
	margin: 30px 15px 0 10px;
}

#t_news h2 {
	margin: 0;
	padding: 4px 0 0 15px;
	border-left: none;
	line-height: 20px;
}

#t_news dl {
	margin: 0;
	padding: 10px;
	width: 350px;
	height: 168px;
	overflow: auto;
}

#t_news dl dt {
	float: left;
	clear: left;
	width: 80px;
	padding: 2px 0;
}

#t_news dl dd {
	margin: 0 0 0 80px;
	padding: 2px 0;
}

/*トップ　ナビ*/
#t_nav{
	height:90px;
	padding: 15px 20px 15px 0;
	clear: both;
}

#t_nav ul {
	margin: 0 auto;
	padding: 0;
	width: 700px;
	height: 90px;
	list-style: none;
}

#t_nav ul li {
	width: 350px;
	height: 90px;
	float: left;
}

#t_nav ul li a {
	display: block;
	width: 245px;
	height: 90px;
	margin: 0 auto;
	font-size: 5px;
	text-indent: -9999px;

}

ul li.t_seisaku a {
	background-image: url(../button/seisaku.gif);
}

ul li.t_shimin a {
	background-image: url(../button/shimin.gif);

}

#t_nav ul li a:hover {
	background-position: 0 -90px;
	}

	
/*bottom　共通*/

#b_nav{
	width:846px;
	font-size: 12px;
	line-height: 14px;
	color: #333333;
	text-decoration: none;
	height: 50px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	margin-top: 0px;
	border: 2px solid #942A24;
	text-indent: 10px;
	}

#b_nav ul li a:hover {
	font-size: 12px;
	line-height: 14px;
	color: #FFFFFF;
	background-color: #9D221B;
}



#b_nav a {
	list-style: none;
	text-decoration: none;
	color: #000000;
	font-size: 12px;
	height: 20px;
	line-height: 30px;
}

#b_nav a:hover {
	list-style: none;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 12px;
	background-color: #942A24;
}


/*フッター*/

	
#contents:after {   
    content: ".";   
    display: block;   
    visibility: hidden;   
    height: 0.1px;   
    font-size: 0.1em;   
    line-height: 0;   
    clear: both;   
}  


/*テキスト*/
.cr {
	right:10px;
	text-align: right;
	padding-right: 20px;
	}
	
.txt12_w{
	width:200px;
	font-size:12px;
	line-height: 18px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #942A24;
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 5px;
	
	}

.txt12{
	font-size:12px;
	line-height: 14px;
	color: #666666;
	width: 500px;
	margin-top: 0px;
	margin-left: 20px;
}	

#location12{
	width: 550px;
	margin-top: 0px;
	margin-left: 20px;
}	

#location12 img.center {
	width: 480px;
	display: block;
	margin: 0 auto 10px;
}

#location12 a {
	list-style: none;
	text-decoration: none;
	font-size: 12px;
	height: 20px;
	line-height: 18px;
	color: #666666;
	width: 150px;
}

#location12 a:hover {
	list-style: none;
	font-size: 12px;
	height: 20px;
	line-height: 18px;
	color: #942A24;
	width: 150px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #942A24;
}

div.t_new {
	width: 785px;
	margin: 0 auto 10px;
}

div.t_new:after {   
    content: ".";   
    display: block;   
    visibility: hidden;   
    height: 0.1px;   
    font-size: 0.1em;   
    line-height: 0;   
    clear: both;   
}  


.t_new ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.t_new ul li {
	width: 130px;
	float: left;
	text-align: center;
	font-size: 90%;
}

.t_new ul li a {
	color: #333333;
	font-size: 13px;
	line-height: 14px;
	text-decoration: none;
	text-align: left;
	display: block;
	width: 111px;
	height: 170px;
	margin: 0 auto;
	background-repeat: no-repeat;
	background-position: 3px 30px;
}

a.twitter {
	display: block;
	width: 205px;
	height: 43px;
	background-image: url(../img/button/twtamaloc.gif);
	text-indent: -9999px;
	margin: -30px 0 0 590px;
	border: none;
	text-decoration: none;
}

.txt10_w{
	width:200px;
	font-size:10px;
	line-height: 18px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #942A24;
	margin: 0px 0px 0px 0px;
	
	}
