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


/* ここからコンテンツページの設定 */
#topic03 {
	height: 1500px;
	width: 770px;
	margin-left: 10px;
	padding-bottom: 10px;
	font-size: 12px;
	line-height: 16px;
}

#topic03 h6 {
	font-weight: normal;
	font-size: 10px;
	color: #003399;
	letter-spacing: 1px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#topic03 h4 {
	font-weight: bolder;
	font-size: 14px;
	color: #003399;
	background-color: #e7f0f6;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 50px;
}

#topic03 #bk_el0301 {
	width: 100px;
	height: 500px;
	float: left;
	padding-left: 0px;
	padding-top: 20px;
}

#topic03 #bk_el0302 {
	width: 550px;
	height: 500px;
	float: left;
	padding-left: 30px;
	padding-top: 20px;
}

/* ここまでコンテンツページの設定 */

