<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "shift_jis";

body{
	background-color:transparent;
	color:#333;
}

#wrap-prof{
	width:776px;
	margin:0 auto;
	background:#fbfbf3 url(../img/prof/prof_bg02.gif) repeat-y;
}

#in-prof, #in-prof02{
	width:310px;
	_height:368px;
	min-height:368px;
	margin:15px auto;
	text-align:left;
	padding-left:335px;
}
#in-prof{background:transparent url(../img/prof/maki_p.jpg) no-repeat left top;}
#in-prof02{background:transparent url(../img/prof/naka_p.jpg) no-repeat left top;}
#in-prof h1, #in-prof02 h1{margin-bottom:30px;}
#in-prof dl, #in-prof02 dl{
	width:293px;
	background:transparent url(../img/prof/line_prof.gif) no-repeat bottom left;
	padding-bottom:12px;
	margin-bottom:16px;
	overflow:hidden;
}
#in-prof dt, #in-prof02 dt{
	float:left;
	width:80px;
	text-indent:9px;
	color:#cc0033;
	font-weight:bold;
}
#in-prof dd, #in-prof02 dd{
	float:right;
	width:197px;
}</pre></body></html>