@charset "UTF-8";
/* CSS Document */

body {
	font: 12px 'Lucida Grande','ヒラギノ角ゴ Pro W3',Helvetica, Verdana, sans-serif;
	padding:0px;
	margin-left:auto;
	margin-right:auto;
	width:850px
	}

/*アキバイトってなぁ〜に？*/
#akibeittte{
	background-image: url(../img/akibitette.png);
	width: 850px;
	height: 300px;
	display: block;
	background-repeat: no-repeat;
	padding-bottom: 30px
	}
	
#akibeittte p{
	font-size:16px;
	line-higft:26px;
	width: 610px;
	height: 130px;
	padding-top: 150px;
	text-align: justify
	}

/*イメージキャラクタター紹介*/
#profile{
	background-image: url(../img/profile.png);
	width:850px;
	height:844px;
	display: block;
	background-repeat: no-repeat
	}
