@charset "Shift_JIS";
/*
	Site Name: 
	Description: style print
	Version: 1.0
	Author: 
*/

/*
===== CONTENTS ===========================================

	1: universal reset
	2: DELETE NAVIGATION
	3: EACH CONTENTS

==========================================================
*/

body {
	margin:0;
	padding:0;
	font-size:10pt;
	line-height:1.5;
	background:#fff;
}
a:link, a:visited {
	color:#000;
	text-decoration:underline;
}
img {
	border:0;
}
/*
===== 2: DELETE NAVIGATION ==========================================
*/

#hd_right {
	display:none;
}
#menu_top2 {
	display:none;
}
#left_navi {
	display:none;
}
.ft_left {
	display:none;
}
/*
===== 3: EACH CONTENTS ==========================================
*/



#contents_area {
	float:left;
	width:100%;
	_width:620px;
}
#article_area {
	float:left;
	width:100%;
	_width:620px;
}
/*
#contents_area table {
	width:100%;
	_width:620px;
}
*/
#footer {
	width:100%;
	_width:660px;
	padding-right:0px;
}
