@charset "Shift_JIS";

* {
margin: 0;
padding: 0;
}

p{
padding:0;
margin:0;
}

body{
	text-align:center;
	margin:0;
	padding:0;
	background: url(../images/bk.gif) left top;
	font: 12px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
}

img{
border:none;
}

a:link{
	color:#3366CC;
	text-decoration:none;
	font-size:12px;
	font-weight: normal;
}
a:visited{
	color:#000066;
	text-decoration:none;
	font-weight: normal;
}
a:hover{
	color:#FF0000;
	text-decoration:none;
	font-weight: normal;
}
a:active{
	color:#000033;
	text-decoration:none;
	font-weight: normal;
}

#wrapper{
	width:840px;
	background:#FFFFFF url(../images/pgbk.gif);
	margin: 0px auto;
	height: auto;
	padding: 0px 10px;
}

#container{
	width:840px;
	margin:auto;
	padding:0px;
	height: auto;
}

/** ヘッダー **/
#header{
	background:url(../images/hd.gif) no-repeat;
	text-align:left;
	padding:0px;
	clear:both;
	overflow:auto;
	height: 52px;
	margin: 0px;
	width: 840px;
}

#header p.lead{
	font-size:12px;
	color:#F99;
	margin:0px;
	padding-top:0px;
	font-weight:bold;
	padding-left:4px;
	padding-bottom: 5px;
}

#header p.menu{
font-size:12px;
color:#666;
font-weight: normal;
float:right;
margin-top:32px;
}

#header .logomark{
margin-bottom:5px;
}

/* コンテンツ領域（サイドメニュー＋メイン） */
#contents{
	text-align: left;
	clear: both;
	margin: 20px 20px 0px;
	padding: 0px;
	width: 800px;
	height: auto;
	background: #FFFFFF;
}
#leftnavi{
	text-align: left;
	padding: 0px 0px 0px 13px;
	width: 238px;
	height: auto;
	background: url(../images/nv_base.gif) repeat-y left top;
}
#menu .box{
	width:auto;
	background: url(../images/menu_line.gif) no-repeat center top;
	height: auto;
}
#menu {
	padding: 0px;
	width: 251px;
	margin: 0px;
	text-align: left;
}
#menu1{
	width:251px;
	display: block;
	height: 41px;
	padding: 0px;
}
#menubox {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	width: auto;
	float: left;
}
#menu #menubox #menu1 a {
	height: 41px;
	text-decoration: none;
	display: block;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	background: no-repeat left top;
}
#menu #menubox #menu1 a em{
	text-decoration: none;
	display: block;
	margin: 0px;
	padding: 0px;
	background: no-repeat left top;
	visibility: hidden;
	height: 41px;
	width: auto;
}
/* 1番目のボタン */
#menu #menubox #menu1 #tn1 a {
	background: url(../images/m01_a.gif) no-repeat left top;
	height: 41px;
}
#menu #menubox #menu1 #tn1 a:hover {
	background: url(../images/m01_b.gif) no-repeat left top;
	height: 41px;
}
#menu #menubox #menu1 #tn1 a:active {
	background: url(../images/m01_b.gif) no-repeat left top;
	height: 41px;
}
/* 2番目のボタン */
#menu #menubox #menu1 #tn2 {
	background: url(../images/m02_a.gif) no-repeat left;
	height: 41px;
}
#menu #menubox #menu1 #tn2 a:hover {
	background: url(../images/m02_b.gif) no-repeat left top;
	height: 41px;
}
#menu #menubox #menu1 #tn2 a:active {
	background: url(../images/m02_b.gif) no-repeat left top;
	height: 41px;
}
/* 3番目のボタン */
#menu #menubox #menu1 #tn3 {
	background: url(../images/m03_a.gif) no-repeat;
	height: 41px;
}
#menu #menubox #menu1 #tn3 a:hover {
	background: url(../images/m03_b.gif) no-repeat left top;
	height: 41px;
}
#menu #menubox #menu1 #tn3 a:active {
	background: url(../images/m03_b.gif) no-repeat left top;
	height: 41px;
}
/* 4番目のボタン */
#menu #menubox #menu1 #tn4 {
	background: url(../images/m04_a.gif) no-repeat;
	height: 41px;
}
#menu #menubox #menu1 #tn4 a:hover {
	background: url(../images/m04_b.gif) no-repeat left top;
	height: 41px;
}
#menu #menubox #menu1 #tn4 a:active {
	background: url(../images/m04_b.gif) no-repeat left top;
	height: 41px;
	margin: 0px;
	padding: 0px;
	width: auto;
}
/* 5番目のボタン */
#menu #menubox #menu1 #tn5 {
	background: url(../images/m05_a.gif) no-repeat;
	height: 41px;
}
#menu #menubox #menu1 #tn5 a:hover {
	background: url(../images/m05_b.gif) no-repeat left top;
	height: 41px;
}
#menu #menubox #menu1 #tn5 a:active {
	background: url(../images/m05_b.gif) no-repeat left top;
	height: 41px;
}
/* 6番目のボタン */
#menu #menubox #menu1 #tn6 {
	background: url(../images/m06_a.gif) no-repeat;
	height: 41px;
}
#menu #menubox #menu1 #tn6 a:hover {
	background: url(../images/m06_b.gif) no-repeat left top;
	height: 41px;
}
#menu #menubox #menu1 #tn6 a:active {
	background: url(../images/m06_b.gif) no-repeat left top;
	height: 41px;
}

/** メイン **/
#main {
	padding: 13px 0px 0px 13px;
	text-align: left;
	width: 443px;
	margin: 0px auto 10px 0px;
	height: auto;
	vertical-align: top;
	background: url(../images/main_base.gif) repeat;
}
#mainwide {
	padding: 0px 10px;
	text-align: left;
	width: 780px;
	float: left;
	margin: 0px auto 10px 0px;
	height: auto;
}
.footerlink{
	text-align:center;
	font-size:12px;
	color: #FFFFFF;
	padding-top:0px;
	padding-left:0px;
	letter-spacing:0.08em;
	text-decoration:none;
	line-height:1.3em;
	margin-bottom:0px;
}
.footerimg{
float:right;
width:60px;
}




/** フッター **/
#footer{
	background:url(../images/footer.gif) no-repeat;
	height: 74px;
	margin: 10px 0px 0px;
	padding: 13px 0px 0px;
	border-width: 0px;
	width: 840px;
}

#footer p.copyright{
	font-size:11px;
	font-weight:normal;
	color: #FFFFFF;
	padding-top: 10px;
	padding-right: 10px;
	width: auto;
	margin-top: 10px;
}
#wrapper #container #mainimage {
	height: auto;
	padding: 0px 0px 1px;
	margin: 0px;
	width: 840px;
	clear: none;
	background: #FFFFFF;
	border-bottom: 1px solid #CCCCCC;
}
#wrapper #footer .menu a {
	color: #FFFFFF;
}

#sidenavi_flame {
	padding: 0px;
	height: 100%;
	margin: 0px;
	width: 265px;
	background: left;
	text-align: left;
	float: left;
	clear: none;
}


.img_right {
	float: right;
	padding-left: 5px;
}
.img_right_line {
	border: 1px solid #666666;
	float: right;
	margin-right: 20px;
}

#wrapper #contents #main .orange_icon h3 {
	font-size: 14px;
	letter-spacing: 0em;
}
#wrapper #contents #main .news a {
	color: #338E04;
	font-weight: bold;
}
#contact{
	width:380px;
	margin-top:0px;
	margin-bottom:10px;
	padding-top:10px;
	color:#333;
	text-align:left;
	margin-left: 120px;
}

#contact address{
	height:50px;
	font-size:12px;
	color:#333;
	line-height:1.3em;
	text-align:left;
	font-style:normal;
}

#contact strong{
font-weight:bold;
color:#333;
font-size:12px;
line-height:180%;
}
.ct01 {
	background: url(../images/point01.gif);
	height: 76px;
	width: 509px;
	padding-left: 0px;
}
.ct02 {
	background: url(../images/point02.gif) no-repeat left top;
	height: 76px;
	width: 509px;
}
.ct03 {
	background: url(../images/point03.gif);
	height: 76px;
	width: 509px;
}
.ct04 {
	background: url(../images/point04.gif) repeat-y left;
	height: 76px;
	width: 509px;
}
.text01 {
	font-size: 12px;
	color: #FFFFFF;
	margin-right: 25px;
	margin-left: 20px;
	margin-top: 39px;
	padding-left: 83px;
	line-height: 1.3em;
	font-style: normal;
	font-weight: normal;
}
.text02 {
	font-size: 12px;
	color: #FFFFFF;
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 30px;
	padding-left: 83px;
	line-height: 1.3em;
}
.atesaki {
	font-size: 13px;
	color: #666666;
	padding: 15px 8px;
	font-weight: bold;
	border: 1px solid #999999;
	line-height: 1.5em;
}
#wrapper #contents #mainwide .mainwide_box .mainwide_h2 .mainwide_text .filelink a {
	font-size: 16px;
	color: #000000;
}
.text_t {
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	margin-top: 10px;
}
#wrapper #contents #mainwide .mainwide_box .mainwide_h2 .mainwide_text .filelink a {
	color: #CC0000;
}
.fm_bk {
	width: auto;
	border-right: 2px solid #000000;
	border-left: 2px solid #000000;
	background: E8EBED;
}
.header {
	background: url(../images/header.gif) no-repeat;
	height: 100px;
	width: 779px;
	text-align: left;
}
.hd_text {
	font-size: 12px;
	line-height: 1.2em;
	font-weight: normal;
	text-align: right;
	margin-top: 4px;
	margin-right: 10px;
}
.footerlink {
	background: #FFFFFF;
	padding: 10px 10px 7px;
	height: 21px;
	width: auto;
	border-top: 1px solid #000000;
	text-align: left;
	color: #333333;
	font-size: 12px;
	font-weight: normal;
}
.ft_link {
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	background: url(../images/ico_footerlink.gif) no-repeat left center;
	padding-left: 15px;
	text-align: left;
}
.fr_text {
	background: #929393;
	padding: 10px 10px 10px 15px;
	height: 92px;
	width: auto;
	border-bottom: 1px solid C1C8C8;
	font-weight: normal;
}
.fr_copy {
	font-size: 12px;
	color: #FFFFFF;
	background: #262727;
	font-weight: normal;
	height: 60px;
	text-align: right;
	padding-top: 15px;
}
