@charset "Shift_JIS";
/*******************************************************************************
*
* </top/css/top.css>
*
*******************************************************************************/

.body .content #top_mv {
	padding: 8px;
	background-image: url('../img/bg_content_h2_home.gif');
	margin-top: 0;
	margin-bottom: 10px;
}

/*
----------------------------------------
  Ticker
----------------------------------------
*/
.body .content .ticker {
	overflow: hidden;
	width: 720px;
	margin-bottom: 20px;
	padding-top: 5px;
	/*padding-bottom: 2px;*/
	background-image: url('../img/bg_ticker_base.gif');
	background-position: left top;
	background-repeat: repeat-y;
	background-color: #e7e7e7;
	line-height: 140%;
	clear: both;
}
.body .content .ticker h3 {
	width: 100px;
	_width: 105px;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 6px;
	float: left;
/*	background-image: url('../img/bg_h3_ticker.gif');
	background-position: right top;
	background-repeat: no-repeat;*/
}
.body .content .ticker h3 a {
	min-height: 20px;
	_height: 20px;
	padding-left: 30px;
	padding-bottom: 0;
	padding-top: 2px;
	color: white;
	background-image: url('../img/icon_num_mono.gif');
	background-position: 5px 0;
}
.body .content .ticker h3 a:hover {
	text-decoration: underline;
}
.body .content .ticker ul {
	padding-left: 0;
	padding-top: 2px;
	margin-left: 121px;
	_margin-left: 118px;
	_height: 1%;
}
.body .content .ticker li {
	list-style: none;
	margin-left: 0;
	margin-right: 5px;
	padding-bottom: 5px;
}
.body .content .ticker li p {
	margin: 0;
	padding-left: 14px;
	background-image: url('../../common/img/icon_arw_m_r_blue.gif');
	background-position: 3px 6px;
	_background-position: left 6px;
	background-repeat: no-repeat;
}


/* Info */

/* 10/10/12’Ç‰Á */
.body .content h3.info {
	margin-bottom: 15px;
	padding-bottom: 5px;
	background-image: url('../img/bg_content_h3_hr2.gif');
	background-position: left bottom;
	background-repeat: no-repeat;
	position: relative;
	width: 720px;
}
.body .content h3.info span {
	bottom: 5px;
	display: block;
	font-weight: normal;
	position: absolute;
	right: 0;
	text-align: right;
	width: 10em;
}
.body .content h3.info span a {
	background-image: url('../../common/img/icon_arw_m_r_blue.gif');
	background-position: left 5px;
	background-repeat: no-repeat;
	padding-left: 10px;
	text-decoration: none;
	display: inline;
}

.body .content h3.info span a:hover {
	text-decoration: underline;
}
.body .content .section dl.info {
	margin-left: 5px;
	line-height: 140%;
}
.body .content .section dl.info dt {
	clear: left;
	float: left;
}
.body .content .section dl.info dd {
	padding-left: 9em;
	_text-indent: -3px;
}
.body .content .section dl.info dd p {
	vertical-align: top;
	margin: 0;
	padding-left: 14px;
	padding-bottom: 5px;
	background-image: url('../../common/img/icon_arw_m_r_blue.gif');
	background-position: 3px 6px;
	_background-position: left 6px;
	background-repeat: no-repeat;
}
.body .content .section dl.info dd p.nolink {
	background-image: url('../../common/img/icon_arw_m_r_gray.gif');
}

/* News */
.body .content h3.news {
	position: relative;
	width: 720px;
}
.body .content h3.news span {
	bottom: 5px;
	display: block;
	font-weight: normal;
	position: absolute;
	right: 0;
	text-align: right;
	width: 10em;
}
.body .content h3.news span a {
	background-image: url('../../common/img/icon_arw_m_r_blue.gif');
	background-position: left 5px;
	background-repeat: no-repeat;
	padding-left: 10px;
	text-decoration: none;
	display: inline;
}

.body .content h3.news span a:hover {
	text-decoration: underline;
}
.body .content .section dl.news {
	margin-left: 5px;
	line-height: 140%;
}
.body .content .section dl.news dt {
	clear: left;
	float: left;
}
.body .content .section dl.news dd {
	padding-left: 9em;
	_text-indent: -3px;
}
.body .content .section dl.news dd p {
	vertical-align: top;
	margin: 0;
	padding-left: 14px;
	padding-bottom: 5px;
	background-image: url('../../common/img/icon_arw_m_r_blue.gif');
	background-position: 3px 6px;
	_background-position: left 6px;
	background-repeat: no-repeat;
}
.body .content .section dl.news dd p.nolink {
	background-image: url('../../common/img/icon_arw_m_r_gray.gif');
}

/*
----------------------------------------
  Menu
----------------------------------------
*/
.body .content .section div.menu {
	background-image: url('../img/img_menu_vr.gif');
	background-position: left top;
	background-repeat: repeat-y;
	padding-bottom: 5px;
}
.body .content .section .dc_w186 { width: 186px; }
.body .content .section .dc_w185 { width: 185px; }
.body .content .section .dc_w165 { width: 165px; }
.body .content .section .dc_w164 {
	margin-left: 21px;
	width: 164px;
}
.body .content .section .menu_col { width: 164px; }

.body .content .section ul.menu {
	list-style-type: none;
	margin-left: 0;
}
.body .content .section ul.menu li {
	background-image: url('../../common/img/icon_arw_m_r_blue.gif');
	background-position: left 7px;
	background-repeat: no-repeat;
	margin: 0;
	line-height: 160%;
	padding-left: 10px;
}
.body .content .section .menu_bottom {
	margin-top: 30px;
	padding-top: 10px;
	border-top: 1px dotted #cbcbcb;
}


/*
----------------------------------------
  content bnr
----------------------------------------
*/
.body .content .section ul.bnr_top {
	list-style: none;
	margin: 30px 0 0;
	padding: 0;
	overflow: hidden;
	width: 717px;
}
.body .content .section ul.bnr_top li {
	list-style: none;
	margin: 0;
	padding: 0 0 4px 5px;
	float: left;
}
.body .content .section ul.bnr_top li img {
	vertical-align: top;
}


/* ===========================================================
	smartphone banner
 =========================================================== */

.container a.sp-mode {
	display:none;
	margin-bottom:10px;
	width:960px;
	text-align:center;
}
 
 
 
 
