#life-sketch {
	background-image: url(/img/life_bg.gif);
	background-repeat: no-repeat;
	padding-top:30px;
}
#news {
	margin-bottom: 10px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border: 1px solid #666666;
}
#news table{
	width:100%;
	height:100%;
}
#news table th{
	height:30px;
}
#news table td{
vertical-align:top;
}
#news dt {
	float: left;
	font-size: 1.5em;
	line-height: 150%;
	width: 150px;
}
#news dd{
	float: left;
	font-size: 1.5em;
	line-height: 150%;
	width: 460px;
}
#news li {
	list-style-type: square;
	list-style-position: inside;
}
#bana_01 {
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	height: 220px;
}
#bana_01 img {
	float: left;
	margin-right: 5px;
}

#master_wrap {
}
#master_b {
	background-image: url(/img/master_b.jpg);
	background-repeat: no-repeat;
	height: 95px;
	text-align: left;
	padding-top: 55px;
	padding-left: 25px;
	width: 625px;
	margin-bottom: 10px;
}
#master_s01,#master_s02 {
	width: 300px;
	height: 95px;
	text-align: left;
	padding-left: 25px;
	padding-top: 55px;
}
#master_wrap a {
	text-decoration: none;
	color: #333333;
	display: block;
}

#master_s01 {
	background-image: url(/img/master_s01.jpg);
	background-repeat: no-repeat;
	float: left;
}
#master_s02 {
	background-image: url(/img/master_s02.jpg);
	background-repeat: no-repeat;
	float: right;
}

