/*========================================
	1:elements
========================================*/
/* 1-1 nabigation bar */
#nab{
	background: url(../img/top_bar01.gif) repeat-x;
}
/* 1-2 contents title */
#cont #subtit h3{
	width: 580px;
	height: 50px;
	display: block;
	background: url(../img/gyomu_ct01.jpg) no-repeat;
	text-indent: -10000px;
}
#cont h5{
	font-size: 1em;
	clear: both;
	width: 580px;
	height: 25px;
	line-height: 20px;
	text-indent: 15px;
	background: url(../img/stit_bg02.gif) no-repeat;
}
/* 1-3 contents */
#cont .lclm{
	float: left;
	width: 110px;
	height: 100px;
}
#cont .rclm{
	float: left;
	width: 450px
}
#cont .rclm ul{
	list-style-image: url(../img/pict_yj02.gif);
	padding-left: 20px;
	vertical-align: middle;
	margin-bottom: 10px;
}
#cont .rclm li{
	line-height: 20px;
	margin: 3px 0px 3px 0px;
}
#cont h4.bumon01{
	background: url(../img/gyo_bum01.jpg) no-repeat;
	width: 580px;
	height: 35px;
	text-indent: -10000px;
}
#cont h4.bumon02{
	background: url(../img/gyo_bum02.jpg) no-repeat;
	width: 580px;
	height: 35px;
	text-indent: -10000px;
}
#cont h4.bumon03{
	background: url(../img/gyo_bum03.jpg) no-repeat;
	width: 580px;
	height: 35px;
	text-indent: -10000px;
}
#cont .sums{
	text-align: center;
	float: left;
	/*width: auto;*/
	height: auto;
	margin: 0px 10px 10px 10px;
	border: 0px;
}
#cont .sums h5{
	text-align: left;
	/*width: 260px;*/
	height: 20px;
	margin-bottom: 5px;
	line-height: 20px;
	background: url(../img/bum_sst03.jpg) no-repeat;
	border: 1px solid #999999;
	text-indent: 20px;
}
#cont .sums h5.short{
	width: 260px;
}
#cont .sums h5.long{
	width: 540px;
}
#cont .sums p{
	width: 260px;
	margin: 5px 0px;
	text-align: left;
	color: #999999;
}
#cont .sums p.lcap{
	width: 500px;
}
/* 1-4 Right bar */