/* index.css */


/* サイドナビゲーション用 top */
.right_side {
	width :280px;
	float : right;
	margin : 42px 0 0 0;
/*
	background-color : #FF00FF;
	position : absolute; top:470px; right: 0px;
	border-right : 2px solid #A0A0A0;
*/
}


img.midasi_img{
	float : left;
	margin : 5px 0px 0px 0px;
}


p.top_cont_l{
	float : left;
	width : 280px;
	height : 120px;
	font-size : 13px;
	line-height : 1.8em;
	margin : 20px 0px 0 0;
	letter-spacing : 0px;
	text-align : left;
}


img.top_img {
	float : right;
	margin : 20px 20px 0 0;
	border : none;

}


p.bn_nintei {
	float : left;
	width : 310px;
	height : 260px;
	background: url(../img/bg/bn_nintei_bg.png) no-repeat;
	margin : 60px 0 0 0;
	padding : 53px 0 0 320px;
	text-align : left;
	font-size : 12px;
	line-height : 2.0em;
	font-weight : bold;
	letter-spacing : 1px;
}