@charset "utf-8";
/* index CSS */


#top {
	height:100%;
	padding:10px 0 0;
}
.left {
	width:230px;
	float:left;
}
.right {
	width:370px;
	float:right;
}
.right div p {
	padding:0 0 15px;
}
h3 {
	margin:15px 0 0;
	padding:0;
}
h4 {
	margin:0 0 15px;
	padding:0;
	font-weight:bold;
	font-size:1.2em;
}
.txt01 {
	width:208px;
	font-size:0.9em;
	line-height:120%;
	padding:10px 10px 5px;
	background-color:#fbfaf6;
	border-left:1px solid #d9d9d9;
	border-right:1px solid #d9d9d9;
}
.txt01 p {
	background-image: url(../../shared/images/cmn_icon02.gif);
	background-repeat: no-repeat;
	background-position:0 1px;
	padding:0 0 3px 11px;
}
.txt02 {
	text-align:right;
}
