body{
	margin:0;
	padding:0;
	background-color: #000000;
	background:transparent url(../img/back4.bmp) repeat;
	background-attachment:fixed;
	text-align:center;
	scrollbar-base-color: #000000;
	scrollbar-arrow-color: #CCCCCC;
	font-size:100%;
	font-family:Verdana,Helvetica,arial;
}
#frame{
	margin:0 auto;
	padding:5px 0 5px 0;
	width:760px;
	background-color:#550000;
	border:solid 1px #333333;
}
#content{
	margin:0;
	padding:0;
	width:760px;
	text-align:left;
	/*height:300px;*/
	background-color:#000000;
	color:white;
	border-bottom:solid 1px #333333;
}
html>body #content{/*WindowsIE以外のブラウザに対応*/
	height:345px;/*コンテンツを増やすたびに増やしましょう。*/
}

#content_left{
	margin:0;
	padding:0;
	width:200px;
	height:450px;
	float:left;
}
/*ヘッダー部分*/
#header_top{
	margin:0;
	width:760px;
	height:60px;
	background-color: #FFFFFF;
	background-image: url(../img/header.gif);
	background-repeat:no-repeat;
	border-top:solid 1px #333333;
}
#header_top dl{
	display:none;
}



/*====いしはらいぶ用======*/
#frame2{
	margin:0 auto;
	padding:0px 0 0px 0;
	width:760px;
}
#header {
	background: #000000;
}
#header_cnt {
}
#header h1 a {
	display: block;
	height: 84px;
	background: transparent url(../img/img_main_s.gif) no-repeat left top;
}
#header h1 span {
	display: none;
}

/*====いしはらいぶ用======*/



/*ヘッダー内のリンク部分*/
#header_link{
	margin:35px 0 0 0;
	padding:0;
	float:right;
}
#header_link li{
	font-size:60%;
	float:right;
	list-style:none;
}
#header_link a{
	height:12px;
	margin:0 10px 0 10px;
	padding:0;
	color:#FFFFFF;
	text-decoration:none;
	border-bottom:1px dotted #FFFFFF;
}
#header_link a:hover{
	color:#990000;
	border-bottom:1px solid #990000;
}
/*イメージ*/
#main_img{
	width:506px;
	height:270px;
	background-image: url(../img/main_img.gif);
	float:left;
}
/*メニュー*/
#main_nav{
	float:right;
	width:252px;
	height:270px;
}
#main_nav #band {
	width:252px;
	height:90px;
	text-indent:-500em;
	text-decoration:none;
	background-image: url(../img/band.gif);
	float:right;
}
#main_nav #dtm {
	width:252px;
	height:90px;
	text-indent:-1000em;
	text-decoration:none;
	background-image: url(../img/dtm.gif);
	float:right;
}
#main_nav #scenario {
	width:252px;
	height:90px;
	text-indent:-1500em;
	text-decoration:none;
	background-image: url(../img/scenario.gif);
	float:right;
}
#menu{
	width:760px;
	height:40px;
	background-color:#000000;
	clear:both;
}
#menu ul{
	margin:0;
	padding:0;
	width:760px;
	height:30px;
	border-top:solid 1px #333333;
	border-bottom:solid 1px #333333;
	background-color:#333333;
}
#menu li{
	height:30px;
	font-size:100%;
	float:left;
	list-style:none;
	margin:0;
	padding:5px 0 0 0;
	border:solid;
	border-color:#666666;
	border-width:0 1px 0 0;
}
#menu a{
	padding:15px 15px;
	text-decoration:none;
	color:#CCCCCC;
}
#menu a:hover{
	color:#990000;
	background-color:#FFFFFF;
}
/*フッター*/
#footer{/*Windows版IEのみに対応*/
	font-size:60%;
	color:#FFFFFF;
	margin:0;
	padding:10px 0 0 0;
	width:760px;
	height:32px;
	border-bottom:solid 1px #333333;
	background-color:#000000;
	background:transparent url(../img/footer.gif) repeat;
}
html>body #footer{/*Windows版IE以外のブラウザに対応*/
	padding:10;
	height:22px;
	border-bottom:solid 1px #333333;
}
/*what'new＆アクセスについて*/
#new{
	margin:5px 0 0 5px;
	width:200px;
	float:left;
}
#new h1{
	margin:0;
	width:200px;
	background-color:#333333;
	color:white;
	font-size:80%;
}
#new h2{
	margin:0;
	width:200px;
	background-color:#333333;
	color:white;
	font-size:80%;
}
#new p{
	width:200px;
	font-size:75%;
	padding:0 0 10px 0;
	border-bottom:solid 1px #ffffff;
}

/*Infomation*/
#sche{
	margin:5px 0 0 5px;
	padding:0;
	width:530px;
	float:left;
}
#sche h1{
	margin:0;
	padding:0 0 0 5px;
	width:535px;
	color:white;
	font-size:90%;
	border-left:solid 0.5em #990000;
	border-bottom:solid 1px #990000;
}
#sche p{
	margin:0;
	width:535px;
	padding:5px 10px 10px 10px;
	font-size:80%;
	line-height:1.3em;
}