/*-------------------------------------------
	[staff] Css 
-------------------------------------------*/
h2{
	width:960px;
	height:37px;
	margin:10px 0 20px 0;
}

h2#h2_link{
	background:url("images/h2_ttl_01.gif") 0 0 no-repeat;
}
div#sejyutsu{
	width:900px;
	padding:0 30px 0 30px;
}

div#sejyutsu .img{
	width:441px;
	padding-right:30px;
	float:left;
}
div#sejyutsu .txt{
	width:429px;
	float:left;
	font-size:105%;
	color:#333;
	line-height:1.3em;
	letter-spacing:0.05em;
}
div#profile_01,div#profile_02{
	width:900px;
	padding:0 30px 0 30px;
}
.img{
	width:220px;
	padding-right:30px;
	float:left;
}
.txt{
	width:605px;
	color:#666;
	line-height:1.2em;
	letter-spacing:0.05em;
	float:left;
}
p.pro_name{
	font-size:120%;
	font-weight:bold;
	padding:15px 0 10px 0;
}
dt{
	font-weight:bold;
}
dl{
	width:605px;
}
dt{
	width:75px;
	float:left;
}
dd{
	width:530px;
	font-size:95%;
	float:left;
}
p.pro_coment{
	width:605px;
	font-size:95%;
	margin-top:8px;
	line-height:1.5em;
	clear:both;

}
div#coment_hideaki{
	margin:20px 0 40px 0;
	font-size:90%;
	letter-spacing:0.05em;
	line-height:1.4em;
}
div#coment_hideaki p{
	padding-bottom:8px;
}
div#coment_tamie{
	margin:20px 0 40px 0;
	font-size:90%;
	letter-spacing:0.05em;
	line-height:1.4em;
	background:url("images/img_cosme.jpg") 570px 0 no-repeat;
}
div#coment_tamie p{
	width:550px;
	padding-bottom:8px;
}
div.line_dot{
	width:900px;
	height:20px;
	border-bottom:1px dotted #ccc;
	clear:both;
}

