/* 全体 */
BODY {
  margin: 0px 0px 20px 0px;
  background-color:#EFEFDE;
  }

a {
  color:#2852A6;
  text-decoration: none;
}

a:hover {
	color: #59AECB;
}
img { border:none; }

/* フレーム */
.BLOG_NAME {
	font-size: 12px;
	font-weight: bold;
	padding: 5px 10px 0px 0px;
	text-align: right;
	color:#000000;
}

.BLOG_NAME a {color: #C0E2E3;text-decoration: none}
.BLOG_NAME a:link {color: #C0E2E3;text-decoration: none}
.BLOG_NAME a:visited {color: #C0E2E3;text-decoration: none}
.BLOG_NAME a:active {color: #CC0000;text-decoration: none}
.BLOG_NAME a:hover {color: #C0E2E3;text-decoration: none}

#menu_bg {
	background-image: url(http://www.sunmineral.jp/image/skin/g_navi_line.gif);
	background-repeat: repeat-x;
	padding: 0px 0px 8px 0px;
	background-position: bottom;
}
.FOOTER {
	width: 760px;
	font-size:11px;
	color:#666666;
	text-align:center;
	padding-bottom: 5px;
}
.BLOG_URL {
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	padding-top: 8px;

}
/* 本文 */
.MAIN {
	width : 530px; margin: 0px 0px 0px 15px; vertical-align: top;
}
.MAIN_INFO {
	font-size : 12px;
	font-weight : bold;
	color : #555555;
	width : 379px;
	padding-top: 5px;
	padding-left: 15px;
	padding-bottom: 5px;


}

.MAIN_INFO_ENTRY{
    font-size:14px;
}

.MAIN_INFO_ENTRY a {color: #333333;text-decoration: underline}
.MAIN_INFO_ENTRY a:link {color: #333333;text-decoration: underline}
.MAIN_INFO_ENTRY a:visited {color: #333333;text-decoration: underline}
.MAIN_INFO_ENTRY a:active {color: #CC0000;text-decoration: underline}
.MAIN_INFO_ENTRY a:hover {color: #CC0000;text-decoration: underline}

.ENTRY_HEADER {
	font-weight: normal;
	color: #333333;
	padding-top: 3px;
	font-size: 12px;
}

.ENTRY_FOOTER {
	height: 14px;
	background-repeat: no-repeat;
	margin-bottom: 5px;
	background-position: 0px 0px;
}

.ENTRY_LINK {
	text-align : right;
	font-size : 11px;
	padding-right: 3px;
	padding-top: 3px;
}

.PAGE_CHANGE {
	text-align : center;
	color : #333333;
	font-size : 12px;
	padding-top: 10px;
	background-color: #CAE4FF;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-bottom-color: #333333;


}

.ENTRY_DATE {
	height : 18px;
	font-size : 11px;
	color : #999999;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-top-style: inset;
	border-top-color: #999999;
}


.ENTRY_NAME {
	font-size : 16px;
	font-weight : bold;
	height: 10px;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #0992B2;
	padding-top: 5px;
	}
.ENTRY_NAME a {color: #333333;text-decoration: none;}
.ENTRY_NAME a:link {color: #333333;text-decoration: none;}
.ENTRY_NAME a:visited {color: #333333;text-decoration: none;}
.ENTRY_NAME a:active {color: #CC0000;text-decoration: none;}
.ENTRY_NAME a:hover {color: #CC0000;text-decoration: none;}

.ENTRY_TEXT {
	font-size : 12px;
	line-height : 18px;
	color : #333333;
	margin: 10px 0px 15px 0px;
	line-height: 18px;
}

.ENTRY_TEXT a {color: #4B87FF;text-decoration: underline}
.ENTRY_TEXT a:link {color: #2852A6;text-decoration: underline}
.ENTRY_TEXT a:visited {color: #4B87FF;text-decoration: underline}
.ENTRY_TEXT a:active {color: #CC0000;text-decoration: underline}
.ENTRY_TEXT a:hover {color: #CC0000;text-decoration: underline}

.ENTRY_TRACKBACK_URL {
	font-size : 11px;
	line-height : 15px;
	color : #555555;
	padding-right: 15px;
	border-top-width: 1px;
	border-top-style: none;
	border-top-color: #2E0D02;
	padding-bottom: 5px;

}


.LINK_URL {
	text-align : right;
	font-size : 11px;
	color : #000000;
	padding-right: 5px;
}
.LINK_URL a {color: #000000;text-decoration: none}
.LINK_URL a:link {color: #000000;text-decoration: none}
.LINK_URL a:visited {color: #000000;text-decoration: none}
.LINK_URL a:active {color: #CC0000;text-decoration: none}
.LINK_URL a:hover {color: #CC0000;text-decoration: none}


.SEARCH_TITLE {
	font-size : 11px;
	font-weight : bold; padding: 4px 0px 0px 0px;
	color : #1B4F83; float:left;
}
.search_box {width:250px; margin: 0px 10px 0px 0px;
}

.ENTRY_TRACKBACK {
	font-size : 11px;
	color : #003333;
	background-color: #EFF8FF;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #7DADF0;
	padding: 5px 0px 5px 15px;
	line-height: 18px;
}

.ENTRY_COMMENT {
	font-size : 11px;
	color : #333333;
	line-height: 18px;
	background-color: #EFF8FF;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #7DACF0;
	padding: 5px 0px 5px 15px;
}

.COMMENT_FORM {
	font-size : 11px;
	color : #000000;
	padding: 10px 30px 15px;
	line-height: 21px;
}

.COMMENT_FORM_TITLE {
  width : 200px;
  font-size : 11px;
}
.COMMENT_FORM_NAME {
  width : 200px;
  font-size : 11px;
}
.COMMENT_FORM_URL {
  width : 300px;
  font-size : 11px;
}
.COMMENT_FORM_TEXTAREA {
  width : 300px;
  font-size : 11px;
}
/* 左メニュー */
.LMENU {
	width:205px;
	font-size:12px;
	color:#000000;
	padding-bottom: 20px;
	background-image: none;
}

.LMENU_TITLE {
	height : 25px;
	font-size: 12px;
	background-image: url(http://www.sunmineral.jp/image/skin/l_menu_01.gif);
	text-align: left;
	padding: 5px 15px 1px 10px;
	font-weight: bold;
	color: #666;
	margin-left: 5px;
	background-repeat: no-repeat;
}
.LMENU_CATEGORY {
	color: #666666;
	line-height: 195%;
background-image: url(http://www.sunmineral.jp/image/skin/l_menu_02.gif);
	text-align: left;
	padding: 1px 1px 5px 20px;
	margin: 3px; 3px; 30px; 3px;

}
/*  */
.deco_none { text-decoration: none; color:#999999;}

.contents_t{
	color: #4D7AC3;
	line-height: 190%;
	font-size: 14px;
	font-weight: bold;
}

sml{
	font-size: 11px;
	line-height: 150%;
}

table{
	font-size: 12px;
	line-height: 150%;
}

.top_table {
	font-size: 11px;　font-weight:normal;
	line-height: 150%;　color:#000000;
	padding-left: 5px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
}

.top_select {
	font-size: 11px;
	line-height: 130%;
	text-align:center;
}

.top_st {
	font-size: 11px;
	color: #ffffff;
	background-repeat:no-repeat;
	padding-left: 5px;
}
