@charset "UTF-8";
/* CSS Document */


.contents-center {
	width:920px;
	margin:0 auto 30px auto;
	clear: both;
}
.contents-center:after {
	clear:both;
	display:block;
	height:0;
	visibility:hidden;
	content:".";
}
.contents-left {
	width:456px;
	float:left;
}
.contents-right {
	width:456px;
	float:right;
}

#news-list p.row-paragraph{
	width:466px;
}
.article-date{
	color:#86a347;
}
.article-subject{
	border-bottom:1px solid #ee9016;
	padding:10px 0;
	color:#666;
	
}
.box-body-inner{
	padding:10px 0;
	margin-bottom:2em;
}
.box-body-inner p{
	padding:10px 0;
}

.box-head {
	margin-bottom:10px;
}
.box-inner {
	padding:0 10px;
}
.box-inner img{
	display:block;
	margin:0 20px 10px 0;
	float:left;
}

.box-inner-w{
	text-align:center;
}
.box-inner-w img{
	margin:auto;
	float:none;
}

.box-inner p {
	line-height:1.5em;
	margin-bottom:10px;
}
.content-title {
	height:43px;
	position:relative;
	text-indent:-9999px;
}
.content-title span a {
	position:absolute;
	right:10px;
	top:10px;
	text-indent:-9999px;
	display:block;
}
#irlist01 a {
	background:url(../images/ir/btn_irnewslist.gif) left top no-repeat;
	width:132px;
	height:23px;
}

.list-float {
	margin-bottom:15px;
	overflow: hidden;
}
.list-float li {
	float:left;
	margin-right:20px;
	background:url(../images/blt_listf.gif) left center no-repeat;
	padding-left:13px;
}
.list-float li a {
	color:#463937;
	text-decoration:underline;
}

.box-event {
	background:url(../images/ir/bg_event_bottom.gif) left bottom no-repeat;
	width:431px;
	padding-bottom:10px;
}
.box-event-head {
	background:url(../images/ir/bg_event_head.gif) left top no-repeat;
	width:431px;
	padding-top:10px;
}
.box-event-mid {
	background:url(../images/ir/bg_event_mid.gif) left repeat-y;
	width:407px;
	padding-left:25px;
}
.box-event h4 {
	font-weight:bold;
	color:#7e993f;
	font-size:0.9em;
}
.list-event {
	font-size:0.9em;
}
.list-event dt {
	font-weight:bold;
}
.list-event dd {
	padding-left:25px;
}
.list-button li {
	float:left;
	width:179px;
	margin-right:6px;
}
.list-button li.nomargin {
	margin-right:0px;
}

.img-col{
	text-align:center;
	font-weight:bold;
	margin:1em 0;
}
.img-col img{
	display:block;
	margin:auto;
}
#side-btn{
	padding-top:10px;
	margin-bottom: 20px;
}
#side-btn img {
	display:block;
	margin:10px 0 0 0;
}
.font-l{
	font-size:108%;
}
.no-margin{
	margin:0;
	margin-bottom:0;
}

.color_red {
	color: #f00;
}

.banner-box {
	text-align: center;
	border: 1px solid #cccccc;
}


.mb-10 {
	margin-bottom: -10px;
}


dl.ngsn01 dd {
	padding-left: 1.1em;
	padding-bottom: 10px;
}


/* ---- apple.html ---- */
dl.app01 {
	clear:both;
	margin-bottom:20px;
}
dl.app01:after {
	content: "";
	display: block;
	clear: both;
}

dl.app01 dt {
	margin-bottom:5px;
		font-weight:bold;
}

dl.app01 dt span {
	color:#FB4602;
	font-size:110%;
}

dl.app01 dd {
}

dl.app01 .flright {
	float: right;
}

dl.app01 .ml10 {
	margin-left: 10px;
}

dl.app01 .mb10 {
	margin-bottom: 10px;
}


div.app02 {
	clear:both;
	margin-left:10px;
	margin-bottom:10px;
}
div.app02:after {
	content: "";
	display: block;
	clear: both;
}

div.app02 div.col01 {
	float:left;
	width:180px;
}

div.app02 div.mid {
	margin:0 30px;
}

div.app02 div.col01 div {
	margin-bottom:5px;
}


/*///// Table layout /////*/

#tbl-ngsn td {
	padding:10px;
	text-align: center;
}
#tbl-ngsn td.num {
	text-align:right;
}
#tbl-ngsn th {
	padding:10px;
	text-align:center;
}
#tbl-ngsn tr.total {
	background: #F8F8F8;
	font-weight: bold;
}

/* -- side banner -- */

#side-banner {
	background:#F0F7D9; /* url(../images/bnn_bg01.png) left top no-repeat; */
	padding: 10px 10px 0 10px;
	-webkit-border-radius: 8px;
	-ms-border-radius: 8px;
	border-radius: 8px;
}

#side-banner ul {
	width:250px;
	margin-top:10px;
	padding-bottom:10px;
	background:url(../images/bnn_bg02.png) left bottom no-repeat;
}

#side-banner ul li {
	*margin-bottom:2px;
	padding-left:10px;
}


#side-banner ul li a {
	margin-bottom:5px;
	padding:0;
}



