/*Panel
-----------------------------------------------------------------------*/
#b-panel{
	width : 934px;
	height : 380px;
	text-align : center;
	margin-left : auto;
	margin-right : auto;
	padding-top : 13px;
}

/*Ccopy
-----------------------------------------------------------------------*/
#b-hitouinfo {
	width : 934px;
	margin-left : auto;
	margin-right : auto;
	text-align : left;
	background-image : url(../images/topimg/bg_ccopybox.jpg);
	background-repeat : repeat-x;
	padding : 23px 0 10px 0;
	margin-top : 10px;
	margin-bottom : 10px;
	border : 1px #afafaf;
	border-style: none none dashed none;

}
#b-ccopy {
	width : 934px;
	background : url(../images/topimg/pgimg01.jpg) no-repeat;
	background-position : right top;
}

/* b-ccopy for ie6 */
* html #b-ccopy {
	letter-spacing : 0.2em;
}
/* b-ccopy for ie7 */
*:first-child+html #b-ccopy {
	letter-spacing : 0.2em;
}
/* b-ccopy for ie8 */
html>/**/body #b-ccopy {
	letter-spacing : 0.2em;
}
html:not(:target) #b-ccopy {
	letter-spacing : 0.08em;
}

.guidef-nrml-lny{
	line-height: 180%;
	margin-top : 15px;
}
#b-ccopy h2{
	font-size : 12px;
	line-height: 180%;
	padding : 0px;
	margin : 0 0 5px 0;
	font-weight : normal;
}

/*News
-----------------------------------------------------------------------*/
#b-news-frame{
	width : 675px;
	border : solid 10px #69923A;
	padding : 10px;
	margin-bottom : 20px;
}
#b-newstitle{
	height : 29px;
	padding : 0 0 10px 0px;
	border : 3px #C1C1C1;
	border-style: none none solid none;
	margin : 0 10px 10px 10px;
}
dl.news {
	margin: 5px;
	padding: 5px 5px 5px 0;
}
dl.news dt {
  clear: left;
  float: left;
  width: 7em;
  padding: 10px 0.5em;

}

dl.news dd {
  margin-left: 0;
  padding: 10px 0.5em 10px 8em;
  border-bottom: dashed 1px #CCC;

}
/*plus1campaign 20100709
-----------------------------------------------------------------------*/
#b-eventbnr {
	width : 715px;
	height : 257px;
	margin-bottom : 15px;
}

/*Message 20110331
-----------------------------------------------------------------------*/
#b-201103msag{
	border : solid 10px #eaeaea;
	margin : 10px 0;
	color : #934D09;
	font-weight : bold;
	font-size : 16px;
	padding : 10px;
	line-height: 220%;
}
#b-201103msag p.guide{
	font-size : 14px;
	text-align: center;
	padding-top : 10px;
}

