* {
	margin: 0;
	padding: 0
}
body {
	padding: 0;
	color: #333;
	background-color: #FFF;
	margin: 5px 5px 5px 5px;
	font-family: "ms ui gothic"
}
#wrapper #container img {
	border: none;
	vertical-align: bottom
}
.box_title {
	text-align: left;
	padding-left: 10px;
	line-height: 30px;
	font-size: 12pt;
	font-weight: bold;
	height: 30px;
	width: 100%;
	background: url("/sys_images/neo/model/common/tit-main-bg.gif") repeat-x;
	margin-bottom: 5px
}
.box_title2 {
	text-align: left;
	padding-left: 10px;
	line-height: 30px;
	font-size: 12pt;
	font-weight: bold;
	height: 30px;
	width: 100%;
	margin-bottom: 5px;
	background: url("/sys_images/neo/model/top/kensaku-tit.gif") repeat-x
}
.box_title_with_rss {
	height: 30px;
	font-size: 12pt;
	font-weight: bold;
	line-height: 30px;
	width: 100%;
	background: url("/sys_images/neo/model/common/tit-main-bg.gif") repeat-x;
	margin-bottom: 5px
}
.box_title_with_rss .inner_left {
	width: 600px;
	line-height: 30px;
	float: left
}
.box_title_with_rss .inner_left img {
	margin-top: 5px;
	border: none;
	float: left
}
.box_title_with_rss .inner_left p {
	float: left;
	display: block
}
.box_title_with_rss .inner_right {
	_margin-top: 5px;
	_line-height: 20px;
	line-height: 30px;
	float: left
}
.box_title img {
	_margin-top: -5px;
	margin-top: 5px;
	margin-right: 5px;
	border: none;
	float: left
}
.md_center_box {
	width: 530px;
	min-height: 1px;
	height: auto;
	border: #CDCDCD 1px solid;/*margin-top:15px;*/
	margin-bottom: 15px;
	margin-left: 25px;
	overflow: hidden
}
.md_center_box .box_body {
	padding-left: 5px;
	padding-right: 5px
}
.text_center {
	text-align: center
}
.big_bold {
	font: bold 12pt "MS UI Gothic"
}
.small {
	font-size: 10pt
}
.red {
	color: red
}
.no_line {
	border: none
}
.clear {
	clear: both
}
.crimson {
	color: #800000
}
.left_img {
	float: left
}
.big {
	font-size: 12pt
}
.blue {
	color: blue
}
.margin-side-10 {
	margin: 0 10px 0 10px
}
.margin-side-20 {
	margin: 0 0 0 20px
}
.margin-btm-10 {
	margin-bottom: 10px
}/****************//* 上下中央寄せ *//****************/
div.centering p {
	display: table-cell;
	vertical-align: middle;
	margin: 0
}/*for IE6 */
* html .centering p {
	display: inline;
	zoom: 1
}/*for IE7 */
*:first-child+html .centering p {
	display: inline;
	zoom: 1
}/* もっと見るリンク */
div.more {
	width: 100%;
	font-weight: bold;
	text-align: right;
	padding-right: 5px;
	padding-bottom: 5px;
	clear: both
}
.left {
	float: left
}
.right {
	float: right
}
.small {
	font-size: 8pt
}
.bg_gray {
	background-color: #f0efef
}
.align_right {
	text-align: right
}
.align_left {
	text-align: left
}
.text_center {
	text-align: center
}/* ===== clearfix ===== */
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden
}
.clearfix {
	min-height: 1px
}
* html .clearfix {
	height: 1px;/*\*//*/height:auto;overflow:hidden;/**/
}/* div.search_form{text-align:center}div.search_form form{text-align:center;margin-right:auto;margin-left:auto;width:400px}div.search_form form *{float:left;display:block}div.search_form form #search_btn{float:left;display:block;margin-top:-1px}*/
