@charset "utf-8";

/*2009/11/05*/

/*about.css
============================================================*/

/*コンテンツ
----------------------------------------*/
#container {
	background: none;
	width: 870px;
}

#flash_content {
	margin-bottom: 25px;
}
#info {
	width: 450px;
	float: left;
}

#info p {
	margin: 0 0 20px 20px;
	line-height: 120%;
}


#pr {
	background: url(../img/top/bg_pr.png) no-repeat;
	float: right;
	width: 420px;
	height: 245px;
}

#pr p {
	margin: 0 50px;
	line-height: 120%;
}

/*13px>12px相当*/
#content {
	font-size: 93%;
}

