@charset "utf-8";

/*index.html CSS*/


body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img {
	border:0;
}
ol,ul {
	list-style:none;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:bold;
}
a{text-decoration:none;}


/*wrapper*/
div.wrapper{
	width:960px;
	/*width:59em;*/
	margin-left:30px;
}
/*header*/
div#header{
	height:131px;
	width:960px;
	/*min-width: 960px;*/
	background-image:url(../images/header_bg.gif);
	background-repeat: repeat-x;
	position:relative;
}
div#header h1{
	padding:12px 0 0 14px;
	/*padding:12px 0 0 0.875em;*/
}
div#flashbox{
	position:absolute;
	left: 340px;
	top: 17px;
}
div#header p#bt01 img{
	position:absolute;
	left: 805px;
	/*right:71px;*/
	top: 14px;
}
div#header p#bt02 img{
	position:absolute;
	left: 890px;
	/*right:6px;*/
	top: 15px;
}
div#sizebox{
	background-image:url(../images/fontsize_header.gif);
	width:213px;
	height:35px;
	background-repeat: no-repeat;
	margin:50px 8px 0px;
	/*margin:50px 0.5em 0px;*/
	position:absolute;
	left: 727px;
	top: -11px;
}
span#fs img{
	margin-top:5px;
	float:left;
}
span#fb img{
	margin:5px 5px 5px 70px;
	float:left;
}
/*content*/
#contentbox{
	width:960px;
/*	width:59em;
	min-width: 960px;*/
	zoom:1;
}
div#contentbox:after{
	content:".";
 display: block;
 height:0px;
 clear:both;
 visibility:hidden;
}
#content{
	width:722px;
	/*width:72%;
		width:42.25em;
	 min-width: 676px;*/
	float:right;
}
	
div#leftmenu a:link { color:#000000; }
div#leftmenu a:visited { color:#000000; }
div#leftmenu a:hover { color:#0000CC; }
div#leftmenur a:active { color:#000000; }

#leftmenu{
	width:238px;
	float:left;
	/*width:14.87em;	width:20%;*/
	}
#leftmenu li{
	clear:both;
	width:238px;
/*	width:14.87em;*/
	padding-bottom:14px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color:#666666;
	}
*html #leftmenu li{
	clear:both;
	width:238px;
/*	width:14.87em;*/
	padding-bottom:5px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	}
.bggray{
 background:#F7F7F7;
	}
#leftmenu li p{
	margin:-30px 0 0px 50px;
	font-size:0.875em;
	}
#leftmenu .nihon{
padding-top:15px;
 margin-bottom:-20px;
	}
#leftmenu .area{
	margin-top:5px;
	padding-top:5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color:#666666;
	}
#leftmenu p.other{
	margin:-40px 0 0px 50px;
	font-size:0.875em;
	}
div#leftflash{
	margin:20px 0 0 0;
	}
#leftmenu li img{
	vertical-align: middle;
	margin-right:0.87em;
	}
p#submenu{
	border:none;
	margin-top:10px;
	font-size: 0;
	}
p#submenu img{
	margin-bottom:3px;
	}
#main{
	width:460px;
/*	width:65%;*/
	float:left;
	padding-left:32px;
	}
#rightmenu{
	width:198px;
	/*	width:25%;
 float:right;*/
	float:left;
	padding-left:30px;
	font-size:0;
	}
#rightmenu li{
	margin-bottom:10px;
	}
*html #rightmenu img.tel{
	margin-bottom:-5px;
	}
#rightmenu li.maB18{
	margin-bottom:18px;
	}
#mainflash{
	margin-bottom:15px;
	}
#dpanews{
	position:relative;
	width:100%;
	font-size:0.80em;
	}
#dpanews p{
	padding-bottom:8px;
	border-bottom-width: 3px;
	border-bottom-style:solid;
	border-bottom-color: #ECECEC;
	}
#dpanews ul{
	margin-top:20px;
	}
#dpanews li{
	color:#666666;
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	}
.dn01{
	position:absolute;
	left: 125px;
	top: 11px;
	}
.dn02{
	position:absolute;
	left: 295px;
	top: 11px;
	}



/*footer*/
div#footer a:link { color:#000000; }
div#footer a:visited { color:#000000; }
div#footer a:hover { color:#0000CC; }
div#footer a:active { color:#000000; }

div#footer .others { color:#000099; }

div#footer{
	height:77px;
	clear:both;
	width:960px;
/* min-width: 960px;*/
	margin-top:30px;
	font-size:0.75em;
	}
div#footer #f_menu02{
	padding:0 0 1.125em 0;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #E3E3E3;
	}
div#footer #f_menu02 li{
	display:inline;
	margin-right:0.65em;
	padding-left:1.3em;
	background-image:url(../images/icon_02.gif);
	background-repeat: no-repeat;
	background-position: left center;
	}
p.copy {
	margin-top:1em;
	text-align:right;
	float:right;
	}
p.player {
	font-size:0.8em;
	margin-top:16px;
	}
#banner{
	margin: 0 0 15px 0;
}
