@charset "Shift_JIS";

/* page_ttl
**********************************************************************/
h1{
	width:615px;
	height:45px;
	background:url(../../../../spot/img/page_ttl.gif) no-repeat 0 0;
	text-indent:-9999px;
	margin-bottom:25px;
	}




.btn{
	margin-bottom:30px;
	}
	
	.btn .left{
		width:300px;
		float:left;
		}
	
	.btn .right{
		width:300px;
		float:right;
		}






/* main_inner
**********************************************************************/
#mp01{
	width:605px;
	_width:615px;
	height:645px;
	border:3px solid #DFD8C7;
	padding:2px;
	margin-bottom:30px;
	display:block;
	}

#mp02{
	width:605px;
	_width:615px;
	max-height:645px;
	border:3px solid #DFD8C7;
	padding:2px;
	margin-bottom:30px;
	display:none;
	overflow:hidden;
	}


#keyword_search{
	width:575px;
	_width:615px;
	border:3px solid #DFD8C7;
	padding:10px 20px 10px 10px;
	margin-bottom:30px;
	}
	
	#keyword_search h2{
		width:275px;
		height:50px;
		background:url(../../../../spot/img/search.jpg) no-repeat 0 0;
		text-indent:-9999px;
		float:left;
		}
	
	.keyword_search_form{
		float:right;
		margin:15px 0px 0px 0px;
		}
		
		.keyword_search_form input.textarea{
			width:205px;
			}

















/* left_menu
**********************************************************************/
/* menu_ttl */
#menu_ttl{
	background:url(../../../../spot/img/menu_ttl.jpg) no-repeat 0 0;
	margin-bottom:10px;
	}





