@charset "UTF-8";
/* CSS Document */

/* body */
body{
	margin:0;
	padding:0;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:1px;
	line-height:1px;
	background-color: transparent;
}

img{
 border:0;
}

form {
 margin:0px;
	padding:0px;
}

p {
	margin:0px;
	padding:0px;
}

a {
 outline: none;
}

h1,h2,h3,h4,h5,h6 {
	margin: 0px;
	padding: 0px;
	font-size:1px;
	line-height:1px;
}

.clear{
	clear:both;
	margin: 0px;
	padding: 0px;
}

#contentsWrap{
	width:900px;
	margin:0 auto;
}

/*mb*/
.mb5{
	margin-bottom:5px;
}

.mb10{
	margin-bottom:10px;
}

.mb13{
	margin-bottom:13px;
}

.mb15{
	margin-bottom:15px;
}

.mb20{
	margin-bottom:20px;
}

.mb23{
	margin-bottom:23px;
}

.mb25{
	margin-bottom:25px;
}

.mb30{
	margin-bottom:30px;
}

.mb40{
	margin-bottom:40px;
}

.mb60{
	margin-bottom:60px;
}

/*pb*/
.pb10{
	padding-bottom:10px;
}

.pb15{
	padding-bottom:15px;
}

.pb23{
	padding-bottom:23px;
}

.pb30{
	padding-bottom:30px;
}

.pb40{
	padding-bottom:40px;
}

#newsTitle{
	width:21px;
	height:179px;
	margin:4px 0 0 0;
	float:left;
}

#newsTitle p{
	width:21px;
	height:52px;
	background-image:url(../../img/news.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
}

#newsText{
	width:420px;
	height:171px;
	float:left;
	overflow: auto;
	padding:10px 17px 0 17px;
	border: 1px solid #141E48;
}

#newsText dl{
	margin:0px;
	padding:0px;
}

#newsText dt a{
	font-size:12px;
	line-height:140%;
	font-weight:bold;
	color:#131E47;
	text-decoration:none;
}

#newsText dd{
	font-size:10px;
	line-height:140%;
	margin:0 0 15px 0;
	padding:0;
}

.dtdate{
	font-size:10px;
	line-height:140%;
	font-weight: normal;
}