/* BECframe_css */

body  {
	margin-top: 0;
	margin-bottom: 0;
	background-image: url("../B-wall.jpg");
	background-attachment: fixed;
}

/************* コンテナ **********/
DIV#container	{
	width: 712px;
	margin-left: auto;
	margin-right: auto;
}

/************ コンテンツ **********/

div#content	{
	width: 700px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.midashi	{
	width: 680px;
	font-size: 14px;
	color: #017acd;
	line-height:25px;
	text-align: center;
	letter-spacing: 2px;
	background-image: url(../button/bar-w-25.png);
	background-repeat: repeat;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #017acd;
	border-top-style: solid;
	border-top-color: #017acd;
	border-top-width: 1px;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #017acd;
	margin-top: 5px;
	margin-left: 0px;
	margin-bottom: 10px;
}
/************* link botton **********/

div#blhbt a	{
	color: #017acd;
	font-size: 12px;
    text-decoration: none;
	text-align: left;
	line-height: 21px;
	height: 21px;
	border: solid 1px #aaaaaa;
	border-radius: 4px;
	list-style-type: none;
	background-image: url(../button/bt010block45-21.jpg);
	margin-top: 5px 5px 5px 5px;
	padding: 0px;
}
div#blhbt a:visited {
	color: #017acd;
	font-size: 12px;
    text-decoration: none;
	text-align: left;
	line-height: 21px;
	height: 21px;
	border: solid 1px #aaaaaa;
	border-radius: 4px;
	list-style-type: none;
	background-image: url(../button/bt0210block45-21.jpg);
	margin-top: 5px 5px 5px 5px;
	padding: 0px;
}
div#blhbt a:hover {
	color: #ff0000;
}

/******* 詳細ＭＡＰナビゲーション ****/

div#minibt	{
	width: 140px;
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
}
div#minibt ul	{
	width: 105px;
	font-size: 12px;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
div#minibt li	{
	list-style-type: none;
	border-radius: 4px;
	border: solid 1px #aaaaaa;
	margin-bottom: 3px;
}
div#minibt li a:link	{
	color: #666666;
	text-decoration: none;
	line-height: 27px;
	padding-left: 12px;
	display: block;
	background-image: url(../button/bec-37_140a-bt.jpg);
}
div#minibt li a:visited	{
	color: #666666;
	text-decoration: none;
	line-height: 27px;
	padding-left: 12px;
	display: block;
	background-image: url(../button/bec-37_140a-bt.jpg);
}
div#minibt li a:hover	{
	color: #ff0000;
	background-image: url(../button/bec-37_140b-bt.jpg);
}
div#minibt li#menu01	{
	border-left: solid 5px #cc0000;
}
div#minibt li#menu02	{
	border-left: solid 5px #588c00;
}
div#minibt li#menu03	{
	border-left: solid 5px #febf01;
}
div#minibt li#menu04	{
	border-left: solid 5px #1f6bff;
}
/********* moji ********/

.subtex-g	{
  font-size: 12px;
	color: #4a4a4a;
	line-height: 20px;
	margin-top: 3px;
	margin-bottom: 5px;
	margin-left:0px;
	text-indent: 0px;
	text-align: left;
}

.subtex-g2	{
  font-size: 14px;
	color: #4a4a4a;
	line-height: 20px;
	margin-top: 3px;
	margin-bottom: 5px;
	margin-left:0px;
	text-indent: 0px;
	text-align: left;
}

.subtex-b	{
  font-size: 12px;
	color: #0067bb;
	line-height: 17px;
	margin-top: 3px;
	margin-bottom: 5px;
	margin-left:0px;
	text-align: left;
}
