/* CSS Document */
body{
	font-family: メイリオ,Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,Arial,Verdana,Helvetica,sans-serif; 
	background-color:black;
	margin:0px;
	padding:0px;
	height:0px;
	text-align:center;
	color:white;
}
/*↓レイアウト構造*/
div.structure{
	position:relative;
	z-index:20;
	left:0px;
	top:0px;
	font-size:12px;
	line-height:23px;
}
div.main-frame{
	width:800px;
	text-align:left;
	margin:0px auto;
	position:relative;
	z-index:10;
	background:url(../images/mainframe_bg.jpg) center top repeat-y;
}
div.main-wrap{
	padding:10px 28px;
}
/*↑レイアウト構造*/


/*↓基本スタイル*/
.image{
	display:block;
	text-align:left;
	text-indent:-5000px;
}
div.main-frame a img{border:none}
a.opacity:hover{
	opacity:0.7;
	filter:alpha(style=1, opacity=70, finishopacity=100, startx=0, starty=0, finishx=170, finishy=140);
}
a.opacity img{border:none}
a.opacity:hover img{
	opacity:0.7;
	filter:alpha(style=1, opacity=70, finishopacity=100, startx=0, starty=0, finishx=170, finishy=140);
}
a.link{
	color:#FF0066;
	font-weight:bold;
	background-repeat:no-repeat;
	background-position:3px 4px;
	text-decoration:none;
}
a.link:hover{
	color:white;
	background-color:#FF0066;
}
a.blank{font-size:11px;}
a.page,a.out,a.up,a.down,a.blank{padding-left:25px;}
a.page{background-image:url(../images/link_icon.gif)}
a.out{background-image:url(../images/link_icon_out.gif)}
a.up{background-image:url(../images/link_icon_up.gif)}
a.down{background-image:url(../images/link_icon_down.gif)}
a.blank{background-image:url(../images/link_icon_blank.gif)}

a.page:hover{background-image:url(../images/link_icon_roll.gif)}
a.out:hover{background-image:url(../images/link_icon_out_roll.gif)}
a.up:hover{background-image:url(../images/link_icon_up_roll.gif)}
a.down:hover{background-image:url(../images/link_icon_down_roll.gif)}
a.blank:hover{background-image:url(../images/link_icon_blank_roll.gif)}

span.empha{
	font-weight:bold;
	color:#66CC00;
}
span.comment{
	font-size:11px;
	color:#999999;
	font-weight:bold;
}
img.button{
	border:none;
}
html body div.structure div.main-frame .bordernone{
	border:none;
}
img.floatright{
	float:right;
	vertical-align:top;
	margin-left:10px;
}
img.floatleft{
	float:left;
	vertical-align:top;
}
img.dot-text{
	border:none;
	margin-right:3px;
}

/*↑基本スタイル*/

/*↓ヘッダ*/
div.header{
	font-size:10px;
	color:white;
	line-height:11px;
	position:relative;
	z-index:30;
	height:50px;
	text-align:center;
	margin-bottom:-4px;
	top:-45px;
	z-index:33;
}
div.header p{
	margin:0px;
	padding:0px;
}
div.header p img{
	vertical-align:bottom;
}
div.header-wrap{
	width:800px;
	position:relative;
	margin:0px auto;
}
div.header ul{
	list-style-type:none;
	margin:0px;
	padding:0px 0px 0px 30px;
	text-align:left;
}
div.header li{
	margin:0px;
	padding:0px;
	display:inline;
	_padding-top:3px;
}
div.header li img{margin:0px 7px 0px 15px}
div.header li a{
	color:#FF0066;
	text-decoration:none;
	font-weight:bold;
}
div.header li a:hover{
	color:white;
	background-color:#FF0066;
}
div.header li.telephone{
	position:absolute;
	right:10px;
	top:0px;
	color:#73B351;
	font-size:12px;
}
div.header li.telephone a{color:#73B351}

div.header h1{
	margin:0px;
	padding:0px 0px 3px 45px;
	font-size:11px;
	color:#C3D9D9;
	text-align:left;
}

div.header a.header-logo{
	position:absolute;
	left:-19px;
	top:-3px;
}
div.header a.header-logo:hover{background-color:transparent;}
a.header-logo img{border:none;}
p.header-bg{
	position:relative;
	margin:0px;
	top:0px;
	z-index:32;
}
div.title{
	background:url(../images/top_bg.gif) repeat-x;
	position:relative;
	z-index:15;
	top:0px;
	left:0px;
	height:819px;
}
img.top-badge{
	position:absolute;
	right:120px;
	top:-10px;
	z-index:90;
}
a.staff-caution{
	position:absolute;
	right:0px;
	top:-20px;
}
/*↑ヘッダ*/


/*↓小ボックス*/
div.box-image-left{
	background:no-repeat left top;
	padding:40px 0px 20px 264px;
	margin:0px 0px 0px 10px;
	_height:1px;
}
div.box-image-right{
	background:no-repeat right top;
	padding:40px 264px 20px 0px;
	margin:0px 10px 0px 0px;
	_height:1px;
}

div.box{
	width:464px;
	background-image:url(../images/box_body.gif);
}
div.box div.box-wrap{background:url(../images/box_head.gif) no-repeat;}
div.box div.box-inner{
	background:url(../images/box_foot.gif) left bottom no-repeat;
	padding:18px 28px 32px 31px;
}
h3{
	height:19px;
	background-repeat:no-repeat;
	margin:0px;
}

/*↑小ボックス*/

/*↓大ボックス*/
div.box-big{
	width:722px;
	background-image:url(../images/box_big_body.gif);
	margin-left:10px;
}
div.box-big div.box-wrap{background:url(../images/box_big_head.gif) no-repeat;}
div.box-big div.box-inner{
	background:url(../images/box_big_foot.gif) left bottom no-repeat;
	padding:18px 28px 32px 31px;
}
div.box-float-wrap{padding:10px 0px 10px 23px;}
p.box-inner{
	width:300px;
	float:left;
	margin:10px 5px 0px 0px;
	padding:0px;
}
span.wrap{
	display:block;
	padding:5px 10px;
}

h3{
	height:19px;
	background-repeat:no-repeat;
}


/*↑大ボックス*/


/*↓タイトル画像*/
div#TITLE-IMAGE{
	background:url(../images/title_image.jpg) no-repeat center top;
	height:819PX;
	width:970px;
	position:absolute;
	top:0px;
	left:50%;
	margin-left:-485px;
	z-index:31;
	
}
div.title-image{
	position:absolute;
	top:0px;
	left:50%;
	margin-left:-485px;
	z-index:31;	
}
div.main-menu{
	background:url(../images/main_menu_bg.gif) no-repeat left 498px	;
	width:970px;
	padding-top:498px;
}
div.menu-wrap{
	padding:0px 85px;
}
div.main-menu a{
	display:block;
	text-indent:-5000px;
	background-repeat:no-repeat;
	float:left;
}
div.main-menu a.gotanda{
	background-image:url(../images/main_menu_gotanda.jpg);
	width:266px;
	height:321px;
}
div.main-menu a.umeda{
	background-image:url(../images/main_menu_umeda.jpg);
	width:267px;
	height:321px;
}
div.main-menu a.machida{
	background-image:url(../images/main_menu_machida.jpg);
	width:267px;
	height:321px;
}
/*↑タイトル画像＆メニュー*/

/*↓タイトル画像絶対配置オブジェ*/
div.abdolutes{
	position:relative;
	width:800px;
	margin:0px auto;
	z-index:20;
}
/*↑タイトル画像絶対配置オブジェ*/



/*↓メインフレーム*/
/*↑メインフレーム*/


/*↓メイン左*/
/*↑メイン左*/

/*↓メイン右*/
/*↑メイン右*/


p.sougo a{
	font-size:11px;
	color:#666666;
	line-height:16px;
}



/*↓メインフレーム下部*/
div.frame-under{
	clear:both;
	width:800px;
	padding-top:30px;
}
div.frame-under p.up{
	text-align:right;
	padding:0px 15px;
}
p.up img{
	margin:0px;
	margin-bottom:-27px;
	padding:0px;
	text-align:right;

}
div.frame-under ul.under-menu{
	list-style-type:none;
	margin:0px 10px;
	padding:0px;
	text-align:right;
}
div.frame-under ul.under-menu li{
	display:inline;
	font-size:11px;
}
div.frame-under .under-menu li a{
	color:#FF0066;
	text-decoration:none;
}
div.frame-under .under-menu li a:hover{
	background-color:#FF0066;
	color:white;
}
p.copyright{
	margin:0px;
	padding:0px;
	width:800px;
	height:99px;
}
p.copyright a{
	background:url(../images/copyright.jpg) no-repeat center bottom;
	margin:0px;
	padding:0px;
	height:99px;
	width:800px;
	vertical-align:bottom;
}
/*↑メインフレーム下部*/






/*↓フッター*/
div.footer{
	background:url(../images/footer_bg.gif) repeat-x #293333;
	text-align:center;
	padding-top:27px;
	position:relative;
	margin:0px auto;
	z-index:30;
	_height:10px;
}
div.footer table{
	text-align:left;
	margin:0px auto;
	padding:0px;
	font-size:12px;
	width:800px;
	line-height:18px;
}
div.footer tbody td{
	height:180px;
	background:url(../images/footer_border.jpg) no-repeat;
	padding-left:20px;
}
div.footer tbody th,
div.footer tbody td{
	vertical-align:baseline;
}
div.footer td img{margin-left:5px;}
div.footer a{
	color:#66CC00;
	text-decoration:none;
}

div.footer li.child a{font-size:11px;}
div.footer li.child{margin-left:15px;}
div.footer li.child a{display:block}

div.footer tbody a{
	padding-left:18px;
	background:url(../images/icon_arrow.gif) no-repeat 3px 2px;
}
div.footer tbody li a{}
div.footer a:hover{
	color:white;
	background-color:#304430;
}
div.footer tbody a:hover{
	background-image:url(../images/icon_arrow_roll.gif);
}
div.footer ul{
	list-style-type:none;
	margin-left:15px;
}
div.footer th.banners{}
div.footer th.banners img{border:none;}
div.footer th.banners a{
	background-image:none;
	padding:0px;
}
div.footer p{
	position:relative;
	margin:0px;
	padding:0px 240px 0px 0px;
}
div.footer img.footer-up{
	position:absolute;
	right:0px;
	bottom:-2px;
}
div.footer img.logo{
	vertical-align:middle;
}
	
/*↑フッター*/