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

@charset 'shift-jis';
@import url(http://www.istoire.com/common/css/base.css);
@import url(http://www.istoire.com/common/css/layout.css);


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

form, em {
	font-style : normal ;
	font-family : 'ＭＳ Ｐゴシック', 'MS UI Gothic', Osaka, sans-serif ;
}

#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 UI Gothic', Osaka, sans-serif ;
}

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

#contents .navi_top {
	margin-top : -18px ;
	text-align : center ;
}

#contents .navi_bottom {
	clear : both ;
	padding : 20px 0 0 0 ;
	text-align : center ;
}

#contents .navi_bottom ul {
	margin : 0 ;
	padding : 0 ;
	text-align : center ;
}

#contents .navi_bottom li {
	display : inline ;
}

#contents .block {
	margin-bottom : 30px ;
}

#contents .left {
	width : 460px ;
}

#contents #diary h3 {
	padding-bottom : 12px ;
	font-family : 'ＭＳ Ｐゴシック', 'MS UI Gothic', Osaka, sans-serif ;
}

#contents #diary h4 {
	font-size : 18px ;
	line-height : 38px ;
	border-top : solid 5px #004627 ;
	border-bottom : solid 1px #004627 ;
	font-family : 'ＭＳ Ｐゴシック', 'MS UI Gothic', Osaka, sans-serif ;
}

#contents #diary h4 a {
	color : #333333 ;
	text-decoration : none ;
}

#contents #diary h4 a:hover {
	color : #ff3333 ;
	text-decoration : underline ;
}

#contents h5 {
	text-indent : 10px ;
	border-left : solid 5px #004627 ;
	border-bottom : solid 1px #004627 ;
	font-family : 'ＭＳ Ｐゴシック', 'MS UI Gothic', Osaka, sans-serif ;
}

#contents h6 {
	padding-top : 10px ;
	font-family : 'ＭＳ Ｐゴシック', 'MS UI Gothic', Osaka, sans-serif ;
}

#contents h6 span {
	font-size : 10px ;
	font-weight : normal ;
}

#contents #diary ul.info {
	margin : 0 ;
	padding : 0 ;
}

#contents #diary ul.info li {
	display : inline ;
	margin-right : 5px ;
	font-size : 10px ;
	line-height : 25px ;
}

#contents .right {
	margin-top : 30px ;
	width : 200px ;
}

#contents table.calendar {
	width : 184px ;
	border-collapse : collapse ;
}

#contents table.calendar td {
	text-align : center ;
}

#contents #diary .block .text img {
	border : 0 ;
}
