/*-----------------------------
____index
-----------------------------*/
#Containerb {
	background:url(../img/bg_container.jpg) top center repeat-x;
}

#Containerb #wrap{
	background:url(../img/bg_wrap.jpg) repeat-x;
	width:950px;
	margin:0 auto;
	min-height:400px;
	height: auto !important;
	height:400px;
}
#Containerb #wrap #contents{
	width:950px;
	margin:0 auto;
}

#Containerb #wrap #contents #main{
	width:713px;
	float:right;
	border-left:solid 4px #274358;
	border-right:solid 4px #274358;
	margin:0;
	padding:15px 15px 0 15px;
	background-color: #fff;
}


/*-----------------------------
____リスト
-----------------------------*/

#body_bn #backnumber-title h4{
	width:259px;
	height:60px;
	background:url(../img/title_backnumber.gif) no-repeat;
	text-indent:-9999px;
	margin:0 0 10px 0;
	float:left;
}
#body_bn #backnumber-title .form{
	float:right;
}
#body_bn #contents #main ul{
	list-style:none;
	margin-bottom:10px;
}
#body_bn #contents #main .list-dot{
	background:url(../img/dot.gif) repeat;
}

#body_bn #contents #main .list-dot,
#body_bn #contents #main .list-white{
	height:2em;
	padding-top:0.5em;
}

#body_bn #contents #main .list-dot ul,
#body_bn #contents #main .list-white ul{
	margin-left:0.7em;
	list-style:none;
}

#body_bn #contents #main li{
	background:url(../img/yajirushi.gif) no-repeat left center;
	padding-left:15px;
}

/*-----------------------------
____子ページ
-----------------------------*/
#body_bn #contents #main .backnumber{
	margin:20px 0 0px 0;
	padding:0 20px;
}

#body_bn #contents #main li h2{
font-weight:bold;
font-size:13px;
}

#body_bn #contents #main .backnumber .imgbox{
	background:url(../img/dot.gif) repeat;
	width:180px;
	height:128px;
	padding:0px;
	float:left;
}

#body_bn #contents #main .backnumber .txtarea{
padding-left:200px;
}

#body_bn #contents #main .backnumber .txtarea h3{
font-size:13px;
font-weight:100;
color:#619eb3;
}

#body_bn #contents #main .backnumber .txtarea p{
padding:5px 0 5px 10px;
}

#body_bn #contents #main .backnumber .txtarea .border{
height:4px;
background:url(../img/dot.gif) repeat-x;
margin:10px 0;
}

h4{
	font-size:13px;
	color:#FF6600;
	margin:10px 0 5px 0;
	padding:0 0 0 15px;
	background-image:url(../img/ic_org.gif);
	background-repeat:no-repeat;
	background-position:left;
	}

h4.cn{
	font-size:12px;
	color:#3366CC;
	margin:15px 0 5px 0;
	padding:0 0 0 15px;
	background-image:url(../img/ic_blue.gif);
	background-repeat:no-repeat;
	background-position:left;
	}

h4.takeshi{
	font-size:12px;
	color:#ff4c63;
	margin:15px 0 5px 0;
	padding:0 0 0 15px;
	background-image:url(../img/ic_pink.gif);
	background-repeat:no-repeat;
	background-position:left;
	}

.pagetop{
	padding:5px 0;
	text-align:right;
}
.dottedbox{
	margin:5px;
	border:1px dashed #CCCCCC;
	padding:5px;
	}
.dottedhr{
	margin:3px;
	border-bottom:1px dashed #CCCCCC;
	width:100%;
	}
.txt-box{
	border:1px #333333 dotted;
	padding:3px;}

.orenge{
	color:#ff6600;
	font-weight:bold;
	}
	

/* @end */
