@charset "UTF-8";

/*============================================================
//  スタッフ紹介
//==========================================================*/

.our-staff #body h3 {
	background:url(../staff/image/title.jpg) no-repeat 7px 0px; 
	width:730px; 
	height:85px; 
	text-indent:-9999px;
	background-color:#FFFFFF;
}

.our-staff #body .introduction
 {
	margin-bottom:15px;
}

.our-staff #body .introduction h4
{
	background:url(../imgcommon/bg-title.jpg) no-repeat 7px 0px;
	width:700px;
	height:30px;
	padding:10px 0 0 30px;
	text-align:left; 
	color:#7F3221; 
	font-size:14px; 
	font-weight:bold;
}

.our-staff #body .introduction .box
{
	margin:0px 7px;
	background: url(../imgcommon/entry-side.jpg) repeat-y;
	padding:10px 15px 10px 15px; 
	width:686px; 
	text-align:left;
}

.our-staff #body .introduction .box img,
.our-staff #body .introduction .box a img {
	border:1px solid #FFE6CC;
	padding:4px;
}

.our-staff #body .introduction .box .category_text {
	color:#FF6600; 
	padding:0 0 10px; 
	font-weight:bold;
}

.our-staff #body .introduction .box .left{
	float:left;
	padding:2px 10px 5px 5px;
}

.our-staff #body .introduction .box h5{
	padding:2px 0 10px 0;
	color:#FF9900;
	font-size:14px;
	font-weight:bold;
}

.our-staff #body .introduction .box_bottom{
	margin:0 0 0px 0; 
	width:730px; 
	background: url(../imgcommon/entry-bottom.jpg) no-repeat 7px 0px;
	height:13px;
	text-indent:-9999px;
}

.hitokoto {
	color:#4C83FF;
	font-size:14px;
}


.content-nav {
	text-align:center;
	margin:0px 0px 10px;
}

.paginate {
	margin:0px 0px 10px;
}

/*------------トラックバック--------------*/

.our-staff #body .introduction .box .by {
	padding:5px 0 10px 0; 
	border-top:#CCCCCC 1px dotted; 
	margin:10px 0 0;
}

.our-staff #body .introduction .box .by p{
	font-size:10px;
}


/*コメント入力*/

.by .trackback{
	color:#663333;
	margin:5px 0 5px 0;
	font-size:12px;
	font-weight:bold;
}

.by .form{
	width:400px;
	height:22px;
	font-size:12px;
	color:#666;
	border:1px solid #CCC;
}