@charset "utf-8"; 

/*

	ナチュラルケア	：2009/5/25

	[* html] = IE6
	[*:first-child+html] = IE7
	[Hides from IE5-mac ～ End hide from IE5-mac] = Mac IE5

*/



/* "body" Tag
-------------------------------------------------- */
body {
	color: #333;
	margin: 0;
	padding: 0;
	background: url(http://blog.tsukuba.ch/usr/naturalcare/bg_shadow.png) repeat-y 50% 0;
	font-size: 13px;
	*font-size: small;
	*font: x-small;
	line-height: 1.5;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Verdana, "ＭＳ Ｐゴシック", sans-serif;
	text-align: center;
}
@media print {
	body {
		color: #000;
		background: #FFF none;
	}
}

/* "a" Tag
-------------------------------------------------- */
a {
	cursor: pointer;
}
a:link, a:visited {
	color: #5BBD29;
	text-decoration: underline;
}
a:active, a:hover {
	color: #FDAA39;
	text-decoration: none;
}

/* "blockquote/div/p/pre" Tag
-------------------------------------------------- */
blockquote, div, p, pre {
	margin: 0;
	padding: 0;
}
blockquote {
	margin: 1.5em;
}
p {
	margin-bottom: 1.5em;
}
pre {
	font-family: monospace;
	*font-size: 108%;
	line-height: .99;
}

/* "dl/dt/dd/li/ol/ul" Tag
-------------------------------------------------- */
dl, dt, dd, li, ol, ul {
	margin: 0;
	padding: 0;
}
dl, ol, ul {
	margin: 1em 1em 1.5em 2em;
}
dl dd {
	margin-left: 1em;
}
li {
	list-style: none;
}
ol li {
	list-style: decimal outside;
}
ul li {
	list-style: disc outside;
}

/* "fieldset/form/label/legend/input/select/textarea" Tag
-------------------------------------------------- */
fieldset, form, legend, input, textarea {
	margin: 0;
	padding: 0;
}
fieldset {
	margin-bottom: 1.5em;
	border: 0;
}
label {
	cursor: pointer;
}
input, select, textarea {
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit;
}
textarea {
	resize: vertical;
}

/* "h1-h6" Tag
-------------------------------------------------- */
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-weight: bold;
	font-size: 100%;	/* 13px */
	line-height: 1.5;
}
h1 {
	margin: 1em 0;
	font-size: 138.5%;	/* 18px */
}
h2 {
	margin: 1em 0;
	font-size: 123.1%;	/* 16px */
}
h3 {
	margin: 1em 0;
	font-size: 108%;	/* 14px */
}

/* "hr" Tag
-------------------------------------------------- */
hr {
	border: 0;
	height: 1px;
	background: #EADED1;
	display: none;
}

/* "html" Tag
-------------------------------------------------- */
html {
	height: 100%;
	overflow-y: scroll;
}

/* "img" Tag
-------------------------------------------------- */
img {
	border: 0;
}

/* "em/strong/sub/sup" Tag
-------------------------------------------------- */
em {
	font-style: italic;
	font-weight: normal;
}
strong {
	font-style: normal;
	font-weight: bold;
}
sub, sup {
	line-height: -1px;
	vertical-align: text-bottom;
}
sup {
	vertical-align: text-top;
}

/* "table/th/td/caption" Tag
-------------------------------------------------- */
table {
	margin-bottom: 1.5em;
	border: 0;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	width: 100%;
	font-size: inherit;
	font: 100%;
	border-collapse: separate;
	border-spacing: 0;
}
th {
	margin: 0;
	padding: .5em;
	border: 0;
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	font-style: normal;
	font-weight: bold;
	text-align: center;
}
td {
	margin: 0;
	padding: .5em;
	border: 0;
	border-top: 1px solid #000;
	border-left: 1px solid #000;
}
caption {
	margin-bottom: .5em;
	font-style: normal;
	font-weight: normal;
	text-align: center;
}



/* id/class
================================================== */
.alignCenter {
	text-align: center;
}
.alignRight {
	text-align: right;
}
.red {
	color: #C00;
}
.floatRight {
	float: right;
	margin-left: 5px;
}
.floatLeft {
	float: left;
	margin-right: 5px;
}
.textIndent {
	margin-left: 15px;
}
.imageFrame {
	padding: 1px;
	border: solid 1px #ff9900;
}


/* コンテナ
================================================== */
#container {
	margin: 0 auto;
	padding: 0 10px;
	width: 770px;
	background: #FFF;
	font-size: 93%;	/* 12px */
	text-align: justify;
}



/* ヘッダー
================================================== */
#header {
	margin: 0 -53px 0 -10px;
	position: relative;
	height: 320px;
	background: url(http://blog.tsukuba.ch/usr/naturalcare/header.jpg) no-repeat 0 50%;
}
body.top #header {
	margin: 0 -62px 0 -10px;
	height: 465px;
	background: url(http://blog.tsukuba.ch/usr/naturalcare/header_top_02.jpg) no-repeat 0 50%;
}
#header h1 {
	margin: 0;
	padding: 5px 0 0 15px;
	width: 315px;
	height: 72px;
}
body.top #header h1 {
	padding: 20px 0 0 15px;
}
#header h1 a {
	display: block;
	width: 315px;
	height: 72px;
	overflow: hidden;
}
#header h1 a span {
	display: none;
}


/* ヘッダーリンク
-------------------------------------------------- */
#header ul {
	margin: 0;
	position: absolute;
	top: 5px;
	left: 729px;
	width: 51px;
}
body.top #header ul {
	top: 10px;
	left: 719px;
}
#header ul li {
	width: 23px;
	height: 23px;
	list-style-type: none;
	float: left;
}
#header ul li.mail {
	float: right;
}
#header ul li a {
	display: block;
	width: 23px;
	height: 23px;
	overflow: hidden;
	text-indent: -9999px;
}

/* ヘッダーコメント
-------------------------------------------------- */
#headerComment {
	position: absolute;
	top: 100px;
	padding: 8px 0 0 5px;
	width: 315px;
	height: 200px;
}
body.top #headerComment {
	top: 250px;
}
#headerComment a:link, #header a:visited {
	color: #FFF;
	text-decoration: underline;
}
#headerComment a:active, #header a:hover {
	color: #FF0;
	text-decoration: none;
}
#headerComment dl {
	color: #FFF;
	font-size; 92%	/* 12px */
}
#headerComment dl dt {
	text-align: right;
}
#headerComment dl dd {
	margin: 0;
	position: relative;
	text-align: right;
}
#headerComment dl dd.tel {
	margin: 3px 0 3px 20px;
	padding-left: 30px;
	background: url(http://blog.tsukuba.ch/usr/naturalcare/tel.gif) no-repeat 0 4px;
	font-size: 230%;	/* 30px */
	font-weight: bold;
	color: #FDEA39;
}



/* グローバルメニュー
================================================== */
#globalMenu {
	margin-bottom: 15px;
	width: 770px;
	height: 50px;
	overflow: hidden;
}
#globalMenu ul {
	margin: 0;
	background: url(http://blog.tsukuba.ch/usr/naturalcare/globalmenu.png) 0 100%;
	font-size: 116%;	/* 14px */
	line-height: 50px;
}
#globalMenu ul li {
	list-style-type: none;
	float: left;
}
#globalMenu ul li a {
	display: block;
	width: 154px;
	height: 50px;
	overflow: hidden;
	background: url(http://blog.tsukuba.ch/usr/naturalcare/globalmenu.png);
	text-indent: -9999px;
}
#globalMenu li.home a {
	background-position: 0 0;
}
#globalMenu li.shop a {
	background-position: -154px 0;
}
#globalMenu ul li.visiting a{
	background-position: -308px 0;
}
#globalMenu ul li.salon a{
	background-position: -462px 0;
}
#globalMenu ul li.blog a{
	background-position: -616px 0;
}

/* グローバルメニュー:hover
-------------------------------------------------- */
#globalMenu ul li a:hover, body.top #globalMenu ul li.home a,
body.shop #globalMenu ul li.shop a, body.visiting #globalMenu ul li.visiting a,
body.salon #globalMenu ul li.salon a, body.blog #globalMenu ul li.blog a {
	background: none;
}


/* トップページ
================================================== */
#topMainColumn {
	width: 516px;
	overflow: hidden;
	float: left;
}



/* 最新記事
-------------------------------------------------- */
#newEntryList dl {
	margin: 0;
	padding: 0 10px;
	/* border-bottom: 1px solid #EADED1; */
	height: 1.5em;
	overflow: hidden;
}
#newEntryList dl dt {
	padding-left: 20px;
	display: inline;
	background: url(http://blog.tsukuba.ch/usr/naturalcare/point.gif) no-repeat 0 50%;
}
#newEntryList dl dd {
	margin: 0;
	display: inline;
}

/* トップページサイド
-------------------------------------------------- */
#topSideColumn {
	margin: 0;
	width: 234px;
	height: 60px;
	float: right;
}
#topSideColumn div {
	display: none;
}



/* メインカラム
================================================== */
#mainColumn {
	width: 550px;
	overflow: hidden;
	float: right;
}

/* パンくずリスト
-------------------------------------------------- */
#navi {
	margin-bottom: 10px;
	padding: 6px 5px 6px 30px;
	background: #CDE2CC url(http://blog.tsukuba.ch/usr/naturalcare/main_menu_ico.gif) no-repeat 5px 6px;
}
#navi a:link, #navi a:visited {
	color: #333;
	text-decoration: none;
}
#navi a:active, #navi a:hover {
	color: #C00;
	text-decoration: none;
}
#navi p {
	margin: 0;
}

/* ブログ記事
-------------------------------------------------- */
#mainColumn h2 {
	color: #FFF;
	padding: 6px 5px 5px 30px;
	background: #388933 url(http://blog.tsukuba.ch/usr/naturalcare/side_menu_ico.gif) no-repeat 5px 7px;
}
div.entryBody {
	margin: 0 5px;
	padding-bottom: 1.5em;
	width: 540px;
	overflow: auto;
}
div.tag_list {
	margin: 15px 0 1.5em;
	display: none;
}
body.blog div.tag_list {
	display: block;
}
div.posted {
	margin: 0 5px 1.5em;
	display: none;
	font-size: 84%;	/* 10px */
	text-align: right;
}
body.blog div.posted {
	display: block;
}
div.menu {
	text-align: center;
	margin-bottom: 20px;
}
/* メニュー価格
-------------------------------------------------- */
div.menuPrice {
	font-weight: bold;
	float:right;
	padding-right: 100px;
}

/* トラックバック・コメント
-------------------------------------------------- */
#mainColumn h3 {
	padding: 2px 5px 2px 25px;
	border-bottom: 1px solid #066C00;
	background: url(http://blog.tsukuba.ch/usr/naturalcare/contents_point.gif) no-repeat 2px 0;
}
#trackback-url {
	color: #F4AA29;
	border: 0;
	width: 90%;
	background: #FFF;
	font-weight: bold;
	font-size: 116%;	/* 14px */
	text-decoration: underline;
	cursor: pointer;
}
#comments div.comments-body {
	color: #C00;
	margin: 0 5px 40px;
	font-size: 84%;	/* 10px */
	text-align: center;
}
#comments dl {
	margin: 0 0 1em;
}
#comments dl dt {
	width: 7em;
}
#comments dl dd {
	margin: -1.5em 0 0 7em;
}
#comments input {
	width: 50%;
}
#comments #text {
	width: 99%;
	height: 100px;
}
input.ime {
	ime-mode: disabled;
}
#comments #bake, #comments #savecheck {
	margin-right: 3px;
	width: auto;
	vertical-align: middle;
}
#comments div.btn {
	text-align: right;
}
#comments #insert {
	margin-right: 10px;
	padding: 0 20px;
	width: auto;
}

/* オプションメニュー
-------------------------------------------------- */
#optionMenu table {
	width: 540px;
	border: none;
}
#optionMenu table tr {
	background: #FFF5FA;
}
#optionMenu table tr.even {
	background: #FFF;
}
#optionMenu table th, #optionMenu table td {
	border: none;
}
#optionMenu table th {
	background: #FFE7F3;
	text-align: left;
}
#optionMenu table td.price {
	text-align: right;
	padding-right: 100px;
}



/* サイドカラム
================================================== */
#sideColumn {
	margin-bottom: 30px;
	width: 200px;
	float: left;
}
#sideColumn hr {
	display: block;
}

/* 汎用
-------------------------------------------------- */
div.sidetitle, div.calendarhead {
	color: #FFF;
	margin-bottom: 5px;
	padding: 6px 5px 6px 30px;
	background: #388933 url(http://blog.tsukuba.ch/usr/naturalcare/side_menu_ico.gif) no-repeat 5px 6px;
	font-weight: bold;
}
div.side {
	margin-bottom: 10px;
}
div.sidebody {
	margin: 0 5px;
}
a.aside {
	padding-left: 15px;
	background: url(http://blog.tsukuba.ch/usr/naturalcare/point.gif) no-repeat 0 3px;
}

/* カレンダー
-------------------------------------------------- */
div.calendarhead a:link, div.calendarhead a:visited {
	color: #FFF;
	text-decoration: none;
}
div.calendarhead a:active, div.calendarhead a:hover {
	color: #FF0;
	text-decoration: none;
}
table.calendartable {
	margin: 0 0 10px 5px;;
	border-right-color: #066C00;
	border-bottom-color: #066C00;
	width: 190px;
	border-collapse: collapse;
}
table.calendartable th {
	padding: 0;
	border-top-color: #066C00;
	border-left-color: #066C00;
	background: #CDE2CC;
}
table.calendartable td {
	padding: 0;
	border-top-color: #066C00;
	border-left-color: #066C00;
	text-align: center;
}
table.calendartable td.today {
	background: #FEF49C;
}

/* RSS
-------------------------------------------------- */
ul.rss {
	margin: 0 0 10px;
	height: 1.5em;
	overflow: hidden;
}
ul.rss li {
	width: 49.9%;
	list-style-type: none;
	text-align: center;
	float: left;
}
ul.rss li a {
	padding-left: 17px;
	background: url(http://blog.tsukuba.ch/usr/balinatural/rss.png) no-repeat 0 50%;
}
div.rssMemo {
	margin-bottom: 10px;
	font-size: 84%;	/* 10px */
	text-align: center;
}

/* サイト内検索
-------------------------------------------------- */
div.search form {
	text-align: center;
}

/* 読者登録
-------------------------------------------------- */
div.subscription input.text {
	width: 100px;
}
div.subscription form {
	text-align: center;
}

/* プロフィール
-------------------------------------------------- */
div.photo {
	margin-bottom: 5px;
	text-align: center;
}
div.photo img {
	vertical-align: bottom;
}
div.nickname {
	text-align: center;
}
div.message {
	margin-top: 5px;
	padding-top: 5px;
	border-top: 1px solid #066C00;
}

/* アーカイブ
-------------------------------------------------- */
div.category, div.recententry, div.archives, div.comment,
div.trackback, div.custom1, div.custom2, div.custom3,
div.blog_entry, div.tag_cloud, div.my_profile, div.friend, div.circle,
div.friend_blog, div.link, div.counter, div.ad, div.calender, div.inquiry {
	display: none;
}
body.blog div.calender, body.blog div.category, body.blog div.recententry,
body.blog div.archives, body.blog div.comment, body.blog div.trackback,
body.blog div.custom1, body.blog div.custom2, body.blog div.custom3,
body.blog div.inquiry, body.blog div.blog_entry, body.blog div.tag_cloud,
body.blog div.my_profile, body.blog div.friend, body.blog div.circle,
body.blog div.friend_blog, body.blog div.link, body.blog div.search,
body.blog div.qrcode, body.blog div.rss, body.blog div.counter,
body.blog div.subscription, body.blog div.profile, body.blog div.ad {
	display: block;
}

/* ---表示
div.search, div.qrcode, div.rss, div.profile, div.subscription
--- */




/* フッター
================================================== */
#footer {
	color: #FFF;
	margin: 0 -20px;
	padding: 10px 0 30px 0;
	height: 40px;
	background: url(http://blog.tsukuba.ch/usr/naturalcare/footer.png);
	text-align: center;
	overflow: hidden;
}
body.top #footer {
	margin: 20px -20px 0 ;
}
#footer a:link, #footer a:visited {
	color: #FFF;
}
#footer a:active, #footer a:hover {
	color: #FF0;
}
#footer ul {
	margin: 0 0 1em;
}
#footer ul li {
	margin-left: 3px;
	padding-left: 6px;
	border-left: 1px solid #FFF;
	display: inline;
}
#footer ul li.start {
	margin: 0;
	padding: 0;
	border: 0;
}
#footer p {
	margin: 0;
}

/* このページの先頭へ
-------------------------------------------------- */
#footer div.goTop {
	margin: 0 20px 0 0;
	padding: 0;
	position: fixed;
	right: 0;
	bottom: 0;
	width: 152px;
	height: 29px;
	text-indent: -9999px;
	overflow: hidden;
}
* html #footer div.goTop {
	position: absolute;
	right: 0;
	bottom: auto;
}
#footer div.goTop a {
	padding: 9px 6px 0 29px;
	display: block;
	width: 152px;
	height: 29px;
	overflow: hidden;
	background: url(http://blog.tsukuba.ch/usr/naturalcare/gotop.png) no-repeat;
}
* html #footer div.goTop a {
	padding: 9px 0 0 29px;
	width: 116px;
	position: relative;
	height: 19px;
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://blog.tsukuba.ch/usr/naturalcare/gotop.png',sizingMethod='scale');
}
#footer div.goTop a:link, #footer div.goTop a:visited {
	color: #333;
	text-decoration: none;
}
#footer div.goTop a:active, #footer div.goTop a:hover {
	color: #C00;
	text-decoration: none;
}
@media print {
	#footer div.goTop {
		display: none;
	}
}



/* noscript
-------------------------------------------------- */
#noScript {
	color: #FFF;
	border-bottom: 1px solid #FFF;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	background: #C00;
	font-size: 108%;	/* 14px */
	font-weight: bold;
	line-height: 2;
	text-align: center;
}
* html #noScript {
	position: absolute;
}



/* clearfix
================================================== */
.clearfix:after, #contentsContainer:after, div.entryBody:after,
#globalMenu ul:after {
	content: ".";
	height: 0;
	clear: both;
	display: block;
	visibility: hidden;
}
.clearfix, #contentsContainer, div.entryBody, #globalMenu ul {
	display: inline-block;
}
/*Hides from IE5-mac \*/
* html .clearfix, * html #contentsContainer, * html div.entryBody,
* html #globalMenu ul {
	height: 1%;
}
.clearfix, #contentsContainer, div.entryBody, #globalMenu ul {
	display: block;
}
*+html body .clearfix, *+html body #contentsContainer,
*+html body div.entryBody, *+html body #globalMenu ul {
	zoom: 1;
}
/*End hide from IE5-mac */
