
body{
	background:#ffffff;
	font-family: 'M PLUS Rounded 1c', sans-serif;
}

.wf-roundedmplus1c { font-family: "M PLUS Rounded 1c"; }

#wrapper img {
	width: 100%;
	vertical-align:bottom;
	text-align:center;
}

#wrapper {
	width: 100%;
	margin: 0 auto;
	max-width: 900px;
	overflow: hidden;
}
#contents {
	width: 100%;
	margin: 0 auto;
	line-height:1.5;
}

.profile{
	width:60%;
	margin: 0 20% auto 20% ;
}
.profile li{
	width:100%;
	margin:0 0 auto 10%;
	font-size: 1em ;
	line-height: 1em ;
}

.text{
	width:94%;
	margin: 1% 3% 3% 3% ;
	font-size: 0.8em;
	border:1px solid #666666;
	
}

.oneBox2{
	width:90%;
	background:#FFFFFF;
	height:auto;
	text-align:center;
	margin: 5% ;
}

.footer{
	margin:20px 0;
	text-align:center;
}

.large{
	font-size:1.4em;
}
.red{
	color:#FF0000;
}

.bold{
	font-weight:bold;
}