@charset "utf-8";



/* ロゴ、ヘッダー
-------------------------------------------------*/
#title{
	/* ../common/css/style.css */
}

#title div.data{
	
	padding:140px 0px 0px 25px;
	width: 937px;
	height:91px;
	background-image: url("../data-title.jpg");
}


#rss div.s1,#rss div.s2,#rss div.s3{
	clear:left;
	margin:0px 0px 0px 14px;
	padding-bottom:20px;
	width: 696px;
	background-image: url("rss01.png");
}

#rss div.s3{

	background-position:0px 100%;	
}


#rss div.s2{	background-position:0px -421px;	}

#rss div.s1 h2{
	padding-top:10px;
	margin:0px 0px 0px 70px;
	text-align: left;
	font-size:2.0em;
	line-height: 1.5em;
	color:#F39800;
}

#rss div.s1 h3{
	padding:10px 0px 6px 0px  ;
	margin:20px 14px 10px 14px;
	text-align: left;
	font-size:1.6em;
	line-height: 1.5em;
	color:#F39800;
	border: solid 1px #ccc;
	border-style: none none solid none;

}



#rss div.s1 p,#rss div.s3 p{
	margin:0px 0px 0px 20px;
	text-align: left;
	font-size:1.2em;
	line-height: 1.8em;
}


#rss div.s1 p.l{
	margin:0px 0px 0px 70px;
}




#rss div.s2 a{
	display:block;
	padding:22px 0px 22px 0px;
	font-size:2.0em;
	line-height: 1.0em;
	font-weight:bold;
	color:#fff;
	hight:20px;
}
#rss div.s2 a:hover{

	color:#ffc;
}


#con a.rss{
	width: 606px;	height: 57px;
	display:block;
	text-align: left;
	padding:14px 0px 0px 90px;
	margin:0px 0px 30px 14px;
	font-size:1.4em;
	line-height: 1.5em;
	font-weight:bold;

	background: url("./press-01.png") no-repeat;
	background-position:0% 0%;

}

#con a.rss:hover {	background-position:0% 100%;	}






#con div.press-k{
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 10px 15px;
	border: solid 1px #8c8e90;
	border-style: none none dashed none;
	width: 697px;
	text-align: left;
}

#con div.press-k a{

}


#con div.press-k h3{
	float:left;
	font-size:1.2em;
	width: 140px;
	color:#006bb4;
}

#con div.press-k p{
	float:left;
	font-size:1.2em;
	line-height:1.5em;
	width: 550px;

	/*background-color: #aaa;*/

}
