@charset "utf-8";

div.ttl{
	margin:0 0 20px 0;
}

#main ul{
	margin:0 0 0 20px;
	padding: 0;
}
#main li{
	width: 240px;
	float: left;
	margin: 0;
	list-style-type: none;
}

#main li a{
	margin: 0 0 10px 10px;
	display:block;
}

#main hr{
	clear:both;
}



#introduction{
	margin:0 20px;
	line-height: 140%;
}
#introduction h2{
	margin:0 0 20px 0;
	line-height: 120%;
	background-color: #062C58;
	color: #FFFFFF;
	padding: 5px;
	font-family:Meiryo, Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 150%;
}
#introduction h3{
	margin:0;
	line-height: 120%;
	color: #0071BC;
	font-size: 120%;
	padding: 5px;
	border-bottom: 2px solid #0071BC;
	font-family:Meiryo, Osaka, "ヒラギノ角ゴ Pro W3"
}


#introduction td.ttl{
	width:130px;
}
#introduction td{
	vertical-align:top;
	padding-bottom:10px;
	line-height: 140%;
}

#introduction div.img{
	width:250px;
	float:right;
	text-align:right;
}

#introduction div.img p{
	margin-left:25px;
	text-align:left;
}

#introduction div.hitokoto{
	padding:0px 30px 10px 20px;
	background: url(images/bg_hitokoto.gif) no-repeat 0px 0px;
	margin: 0 20px;
	clear: both;
}

#introduction div.hitokoto div.body{
	padding-top: 40px;
	clear: both;
	margin: 0;
}

#introduction div.hitokoto p{
	padding:5px 0;
	margin: 0;
	white-space: normal;
}
#introduction div.hitokoto table{
	margin:20px 0 0 0;
}
#introduction div.hitokoto td{
	color:#005B85;
}
#introduction hr{
	clear:both;
	border-top:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
}

