@charset "UTF-8";

/*----------------------------------------
Date Created:2013/02/22 [t.sato]
Last Updated:2013/02/22 [t.sato]
----------------------------------------*/

#message #globalNav a.globalNav03 {
	background-position:0 -23px;
}

/* 
----------------------------------------*/


/* clearfix
----------------------------*/
#news li:after {
	content: " ";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
#news li {	display: inline-block; }
/* \*/
* html #news li { height: 1%; }
#news li { display: block; }
/* */

.contents .textBox_msg_top {
	padding:0 20px 60px 30px;
	line-height:1.9;
}


.contents .textBox_msg {
	padding:25px 20px 60px 30px;
	line-height:1.9;
}


.contents .textBox_msg_btm {
	padding:25px 20px 20px 30px;
	line-height:1.9;
}

hr {
	width:554px;
	height: 0;
	margin: 0 0 0 30px;
	padding: 0;
	border:0;
	border-top:dashed 1px #cccccc;
}


.title_msg {
	padding:0 0 18px 0;
	margin:0;
}


.title_main {
	font-size:18px;
	line-height:1.4;
	color:#3B5FA7;
	font-weight:bold;
}
.title_sub {
	font-size:14px;
	margin-bottom:30px;
	padding:0px 0 30px 0px;
	color:#6B8FD7;
	font-weight:bold;
	
}

.title_date {
	font-size:10px;
	line-height:2.5;
	color:#aaa;
	font-weight:none;
}

.catch {
	line-height:1.9;
	color:#ff7200;
	font-weight:bold;
	
}










