@charset "utf-8";

/* よどがわ生協 ベースCSS */

/* 文字設定 ///////////////////////////////////////////////// */

body {
	font-size: 84%;
}

body {
	font-family: "MS UI Gothic", sans-serif;
	color: #4D280E;
}

a{ color:#4D280E; text-decoration:none; }
a:link{ color:#4D280E; }
a:visited{ color:#996600; }
a:hover{ color:#4D280E; text-decoration: underline; }

/* ヘッダーのstrong設定 */
DIV#header_navi_area li a#navi2 {
	background:url(none) no-repeat 0px 0px;
}

/* ブログの記事 */

DIV.text_mb15 {
}

DIV.text_mb15 p {
	line-height: 140%;
	margin-bottom: 15px;
}

DIV.text_mb10 {
}

DIV.text_mb10 p {
	line-height: 140%;
	margin-bottom: 10px;
}

DIV.text_mb5 {
}

DIV.text_mb5 p {
	line-height: 140%;
	margin-bottom: 5px;
}

DIV.text_mb0 {
}

DIV.text_mb0 p {
	line-height: 140%;
}

DIV.text_bun {
}

DIV.text_bun p {
	text-indent: 1em;
}

DIV.text_Fright {
	text-align: right;
}

DIV.text_Fright p {
}
