@charset "UTF-8";
/* お知らせ */
/* 2009-10-23T18:23:57+09:00 */

/* お知らせ一覧 */
.section dl.nav.news{
	margin-top: .8em;
}

.section dl.nav.news dt,
.section dl.nav.news dd{
	line-height: 1.3;
	font-size: 1.2em;
}

.section dl.nav.news dt{
	margin-top: .7em;
	padding-left: .25em;
	width: 7em;
	height: 1.5em;
}

div.section#media dl.nav.news dd{
	padding-left: 7em;
}

.section dl.nav.news dd{
	margin-top: -1.5em;
	padding: 0 0 .6em 6em;
	background: url("/common_wr/images/news_bg.gif") repeat-x left bottom;
}

* html .section dl.nav.news dd{
	padding-left: 5em;
}

.section dl.nav.news em.notice{
	margin-right: .2em;
	padding: 0 3px 1px;
	font-size: 80%;
	font-weight: bold;
	text-transform: uppercase;
	color: white;
	background-color: #AE0000;
}

*:first-child+html .section dl.nav.news dd em.notice{
	padding-bottom: 0px;
}

* html .section dl.nav.news dd em.notice{
	padding-top: 2px;
	font-size: .96em;
}

.section dl.nav.news dd span.mediatype{
	font-weight: bold;
}

.section dl.nav.news dd span.mediatype span.close{
	font-weight: normal;
}

*:first-child+html .section dl.nav.news dd a:hover em.modelName{
	text-decoration: underline;
}

* html .section dl.nav.news dd a:hover em.modelName{
	text-decoration: underline;
}

/* ------------------------------------------- */
/* お知らせ インデックス */

/* タイトル */
div#informationIndex h1,
div#informationIndex div.section h2{
	position: relative;
}

div#informationIndex h1 a,
div#informationIndex div.section h2 a{
	position: absolute;
	font-size: 70%;
}

div#informationIndex div.section h2 a{
	top: 8px;
	right: 6px;
	padding-left: 10px;
	background: url("/common_wr/images/lNav_mk_hover.gif") no-repeat 0 50%;
}

div#informationIndex h1 a{
	top: 13px;
	right: 17px;
}

div#informationIndex div.section#media dl.nav.news dd{
	padding-left: 7em;
}

* html div#informationIndex div.section#media dl.nav.news dd{
	padding-left: 6em;
}

div#informationIndex div.section#media dl.nav.news dd span.mediatype{
	display: block;
	margin-bottom: 0.5em;
}

div#informationIndex div.section#media dl.nav.news dd div.textset dl dt{
	margin: 0;
	padding: 0;
}

div#informationIndex div.section#media dl.nav.news dd div.textset dl dd{
	margin: 0 0 0 2em;
	padding: 0;
	background: none;
}

/* トピックス, 重要なお知らせ */
div#informationIndex div.section-conatiner{
	width: 616px;
	overflow: hidden;
	margin-bottom: 20px;
}

* html div#informationIndex div.section-conatiner{
	overflow: visible;
}

div#informationIndex div.sectioin-container:after{
	display: block;
	height: 0;
	clear: both;
	content: "";
}

div#informationIndex div.section-conatiner div.section#topics,
div#informationIndex div.section-conatiner div.section#important{
	width: 295px;
	clear: none;
	padding: 0;
}

div#informationIndex div.section-conatiner div.section#topics{
	float: left;
}
div#informationIndex div.section-conatiner div.section#important{
	float: right;
}

div#informationIndex div.section-conatiner div.section#topics h2,
div#informationIndex div.section-conatiner div.section#important h2{
	background-image: url("/common_wr/images/h2_2col_bg_295.gif");
}

div#informationIndex div.section-conatiner div.section#topics dl dt,
div#informationIndex div.section-conatiner div.section#important dl dt{
	width: auto;
	padding-left: 0;
}

div#informationIndex div.section-conatiner div.section#topics dl dd,
div#informationIndex div.section-conatiner div.section#important dl dd{
	margin-top: 0;
	padding-left: 0;
}

/* ------------------------------------------- */
/* お知らせ詳細 */

div#informationDetail div.section h3{
	font-size: 120%;
}

div#informationDetail div.section{
	padding: 0;
}

div#informationDetail div.section div.section{
	margin-bottom: 2em;
}

div#informationDetail div.section div.section-header{
	background: url("/common_wr/images/h2_2col_bg_height_top.gif") no-repeat 0 0;
	margin-bottom: 15px;
}

div#informationDetail div.section div.section-header h2{
	height: auto;
	padding-top: 5px;
	padding-bottom: 3px;
	background: url("/common_wr/images/h2_2col_bg_height_bottom.gif") no-repeat left bottom;
}

div#informationDetail div.section h3{
	margin-top: 1em;
	margin-bottom: 2em;
	padding: 0.2em 0;
	border-bottom: solid 1px #d5d2e8;
	font-size: 160%;
	color: #333;
}

div#informationDetail div.section h3 span.note{
	margin-left: 0.5em;
	font-weight: normal;
	font-size: 80%;
}

div#informationDetail div.section h4{
	margin-bottom: 1em;
	padding-left: 0.5em;
	border-left: solid 5px #a3a3d9;
	font-weight: bold;
	color: #333;
}

div#informationDetail div.section div.textset{
	margin-bottom: 1em;
	line-height: 1.6;
	font-size: 120%;
}

div#informationDetail div.section p{
	font-size: 100%;
}

div#informationDetail div.section h5{
	margin-top: 1.5em;
	margin-bottom: 0.5em;
}

div#informationDetail div.section dl,
div#informationDetail div.section ul{
	margin-bottom: 1em;
}

div#informationDetail div.section dl{
	height: 100%;
}

div#informationDetail div.section ul li{
	font-size: 100%;
}

div#informationDetail div.section p.date,
div#informationDetail div.section address{
	text-align: right;
}

div#informationDetail div.section p.date{
	margin-top: 2em;
	margin-bottom: 0.5em;
}

/* 画像 */
div#informationDetail div.section div.fig span.caption{
	display: block;
	font-size: 80%;
}

div#informationDetail div.section div.fig.large{
	clear: both;
	margin: 1em auto;
}

div#informationDetail div.section div.fig img{
	display: inline;
	margin-bottom: 0.5em;
}

div#informationDetail div.section div.fig span{
	display: block;
	margin-bottom: 0.5em;
}

