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

#gnavi1{background:url(../images/common/g_navi01_on.png) no-repeat;}


#shimizu_img{
	float:left;
	padding:15px 10px;
}

#profile dl{
	float:left;
	padding:10px;
	font-size:1.2em;
	width:300px;
}

#profile dt{
	font-weight:bold;
}

#profile dd{
	margin-bottom:5px;
	border-bottom:dashed 1px #CCCCCC;
}

#write{
	border:solid 1px #FFCC00;
	padding:10px;
	margin:20px 5px;
}

#write h4{
	background:url(../profile/images/write_title.jpg) no-repeat;
	background-position:left;
	width:300px;
	height:30px;
	text-indent:-9999px;
}

#write dl{
	width:95%;
}

#write dt{
	margin-top:15px;
	margin-bottom:5px;
}