﻿@charset "utf-8";

.news .ctsBox{ 	background:url(../img/sideimg_news.jpg) no-repeat right top; }
.media .ctsBox{ background:url(../img/sideimg_news.jpg) no-repeat right top; }

.news .ctsBox h2{
margin:0 0 10px;
padding:3px 0 3px 5px;
color:#A95F1F;
background:#EFEEEE;
}

.news .nrList{ margin-bottom:26px;}
.news .nrList li{
padding:12px 0 10px;
line-height:1.4;
list-style:none;
background:url(../../cmn_img/line_dot.gif) repeat-x left bottom;
}

.news .nrList a{
display:block;
padding-left:12px;
background:url(../../cmn_img/arrow_blue.gif) no-repeat left 0.2em;
font-weight:normal;
font-size:100%;
}

.news .nrList li a.icnPdf{
display:inline-block;
background:none;
}


.news .nrList a:link{ 		color:#4a4a4a;text-decoration:none; }
.news .nrList a:visited { 	color:#4a4a4a;text-decoration:none; }
.news .nrList a:active { 	color:#4a4a4a;text-decoration:none;}
.news .nrList a:hover { 	color:#a95f1f;text-decoration:underline;}

.news .nrList span{
display:block;
font-weight:normal;
}
.news .nrList span.jTtl{
padding-left:12px;
background:url(../../cmn_img/arrow_blue.gif) no-repeat left 0.2em;
}

.news .nrList span.en{
font-weight:bold;
padding-left:1em;
text-indent:0em;
}
.news .nrList span.date{
padding-left:1em;
text-indent:0em;
}
.news .nrList span img{
margin:0 3px 0 0;
vertical-align:baseline;
}



.news h2{
margin-bottom:18px;
color:#4a4a4a;
line-height:1.5;
font-size:100%;
}

/* +++++++++++++ media_contact +++++++++++++++++++ */
.media .mediaList h2{
margin-bottom:12px;
background:#efeeee;
padding:4px 7px 5px;
}


.media .mediaList dl{
width:475px;
margin-bottom:11px;
padding:0 7px;
}

.media .mediaList dt{
color:#a95f1f;
font-weight:bold;
}

.media .mediaList dd{
float:left;
width:300px;
padding-right:21px;
}

.media .mediaList dd.contact{
float:right;
width:154px;
padding:0;}



