@charset "utf-8";

@import "bn_list.css";

html { margin:0 auto; padding:0;}
ul{
    margin: 0;
    padding: 0;
}
/* clear & clearfix------------------------- */
.clearfix:after {content:".";display:block;height:0px;clear:both;visibility:hidden;}
.clearfix {zoom:1;}
.clear{clear:both;}

body{
	margin:0 auto;
	padding:0;
/*	width:952px;
	_margin-right:190px;*/
	_text-align:center;
}
#wrapper{
	margin:0 auto;
	width:980px;
	position: relative;
}


.d01 {  font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 11px; line-height: 110%; color: #000000}
.d02 {  font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 11px; line-height: 100%; color: #CC3300; text-decoration: underline}
.d3 { font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 13px; line-height: 150%; color: #000000 }
.arc { font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 11px; line-height: 100%; color: #FF3300}
.last { font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 13px; line-height: 150%; color: #000000 }
.title_tb {
	background-image: url(images/060903bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.title_tb p{
	font-size: 12px;
	line-height: 1.4em;
	color: #FFFFFF;
	margin-top: 5px;
	margin-right: 25px;
	margin-bottom: 25px;
	margin-left: 25px;
}
.title_tb h1{
	font-size: 14px;
	line-height: 1.4em;
	color: #FFFFFF;
	margin-top: 20px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 25px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D2FF02;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #D2FF02;
	padding-left: 5px;
}

.left {
	text-align: left;
	margin-left: 60px;
	font-size: 11px;
	padding-top: 10px;
}
#right_column {
	float: left;
	width: 300px;
	position: absolute;
	top: 0px;
	right: 0px;
	padding: 10px;
	border: 1px solid #CCC;
	background-color: #FFF;
}


#wrapper #right_column .banner_s{
	padding:10px 0 10px 40px;
	}

#wrapper #right_column .banner_s li{
	float:left;
	}

.d3 img{
	padding-right:5px;
}


/*新規↓*/
.data_box {
	width:621px;
	background-color:#FFF;
    }
	


	
.data_box .logo {
	float:left;
	width:184px;
	height:63px;
}

.data_box .menu {
	float:left;
	width:437px;
	height:63px;
}

.data_box ul {
	 width:500px;
	 padding-bottom:20px;
	 margin:0 auto;
}




.data_box ul .none {
	margin:0;
}

.data_box ul .box {
	float:left;
    height:40px;
	margin:5px 10px 0 0;
	width:115px;
	list-style:none;
}

.data_box ul .box .list_img {
	float:left;
	width:35px;
}

.data_box ul .box .list_text {
	float:left;
	width:76px;
	padding:11 0 0 2px;
}

.data_box ul .box .list_text_none {
	float:left;
	width:76px;
	padding:0 0 0 2px;
}


