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

/*-----------------------------------------------------	*/
/*	for  PC					*/
/*-----------------------------------------------------	*/



/*-------------------------
h2
--------------------------*/
h2{
	text-align:center;
	background:url(../images/common/bg_h2_newsList.gif) repeat-x;
	margin:60px 10px 0;
}
/*-------------------------
link
--------------------------*/
#link{
	background:#ffffff;
	border:10px solid #ecdfce;
	margin:55px 0 0 0;
	padding:0 0 45px 0;
	font-size:12px;
}
#link h3{
	margin:22px 0 10px 12px;
}
#link ul{
	margin:20px 0 0 60px;
}
#link ul li{
	margin:0 0 35px 0;
}
#link ul li h4{
	font-size:16px;
}
#link ul li a{
	color:#666666;
}
#link ul li a:hover{
	text-decoration:none;
}
#link ul li p{
	font-size:12px;
	line-height:1.7em;
}

/*commingSoon用記述*/
#link p{
	margin:20px 0 0 20px;
}

/*-----------------------------------------------------	*/
/*	for - 780px					*/
/*-----------------------------------------------------	*/

@media screen and (max-width: 780px) {

}
}

















