@charset "utf-8";
/* CSS Document */

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.base1 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 140%;
}

.base2 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
}

.base3 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 16px;
}

.base4 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 16px;
	line-height: 160%;
}

.base5 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 100%;
}

.small1 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 9px;
}
.small10pt {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
}

.mideum {
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size: 12px;
	font-style: normal;
	line-height: 150%;
}
.mideum2 {
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size: 12px;
	font-style: normal;
	line-height: 120%;
}

.big18 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 18px;
}

.big22 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 22px;
}

h1 {
	font-size: 12px;
	font-weight: normal;
	line-height: 135%;
	color: #ffffff;
	text-decoration: none;
	letter-spacing: 0px;
	margin: 0px auto;
	padding: 2px 0px 0px;
}

h2, h3 {
	font-size: 12px;
	font-weight: normal;
	line-height: 135%;
	color: #6D5332;
	text-decoration: none;
	margin: 0px auto;
	padding: 2px 0px 0px;
}


h4, h5, h6, p {
	font-style: normal;
	text-align: left;
	margin: 0px;
	padding: 0px;
}

.blog-entry img {
    margin: 5px 5px 5px 5px;
}

.top-midashi{ color:#FFFFFF; text-decoration:none;}
.top-midashi{ color:#FFFFFF; text-decoration:none;}
.top-midashi{ color:#FFFFFF; text-decoration:underline;}


.blog_news {
   height: 20em;
   overflow: auto;   
   font-size: 11px;
   line-height: 130%;
 }

.blog_news ol, ul  {
	padding: 0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}


.blog_news li  {
	font-size: 12px;
	margin-top: 5px;
	border-bottom: 1px dotted #f0f0f0;
	list-style-position: inside;
	list-style-type: square;
}
.text_orange_bold {
	font-weight: bold;
	color: #FF5D00;
}
.text_blue_bold {
	font-weight: bold;
	color: #0066CC;
	font-size: 14px;
}

.text_red_bold {
	font-weight: bold;
	color: #C00;
}

#div_kodawari a:link,
#div_kodawari a:visited {
	color: #009;
}

#div_kodawari a:visited {
	color: #306;
}

#div_kodawari a:hover,
#div_kodawari a:active {
	color: #009;
	text-decoration: none;
}
