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

/*kouji-------------------------------------------------------*/
#kouji{
	width:870px;
	margin:0 auto;
	}
#kouji p{
	text-align:center;
	margin:150px auto 600px;}
/*ABOUT AREA -------------------------------------------------------*/
.aboutSentence{
	width:870px;
	background:url(../shared/img/bg_bluebrey.jpg) repeat;
	margin-top:40px;
	margin:0 auto;
	padding-bottom:50px;
	position:relative;
	}
p#aboutParcel{
	margin-left:40px;
	margin-top:20px;
	padding-top:40px;
	}
p#present{
	position:absolute;
	right:40px;
	top:40px;
	}
p#flowors{
	position:absolute;bottom:0;right:0}
#aboutTxt{
	margin-top:30px;
	font-size:15px;
	margin-left:40px;
	letter-spacing:0.15px;
	line-height:2.2em;
	}
	
/*Profile AREA -------------------------------------------------------*/

#profile{
	width:870px;
	margin-top:40px;
	margin:40px auto;}
.profileBoxLeft{
	width:150px;
	float:left;}
.profileBoxRight{
	width:600px;
	float:left;
	margin-bottom:40px;}
h2{
	font-family:'Lato', sans-serif;
	font-size:18px;
	letter-spacing:0.2em;
	width:100px;
	border-bottom:solid 3px #000;
	}
.profileBoxLeft p img{
	margin-top:10px;
	margin-left:-3px;}
.profileBoxRight p.cap{
	font-size:12px;
	letter-spacing:0.2em;
	margin-bottom:-3px;
	}
.profileBoxRight p.name{
	font-weight:bold;
	margin-bottom:-4px;
	}
.profileBoxRight p{
	font-size:14px;
	line-height:2em;
	}
.profileBoxRight p.first{
	margin-top:10px;}
th,td{
	font-size:14px;
	line-height:2.5em;
	border-bottom: 1px solid #AFACAC;}
table{
	margin-bottom:80px;}