@charset "utf-8";

html,
body,
div {
	border: none !important;
	color: #000000 !important;
	background: #ffffff !important;
}

html,
body,
#BODY,
.wrapper,
#HEADER,
#CONTENT,
#FOOTER {
	margin: 0 !important;
	padding: 0 !important;
	width: 100% !important;
}

#LOGO {
	/* Mac IEには解釈させない \*/
	float: none !important;
	/**/
	
	text-align: center !important;
}

#SEARCH,
#GLOBALNAVI,
#LINKS,
#TOPIC_PATH {
	display: none !important;
}

p.link {
	display: none !important;
}

#TOP_LEFT {
	margin-left: 0 !important;
	width: 48% !important;
}
#TOP_RIGHT {
	margin-right: 0 !important;
	width: 48% !important;
}
#TOP_LEFT .section p.image img,
#TOP_RIGHT .section p.image img {
	float: none !important;
}
#TOP_LEFT .section h2,
#TOP_RIGHT .section h2 {
	text-align: left !important;
}

#TOP_NEWISSUE h3 {
	position: static !important;
	width: auto !important;
	text-align: center !important;
}

#TOP_PRESENT,
#TOP_KOMADO {
	float: none !important;
	width: 100% !important;
}

#box,
#box .bi,
#box .bi #innerbox {
	margin: 0 !important;
	padding: 0 !important;
	width: 100% !important;
}

#RECOMEND h2 {
	padding-bottom: 0 !important;
	position: static !important;
	background: #ffffff !important;
}

#BLOG_MAIN {
	margin-left: 0 !important;
	width: 100% !important;
}

#BLOG_NAVI {
	display: none !important;
}

#BACKNUMBER_LIST {
	margin: 0 !important;
	padding: 0 !important;
	width: 100% !important;
}
#BACKNUMBER_LIST ul.tabs {
	position: static !important;
	background: #ffffff !important;
}

#popupbox {
	display: none !important;
}

#FOOTLINK,
#FOOTNAVI {
	display: none !important;
}

address {
	text-align: center !important;
}
