@charset "Shift_JIS";

/* --------------------------------------------------------
  BASE CSS [ 2015-02-04 ]
-------------------------------------------------------- */


/* Base Style
-------------------------------------------------------- */

body {
	font-family: "ＭＳ Ｐゴシック", "ＭＳ ゴシック", "Osaka", "Osaka-等幅", "ヒラギノ角ゴ Pro W3", "sans-serif";
	font-size: 12px;
	line-height: 18px;
	color: #444444;
	background-color: #ffffff;
}

a:link    { color: #3c78b4; text-decoration: underline; }
a:visited { color: #3c78b4; text-decoration: underline; }
a:hover   { color: #e70012; text-decoration: none; }


/* Layout Style
-------------------------------------------------------- */

#container {
	margin: 0 auto;
	width: 960px;
	background: url(../images/local_bg.gif) repeat-y left top;
}


#containerTop {
	margin: 0 auto;
	width: 960px;
	overflow: hidden;
}

#containerTop .topLeft {
	float: left;
	width: 640px;
}

#containerTop .topLeft .topNews {
	overflow: hidden;
	margin: 5px 0 25px;
}

#containerTop .topLeft .topNews dl {
	background: url(../../images/topics_line.gif) repeat-x bottom;
}

#containerTop .topLeft .topNews dt {
	float: left;
	padding: 7px 20px 7px 18px;
}

#containerTop .topLeft .topNews dd {
	background: url(../../images/topics_arrow.gif) no-repeat 98px 10px;
	padding: 7px 0 7px 116px;
}

#containerTop .topLeft .topNews dd a {
	color: #222;
}

#containerTop .topRight {
	float: right;
	width: 270px;
}

#contentsArea {
	width: 670px;
	float: left;
	padding-top: 9px;
	padding-bottom: 30px;
}

#contentsAreaTop {
	width: 670px;
	float: left;
}

#localArea {
	width: 250px;
	float: right;
	padding-left: 10px;
	padding-top: 9px;
	border-top: 1px solid #dddddd;
}

.bottomClear {
	height: 1px;
	overflow: hidden;
}


/* Header Area Style
-------------------------------------------------------- */

#headerArea {
	width: 960px;
	height: 90px;
	position: relative;
	background-color: #ffffff;
}

#headerArea #headerLogo {
	position: absolute;
	top: 28px;
	left: 0;
}

#headerArea #headerMember {
	position: absolute;
	top: 0;
	right: 10px;
}

#headerArea #headerText_02 {
	position: absolute;
	top: 11px;
	left: 640px;
}

#headerArea #headerText_03 {
	position: absolute;
	top: 33px;
	right: 10px;
}

#headerArea #headerNavi {
	position: absolute;
	top: 60px;
	right: 10px;
}

#headerArea #headerNavi li {
	float: left;
	padding-left: 14px;
}

#headerArea #headerNavi img { vertical-align: bottom; }


/* Local Area Style
-------------------------------------------------------- */

/* Contents Style */

#localArea .contents {
	width: 239px;
	background-color: #ffffff;
	border: 1px solid #dddddd;
	margin-bottom: 9px;
	padding-bottom: 4px;
}

#localArea .contents .cover {
	width: 239px;
	margin-bottom: 14px;
}

#localArea .contents .title { margin-bottom: 4px; }

#localArea .contents .link {
	margin-left: 18px;
	margin-right: 10px;
	padding-bottom: 10px;
}

#localArea .contents .link li {
	background: url(../images/local_link_arrow.gif) no-repeat left 5px;
	line-height: 16px;
	margin-bottom: 4px;
}

#localArea .contents .link li a {
	display: block;
	padding-left: 10px;
}

#localArea .contents .link li a:link	{ color: #3c78b4; text-decoration: underline; }
#localArea .contents .link li a:visited { color: #3c78b4; text-decoration: underline; }
#localArea .contents .link li a:hover	{ color: #e70012; text-decoration: none; background: url(../images/local_link_arrow-on.gif) no-repeat left 5px; }

* html body #localArea .contents .link li a {
	background: url(../images/local_link_arrow.gif) no-repeat left 5px;
	padding-left: 10px;
}

* html body #localArea .contents .link li a:hover { color: #e70012; text-decoration: none; background: url(../images/local_link_arrow-on.gif) no-repeat left 5px; }



/* Contents Style 1411〜 */

#localArea .conRenew {
	width: 239px;
	background-color: #ffffff;
	border: 1px solid #dddddd;
	margin-bottom: 9px;
	padding-bottom: 4px;
}

#localArea .conRenew .cover {
	width: 239px;
	margin-bottom: 14px;
}

#localArea .conRenew .titleSp {
	font-family:'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic ProN',sans-serif;
	color: #000000;
	font-size: 14px;
	padding-left: 14px;
	text-indent: -0.5em;
	margin-bottom: 5px;
}
#localArea .conRenew .titleCon {
	font-family:'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic ProN',sans-serif;
	color: #000000;
	padding-left: 14px;
	margin-bottom: 5px;
}

#localArea .conRenew .link {
	margin-left: 18px;
	margin-right: 10px;
	padding-bottom: 10px;
}

#localArea .conRenew .link li {
	background: url(../images/local_link_arrow.gif) no-repeat left 5px;
	line-height: 16px;
	margin-bottom: 4px;
}

#localArea .conRenew .link li a {
	display: block;
	padding-left: 10px;
}

#localArea .conRenew .link li a:link	{ color: #3c78b4; text-decoration: none; }
#localArea .conRenew .link li a:visited	{ color: #3c78b4; text-decoration: none; }
#localArea .conRenew .link li a:hover	{ color: #e70012; text-decoration: underline; background: url(../images/local_link_arrow-on.gif) no-repeat left 5px; }

* html body #localArea .conRenew .link li a {
	background: url(../images/local_link_arrow.gif) no-repeat left 5px;
	padding-left: 10px;
}

* html body #localArea .conRenew .link li a:hover { color: #e70012; text-decoration: none; background: url(../images/local_link_arrow-on.gif) no-repeat left 5px; }



/* Banner Style */

#localArea .banner { width: 241px; }
#localArea .banner li { margin-bottom: 9px; }
#localArea .banner li img { vertical-align: top; }

#localArea .report {
	width: 221px;
	background: url(../../images/report_side_back_01.gif) repeat-y left top;
	padding: 8px 10px 0 10px;
}



/* Mailmaga Style */

#localArea .mailmaga li a { width: 239px; }
#localArea .mailmaga li { margin-bottom: 9px; }

#localArea .mailmaga li a {
	display: block;
	width: 239px;
	border: 1px solid #dddddd;
}

#localArea .mailmaga li a:hover { border: 1px solid #e70012; }
#localArea .mailmaga li img { vertical-align: bottom; }

/* Exclusive Contents Style */

#localArea .contents {
	width: 239px;
	background-color: #ffffff;
	border: 1px solid #dddddd;
	margin-bottom: 9px;
	padding-bottom: 4px;
}

#localArea .contents .vol {
	margin-left: 15px;
	margin-bottom: 10px;
}

#localArea .contents .ex_title {
	margin-left: 30px;
	margin-bottom: 3px;
}

#localArea .contents .ex_link {
	margin-left: 30px;
	margin-right: 10px;
	padding-bottom: 5px;
}

#localArea .contents .ex_link li {
	background: url(../images/local_link_arrow.gif) no-repeat left 5px;
	line-height: 16px;
	margin-bottom: 4px;
}

#localArea .contents .ex_link li a {
	display: block;
	padding-left: 10px;
}

#localArea .contents .ex_link li a:link    { color: #3c78b4; text-decoration: underline; }
#localArea .contents .ex_link li a:visited { color: #3c78b4; text-decoration: underline; }
#localArea .contents .ex_link li a:hover   { color: #e70012; text-decoration: none; background: url(../images/local_link_arrow-on.gif) no-repeat left 5px; }

* html body #localArea .contents .ex_link li a {
	background: url(../images/local_link_arrow.gif) no-repeat left 5px;
	padding-left: 10px;
}

* html body #localArea .contents .link li a:hover { color: #e70012; text-decoration: none; background: url(../images/local_link_arrow-on.gif) no-repeat left 5px; }



/* Exclusive Style 旧スタイル


#localArea .exclusiveBox {
	width: 219px;
	background-color: #ffffff;
	border: 1px solid #dddddd;
	margin-bottom: 9px;
	padding: 0 10px 10px;
}

#localArea .exclusiveBox .year {
	margin-top: 10px;
}

#localArea .exclusiveBox .year:hover {
	box-shadow: 0 0 2px #eee;
}

#localArea .exclusiveBox .list {
	margin: 10px 0 0;
	padding: 0 10px 0;
}

#localArea .exclusiveBox .list ul li {
	line-height: 16px;
	margin-bottom: 4px;
}

#localArea .exclusiveBox .list ul li a {
	background: url(../images/local_link_arrow.gif) no-repeat left 5px;
	text-decoration: none;
	color: #222222;
	display: block;
	padding-left: 10px;
}

#localArea .exclusiveBox .list ul li a:hover {
	text-decoration: underline;
	background: url(../images/local_link_arrow-on.gif) no-repeat left 5px;
	color: #e70012;
}

#localArea .exclusiveBox .current {
	background-color: #fff;
	padding: 7px 7px 3px;
	border: dashed 1px #eee;
}

#localArea .exclusiveBox .current .list {
	margin: 0;
	padding: 0 0 0 5px;
}

#localArea .exclusiveBox .current .list ul li a {
	color: #3C78B4;
}

#localArea .exclusiveBox .list ul li a:hover {
	color: #e70012;
}

#localArea .exclusiveBox .title {
	padding: 0 0 3px 8px;
}
 */


/* Exclusive Local Style 1410〜
-------------------------------------------------------- */

#localArea .exclusiveBox .currentYear { padding: 10px 0 8px 0; }
#localArea .exclusiveBox .currentYear a {
	font-family:'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic ProN',sans-serif;
	width: 219px;
	height: 30px;
	background: #e50012;
	color: #ffffff;
	line-height: 30px;
	font-weight: bold;
	text-decoration: none;
	display: block;
}
#localArea .exclusiveBox .currentYear a span {
	background: #000000;
	font-weight: normal;
	padding: 1px 5px;
}

#localArea .exclusiveBox .current {
	background-color: #ffffff;
	padding: 7px 4px 3px 4px;
	border: dotted 1px #ccc;
}
#localArea .exclusiveBox .title {
	font-family:'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic ProN',sans-serif;
	padding: 0 0 3px 0;
	text-indent: -0.3em;
}
#localArea .exclusiveBox .current .list { margin: 0; padding: 0 0 0 5px; }
#localArea .exclusiveBox .current .list ul li a { color: #3C78B4; }
#localArea .exclusiveBox .list ul li a:hover { color: #e70012; }

#localArea .exclusiveBox {
	width: 219px;
	background: #ffffff;
	border: 1px solid #dddddd;
	margin-bottom: 9px;
	padding: 0 10px 10px 10px;
}

#localArea .exclusiveBox .year {
	background: url(../../exclusive/images/local_exclusive_bg.gif) no-repeat left top;
	margin-top: 10px;
}

#localArea .exclusiveBox .year:hover {
	background-position: left -30px;
	box-shadow: 0 0 2px #eee;
	
}

#localArea .exclusiveBox .list { margin: 10px 0 0; padding: 0 10px 0; }

#localArea .exclusiveBox .list ul li { line-height: 16px; margin-bottom: 4px; }

#localArea .exclusiveBox .list ul li a {
	background: url(../images/local_link_arrow.gif) no-repeat left 5px;
	text-decoration: none;
	color: #222222;
	display: block;
	padding-left: 10px;
}

#localArea .exclusiveBox .list ul li a:hover {
	text-decoration: underline;
	background: url(../images/local_link_arrow-on.gif) no-repeat left 5px;
	color: #e70012;
}



/* Page-Top Style
-------------------------------------------------------- */

#pageTop {
	clear: both;
	height: 16px;
	text-align: right;
	padding: 36px 10px 18px 0;
	background-color: #ffffff;
}



/* Footer Area Style
-------------------------------------------------------- */

#footerArea {
	width: 960px;
	height: 100px;
	background: url(../images/footer_bg.gif) no-repeat left top;
	background-color: #ffffff;
}

#footerArea #footerNavi {
	width: 655px;
	padding-top: 18px;
	margin-left: 4px;
	line-height: 17px;
}

#footerArea #footerNavi li.first {
	background: url(../images/spacer.gif) no-repeat left top;
}

#footerArea #footerNavi li {
	float: left;
	background: url(../images/footer_navi_kugiri.gif) no-repeat left top;
	padding-left: 15px;
	padding-right: 12px;
	height: 15px;
}

#footerArea #footerNavi a:link    { color: #444444; text-decoration: underline; }
#footerArea #footerNavi a:visited { color: #444444; text-decoration: underline; }
#footerArea #footerNavi a:hover   { color: #e70012; text-decoration: none; }

#footerArea address {
	clear: both;
	display: block;
	padding-top: 9px;
	margin-left: 20px;
	font-family: "Arial";
	font-size: 11px;
}

#footerArea #qrcode {
	clear: both;
	position: absolute;
	margin: 15px 0 0 780px;
}
