@charset 'UTF-8';
@import url(common.css);
@import url(contents-common.css);



/* 詳細ページのための設定 */
#main-contents #detail-page h3,
#main-contents #detail-page h4,
#main-contents #detail-page h5,
#main-contents #detail-page h6 {
	clear: both;
}
#main-contents #detail-page h3.press-title {
	color: #222222;
	background-image: none;
	font-size: 16px;
	text-align: center;
	line-height: 1em;
}
#main-contents #detail-page .press-date{
	text-align: right;
	padding-bottom: 10px;
}

#main-contents #detail-page h4.press-subtitle {
	color: #222222;
	background-image: none;
	font-size: 15px;
	text-align: center;
	line-height: 1em;
}
#main-contents #detail-page h4 {
	margin-bottom: 14px;
}

#main-contents #detail-page .press-body{
	font-family: "ＭＳ ゴシック","Osaka－等幅"; 
	line-height: 1.5;
	letter-spacing: 1px;
}
#main-contents #detail-page .press-body h5{
	padding-left:18px!important;
	background: url(icon-orange-circle.gif) no-repeat 0px 5px;
	margin-top:20px;
}
#main-contents #detail-page .press-body p{
	line-height: 1.5em;
}
#main-contents #detail-page .press-body ul{
	margin-left:1em!important;
}
#main-contents #detail-page .press-body li{
	line-height: 1.5em;
}
#main-contents #detail-page .press-body dl{
}
#main-contents #detail-page .press-body dt{
	margin: 0em!important;
	padding: 0em!important;
	line-height: 1em;
	width: 540px;
}
#main-contents #detail-page .press-body dd{
	clear: both!important;
	margin: 0em 0em 1em 0em!important;
	text-indent: 1em;
}
#main-contents #detail-page .press-body .image-frame{
	border: 1px solid #cccccc;
}
#main-contents #detail-page .press-body .image-left{
	float: right;
	margin-top: 1em;
	margin-left: 20px;
}
#main-contents #detail-page .press-body .image-left-frame{
	border: 1px solid #cccccc;
	float: right;
	margin-top: 1em;
	margin-left: 20px;
}
#main-contents #detail-page .press-body .image-right{
	float: left;
	margin-top: 1em;
	margin-right: 20px;
}
#main-contents #detail-page .press-body .image-right-frame{
	border: 1px solid #cccccc;
	float: left;
	margin-top: 1em;
	margin-right: 20px;
}



#main-contents #detail-page .contact-box{
	border: 1px solid #bbbbbb;
	margin: 20px 0px;
	padding: 1em;
}
#main-contents #detail-page .contact-box h5{
	margin-top:0px;
}
#main-contents #detail-page .contact-box p{
	line-height: 1em;
	margin: 7px;
}


/* 一覧表示用 */
#main-contents #year-list {
	text-align: left;
}

#main-contents #list-page h4 {
	margin-top: 5px!important;
	padding-left: 18px;
	padding-top: 3px;
	margin-bottom: 5px;
	font-size:14px;
	border-bottom: 0px solid #ffcccc!important;
	background: url(icon-orange-circle.gif) no-repeat 0px 7px;
	line-height: 1.4em;
}

#main-contents #list-page h4 a {
	color: #333333!important;
}
#main-contents #list-page h4 a:hover {
	color: #8d5a1f!important;
	text-decoration: underline;
}

#main-contents #list-page h4 .press-date {
	font-weight: normal!important;
	float:right;
	padding-bottom: 0px!important;
	padding-left: 10px;
}
#main-contents #list-page p{
	text-indent:0px!important;
	padding-left: 18px;
}
#main-contents #list-page .press-date{
	text-align: right;
	padding-bottom: 10px;
}

#main-contents #list-page .press-image{
	float: left;
	margin-bottom: 10px;
	margin-right: 20px;
}
#main-contents #list-page .press-detail {
	text-align: right;
	margin: 0px;
	line-height: 1em;
}
#main-contents .list-end {
	border-bottom: 1px dotted #C3C3C3!important;
	margin: 0px;
	font-size: 10px;
	line-height: 10px;
	clear: both;
}

