body {
	background:#FFFFFF;
	line-height:110%;
}
*html body{
	zoom:79%;
	font-size:120% !imoportant;
}
#container {
	width: 100%;
	background:#FFFFFF !imoportant;
	background-image:none !imoportant;
	line-height:110%;
}


/* 非表示項目の設定 */
/*
#header2,#top_search,#header2_back {
	display: none;
	float:none;
}
#footer,#another_info,#another_info2,#another_info3,#footer_navi {
	display: none;
	float:none;
}
#sidebar1 {
	display: none;
	float:none;
}
#sidebar2 {
	display: none;
	float:none;
}

#top_search {
	display: none;
	float:none;
}


#back_or_pagetop {display: none;}
.detail_file {display:none;}
.detail_link {display:none;}
*/

/* sidebar1,sidebar2なし */
/*
#main {
	margin-right:0px !important;
	width:100%;
}

*html body #main, *html body #main_a {
	float:none;
	width:auto;
}

#main_a {
	width:auto;
	line-height:110%;
	margin-right:20px !important;
	margin-left:20px !important;
	padding:0px 0px 10px 0px !important;
}

*:first-child+html #main_a {
	width:100%;
}

#main_body {
	width:100%;
	line-height:110%;
}

.site_free{
	width:100%;
	line-height:110%;
}
*/