@charset "utf-8";
/* CSS Document */

body{text-align:center}

#wrappar{
	width:980px;
	text-align:center;
	margin:auto;
	border: 2px #999 solid;
	padding-bottom:10px;
}

#contents_area{
	text-align:center;
	margin:auto;
	font-size:12px;
}


#top_header{
	background:#F96B02;
}

#wrappar2{
	width:1030px;
	text-align:center;
	margin:auto;
	border: 2px #999 solid;
	padding-bottom:10px;
}

h1 {
	font-size:12px;
	margin: 0 0 0 0;
}


/* ページ右上リンク */
ul.textlink{
	list-style:none;
	float:left;
}

a:link.toplink{
	color:#38261F;
	font-weight:bold;
}

a:visited.toplink{
	color:#38261F;
	font-weight:bold;
}

a:hover.toplink{
	color: #F60;
	font-weight:bold;
}

li.textlink{
	background-image:url(../image/index1.gif);
	background-position:left center;
	background-repeat:no-repeat;
	font-size:12px;
	text-align:left;
	color:#38261F;
	font-weight:bold;
	padding: 3px 0 0 25px;
	margin-right:10px;
	list-style:none;
	float:left;
}

li.textlink2{
	background-image:url(../image/index2.gif);
	background-position:left center;
	background-repeat:no-repeat;
	font-size:12px;
	text-align:left;
	color:#38261F;
	font-weight:bold;
	padding: 3px 0 0 25px;
	margin-right:10px;
	list-style:none;
	float:left;
}

li.textlink3{
	background-image:url(../image/index3.gif);
	background-position:left center;
	background-repeat:no-repeat;
	font-size:12px;
	text-align:left;
	color:#38261F;
	font-weight:bold;
	padding: 3px 0 0 25px;
	margin-right:10px;
	list-style:none;
	float:left;
}

li.textlink4{
	background-image:url(../image/index4.gif);
	background-position:left center;
	background-repeat:no-repeat;
	font-size:12px;
	text-align:left;
	color:#38261F;
	font-weight:bold;
	padding: 3px 0px 0 25px;
	margin-right:10px;
	list-style:none;
	float:left;
}

li.textlink5{
	background-image:url(../image/index5.gif);
	background-position:left center;
	background-repeat:no-repeat;
	font-size:12px;
	text-align:left;
	color:#38261F;
	font-weight:bold;
	padding: 3px 0px 0 25px;
	margin-right:10px;
	list-style:none;
	float:left;
}

#footer{
	clear:both;
	font-size:12px;
	height:20px;
	border-top:1px #ccc solid;
	margin-top:10px;
}

#side{
	float:left;
	width:183px;
	margin-bottom:10px;
}

#header{
	text-align:left;
	float:left;
	width:322px;
}

#header_side{
	float:right;
}

#header_bottom{
	clear:both;
	background-image: url(../image/bg.png);
	background-repeat:repeat-x;
	width:980px;
	height:80px;
	padding-top:5px;
}




.fx{
	float:right; 
	width:515px; 
	padding:0px 0 0px 0;
}

.fx_title{
	padding-top:0px;
	*padding-top:0px;
}

.fx{
	*float:right; 
	*width:515px; 
	*height:10px; 
	*padding:0px 0 0px 0;
}

/* フッダーリンク */
.top_re{
	background-image:url(../image/top_re.gif);
	background-repeat:no-repeat;
	background-position:left center;
	text-align:left;
	padding-left:20px;
	margin: 5px 10px;
	float:left;
}

a.top_re_T{
	color: #38261F;
}

a:hover.top_re_T{
	color:#F60;
	text-decoration:none;
}



a:active.top_re_T{
	color:#F60;
	text-decoration:none;
}

.bnr_text{
	width:600px;
	border:#C00 2px solid;
	padding: 13px  5px 5px  5px;
	font-size:14px;
	color:#C00;
}

.bnr_text2{
	margin:5px;
	line-height:130%;
	font-weight:bold;

}

.items{
	margin:0 0 0 0;
}


