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

#contents * {
	font-family:"Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
}

div#contents h1,#contents h2 { border: double 3px #4c4c4c; font-size:18px; line-height:1.5; text-align:center; margin-bottom:20px; padding:5px 0;}
#contents .lead { font-size:14px; line-height:1.5; margin-bottom:10px;}
div.yakkan_block h3 {
	background-color: #7d99ca;
	width: 800px;
	color: #ffffff;
	font-size: 14px;
	font-weight: normal;
	line-height: 1;
	margin-bottom: 5px;
	padding: 10px 5px;
	text-indent: 5px;
}
div.yakkan_block > p { font-size: 14px; line-height:1.5; margin-bottom:20px; padding-left:5px;}
div.yakkan_block ul { margin-bottom:10px;}
div.yakkan_block ul li { font-size: 12px; line-height:1.5; margin-bottom:10px; padding-left: 18px; text-indent:-18px;}




