@charset "utf-8";

/* ==================================================
contents
================================================== */
#tmp_news_slogan {
	width:100%;
	margin:0 0 20px;
}
#tmp_wrap_news {
	clear:both;
	float:left;
	width:100%;
	margin:0 -430px 0 0;
}
#tmp_news {
	color:inherit;
	margin:0 430px 0 0;
	background-color:#F2F2F2;
}
#tmp_wrap_news_ttl {
	color:inherit;
	border-top:3px solid #0F4690;
	border-left:1px solid #C0C0C0;
	border-right:1px solid #C0C0C0;
	border-bottom:1px solid #C0C0C0;
	background:#FFFFFF url(/shared/templates/site_shobo_top/images/contents/news_ttl_bg.gif) repeat-x left top;
}
#tmp_news_ttl {
	background:url(/shared/templates/site_shobo_top/images/contents/news_ttl.gif) no-repeat 10px 5px;
}
#tmp_news_ttl p {
	text-align:right;
}
#tmp_news_ttl p a {
	padding:5px 10px 5px 185px;
	display:block;
}
#tmp_news_cnt {
	clear:both;
}
#tmp_news_cnt dl {
	clear:both;
	padding:0 0 2px;
}
#tmp_news_cnt dt {
	clear:both;
	float:left;
	display:inline;
	width:6em;
	margin:10px -6em 0 10px;
}
#tmp_news_cnt dd {
	padding:10px 10px 10px 6em;
	background:url(/shared/templates/site_shobo_top/images/contents/news_bg.gif) repeat-x left bottom;
}
#tmp_news_cnt p {
	padding:10px;
}
#tmp_slogan {
	float:right;
	width:405px;
	position:relative;
	z-index:1;
}
#tmp_info {
	clear:both;
	margin:0 0 60px;
}
#tmp_info ul {
	list-style:none;
	width:720px;
}
#tmp_info ul li {
	float:left;
	margin:0 5px 5px 0;
}
#tmp_info ul li img {
	vertical-align:bottom;
}
#tmp_menu {
	clear:both;
}
#tmp_menu .menu_ttl {
	font-size:100%;
	color:#FFFFFF;
	text-align:center;
	margin:0 0 10px;
	background-color:#4CB3D0;
}
#tmp_menu ul {
	margin:0 0 0.8em 40px;
	list-style-image:url(/shared/templates/site_shobo_top/images/contents/icon_list.gif);
}
/* ==================================================
contents
================================================== */
#tmp_contents .img-none {
	list-style-image:none;
}
.margin {
	margin:0px;
}
.imgpadding img {
	padding:0px 4px;
}
.margin-bottom {
	margin:0px 5px 10px;
}
.bold {
	padding:15px 0px;
	font-weight:bold;
	font-size:110%;
}
.wd100 {
	width:100%;
}
#free {
	margin:10px;
}
/* ==================================================
clearfix
================================================== */
/* for modern browser */
#tmp_news_slogan:after,
#tmp_news_ttl:after,
#tmp_news_cnt:after,
#tmp_slogan:after,
#tmp_info:after,
div.box_info:after,
div.box_link:after,
div.box_menu:after,
.pnavi:after {
	content:".";
	display:block;
	height:0;
	font-size:0.1%;
	line-height:0.1;
	clear:both;
	visibility:hidden;
}
/* for IE7.0 */
*:first-child+html #tmp_news_slogan,
*:first-child+html #tmp_news_ttl,
*:first-child+html #tmp_news_ttl p a,
*:first-child+html #tmp_news_cnt,
*:first-child+html #tmp_slogan,
*:first-child+html div.box_info,
*:first-child+html div.box_link,
*:first-child+html div.box_menu,
*:first-child+html .pnavi {
	min-height:1%;
}
/* for IE6.0 */
* html #tmp_news_slogan,
* html #tmp_news_ttl,
* html #tmp_news_ttl p a,
* html #tmp_news_cnt,
* html #tmp_slogan,
* html div.box_info,
* html div.box_link,
* html div.box_menu,
* html .pnavi {
	height:1%;
}
/* ==================================================
print
================================================== */
@media print {
/* for IE7.0 */
*:first-child+html #tmp_wrap_news_ttl,
*:first-child+html #tmp_news_cnt dd {
	min-height:1%;
}
/* for IE6.0 */
* html #tmp_wrap_news_ttl,
* html #tmp_news_cnt dd {
	height:1%;
}
}
