/*========================================
	1:elements
========================================*/
/* 1-1 nabigation bar */
#nab{
	background: url(../img/top_bar04.gif) repeat-x;
}
/* 1-2 contents title */
#cont #subtit h3{
	width: 580px;
	height: 50px;
	display: block;
	background: url(../img/kaisya_ct01.jpg) no-repeat;
	text-indent: -10000px;
}
/* 1-3 contents */
#cont #corp{
	width: 580px;
	padding: 0px; 
}
#cont #corp p{
	float: left;
	width: 400px;
	padding: 0px;
	font-size: 1em;
	line-height: 20px;
}
#cont #corp p.shorty{
	width: 200px;
}
#cont #corp p.ph{
	width: 210px;
	height: 160px;
	float: right;
	padding: 0px;
	margin: 0px;
}
#cont #corp p.reset{
	clear: both;
	width: 100px;
	padding-left: 15px;
	color: #666666;
	font-size: xx-small;
	background: url(../img/pict_yj03.gif) no-repeat;
}
#cont #corp p.ct01{
	/*float: left;*/
	width: 100px;
	padding-left: 15px;
	color: #666666;
	font-size: xx-small;
	background: url(../img/pict_yj03.gif) no-repeat;
}
