@charset "utf-8";
/* CSS Document */


/*common
--------------------------------------------------*/
#page .mainimg{
	margin:0 0 15px 0;
}

#page h2{
	margin:0 0 15px 0;
}

#page .column01{
	width:700px;
	margin:0 0 20px 0;
}

/*common
--------------------------------------------------*/
#page .text01{
	width:440px;
	float:left;
}


#page .photo01{
	width:240px;
	float:right;
	
}



/*common
--------------------------------------------------*/
#page .button{
	background:url(../images/bg_bt.gif) no-repeat right;
	display:block;
	text-align:left;
	float:left;
	border-left:1px solid #ccc;
	padding:3px 15px 3px 5px;
	margin:10px 10px 0 0 ;
	width:149px!important;
	width:170px;
}

#page .button a{
	display:block;
	color:#333;
}

#page .button a:hover{
	text-decoration:none;
}


