@charset "utf-8";

/*　コンテンツ　
----------------------------------------*/
#container{
	padding:50px 0 70px 0;
}
#contents h2{
	margin:0 0 30px 0;
}
#contents div.contact{
	margin:0 10px 100px 10px;
}
#contents h3{
	margin:0 0 30px 0;
}
#contents div.contact p{
	margin:0 10px 0 10px;
	font-size:14px;
}
#contents div.contact p.bold{
	margin:10px 10px 0 10px;
	font-size:20px;
	font-weight:bold;
	text-decoration:underline;
}
#contents div.contact p.bold a{
	font-size:18px;
	font-weight:bold;
	text-decoration:underline;
}