/*-- 長野/スタッフ/ブログ 専用スタイルシート --*/

@import url(http://www.istoire.com/common/css/base.css);
@import url(http://www.istoire.com/common/css/layout.css);


/*-- このページのみ使用するスタイルシートを以下に記載 --*/

#contents {
	background-image : url(http://www.istoire.com/common/img/background_contents_yamanashi.gif) ;
	background-repeat : no-repeat ;
	background-position : center top ;
	font-family : "MS Gothic", Osaka ;
}

#contents .h3 {
	padding : 25px 30px 0 30px ;
	height : 61px ;
}

#contents .h3 .left {
	margin-top : 15px ;
	height : 36px ;
}

#contents .h3 .right {
	height : 51px ;
}

#contents .h3 .right a.recruit {
	padding-right : 15px ;
	color : #333333 ;
	text-decoration : none ;
	line-height : 51px ;
	display : block ;
}

#contents .indent {
	padding : 10px 30px ;
}

#contents .staff,
#contents .staff_edit {
	clear : both ;
	padding : 0 10px ;
}

#contents .staff .number {
	display : none ;
}

#contents .padding {
	padding-left : 18px ;
}

#contents .list {
	margin-bottom : 18px ;
	width : 340px ;
	height : 130px ;
	border : solid 1px #004627 ;
	background-color : #ffffff ;
}

#contents .list .pict {
	padding : 5px 0 5px 5px ;
	width : 90px ;
	height : 120px ;
	display : block ;
	float : left ;
}

#contents .list .name {
	margin : 10px 0 0 0 ;
	width : 230px ;
	border-bottom : solid 1px #004627 ;
	float : right ;
}

#contents .list .name .name_font {
	font-size : 16px ;
	line-height : 24px ;
	color : #004627 ;
}

#contents .list .mes {
	padding : 10px 5px 5px 5px ;
	width : 225px ;
	float : right ;
}

#contents .copyright {
	clear : both ;
	padding-bottom : 30px ;
}
