@charset "Shift_JIS";
/*You can modify the width of the website by changing "width" parameter with ".main" The minimum value is 780px.*/


.main{
	width:1100px;
	text-align:left;
}

/*=========page_1===========*/
#page_1 .col_1{width:65%;}
#page_1 .mid{width:1%;}
#page_1 .col_2{
	width:25%;
}
/*========//page_1===========*/

