@charset "UTF-8";

body{
	background:none;
}


/*
ALL
---------------------------------------------------------*/

#wrapper{
	width:640px;
}

#header, #gnav, .topicpath_area, .anchor_link, .pagetop, .pagetop02, .contact_footer, #footer_nav{
	display:none;
}

#contents{
	margin-bottom:25px;
	width:640px;
}

h3{
	margin:15px 0;
	padding:12px 0;
	width:640px;
}

#footer{
	width:640px;
	border-top:1px solid #CCC;
	background:none;
}

#footer img{
	display:none;
}

#footer .copyright{
	margin:0;
	text-align:left
}


/*
INDUSTRIAL
---------------------------------------------------------*/

.industrial_catch{
	margin:0;
	padding:0;
	width:500px;
	background:none;
}

.industrial_catch ul li{
	margin-bottom:7px;
}

.data_area, .data_box{
	width:640px;
}

.data_area .photo, .data_area .text, .box_l, .box_r{
	float:none;
}

.data_area .text{
	width:640px;
}

.data_area .text .text_inner{
	display:inline;
	margin:7px 7px 0 0;
	width:205px;
	float:left;
}

.data_area .text .text_inner h3{
	width:195px;
}

.banner img{
	display:none;
}


/*
TABLE
---------------------------------------------------------*/

.data_table{
	width:640px;
}

.data_table th{
	width:20%;
}

.data_table td{
	width:80%;
}


/*
TABLE
---------------------------------------------------------*/

.page_break{
	page-break-before:always; 
}







