@charset "utf-8";

body{
	background-image:none;
	background:#fff;
}

/* commons */
#top{
background: url(../img/top/topback2.jpg) no-repeat top center;
}

#content{
	min-height:540px;
	padding: 0 0 20px 0;
	}
#essence{
	text-align:center;
}

/*news*/


#how{
	background:none;
	color:#333333;
	margin:10px 0 0 10px;
	}
#how_con{
	background:url(http://www.akyrise.jp/common/image/how/how_bg.jpg) 0 0 no-repeat;
	color:#333333;
	width:440px;
	height:540px;
	padding:25px;
	}
#how h1{
	margin:0 0 20px 0;
	}

#how .box1{
	float:left;
	margin:0 0 20px 0;
	line-height:1.2em;
	width:420px;
	}
#how .box1 p{
	float:left;
	margin:0 0 20px 0;
	}

#how .box2{
	float:left;
	width:420px;
	text-align:right;
	cursor:pointer;
	}
/* CSS Document */

