@charset "utf-8";
/* CSS Document */
/* 0060_2col_ls */
/*
***Contents*********************************/
/* -----------------property resset		-- *//* css???? */
/* -----------------layout_base			-- */
/* div#header_tool */
/* font_base */
/* 	-----------------common_tool		-- *//* css???? */

/* ----------------- div#header			-- */
/* div#header_tool */

/* ---------------- div#footer			-- */

/* ----------------- share_tool			-- */
/* div.page_navi */
/* div.entry_navi */
/* div.more */
/* div.foot */
/* div.func_s */
/* div.func_bar */
/* text_attention */
/* div.icon_list */
/* span.mark_attention */
/* to_top */ 

/* -------- div#left_content???????? -------- */
/* ----------------- div#profile		-- */
/* ----------------- new_entry			-- */
/* ----------------- div#folder			--*/
/* ----------------- monthly_archive	-- */
/* ---------------- div#use_tag			-- */
/* ----------------- new_comment		-- */
/* ----------------- new_trackback		-- */
/* ----------------- new_bookmark		-- */
/* ----------------- rss_area			-- */
/* ----------------- calendarhead		-- */

/* -------- div#main_contents???????? -------- */
/* ---------------- div.entry			-- */
/* ???????????(css????) */
/* ??????css?????*/
/* ---------------- div.review			-- */
/* ---------------- rate_review			-- */
/* ---------------- comment&trackback	-- */
/* comment > formbody */
/* comment > comment_attention */
/* ---------------- div#trackback		-- */
/* ---------------- Clearfix ---------------- */

/**********************************************
*/

/* property resset *//* css???? */

* {
	font-size: 100%;
	margin: 0;
	padding: 0;
}

img {
	border: 0;
}

h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}

ul, li {
	margin: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
	line-height: 100%;
}

table, caption, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: normal;
}

/* -----------------layout_base	----------------- */

body {
	font-family: osaka,"MS P????",arial,helvetica,sans-serif;
	color: #333;
	background-color: #fff;
}

div#global_header {
	font-size: 80%;
	background-color: #ffffff;
	border-bottom-color: #c2c2c2;
	border-bottom-style: solid;
	border-bottom-width: 2px;
}

div#out_container {	
	width: 100%;
	text-align: center;
	background-image: url(http://mb.mrs.living.jp/blog_template/0060/image/bg_out_container.gif);
	background-repeat: repeat;
	background-position: left top;
}

div#container {
	text-align: left;
	clear: both;
	margin:0 auto;
	
}

div#header {
	background-image: url(http://mb.mrs.living.jp/blog_template/0060/image/bg_container.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #fff;
	margin:0 auto;
	min-height: 271px;
	height: auto !important;
	height: 271px;
	position: relative;
	overflow: hidden;
	width: 810px;

}

div#blog_container div#wrapper {
	background-color: #fff;
	text-align: center;
	width: 810px;
	margin:0 auto;
	padding: 10px 0 0 0;
}

div#content {
	width: 776px;
	margin: 0 16px;
	text-align: left;
	overflow: hidden;
}

div#left_content {
	padding-bottom: 10px;
	float: left;
	width:179px;
	overflow: hidden;
}

div#left_content a {
}

div#left_content a:hover {
	color: #666;
}

div#main_content {
	padding-left: 12px;
	width:570px;
	float: right;
}

div#main_content a {
}

div#main_content_top {
	height: 0;
	font-size: 0;
}

div#footer {
	padding: 0 0 20px;
	width: 810px;
	margin: 0 auto;
	overflow: hidden;
}

/* font_base */
a {
	color: #fe4800;
}

div#container a:hover {
	text-decoration: underline;
}

div#container a:hover img {
	background-color: transparent;
}

/* 	-----------------common_tool	----------------- *//* css???? */

br.clear {
	clear: both;
	font-size: 0.0001px;
}

/* div#global_header */

div#global_header {
}

div#global_header_in {
	margin: 0 auto;
	width: 760px;
	padding: 2px 0;
}

div#global_header_in div#logo_area {
	float: left;
	width: 210px;
}

div#global_header_in div#logo_area p {
	float: left;
}

div#global_header_in div#free_html {
	float: right;
	width: 540px;
    overflow: hidden;
}

/* ----------------- div#header ----------------- */ 

div#header div#header_title {
	margin-bottom: 11px;
}

div#header div#header_title h1 {
	font-size: 120%;
	font-weight: bold;
	padding: 34px 0 10px 201px;
}

div#header div#header_title h1 a {
	color: #194a81;
	text-decoration: none;
}

div#header div#header_title h1 a:hover {
	color: #d60000;
	text-decoration: underline;
}

div#header div#header_title h2 {
	font-size: 75%;
	padding: 0 0 0 201px;
	color: #333;
}

/* div#header_tool */

div#header div#header_tool {
	bottom: 6px;
	right: 18px;
	position: absolute;
}

div#header div#header_tool ul {
}

div#header div#header_tool ul li {
	padding: 2px 7px 3px 16px;
	font-size: 80%;
	background-image: url(http://mb.mrs.living.jp/blog_template/0060/image/mark_header_tool.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;
	display: inline;
}

div#header div#header_tool ul li a {
	text-decoration: none;
	font-weight: bold;
	color: #fff;
}

div#header div#header_tool ul li a:hover {
	color: #d60000;
	text-decoration: underline;
}

div#blog_container {
	margin: 0 auto;
	width: 810px;
}

div#blog_container div#blog_container_top {
}

div#blog_container div#blog_container_bottom {
	
}

/* ---------------- div#footer ---------------- */

div#copyright {
	font-size: 70%;
	text-align: center;
	margin: 0 auto;
	padding: 10px 0 17px;
	background-color: #fff;
}

/* ----------------- share_tool ----------------- */
/* div.page_navi */

div.page_navi {
	margin: 10px auto;
	font-size: 80%;
}

div.page_navi ul {
	list-style-type: none;
	text-align: center;
}

div.page_navi ul li {
	display: inline;
}

div.page_navi ul li a {
	text-decoration: none;
}

div.page_navi ul li a:hover {
	color: #194a81;
}

div.page_navi ul li.ahead {
	padding: 0 5px 0 5px;
}

div.page_navi ul li.follow {
	padding: 0 5px 0 7px;
}

div.page_navi ul li.page {
	text-align: center;
	padding: 2px
}

div.page_navi ul li.page a {
}


/* div.entry_navii */

div.entry_navi {
	margin: 10px auto;
	font-size: 80%;
	width: 560px;
}

div.entry_navi a {
	text-decoration: none;
}

div.entry_navi a:hover {
	color: #194a81;
}

div.entry_navi div.ahead_bar {
	background-image: url(http://mb.mrs.living.jp/blog_template/0060/image/common_ico_end.gif);
	background-position: 100% 5px;
	background-repeat: no-repeat;
	padding: 0 5px 0 5px;
	width: 245px;
	float: left;
	text-align: right;
}

div.entry_navi div.page_bar {
	background-image: url(http://mb.mrs.living.jp/blog_template/0060/image/common_ico_end.gif);
	background-position: 100% 5px;
	background-repeat: no-repeat;
	text-align: center;
	padding: 2px;
	width: 40px;
	float: left;
}

div.entry_navi div.follow {
	padding: 0 5px 0 7px;
	width: 245px;
	float: left;
}

/* div.more */

div.more a {
	float: right;
	font-size: 70%;
	font-weight: bold;
	padding: 0 10px;
}

/* div.foot */

div.foot {
	color: #fe4800;
	clear: both;
	font-size: 70%;
	float: right;
	padding: 10px;
}

div.foot ul {
	float:right ;
}

div.foot ul li {
	display : inline;
	padding: 0 2px 0 4px;
	line-height: 1.3;
}

div.foot ul li.bar {
	background-image: url(http://mb.mrs.living.jp/blog_template/0060/image/common_ico_end.gif);
	background-position: left;
	background-repeat: no-repeat;
}

div.foot a:link,div.foot a:visited,div.foot a:active {
	text-decoration: none;
}

div.foot a:hover {
}

/* div.func_s */

div.func_s {
	background-color: #79bbe1;
	margin: 0 0 15px;
	overflow: hidden;
	
}

div.func_s_top {
	background-image: url(http://mb.mrs.living.jp/blog_template/0060/image/bg_func_s_top.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
	min-height: 21px;
	height: auto !important;
	height: 21px;
	padding-bottom: 6px;
}

div.func_s_bottom {
	background-image: url(http://mb.mrs.living.jp/blog_template/0060/image/bg_func_s_bottom.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
	height: 6px;
	line-height: 100%;
}

div.func_s h4 {
	background-image: url(http://mb.mrs.living.jp/blog_template/0060/image/bg_func_s_h4.gif);
	background-position: center top;
	background-repeat: no-repeat;
	color: #fff;
	font-weight: bold;
	font-size: 70%;
	* font-size: 65%;
	text-align: center;
	padding-top: 8px;
}


/* div.func_bar */

div.func_bar {
	margin: 20px 0 0;
	padding: 0 0 10px;
	background-image: url(http://mb.mrs.living.jp/blog_template/0060/image/bg_entry.gif);
	background-repeat: repeat-y;
	background-position: center;
	border-bottom: 1px solid #ffb400;
	width: 570px;
}

div.func_bar h5 {
	background-image: url(http://mb.mrs.living.jp/blog_template/0060/image/bg_func_bar_h5.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	background-color: #fff;
	font-size: 80%;
	font-weight: bold;
	color: #000000;
	padding: 10px 8px;
	margin: 0 auto;
}

/* text_attention */

li.text_attention, div.text_attention, span.text_attention {
	color:#ff0000;
	white-space: nowrap;
}

/* div.icon_list */

div.icon_list {
	padding: 5px 7px 0;
	width: 166px;
}

div.icon_list ul {
}

div.icon_list ul li {
	background-image: url(http://mb.mrs.living.jp/blog_template/0060/image/icon_new_entry.gif);
	background-repeat: no-repeat;
	background-position: 0 0.4em;
	padding: 0 0 0 11px;
	margin-top: 2px;
	overflow: hidden;
	word-wrap: break-word;
}

div.icon_list ul li span{
	color: #194a81;
	font-size: 70%;
	padding-left: 4px;
}

div.icon_list ul li a {
	color: #194a81;
	font-size: 80%;
	text-decoration: none;
}

div.icon_list ul li a:hover {
	color: #fe4800;
	
}

div#folder div.icon_list ul li span,
 div#monthly_archive div.icon_list ul li span {
	font-weight: bold;
}

/* span.mark_attention */

span.mark_attention {
	color:#ff0000;
	font-size: 70%;
	vertical-align: top;
	font-weight: normal;
}

/* to_top */

div.to_top {
	margin: 10px 10px 20px;
	font-size: 80%;
}

div.to_top ul {
	text-align: right;
}

div.to_top ul li {
	padding: 0 0 0 17px;
}

div.to_top ul li a {
	 text-decoration: none;
}

div.to_top ul li a:hover {
	 color: #194a81;
	 text-decoration: underline;
}

/* -------- div#right_content???????? -------- */

/* ----------------- div#profile ----------------- */

div#profile {
}

div#profile dl {
	font-size: 80%;
	text-align: center;
	margin: 10px 10px 5px;
}

div#profile dl dd.profile_img {
	text-align: center;
	padding-bottom: 3px;
	width: 159px;
}

div#profile dl dd.profile_img div{ /* css???? */
	width: 126px;
	height: 126px;
	background-color: #ffffff;
	border-color: #cccccc;
	border-style: solid;
	border-width: 1px;
	margin: 0 auto;
}

div#profile dl dt.name {
	line-height: 130%;
	padding-bottom: 3px;
}

div#profile dl dt.name a {
	color: #fff;
	text-decoration: underline;
}

div#profile dl dt.name a:hover {
	color: #194a81;
	text-decoration: none;
}

div#profile dl dd.intro {
	color: #333;
	text-align: left;
	line-height: 140%;
}

div#profile dl dd a {
}

/* ----------------- new_entry ----------------- */

div#new_entry {
}

div#new_entry ul li {
}

div#new_entry ul li a {
}

div#new_entry ul li.review {
}

div#new_entry ul li.review a {
	color: #fff;
	text-decoration: underline;
}

div#new_entry ul li.review a:hover {
	color: #666;
	text-decoration: none;
}

/* ----------------- div#folder ----------------- */

div#folder {
}

/* ----------------- monthly_archive ----------------- */

div#monthly_archive {
	
}

div#monthly_archive div.monthly_archive_head {
	color: #333;
	font-size: 80%;
	font-weight: bold;
	text-align: center;
	padding-top: 10px;

}

div#right_content div#monthly_archive div.monthly_archive_head a {
}

div#left_content div#monthly_archive div.monthly_archive_head a {
	color: #194a81;
	text-decoration: underline;
}

div#right_content div#monthly_archive div.monthly_archive_head a:hover {
}

div#left_content div#monthly_archive div.monthly_archive_head a:hover {
	color: #fe4800;
}

/* ---------------- div#use_tag --------------- */

div#use_tag {
}

div#taglist {
}

div#taglist ul{
	margin: 5px 10px;
	width: 150px;
	word-wrap: break-word;
	overflow: hidden;
}

div#taglist ul li{
	font-size: 70%;
	display: inline;
	line-height: 300%;
}

div#taglist ul li a {
	color: #194a81;
	text-decoration: none;
}

div#taglist ul li a:hover {	
	text-decoration: underline;
}

div#taglist ul li a.taglist0 {
	font-size: 70%;
}

div#taglist ul li a.taglist1 {
	font-size: 90%;
}
div#taglist ul li a.taglist2 {
	font-size: 110%;
}

div#taglist ul li a.taglist3 {
	font-size: 130%;
}

div#taglist ul li a.taglist4 {
	font-size: 150%;
}

div#taglist ul li a.taglist5 {
	font-size: 170%;
}

div#taglist ul li a.taglist6 {
	font-size: 190%;
}

div#taglist ul li a.taglist7 {
	font-size: 210%;
}

div#taglist ul li a.taglist8 {
	font-size: 230%;
}

div#taglist ul li a.taglist9 {
	font-size: 250%;
}

div#taglist ul li a.taglist10 {
	font-size: 270%;
}




/* ----------------- html_area ----------------- */
div#html_area {
	margin: 0 10px 10px;
	width: 150px;
	word-wrap: break-word;
	overflow: hidden;
}

/* ----------------- new_comment ----------------- */
div#new_comment {
}

/* ----------------- new_trackback ----------------- */
div#new_trackback {
}


/* ----------------- new_bookmark ----------------- */
div#new_bookmark {
}

/* ----------------- rss_area ----------------- */
div#rss_area {
	text-align: center;
}

div#rss_area ul li {
	padding-bottom: 3px;
}

/* ----------------- calendarhead ----------------- */

div#calendar {	
	color: #333;
}

div.calendarhead {
	font-size: 80%;
	font-weight: bold;
	padding: 0px;
	text-align: center;
	margin: 0px;
	line-height: 30px;
}

div#right_content div.calendarhead a {
}

div#left_content div.calendarhead a {
}

div.calendarhead a {
	color: #194a81;
}

div#left_content div.calendarhead a:hover {
	color: #fe4800;
}

div.calendarhead a:link {
}

div.calendarhead a:visited {
}

div.calendarhead a:active {
}

div#right_content div.calendarhead a:hover {
	text-decoration: underline;
}

div.caltop {
}

div.calbody {
	text-align: center;
}

div.calendartable {
}

table.caltbl {
	width:150px;
	margin: 0 auto;
}

div#right_content table.caltbl a {
	text-decoration: none;
}

div#right_content table.caltbl a:hover {
	text-decoration: underline;
}

div.calbottom {
}
table.caltblwkbg {
}

td.calendarwd {
	margin:0;
}

td.caltblwk {
}

table.caltblwk td {
	padding:3px 0;
	font-size: 80%;
	font-weight:bold;
	text-align:center;
}

td.calendarweek {
}

td.weekday {
}
td.sun {
}
td.sat {
}

a.acalendar {
	color: #333;
}

div#container a.acalendar:hover {
	color: #fff;
}

td.caltbldaybg {	
	background:transparent;
	font-family: Arial, Helvetica, sans-serif;
	width:150px;
}
table.caltblday {
	width:150px;
}

table.caltblday td {
	width:20px;
	padding:2px 0;
	text-align:center;
	font-size: 80%;
}

div.calendar {
}

div.calendard {
}

td.calon {
	font-weight: bold;
}

td.caloff {
}

td.caltoday {
	color: #fff;
	background-color: #194a81;
	font-weight: bold;
}

div#left_content td.caltoday a {
	color: #fff;
	text-decoration: underline;
}

div#container td.caltoday a:hover {
	color: #d60000;
	background-color: transparent;
}

div.caltblday a {
	text-decoration:underline;
	color:#fff;
}

div.caltblday a:link {
	text-decoration:none;
}

div.caltblday a:visited {
	text-decoration:none;
}

div.caltblday a:active {
	text-decoration:none;
}

div.caltblday a:hover {
	text-decoration:none;
}


/* -------- div#main_contents???????? -------- */
/* ---------------- div.entry ---------------- */

div.entry {
	background-image: url(http://mb.mrs.living.jp/blog_template/0060/image/bg_entry.gif);
	background-repeat: repeat-y;
	background-position: center;
	border-bottom: 1px solid #ffb400;
	margin: 5px 0 15px 0;
	width: 570px;
}

div.entry h3 {
	background-color: #ffb400;
	padding-left: 11px;
	font-weight: bold;
	font-size: 90%;
	color: #fff;
	padding-top: 4px;
	padding-bottom: 4px;
}

div.entry h3 a {
	color: #fff;
	text-decoration: none;
}

div.entry h3 a:hover {
	color: #d60000;
}

div.entry a {
	color: #fe4800;
	text-decoration: none;
}

div.entry a:hover {
	color: #194a81;
}

div#container div.entry_head a:hover {
}

div.entry_top {
	background-image: url(http://mb.mrs.living.jp/blog_template/0060/image/bg_entry_title_top.gif);
	background-color: #fff;
	height: 5px;
	font-size: 0;
}

div.entry_head {
	padding-bottom: 7px;
	height: auto !important;
	height: 24px;
	padding: 12px 0l 10px;
	overflow: hidden;
}

div.entry_title {
	width: 570px;
}

div.entry_title_top {
}

div.entry_title_bottom {
	background-image: url(http://mb.mrs.living.jp/blog_template/0060/image/bg_entry_title_bottom.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 5px;
}

div.entry_date {
	clear: both;
	font-size: 70%;
	color: #000000;
	text-align: right;
	padding: 5px 9px;
	font-weight: bold;
}

div.entry_contents {
	padding: 5px 10px 10px;
	width: 545px;
}

/* ???????????(css????) */

div.entry_contents {
	font-size: 80%;
	line-height: 140%;
}

div#html_area {
	line-height: 140%;
	font-size: 80%;
}

/* ??????css?????*/

div.entry_contents p {
}

div.entry_contents img, div#html_area img {
	padding: 5px;
}

div.entry_contents img.left1, div#html_area img.left1 {
	display:block;
	margin:0 auto 0 0;
	text-align:left;
}

div.entry_contents img.left2, div#html_area img.left2 {
	display:block;
	float:left;
	margin:0 auto 0 0;
	text-align:left;
}

div.entry_contents img.center1, div#html_area img.center1 {
	display:block;
	margin:0 auto;
	text-align:center;
}

div.entry_contents img.center2, div#html_area img.center2 {
	display:inline;
	margin:0 auto;
	text-align:center;
}

div.entry_contents img.right1, div#html_area img.right1 {
	display:block;
	margin:0 0 0 auto;
	text-align:right;
}

div.entry_contents img.right2, div#html_area img.right2 {
	display:block;
	float:right;
	margin:0 0 0 auto;
	text-align:right;
}


/* ---------------- div.review ---------------- */

div.review {
}

div.review a {
}

div.review h3 {
}

div.review h3 a {
}

div.review div.entry_top {
}

div.review div.entry_head {
}

div.review div.entry_title {
}

div.review div.entry_title_top {
}

div.review div.entry_title_bottom {
}

div.review div.entry_name {
}

div.review div.entry_date {
}

div.review div.entry_contents {
}

div.review_box {
	clear: both;
	font-size: 80%;
	background-color: #fff3d5;
	margin: 0 7px;
	padding: 0 0 10px;
}

div#container div.review_box a:hover {
}

div.review_box table {
}

div.review_box img {
	margin-top: 3px;
	border: #ccc 1px solid;
}

div.review_box ul {
}

div.review_box ul li {
	margin: 0 3px;
}

div.review_box table td ul.review_details li { /* mac-safari???? */
	line-height: 150%;
	width: 360px;
	word-wrap: break-word;
}

div.review_box table td ul.review_details li a {
	font-weight: bold;
}

div.review_box th {
}

/* dl.entry_tag */

dl.entry_tag {
	padding: 10px 10px 0;
	font-size: 70%;
}

dl.entry_tag dt {
	display: inline;
	font-weight: bold;
}

dl.entry_tag dd {
	display: inline;
	word-wrap: break-word;
	line-height: 130%;
	white-space: nowrap;
	margin: 0 0 0 3px;
}

dl.entry_tag dd a {
	text-decoration: none;
}

/* ul.tools */

div.entry div.review_box ul.tools {
	font-size: 88%;
	font-weight: bold;
	float: right;
	height: 100%;
	padding: 0 10px 0 0;
	margin: 0;
}

div.entry div.review_box ul.tools li {
	float: left;
	margin: 0 0 0 6px;
	vertical-align: text-bottom;
}

/* blockquote */

div.entry blockquote {
    border-left:5px solid #ececec;
    margin:20px;
    padding:10px 0pt 10px 10px;
}

/* ---------------- comment&trackback ---------------- */

#comment,
#trackback {
}

#comment ul.last,
#trackback ul.last {
	color: #7d7d7d;
	margin: 10px 20px 0;
	list-style-type: none;
	text-align: left;
	font-size: 70%;
}

#comment ul.last li {
	display: inline;
	padding: 0 0.5em;
	line-height: 130%;
}

#trackback ul.last li {
	padding: 0 0.5em;
	line-height: 130%;
}

#comment ul.last li.commentname,
#trackback ul.last li.trackbackname {
	font-weight: normal;
	color: #fe4800;
}


#trackback ul.last li.trackbackblog {
}

#comment ul.last li.commentname a,
#trackback ul.last li.trackbackname a,
#comment ul.last li.commentno,
#trackback ul.last li.trackbackno {
	font-weight: bold;
}


#trackback ul.last li.trackbackname,
#trackback ul.last li.trackbackno {
	display: inline;
}

#trackback ul.last li.trackbackname a:hover {
	color: #194a81;
}

#comment ul.last li.commentday {
}

.commenttext,
.trackbacktext {
	color: #7d7d7d;
	font-size: 80%;
	text-align: left;
	margin: 5px 25px;
}

/* comment > formbody */

#formbody {
	text-align: left;
}

#formbody table {
	margin: 10px 20px 10px 25px;
	font-size: 80%;
	text-align:left;
}

#formbody input#name_area,
#formbody input#mail_area,
#formbody input#authentication,
#formbody input#url_area,
#formbody input#commenttext_area {
	border-color: #848484;
	border-width: 1px;
	border-style: solid;
	background-color: #fff;
}

#formbody input#name_area,
#formbody input#mail_area,
#formbody input#url_area {
	width: 440px;
}

#formbody input#authentication {
	margin-top: 3px;
}

#formbody input#contribute_btn {
	color: #333333;
}

.form textarea {
	width: 440px;
	border-color: #848484;
	border-width: 1px;
	border-style: solid;
	background-color: #fff;
	font-size: 100%;
}

.form th {
	color: #7d7d7d;
	font-weight: bold;
	padding: 2px;
	width: 80px;
}

.form td {
	color: #7d7d7d;
	padding:2px;
}

/* comment > comment_attention */

div#comment_attention ul {
	color: #7d7d7d;
	font-size: 60%;
	margin: 0 20px 0 25px;
}

div#comment_attention ul li {
	line-height: 150%;
}

div#comment div#comment_attention ul li ol#decimal {
	list-style-type: decimal;
	padding: 10px 0 10px 25px;
}

div#comment div#comment_attention ul li ol#decimal li {
	list-style-type: decimal;
	line-height: 150%;
}

/* ---------------- div#trackback ---------------- */

div#trackback ul.trackback_url {
	margin: 5px 10px 10px;
	font-size: 80%;
	font-weight: bold;
	color: #fe4800;
}

div#trackback ul.trackback_url li.ttl {
	line-height:150%;
	padding-left: 6px;
}

div#trackback ul.trackback_url li.url {
	line-height: 130%;
	padding-left: 10px;
}

/* ---------------- Clearfix ---------------- */

div#global_header_in:after,
div.entry_head:after,
div.review_box:after,
div.more:after,
div#header_tool:after {
	content: ".";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0;
}

div.review_box,
div.more,
dl.entry_tag,
div.entry_contents p,
div#header_tool {
	_height: 1px;
	min-height: 1px;
	/* Only Mac IE \*/
}


@charset "utf-8";
/* CSS Document */

/*-------------------------------------------------------------------

	text size
	
-------------------------------------------------------------------*/

div.extraPopWindow,
span.mark,
div.socialBookmark{
	font-size: 80%;
	*font-size: 75%;
}

span.clappingBody {
	font-size: 70%;
	*font-size: 65%;
}

/*-------------------------------------------------------------------
	div.extraPopWindow
-------------------------------------------------------------------*/

div.extraPopWindow textarea {
	padding: 2px;
	font-size: 100%;
}

div.extraPopWindow th {
	text-align: left;
}

div.extraPopWindow * {
	line-height: 1.4;
}

div.extraPopWindow img {
	border: 0;
	padding: 0;
	margin: 0;
	line-height: 0;
}

div.extraPopWindow .attention {
	color:#ff0000;
}

div.extraPopWindow span.mark {
	vertical-align: top;
	font-weight: normal;
}


div.extraPopWindow em {
	font-style: normal;
	font-weight: bold;
}

/*-------------------------------------------------------------------
	div#profile
-------------------------------------------------------------------*/

div#profile dl dd.personalNav ul {
	text-align: center;
	margin-bottom: 3px;
}

div#profile dl dd.personalNav ul li {
	display: inline;
}

/*-------------------------------------------------------------------
	p.clappingButton
-------------------------------------------------------------------*/

p.clappingButton {
	margin-bottom: 5px;
	margin-right: 10px;
	padding-top: 5px;
}

p.clappingButton a {
	float: right;
	text-decoration: none;
}

p.clappingButton a:hover {
	cursor: pointer;
}

p.clappingButton span.clappingLeft {
	background-image: url(http://mb.mrs.living.jp/blog_template/common/image/button_clappng_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	min-height: 22px;
	height: auto !important;
	height: 22px;
	width: 22px;
	float: left;
}

p.clappingButton span.clappingBody {
	background-image: url(http://mb.mrs.living.jp/blog_template/common/image/button_clappng_body.gif);
	background-repeat: repeat-x;
	background-position: left top;
	min-height: 19px;
	height: auto !important;
	height: 19px;
	float: left;
	color: #333;
	text-decoration: none;
	padding-top: 3px;
}

p.clappingButton span.clappingRight {
	background-image: url(http://mb.mrs.living.jp/blog_template/common/image/button_clappng_right.gif);
	background-repeat: no-repeat;
	background-position: left top;
	min-height: 22px;
	height: auto !important;
	height: 22px;
	width: 5px;
	float: left;
}

/*-------------------------------------------------------------------
	div#comment
-------------------------------------------------------------------*/

div#comment ul {
	margin-top: 0;
}

div#comment p.thumb {
	padding: 5px 20px;
}

/*-------------------------------------------------------------------
	div.func_bar
-------------------------------------------------------------------*/

div.func_bar span.home {
	margin-left: 5px;
	vertical-align: top;
	line-height: 0;
}

div.func_bar span.home img {
	line-height: 0;
}

/*-------------------------------------------------------------------
	#formbody
-------------------------------------------------------------------*/

#formbody input#name_area {
	width: 200px !important;
}

#formbody span.login {
	margin-left: 10px;
}

/*-------------------------------------------------------------------
	div.socialBookmar
-------------------------------------------------------------------*/

div.socialBookmark {
	padding: 10px;
}

div.socialBookmark dt {
	float: left;
	margin-right: 7px;
}

div.socialBookmark dd {
	float: left;
}

div.socialBookmark li,
div.socialBookmark form {
	display: inline;
}

div.socialBookmark li {
	margin-right: 2px;
	vertical-align: middle;
}

/* ---------------- Clearfix ---------------- */

p.clappingButton:after,
div.socialBookmark:after {
	content: ".";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0;
}

p.clappingButton,
div.socialBookmark {
	_height: 1px;
	min-height: 1px;
	/* Only Mac IE \*/
}
 
