@charset "shift_jis";

/* news.css
====================================== */

/* sideArea
--------------------------------- */
/* sideNavi */
#news #sideArea #sideNavi{
	padding-bottom: 100px;
}
#news #sideArea #sideNavi .ttl{
	margin-top: 10px;
	padding: 7px 11px;
	background-color: #2b468f;
	color: #ffffff;
	font-weight: bold;
	font-size: 110%;
	background-image:none;
}
#news #sideArea #sideNavi .categoryNavi{
	margin-bottom: 20px;
}
#news #sideArea #sideNavi .categoryNavi dt.cur,
#news #sideArea #sideNavi .categoryNavi .second-child li.on{
	background-color: #cdf2f9;
}
#news #sideArea #sideNavi .categoryNavi .second-child li{
	background-image:none;
}
#news #sideArea #sideNavi .categoryNavi .second-child li a{
	padding-left:16px;
}
#news #sideArea #sideNavi .categoryNavi dd ul{
	background-image:none;
	padding-top:0;
}
#news #sideArea #sideNavi .categoryNavi dt{
	cursor:auto;
}
#news #sideArea #sideNavi .categoryNavi dd{
	display:block !important;
}

/* contents
--------------------------------- */
#news #mainContainer #contents{
	float: right;
	clear: both;
	width: 732px;
	margin-top: 20px;
}

/* attention */
a.attention{
	padding: 0 1px 2px 17px;
	background:url(/resource/image/common/icon_caution_03.gif) no-repeat;
}
a.attention:link,
a.attention:visited,
a.attention:hover,
a.attention:active{
	color:#E60011;
	font-weight:bold;
}

/* customer */
#news .customer{
	margin:30px 0;
	padding:3px;
	border:1px #c1c1c1 solid;
}
#news .customer p,
#news .customer dl{
	padding:10px;
	border:1px #c1c1c1 solid;
}
#news .customer a{
	padding:0 10px;
}
#news .customer dl{
	border: 1px solid #C1C1C1;
	padding: 10px;
}
#news .customer dl dt{
	float:left;
}
#news .customer dl dd{
	padding-left:190px;
}

/* donateBtn */
#news .donateBtn{
	float: left;
	margin: 0;
	width: 133px;
	min-height: 30px;
	_height: 23px;
	padding: 10px 0;
	background: url(/common/images/com_bt002.gif) no-repeat 0 3px;
	text-align: center;
	line-height: 1.1;
}
#news .donateBtn a.outLink{
	/padding-left: 0\9;
	font-weight: bold;
	zoom: 1;
}
#news .donateBtn a.outLink:not(:target){
	padding-left: 16px\9;
}
/* donateTxt */
#news .donateTxt{
	float: left;
	width: 587px;
	margin-right:10px;
}
/* donateTbl */
#news .donateTbl{
	width: 100%;
	margin:0 auto 15px;
}
#news .donateTbl td{
	text-align: center;
	vertical-align: middle;
}
/* donateBox */
#news .donateBox{
	margin:15px auto 0;
	width:300px
}
#news .w650{
	width:650px;
}

/* /general/index.html,/generalXXXX/index.html
----------------------------------------------- */
/* newsList */
#news #contents dl.newsList01,
#news #contents dl.newsList02{
	width: 100%;
	border-bottom: 1px solid #b3b3b3;
}
#news #contents dl.newsList01 dt{
	float: left;
	clear: left;
	padding: 8px 0 1px 65px;
	background-image: url(/topimages/index_ic005.gif);
	background-repeat: no-repeat;
}
#news #contents dl.newsList01 dt.newsImportant {
	background-position: 0 -373px;
}
#news #contents dl.newsList01 dt.news{
	background-position: 0 4px;
}
#news #contents dl.newsList01 dt.campaign{
	background-position: 0 -72px;
}
#news #contents dl.newsList01 dt.maintenance{
	background-position: 0 -522px;
}
#news #contents dl.newsList02 dt{
	float: left;
	clear: left;
	padding: 8px 0;
}
#news #contents dl.newsList01 dd{
	padding: 8px 6px 8px 13.5em;
	border-top: 1px solid #e4e4e4;
}
	/* for Safari 3-, Chrome */
@media screen and (-webkit-min-device-pixel-ratio:0) {
#news #contents dl.newsList01 dd{
	padding: 8px 6px 8px 13.8em;
}}

#news #contents dl.newsList02 dd{
	padding: 8px 6px 8px 8.7em;
	border-top: 1px solid #e4e4e4;
}
	/* for Safari 3-, Chrome */
@media screen and (-webkit-min-device-pixel-ratio:0) {
#news #contents dl.newsList02 dd{
	padding: 8px 6px 8px 9em;
}}

#news #contents dl.newsList01 dd a,
#news #contents dl.newsList02 dd a{
	zoom: 1;
}
#news #contents dl.newsList01 .first-child,
#news #contents dl.newsList02 .first-child{
	border-top: none;
}

/* /system/index.html
--------------------------------- */
/* systemList01 */
#news #contents dl.systemList01 dt,
#news #contents dl.systemList02 dt,
#news #contents dl.systemList03 dt{
	float: left;
	clear: left;
	padding: 0 0 3px 15px;
	background: url(/common/images/com_ic017_2.gif) no-repeat 0 0.3em;
	zoom: 1;
}
#news #contents dl.systemList01 dd,
#news #contents dl.systemList02 dd,
#news #contents dl.systemList03 dd
{
	padding: 0 0 3px 11.5em;
	text-indent: -0.5em;
}
#news #contents dl.systemList02 dd{
	padding: 0 0 3px 13em;
}
#news #contents dl.systemList03 dd{
	padding: 0 0 3px 16em;
}
#news #contents dl.systemList01 dd .txtIndent00,
#news #contents dl.systemList02 dd .txtIndent00{
	text-indent: 0;
}
#news #contents dl.systemList01 ul li,
#news #contents dl.systemList02 ul li{
	padding-left: 15px;
	background: url(/common/images/com_ic007.gif) no-repeat 0 0.4em;
	zoom: 1;
}

/* regulation
--------------------------------- */
#news .regulation .contrast p,
#news .regulation .contrast ol li{
	padding-left: 1.5em;
	text-indent: -1.5em;
}
#news .regulation .contrast02 p,
#news .regulation .contrast02 ol li{
	padding-left: 1.2em;
	text-indent: -1.2em;
}
#news .regulation .contrast ol li,
#news .regulation .contrast02 ol li{
	margin-bottom: 7px;
}
#news .regulation .contrast ol li.last,
#news .regulation .contrast02 ol li.last{
	margin-bottom: 0;
}
#news .regulation .contrast ul,
#news .regulation .contrast02 ul{
	margin: 2px 0;
}
#news .regulation .contrast ul li,
#news .regulation .contrast02 ul li{
	margin: 3px 0 0;
	padding-left: 2em;
	text-indent: -2em;
}

/* 120206.html
--------------------------------- */
#news .ng120206 h3{
	margin-top: 40px;
	font-size: 120%;
	font-weight: bold;
}
#news .ng120206 div.ansBox{
	margin-top: 5px;
	background: url(/news/general2012/images/120206_bg001.gif) no-repeat 0 0;
}
#news .ng120206 div.ansBoxTop{
	padding: 20px 15px;
	background: url(/news/general2012/images/120206_bg002.gif) no-repeat 0 100%;
}
#news .ng120206 div.ansBoxTop p{
	float: left;
	padding: 10px 25px 0 0;
}
#news .ng120206 div.ansBoxTop table{
	float: left;
	width: 255px;
}
#news .ng120206 div.ansBoxTop table th{
	padding: 5px 0 5px 20px;
	background-color: #ffffff;
}
#news .ng120206 div.ansBoxTop table td{
	padding: 5px;
	background-color: #ffffff;
	text-align: center;
}
#news .ng120206 div.ansBoxTop table .gray{
	background-color: #f7f6f6;
	text-align: center;
}
#news .ng120206 p.hr{
	border-top: 1px #b2b4b6 solid;
}

/* 120402.html
--------------------------------- */
#news .ng120402 .box01{
	padding-bottom: 4px;
	background: url(/news/general2012/images/120402_bg001.gif) no-repeat 0 100%;
}
#news .ng120402 .box02{
	padding: 15px 20px 10px;
	border-left: 1px #b2b4b6 solid;
	border-right: 1px #b2b4b6 solid;
}
#news .ng120402 .box03{
	float: left;
	width: 333px;
}
#news .ng120402 .box04{
	float: right;
	width: 333px;
}
#news .ng120402 .bd01{
	border-bottom: 2px #c1c1c1 solid;
}
#news .ng120402 .bg01{
	background-color: #ffe5e5;
}
#news .ng120402 .ttl03{
	text-align: center;
	vertical-align: middle;
}

/* 120416.html
--------------------------------- */
#news .ng120416 .reference dt{
	float: left;
	clear: left;
}
#news .ng120416 .reference dd{
	padding-left: 7em;
}

/* 120424.html
--------------------------------- */
#news .ng120424 .contrast p,
#news .ng120424 .contrast ol li{
	padding-left: 1.5em;
	text-indent: -1.5em;
}
#news .ng120424 .contrast ol li{
	margin-bottom: 7px;
}
#news .ng120424 .contrast ol li.last{
	margin-bottom: 0;
}
#news .ng120424 .contrast ul{
	margin: 2px 0;
}
#news .ng120424 .contrast ul li{
	margin: 3px 0 0;
	padding-left: 2em;
	text-indent: -2em;
}

/* 120523_2.html
--------------------------------- */
#news .contrast dl.ng120523 dt{
	float: left;
	clear: left;
}
#news .contrast dl.ng120523 dd{
	padding-left: 7em;
	text-indent: -0.7em;
}

/* 110312.html
--------------------------------- */
#news .frameB.w350 {
	margin: 0 auto;
	width: 350px!important;
}

/* 130125.html
--------------------------------- */
#news .ng130125 .holiday{
	text-align: center;
	vertical-align: middle;
}
#news .ng130125 .faqM img{
	vertical-align: middle;
	padding: 0 5px 0 0;
}

/* 130201.html
--------------------------------- */
#news .ng130201 table td.vmiddle{
	vertical-align:middle;
}
#news .ng130201 table td.subhead{
	background-color:#EFEFEF;
}

/* 130225.html
--------------------------------- */
#news .ng130225 .txt01{
	padding-left: 15px;
	background: url(/common/images/com_ic017_2.gif) no-repeat 0 0.3em;
	zoom: 1;
}

/* 130401.html
--------------------------------- */
#news .ng130401 table.tblType02_2 td{
	text-align:center !important;
}
#news .ng130401 .btnArea{
	margin: 0 auto;
	width: 655px;
}

/* 130611.html
--------------------------------- */
#news .ng130611 .before{
	margin-left: 135px;
}
#news .ng130611 .after{
	margin-right: 135px;
}

/* 130709.html
--------------------------------- */
#news .ng130709 .txt01{
	padding-left: 15px;
	background: url(/common/images/com_ic017_2.gif) no-repeat 0 0.3em;
	zoom: 1;
}

/* 130731.html
--------------------------------- */
#news .ng130731 .tblType03_2 .ttl01{
	vertical-align: top;
}

/* 101008.html
--------------------------------- */
#mainContainer .ng131008 .readContents{
	height:410px;
}


#mainContainer .ng131008 .ttlContents{
	float:left;
	width:457px;
	}
#mainContainer .ng131008 .imgContents{
	float:right;
	width:263px;
	}
#mainContainer .ng131008 .chronological .leftColumn{
	float:left;
	width:355px;
	margin-right:20px;
}
#mainContainer .ng131008 .chronological .rightColumn{
	float:left;
	width:355px;
}
#mainContainer .ng131008 .chronological dl{
	width:355px;
}
#mainContainer .ng131008 .chronological dl dt{
	font-weight:bold;
	font-size:120%;
	padding-top:15px;
	color:#a0baff;
	border-bottom:1px solid #a0baff;
}
#mainContainer .ng131008 .chronological dl dd ul li{
	padding-top:8px;
	clear:both;
}
#mainContainer .ng131008 .chronological dl dd ul li p.chronological_month{
	font-weight:bold;
	text-align:right;
	width:48px;
	padding-right:20px;
	float:left;
	color:#333333;
}
#mainContainer .ng131008 .chronological dl dd ul li p.txt{
	float:left;
	width:287px;
	color:#333333;
}
/* 131219.html
--------------------------------- */
#mainContainer .ng131219 .boNone{
	border-collapse: separate;
}

/* clearFix
--------------------------------- */
#news .ng120206 div.ansBoxTop,
#news .col02,
#mainContainer .ng131008 .chronological,
#mainContainer .ng131008 .readContents,
#mainContainer .ng131008 .chronological dl dd ul li{
	/zoom:1;
}
#news .ng120206 div.ansBoxTop:after,
#news .col02:after,
#mainContainer .ng131008 .readContents:after,
#mainContainer .ng131008 .chronological:after,
#mainContainer .ng131008 .chronological dl dd ul li:after{
	content:'';
	display:block;
	clear:both;
}
