@charset "Shift_JIS";

/**************************************************
 デフォルトスタイルのリセット
***************************************************/

html,body,div,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input,ul,li {
	margin: 0;
	padding: 0;
}

fieldset,img {
	border: none;
}

caption,th {
	text-align: left;
}

hr {
	display: none;
}

em,strong {
	font-weight: bold;
}

table {
	font-size: 100%;
}

/**************************************************
 float解除
***************************************************/

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	font-size: 1%;
}

.clearfix {
	zoom: 1;
}

.clear {
	clear: both;
}

/**************************************************
 共通アンカースタイル
***************************************************/

a:link {
	color: #0000EE;
	text-decoration: underline;
}

a:visited {
	text-decoration: underline;
}

a:hover {
	color: #5D5DFF;
	text-decoration: none;
}

a:active {
	color: #5D5DFF;
	text-decoration: none;
}

a {
	outline: none;
}

/**************************************************
 共通ページレイアウトスタイル
***************************************************/

/* BODY */
body {
	line-height: 1.35;
	text-align: center;
	font-size: 100%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif
}

body {
	font-size: 0.875em;
 *font-size: 81.25%; /*for IE6,IE7*/
}

/* navskip */
#navskip {
	height: 1px;
	overflow: hidden;
}

#navskip.show {
	height: 1.4em;
}

/* 音声ブラウザ対応 */
p#skip {
	position: absolute;
	width: 100px;
	left: -200px;
}

/* ページ全体のコンテナ */
div#container {
	width: 100%;
	text-align: center;
	overflow: hidden;
}

* html div#container {
	overflow: visible;
}

/* ヘッダ */
div#header {
	width: 100%;
	text-align: center;
	height: 96px;
}

div#headerInner {
	width: 940px;
	margin: 0 auto;
	text-align: left;
	min-height: 96px;
	position: relative;
}

* html div#headerInner {
	height: 96px;
}

div#header h1 {
	background: url(/content/001140711.gif) 0 0 no-repeat;
	width: 275px;
	height: 88px;
	text-indent: -9999px;
	margin: 0;
}

div#header h1 a {
	display: block;
	width: 275px;
	height: 88px;
	overflow: hidden;
}

div#header ul li.reader {
	margin: 0;
	padding: 0 12px 0 0;
}

div#header li {
	list-style: none;
}

div#headerNaviUp *,
div#headerNaviDown * {
	float: left;
}

div#headerNaviUp a img:hover,
div#headerNaviDown a img:hover {
	opacity: 0.7;
}

div#headerNaviUp ul {
	padding: 0 0 0 15px;
	margin: 0;
}

div#headerNaviDown ul {
	padding: 0 0 0 15px;
	margin: 0;
}

div#headerNaviUp ul li {
	margin: 10px 0 10px 10px;
}

div#header div#headerNaviUp {
	position: absolute;
	top: 16px;
	right: 0;
}

div#header div#headerNaviDown {
	position: absolute;
	top: 58px;
	right: 0;
}

div#header dt {
	margin: 7px 0;
}

div#header dd#middle,
div#header dd#big {
	text-indent: -9999px;
	width: 42px;
	height: 28px;
	margin-left: 5px;
}

div#header dd#middle a,
div#header dd#big a {
	width: 42px;
	height: 28px;
	display: block;
	background: no-repeat 0 0;
}

div#header dd#middle a {
	background-image: url(/content/001140683.gif)
}

div#header dd#big a {
	background-image: url(/content/001140670.gif)
}

div#header dd a.textresizer-active {
	background-position: 0 -28px !important;
}

.fontM {
	font-size: 0.875em;
}

.fontB {
	font-size: 1.2em;
}

div#header form {
	height: 28px
}

div#header input.textArea {
	height: 26px;
	border: 1px solid #CCC;
}

div#header li.g_sch03 {
	margin: 7px 0 7px 10px;
}

/* グロナビ */
#gnavi {
	width: 100%;
	text-align: center;
	background: url(/content/001140684.png) left top repeat-x;
	position: relative;
	z-index: 1;
}

#gnaviInner {
	width: 940px;
	text-align: left;
	margin: 0 auto;
}

#gnaviInner > ul {
	width: 940px;
	text-align: left;
	margin: 0;
	padding: 0;
	list-style: none;
}

#gnaviInner > ul > li {
	margin: 0;
	padding: 0;
	list-style: none;
	height: 57px;
	text-indent: -9999px;
	float: left;
	position: relative;
}

#gnaviInner > ul > li > a {
	background-position: left top;
	display: block;
	height: 57px;
	overflow: hidden;
	width: 188px;
}

#gnaviInner > ul > li > a:hover,
#gnaviInner > ul > li > a:focus,
#gnaviInner > ul > li > a:active {
	background-position: left -57px;
}

#gnavi ul li.navi1 > a {
	background-image: url(/content/001140686.png);
}

#gnavi ul li.navi2 > a {
	background-image: url(/content/001140709.png);
}

#gnavi ul li.navi3 > a {
	background-image: url(/content/001140719.png);
}

#gnavi ul li.navi4 > a {
	background-image: url(/content/001140706.png);
}

#gnavi ul li.navi5 > a {
	background-image: url(/content/001140690.png);
}

#gnavi ul li ul {
	position: absolute;
	padding: 0;
}

#gnavi ul li ul li {
	color: #FFF;
	overflow: hidden;
	height: 0;
	text-indent: 0;
	background: #003c72 url(/content/001140716.gif) no-repeat 14px 15px;
	list-style: none;
}

#gnavi ul li ul li a {
	display: block;
	width: 153px;
	padding: 10px 10px 10px 25px;
	color: #FFF;
}

#gnavi ul li:hover ul li {
	overflow: visible;
	height: 100%;
}

/* メインビジュアル */
#mainVisual {
	width: 100%;
	text-align: center;
	height: 505px;
	background: url(/content/001140695.jpg) center top no-repeat;
	position: relative;
}

#mainVisual .copy {
	margin-top: 115px;
}

/* カルーセルパネル */
#carousel {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	height: 124px;
	background: url(/content/001140698.png) no-repeat center bottom;
}

#carousel .contents {
	margin: 0 auto;
	width: 810px;
	height: 106px;
	text-align: left;
	position: relative;
	background: url(/content/001140672.png) repeat-x;
}

#carousel_prev,
#carousel_next {
	top: 0;
	width: 25px;
	height: 106px;
	cursor: pointer;
	position: absolute;
}

#carousel_prev {
	left: -25px;
	background: transparent url(/content/001140671.png) no-repeat top left;
}

#carousel_next {
	right: -25px;
	background: transparent url(/content/001140675.png) no-repeat top left;
}

#carousel ul {
	padding: 13px 0;
	margin: 0;
}

#carousel ul li {
	width: 260px;
	padding: 0 5px;
	float: left;
	list-style: none;
	overflow: hidden;
}

#carousel ul:after {
	content: ".";
	height: 0;
	clear: both;
	display: block;
	visibility: hidden;
}

/* コンテンツ */
div#contents {
	width: 100%;
	text-align: center;
	padding: 20px 0 30px 0;
}

div#contentsInner {
	width: 940px;
	text-align: left;
	margin: 0 auto;
}

/* メインコンテンツ */
div#mainArea {
	width: 688px;
	float: left;
	text-align: left;
}

div#mainArea .newsList {
	margin: 0 0 15px 0;
	list-style: none;
	background-color: #ffffff;
	border: 1px solid #D2D2D2;
	border-top: none;
	overflow-x: hidden;
	overflow-y: scroll;
	width: 686px;
	height: 330px;
}

div#mainArea .newsList dl {
	padding: 20px 20px 15px
}

div#mainArea .newsList dt {
	float: left;
	clear: both;
	width: 130px;
	margin-bottom: 15px;
	font-weight: bold;
}

div#mainArea .newsList dd {
	margin-left: 130px;
	margin-bottom: 15px;
}

div#mainArea ul.pickUp {
	margin: 0;
	padding: 0;
}

div#mainArea ul.pickUp li {
	list-style: none;
	float: left;
}

div#mainArea ul.pickUp li:first-child {
	margin-right: 14px;
}

div#mainArea a img:hover {
	opacity:0.8;
}

/* サイドナビ */
div#sideArea {
	width: 230px;
	float: right;
	text-align: left;
}

div#sideArea .subMenu {
	border: 3px solid #CCC;
	margin-top: 15px;
	padding: 5px 15px 15px 15px;
}

div#sideArea .subMenu li {
	list-style: none;
}

div#sideArea .subMenu li a:link,
div#sideArea .subMenu li a:visited {
	color: #003c73;
}

div#sideArea .subMenu li {
	list-style: none;
	background: url(/content/001140704.gif) no-repeat 0 4px;
	padding-left: 17px;
	font-weight: bold;
	margin-top: 10px;
}

div#sideArea .subMenu li ul li {
	list-style: none;
	background: url(/content/001140707.gif) no-repeat 0 4px;
	padding-left: 10px;
	font-weight: normal;
	font-size: 0.857em;
}

div#sideArea .bnArea {
	list-style: outside none none;
}

div#sideArea .bnArea li {
	list-style: outside none none;
	padding: 0 0 10px;
}

div#sideArea .bnArea li img {
	vertical-align: top;
}

div#sideArea .pluginBox {
	background-color: #f5f5f5;
	border: 1px solid #d2d2d2;
	padding: 10px 17px;
}

div#sideArea .pluginBox p {
	font-size: 0.9em;
	margin: 10px 0 0;
}

/* フッター */
div#footer {
	padding: 15px 0 25px 0;
	clear: both;
	width: 100%;
	text-align: center;
	background-color: #303030;
	color: #FFF;
}

div#footerInner {
	clear: both;
	width: 940px;
	margin: 0 auto;
	text-align: left;
}

div#footerInner > ul {
	padding: 0 10px 0 0;
	width: 146px;
	float: left;
}

div#footer li a:link,
div#footer li a:visited {
	color: #FFF;
}

div#footer li {
	list-style: none;
	background: url(/content/001140693.gif) no-repeat 0 4px;
	padding-left: 17px;
	font-weight: bold;
	margin-top: 10px;
}

div#footer li ul li {
	list-style: none;
	background: url(/content/001140716.gif) no-repeat 0 4px;
	padding-left: 10px;
	font-weight: normal;
	font-size: 0.857em;
}

/* コピーライト */
div#copyRight {
	background-color: #000;
	text-align: left;
	clear: both;
	padding: 20px 0;
	font-size: 0.857em;
	color: #FFF;
}

div#copyRightInner {
	width: 940px;
	margin: 0 auto;
	position: relative;
}

div#copyRight p {
	float: right;
	line-height: 42px;
}

/**************************************************
 共通見出しレイアウトスタイル
***************************************************/
div#mainArea h2 {
	font-size: 108%;
	margin: 10px 0 0 0;
}

/**************************************************
 共通パーツレイアウトスタイル
***************************************************/

/* アイコン */
.icon {
	margin: 0 0 0 10px;
	vertical-align: middle;
}

.tac {
	text-align: center!important;
}

.tar {
	text-align: right!important;
}

.tal {
	text-align: left!important;
}

.mt5 {
	margin-top: 5px!important;
}

.mt10 {
	margin-top: 10px!important;
}

.mt15 {
	margin-top: 20px!important;
}

.mt20 {
	margin-top: 20px!important;
}

.mt30 {
	margin-top: 30px!important;
}

.mb5 {
	margin-bottom: 5px!important;
}

.mb10 {
	margin-bottom: 10px!important;
}

.mb15 {
	margin-bottom: 15px!important;
}

.mb20 {
	margin-bottom: 20px!important;
}

.mb30 {
	margin-bottom: 30px!important;
}

.mb35 {
	margin-bottom: 35px!important;
}

.ml5 {
	margin-left: 5px!important;
}

.ml10 {
	margin-left: 10px!important;
}

.ml15 {
	margin-left: 15px!important;
}

.ml20 {
	margin-left: 20px!important;
}

.ml30 {
	margin-left: 30px!important;
}

.mr10 {
	margin-right: 10px!important;
}

.mr20 {
	margin-right: 20px!important;
}

.mr30 {
	margin-right: 30px!important;
}

.pt10 {
	padding-top: 10px!important;
}

.pt20 {
	padding-top: 20px!important;
}

.pt30 {
	padding-top: 30px!important;
}

.pb10 {
	padding-bottom: 10px!important;
}

.pb20 {
	padding-bottom: 20px!important;
}

.pb30 {
	padding-bottom: 30px!important;
}

.pl10 {
	padding-left: 10px!important;
}

.pl20 {
	padding-left: 20px!important;
}

.pl30 {
	padding-left: 30px!important;
}

.pr10 {
	padding-right: 10px!important;
}

.pr20 {
	padding-right: 20px!important;
}

.pr30 {
	padding-right: 30px!important;
}

.fRbox,
fLbox {
	overflow: hidden;
}

* html .fRbox,
* html .fLbox {
	height: 1%;
}

.fRbox p.image img,
.fLbox p.image img {
	vertical-align: top;
}

.fRbox p {
	float: right;
}

.fRbox p.image {
	float: right;
	margin: 0 0 0 10px;
}

.fLbox p {
	float: left;
}

.fLbox p.image {
	float: left;
	margin: 0 10px 0 0;
}

/* 印刷対応 */
@media print {

* html body {
	zoom: 75%;
}

#footer {
	overflow: auto;
}
}
