@charset "Shift_JIS";
/* 
CSS Document 
basic 
*/

#basic h1 {
	margin-bottom: 0.5em;
	border-bottom: #000066 solid 4px;
}
#basic #name {
	font-size:x-large;
}
#basic #name_kana {
	padding-left: 1em;
	font-size:large;
}
#basic .point {
	font-size:smaller;
	color:#000066;
}

#basic .item{
	width: 80px;
	text-align: justify;
}
#basic .item2{
	width: 100px;
	text-align: justify;
}
#basic .valu{
	width: 230px;
}
#basic .valu2{
	width: auto;
}
#basic .photo {
	width: 110px;
	text-align: left;
}
