@charset "utf-8";

h2 {
	letter-spacing: 2em;
}
#box1 {
	text-align: center;
}
#box2 {
	margin-top: 20px;
	text-align: center;
}
#box2 table {
	width: 600px;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	text-align: left;
}
#box2 th,td {
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
.p2 {
	font-size: 9px;
}
.p3 {
	color: #FF6600;
}
.p4 {
	font-size: 11px;
	color: #336600;
}
#box3 {
	width: 594px;
	border: 1px dotted #CCCCCC;
	padding: 2px;
	margin-top: 20px;
}
h4 {
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
}
#box3 ul {
	margin-top: 10px;
}
#box3 ul li {
	background-color: #FFFFCC;
	margin-bottom: 5px;
	list-style: none;
	padding-top: 5px;
	padding-bottom: 5px;
}


#box3 #list1 {
	width: 290px;
	float: left;
}
#box3 #list2 {
	float: right;
	width: 295px;
}
#box4 {
	clear: both;
	margin-top: 20px;
}
#box4 p {
	padding-bottom: 10px;
}
.p5 {
	background-image: url(../profile/img/p-bc.gif);
	background-position: left top;
	padding-left: 15px;
	background-repeat: no-repeat;
}
.p6 {
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size: 13px;
}
.span {
	padding-right: 15px;
	padding-left: 15px;
}
