@charset "UTF-8";

#glovalnavi {
position:absolute;
top:-57px;
left:0;
right:0;
z-index:999;
}

#mv {
background:url(../images/mv.jpg) no-repeat center;
height:257px;
margin-top:57px;
position:relative;
}

#mv .mvInr {
width:1000px;
}

#mv .mvInr h1 {
text-align:center;
padding:97px 0 78px;
}

dl.newsList dt {
border-top:solid 1px #ddd;
float:left;
font-weight:bold;
padding:10px 0;
width:20%;
}

dl.newsList dd {
float:right;
border-top:1px solid #ddd;
padding:10px 0;
width:80%;
}

dl .first {
border-top:0 !important;
}

dl .last {
border-bottom:1px solid #ddd;
}

dl.newsList {
margin-bottom:40px;
}




/*----DETAIL----*/

div.newsDetail {
margin-bottom:60px;
}

div.newsDetail p.title {
background:url(../images/line.gif) no-repeat bottom;
padding-bottom:7px;
}

div.newsDetail p.title span {
background:url(../../lib/image/icon_h.png) no-repeat;
font-size:22px;
font-weight:bold;
padding:0 0 5px 45px;
}

div.newsDetail p.date {
text-align:right;
margin:5px 0 10px;
}

div.newsDetail p.image {
margin-bottom:15px;
text-align:center;
}

p.backBtn {
text-align:center;
}

p.backBtn span a {
background:#fff8ef;
border-radius:50px;
border:1px solid #d4bfa6;
color:#ef8100;
padding:4px 12px;
text-decoration:none;
}

p.backBtn span a:hover{
background:#ef8100;
border-radius:50px;
border:1px solid #ef8100;
color:#FFF;
padding:4px 12px;
}




#c_contents{}

#c_contents .c_box01{
	margin:75px 0;
	padding:79px 0 79px;
}

#c_contents h3{
	text-align:center;
	margin: 75px 0 45px;
}

#c_contents{
	width:1000px;
	margin:0 auto;
}

#c_contents .c_box01{
	background:#faf9ef;
	border-radius:10px;
	padding:55px 47px;
	box-sizing:border-box;
}

#c_contents .c_box01 p{
	margin:0;
}

#c_contents .c_box01 p img{
	vertical-align:bottom;
}


/*/k_0521------------------------------------------------*/