/* LOCATION */
#lo_left{
width:638px;
float:left;
}
#lo_right{
width:209px;
float:right;
}
.photo{
margin:0px 0 0 13px;
float:left;
}
.photo2{
margin:0px 0 0 0;
float:left;
}
.info{
margin:30px 0 5px 0;
}

#life_left{
width:417px;
float:left;
}
#life_right{
width:417px;
float:right;
}

.life_title{
    font-size: 93%;
	line-height: 1.4;
	color:#E86E89;
	padding:15px 0 0 0;
	border-bottom:#E86E89 solid 1px;
	 }
	 
.moji_box{
    width:420px;
	 border-bottom:#aaa dashed 1px;
	 }
.moji{
	 margin:5px 0px 2px 2px;
	 }
.moji_l{
	 width:250px;
	 text-align:left;
	 float:left;
	 color:#333333
	 font-size:93%;
	 }
.moji_r{
	 width:160px;
	 text-align:right;
	 float:right;
	 color:#333333
	 font-size:93%;
	 }

