@charset "EUC-JP";
/*
-----------------------------------------------------
livedoor Blog CSS
    Name: LOHAS Diary
 Version: 2007.12.10
-----------------------------------------------------
*/

body{
	margin:0;
	padding:0;
	text-align:center;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
	color:#333;
	font-size: 12px;
	line-height: 24px;
	background-image: url(img/bac_shadow.gif);
	background-repeat: repeat-y;
	background-position: center;
}

/*全体コンテナ*/
#container{
	width:800px;
	padding:0;
	text-align:center;
	word-break:break-all;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

/*ヘッダー・フッター以外の全体コンテナ*/
#blogcontainer{
	margin:0;
	padding: 0px;
}

/*右：メインコンテンツ全体*/
#content{
	width:550px;
	float:right;
	margin: 0px;
	padding: 0px;
	height: auto;
}

/*右：内容全体*/
#pagebase {
	width: 530px;
	float: right;
	margin: 0px;
	padding: 0px;
}

/*右：段落テキスト全体*/	
#txtarea p {
	width: 510px;
	margin: 0px;
	padding: 0px;
}

/*左：メニュー全体コンテナ*/
#links{
	width:250px;
	float:left;
	margin: 0px;
	padding: 0px;
	height: auto;
}
#links h1 {
	padding: 0px;
	margin: 0px;
}

/*左：メインメニューコンテナ*/
#menu {
	background-image: url(img/bac_menu.gif);
	background-repeat: repeat-y;
	margin: 0px;
	height: auto;
	width: 250px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 60px;
	padding-left: 0px;
}
.menu{
	padding: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
	.menu a{}
	.menu a:link{}
	.menu a:visited{}
	.menu a:active{}
	.menu a:hover{}

/*要素かくし用*/
.kakushi {
	display:none
}

/*各ページタイトルイメージ画像*/
#titleprivacy {
	height: 69px;
	background-image: url(img/img_inquiry.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 530px;
	padding-top: 77px;
	margin-bottom: 35px;
}
#titlenet {
	height: 69px;
	background-image: url(img/img_eap.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 530px;
	padding-top: 77px;
	margin-bottom: 35px;
}
#titleabout {
	height: 69px;
	background-image: url(img/img_about.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 530px;
	padding-top: 77px;
	margin-bottom: 35px;
}
#titlecharge {
	height: 69px;
	background-image: url(img/img_charge.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 530px;
	padding-top: 77px;
	margin-bottom: 35px;
}
#titleplace {
	height: 69px;
	background-image: url(img/img_place.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 530px;
	padding-top: 77px;
	margin-bottom: 35px;
}
#titlehuman {
	height: 69px;
	background-image: url(img/img_human.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 530px;
	padding-top: 77px;
	margin-bottom: 35px;
}
#titleeap {
	height: 69px;
	background-image: url(img/img_eap.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 530px;
	padding-top: 77px;
	margin-bottom: 35px;
}
#titlefamily {
	height: 69px;
	background-image: url(img/img_family.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 530px;
	padding-top: 77px;
	margin-bottom: 35px;
}

/*全体：スペース*/
.space {
	margin-left: 15px;
}
.space2 {
	margin-right: 15px;
}
.spacetop {
	margin-top: 10px;
}
.spacetop2 {
	margin-top: 30px;
}
.spaceunder {
	margin-bottom: 30px;
}
.spaceunder2 {
	margin-bottom: 10px;
}
.spacetaisyo {
	margin-top: 10px;
	margin-bottom: 10px;
}

/*共通項目*/
h1,h2,h3{margin:0;padding:0;}

a{color:#998157;}
a:link{color:#3F89EA;}
a:visited{color:#0033CC;}
a:active{color:#3F89EA;}
a:hover{color:#3F89EA;}

.txtsize {
	font-size:12px;
	line-height: 20px;
}

.description{
	font-size:11px;
	text-align:left;
	line-height:150%;
}

.smalltxt {
	font-size: 10px;
	text-align: right;
}
.pointtxt {
	width: 470px;
	margin-left: 10px;
	margin-right: 10px;
}

/*テキスト装飾*/
.bluetxt {
	font-size: 14px;
	font-weight: bold;
	color: #5EA7EC;
}
.bluetxt2 {
	color: #5A7DCE;
}
.bluetxt3 {
	font-weight: bold;
	color: #5A7FCF;
	background-color: #DAE2F9;
	padding-left: 10px;
	width: 480px;
	margin-bottom: 20px;
}
.bluetxt32 {
	font-weight: bold;
	color: #5A7FCF;
	background-color: #DAE2F9;
	width: 480px;
	margin-bottom: 20px;
}

.bluetxt4 {
	color: #5A7DCE;
	font-weight: bold;
}
.bluetxt42 {
	padding-left: 75px;
}
.purpletxt {
	font-weight: bold;
	color: #7B74C4;
}
.orangetxt {
	color: #F59E51;
	font-weight: bold;
}
.green {
	color: #B1C853;
	font-weight: bold;
}
.green2 {
	color: #587002;
}

/*テーブル枠*/
.bluewaku {
	height: auto;
	width: 510px;
	border: 2px solid #5C7FD0;
}
.bluewaku2 {
	height: auto;
	width: 490px;
	padding: 7px;
}
.purplewaku {
	height: auto;
	width: 510px;
	border: 1px solid #7B74C4;
}
.purplewaku2 {
	height: auto;
	width: 490px;
	padding: 7px;
}

/*対象者の背景色*/
.taisyoback1 {
	background-color:#DCE9B4;
}
.taisyoback2 {
	background-color:#F6D1C8;
}
.taisyoback3 {
	background-color:#C1BDF0;
}

/*トップ：メイン画像*/
#content #image {
	height: 281px;
	width: 550px;
	background-image: url(img/img_top2.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
}

/*トップ：メイン画像ボタン部分*/
#image #mailbtn {
	padding: 0px;
	margin-top: 16px;
	margin-right: 16px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: right;
}

/*トップ：新着RSS*/
#content #new {
	padding: 0px;
	height: auto;
	width: 510px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 45px;
	margin-left: auto;
	text-align: left;
}

/*トップ：こころ塾はこんなところです*/
#content #seminar {
	padding: 0px;
	height: auto;
	width: 510px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 45px;
	margin-left: auto;
}
.seminartitle {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
#content #seminar #seminar1 {
	padding: 0px;
	height: auto;
	width: 165px;
	float: left;
	margin-top: 20px;
	margin-right: 7px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 10px;
	text-align: left;
	line-height: 20px;
}
#content #seminar #seminar2 {
	padding: 0px;
	height: auto;
	width: 165px;
	float: left;
	margin-top: 20px;
	margin-right: 7px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 10px;
	text-align: left;
	line-height: 20px;
}
#content #seminar #seminar3 {
	padding: 0px;
	height: auto;
	width: 165px;
	float: right;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 10px;
	line-height: 20px;
	text-align: left;
}

/*トップ：ブログRSS*/
#content #blog1 {
	padding: 0px;
	height: auto;
	width: 510px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 45px;
	margin-left: auto;
	text-align: left;
}
#content #blog2 {
	padding: 0px;
	height: auto;
	width: 510px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 45px;
	margin-left: auto;
	text-align: left;
}
#content #blog3 {
	padding: 0px;
	height: auto;
	width: 510px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 45px;
	margin-left: auto;
	text-align: left;
}
.txt {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.txt li {
	list-style-type: none;
}
.day {
	font-weight: bold;
	color: #666666;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}

/*トップ：画像バナー*/
#checkset {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	width: 510px;
	height: auto;
}
#checkset #check1 {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 131px;
	width: 245px;
}
#checkset #check2 {
	margin: 0px;
	padding: 0px;
	float: right;
	height: 131px;
	width: 245px;
}

/*お問い合わせ：フォーム装飾*/
.formback {
	background-color: #F59E51;
}
.formback2 {
	background-color: #F8D2AE;
	font-weight: bold;
	width: 38%;
}
.formback3 {
	background-color: #FFFFFF;
	line-height: 20px;
}

/*お問い合わせ：送信ボタン*/
#soushin {
	width: 510px;
	text-align: right;
	margin-top: 20px;
	margin-bottom: 20px;
}

/*ご家族の方や職場の方へ：リスト装飾*/
ul.list {
	list-style: none;
	margin: 0px;
	padding: 15px;
}
ul.list li {
	margin: 0px;
	list-style: none;
	line-height: 30px;
	text-indent: 2em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
	background-image: url(http://www.kokorojuku.net/img/family/ico_check.gif);
	background-repeat: no-repeat;
	background-position: 0.5em 5px;
}

/*EAPプログラム：テーブル装飾*/
.tableback1 {
	background-color: #B0C954;
	width: 175px;
	vertical-align: top;
}
.tableback2 {
	background-image: url(http://www.kokorojuku.net/img/eap/bac_eap.gif);
}
.tableback3 {
	background-color: #FFFFFF;
	width: 3px;
}
.eaptxt {
	width: 310px;
	margin: 10px;
	color: #587002;
	font-size: 12px;
	line-height: 24px;
}

/*セミナー一覧*/
.kaisaibi {
	width: 425px;
	background-image: url(http://www.kokorojuku.net/img/list/img_holding.gif);
	background-repeat: no-repeat;
	height: 21px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #B2B2B2;
	padding-left: 85px;
	border-bottom-color: #B2B2B2;
	margin-top: 15px;
}

/*セミナー一覧：講師紹介*/
#naiyouarea1 {
	width:510px;
	height: auto;
	margin: 0px;
	padding: 0px;
}
#naiyouarea2 {
	width:510px;
	height: auto;
	margin: 0px;
	padding: 0px;
}
#naiyouarea3 {
	width:510px;
	height: auto;
	margin: 0px;
	padding: 0px;
}

#koushi {
	width: 510px;
	padding-bottom: 15px;
	padding-top: 15px;
}
#koushi #koushi1 {
	width: 160px;
	float: left;
	margin-right: 15px;
}
#koushi #koushi2 {
	float: left;
	width: 160px;
	margin-right: 15px;
}
#koushi #koushi3 {
	float: right;
	width: 160px;
}

/*セミナー一覧：講師紹介テキスト*/
#txtarea {
	width: 530px;
	text-align: left;
}

/*セミナー一覧：テーブル装飾*/
.backcolor {
	background-color: #C1BDF0;
	width: 76px;
}
.ichiran {
	width: 508px;
	background-color: #7B73C6;
	padding: 1px;
}
.ichiranback {
	background-color: #C0BCEF;
	font-weight: bold;
	color: #7B73C6;
	width: 12%;
}
.ichiranback2 {
	background-color: #7B73C6;
	text-align: center;
}
.ichiranback3 {
	background-color: #FFFFFF;
	font-size: 10px;
	line-height: 14px;
}
.ichiranback4 {
	background-color: #FFFFFF;
	width: 8%;
}
.ichiranback5 {
	background-color: #C0BCEF;
	font-weight: bold;
	color: #7B73C6;
	width: 20%;
}
.ichiranback6 {
	background-color: #C0BCEF;
	font-weight: bold;
	color: #7B73C6;
	width: 3%;
}
.ichiranback7 {
	background-color: #C0BCEF;
	width: 8%;
	font-weight: bold;
	color: #7B73C6;
}
.ichiranback8 {
	background-color: #FFFFFF;
	text-align: left;
	line-height: 16px;
}

/*概要：ナンバー*/
#gaiyou1 {
	background-image: url(http://www.kokorojuku.net/img/about/ico_no1.gif);
	background-repeat: no-repeat;
	width: 490px;
	padding-left: 20px;
	background-position: 0px 6px;
}
#gaiyou2 {
	background-image: url(http://www.kokorojuku.net/img/about/ico_no2.gif);
	background-repeat: no-repeat;
	width: 490px;
	padding-left: 20px;
	background-position: 0px 6px;
}
#gaiyou3 {
	background-image: url(http://www.kokorojuku.net/img/about/ico_no3.gif);
	background-repeat: no-repeat;
	width: 490px;
	padding-left: 20px;
	background-position: 0px 6px;
}
#gaiyou4 {
	background-image: url(http://www.kokorojuku.net/img/about/ico_no4.gif);
	background-repeat: no-repeat;
	width: 490px;
	padding-left: 20px;
	background-position: 0px 6px;
}
.ryakureki {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #B2B2B2;
	width: 490px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

/*トップへもどるボタン*/
#return {
	text-align: right;
	margin-top: 20px;
	margin-bottom: 30px;
	padding-right: 20px;
}

/*フッター*/
	#footer{
	padding: 0px;
	width: 760px;
	border-top-width: 1px;
	border-top-color: #F8953A;
	border-top-style: solid;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#footer #address {
	padding: 0px;
	float: left;
	width: 400px;
	line-height: 18px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	text-align: left;
}
#footer #infobtn {
	float: right;
	width: 300px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	text-align: right;
}



/*未使用：初期設定*/

	#header{
		background:#ffffff;
		border-bottom:1px solid #b2b2b2;
		color:#333333;
		font-size:12px;
	}
	#header a{color:#333333;}

	#banner{
		text-align:left;
		margin-bottom:13px;
	}
	#banner a{color:#333333;text-decoration:none;}
	#banner a:link{text-decoration:none;}
	#banner a:visited{text-decoration:none;}
	#banner a:active{text-decoration:underline;}
	#banner a:hover{text-decoration:underline;}

	input#author{width:260px;margin-top:10px;}
	input#email{width:260px;}
	input#url{width:260px;}
	input#bake{}
	textarea#text{width:370px;height:100px;margin-bottom:10px;}

	input.button{margin:10px 0px;width:80px;}
	
	#blogcommentbottom{}

	.calendarheadbody{
		background:url(http://parts.blog.livedoor.jp/img/usr/lohas_diary/line_short1.gif) no-repeat 0 0;
		padding-top:10px;
	}

	.calendarhead{
		color:#9a998f;
		font-size:14px;
		text-align:center;
		padding:10px 0;
		font-weight:bold;
	}
	
	.calendarhead a{color:#9a998f;text-decoration:none;}
	.calendarhead a:link{color:#9a998f;text-decoration:none;}
	.calendarhead a:visited{}
	.calendarhead a:active{}
	.calendarhead a:hover{color:#9a998f;text-decoration:underline;}
	
	.calendarpre,.calendarnext{
		font-size:14px;
		font-weight:normal;
	}
	
	.caltop{}
	.calbody{
		text-align:center;
		padding:0 5px;
	}

	.caltbl{
		width:190px;
		margin:0 auto;
		text-align:center;
	}

	.caltblwkbg{}
	.calendarwd{
		background:url(http://parts.blog.livedoor.jp/img/usr/lohas_diary/calendar1.gif) no-repeat 50% 0;
		padding:12px 0;
	}
	.calendarwd td{}
	.caltblwk{}
	.caltblwk td{}
	.calendarweek{display:none;}
	.weekday{}
	.sun{}
	.sat{}

	.caltbldaybg{}
	.caltblday{
		font-size:12px;
		color:#ccccc7;
	}

	.caltblday td{
		position:center;
		text-align:center;
		padding:5px 0px;
	}

	.calon{}
	.caloff{}
	.calendard{
		empty-cells:show;
		background:url(http://parts.blog.livedoor.jp/img/usr/lohas_diary/calendar2.gif) no-repeat 50% 50%;
	}
	
	.calendardbg{
		background:url(http://parts.blog.livedoor.jp/img/usr/lohas_diary/calendar2.gif) no-repeat 50% 50%;
	}
	.calendar{}

	.caltblday a{}
	.caltblday a:link{}
	.caltblday a:visited{}
	.caltblday a:active{}
	.caltblday a:hover{}

	.calbottom{
		margin-bottom:15px;
	}

	.sidetitlebody{
		background:url(http://parts.blog.livedoor.jp/img/usr/lohas_diary/line_short1.gif) no-repeat 0 0;
		padding-top:10px;
	}

	.sidetitle{
		color:#333333;
		font-size:12px;
		text-align:left;
		padding:10px 0;
	}

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

	.sidetop{
	}

	.side{
		font-size:12px;
		text-align:center;
		line-height:130%;
		padding:0px 15px 10px;
	}
	
	.sidebody{
		padding:3px 0 3px 0px;
		text-align:left;
	}

	.sidebottom{
		margin-bottom:10px;
	}

	 .side a{}
	 .side a:link{}
	 .side a:visited{}
	 .side a:active{}
	 .side a:hover{}

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

	input.sf{width:122px;margin-right:3px;}
	.moblogbody,.linkme,.skypeme{text-align:center;}
	.afbody{text-align:center;padding-bottom:10px;}
	.afbody img{margin-bottom:3px;}
	.photo{text-align:center;}
	.nickname{text-align:left;font-size:12px;font-weight:bold;margin:10px 0;}
	.message{text-align:left;font-size:12px;margin-bottom:10px;}
	.blogtimes{margin:20px 0;text-align:center;}
	.point{text-align:center;}

	.elsehead{
		padding:3px 0 4px;
	}
	.elsebody{text-align:center;}
	.elsebottom{
		padding:3px 0 4px;
	}

	#ad{text-align:left;}
	#ad iframe{width:380px;margin-top:20px;}

	a.adtitle{color:#ffbf42;font-weight:bold;text-decoration:underline;}
	a.adtitle:link{color:#ffbf42;font-weight:bold;text-decoration:underline;}
	a.adtitle:visited{}
	a.adtitle:active{}
	a.adtitle:hover{color:#ffbf42;font-weight:bold;text-decoration:underline;}
	
	a.addescription{color:#9a998f;text-decoration:none;}
	a.addescription:link{color:#9a998f;text-decoration:none;}
	a.addescription:visited{}
	a.addescription:active{}
	a.addescription:hover{color:#9a998f;text-decoration:none;}
	
	a.adurl{color:#9a998f;text-decoration:none;}
	a.adurl:link{color:#9a998f;text-decoration:none;}
	a.adurl:visited{}
	a.adurl:active{}
	a.adurl:hover{color:#9a998f;text-decoration:none;}

	a.adld{color:#998157;}
	a.adld:link{color:#998157;}
	a.adld:visited{}
	a.adld:active{}
	a.adld:hover{color:#c2af8f;}
	
	body.ad{background:#f7f6f1;}

	#linksbody{}

	#categorytitlebody{
	}

	#categorytitle{
		font-size:18px;
		font-weight:normal;
		color:#9a998f;
		text-align:right;
		margin-bottom:10px;
	}

	.fullbody{
		text-align:left;
	}

	.datetop,#articletop{
	}

	.datebody{}
	.date{
		color:#f7f6f1;
		font-size:48px;
		font-weight:normal;
		text-align:right;
		padding:0 5px 13px 5px;
		background:url(http://parts.blog.livedoor.jp/img/usr/lohas_diary/columnbg_top.gif) no-repeat 0 100%;
		letter-spacing:-2px;
	}

	.blogbodytop{}

	.blogbody{
		background:#f7f6f1;
		padding:15px 25px 15px;
	}

	.blogbodybottom{
		background:url(http://parts.blog.livedoor.jp/img/usr/lohas_diary/line_long.gif) no-repeat 0 100%;
		padding:5px 0;
	}

	.blogtext{
		margin-right:105px;
	}

	.blogtextbody{
		width:100%; 
	}

	.title{
		color:#333333;
		font-size:18px;
		font-weight:bold;
		text-align:left;
	}

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

	.main,.mainmore,.article_tags{
		font-size:12px;
		text-align:left;
		line-height:150%;
		padding:10px 0;
	}
	
	/* clearfix */
	.main:after {
		content: "."; 
		display: block; 
		height: 0; 
		clear: both; 
		visibility: hidden;
	}

	.posted{
		width:85px;
		float:right;
		background:url(http://parts.blog.livedoor.jp/img/usr/lohas_diary/line_short2.gif) repeat-x 0 100%;
	}
	
	.inposted{}

	.posturl,.postcomment,.posttb,.postclip,.postcategory1,.postcategory2{
		font-size:12px;
		text-align:left;
		padding:8px 3px;
		background:url(http://parts.blog.livedoor.jp/img/usr/lohas_diary/line_short2.gif) repeat-x 0 0;
	}

	.posted a{}
	.posted a:link{}
	.posted a:visited{}
	.posted a:active{}
	.posted a:hover{}

	.articletimes{
		text-align:right;
		color:#9a998f;
		padding:10px 0;
		font-size:12px;
	}

	blockquote
	,pre{
		color:#9a998f;
		background:#f1f0eb;
		margin:10px 0;
		padding:10px;
		text-align:left;
	}
	
	.pict{
		border:5px solid #ffffff;
	}

	a.continues{}
	a.continues:link{}
	a.continues:visited{}
	a.continues:active{}
	a.continues:hover{}

	.nextpage{
		font-size:12px;
		padding:5px;
		text-align:center;
	}

	.nextpage a{}
	.nextpage a:link{}
	.nextpage a:visited{}
	.nextpage a:active{}
	.nextpage a:hover{}

	.dateend{
		clear:both;
		background:url(http://parts.blog.livedoor.jp/img/usr/lohas_diary/columnbg_bottom.gif) no-repeat 0 0;
		padding:6px 0;
		margin-top:-10px;
		margin-bottom:25px;
	}

	.blogtop{
		color:#d3d2cc;
		font-size:12px;
		text-align:right;
		background:url(http://parts.blog.livedoor.jp/img/usr/lohas_diary/icon_sankaku.gif) no-repeat 0 50%;
		margin-left:275px;
		margin-bottom:15px;
	}

	.comblogbodybottom{
		background:#f7f6f1 url(http://parts.blog.livedoor.jp/img/usr/lohas_diary/line_long.gif) no-repeat 0 50%;
		padding:20px 0;
	}

	#articlebody{
		text-align:left;
	}

	#articlebottom{
		margin-top:-40px;
		clear:both;
		background:#f7f6f1 url(http://parts.blog.livedoor.jp/img/usr/lohas_diary/columnbg_bottom.gif) no-repeat 0 100%;
		padding:6px 0 34px;
	}

	#trackbacktop,#commenttop,.formbodytop{}

	.trackbackurltop{}

	.trackbackurlbody{
		padding:0 25px;
		text-align:left;
		background:#f7f6f1;
	}

	.trackbackurlttl{
		color:#333333;
		font-size:18px;
		font-weight:bold;
		text-align:left;
		padding-bottom:10px;
	}

	.trackbackurl{text-align:left;background:#f7f6f1;padding:0px 0 40px;}
	.trackbackurl table{width:367px;}
	input.trackbackbox{width:297px;}

	.trackbackurlbottom{}

	a.posttitle{}
	a.posttitle:link{}
	a.posttitle:visited{}
	a.posttitle:active{}
	a.posttitle:hover{}

	#trackback,#comment{
		padding:0 25px;
		text-align:left;
		background:#f7f6f1;
		margin:0 auto;
	}

	.trackbackhead,.commenthead,.takecommenthead{
		color:#333333;
		font-size:18px;
		font-weight:bold;
		text-align:left;
		padding-bottom:10px;
	}

	#trackbackbody,#commentbody{padding-bottom:40px;}

	.trackbackttl,.commentttl{font-size:12px;}
	.trackbacktext,.commenttext{
		font-size:12px;
		padding:5px 0 15px 15px;
		line-height:140%;
	}
	#commentbottom,#trackbackbottom,.formbodybottom{}

	#takecomment{}
	#takecommentbody{}

	.loginon,.loginoff{
		font-size:12px;
		padding:10px 0px;
		text-align:center;
		font-weight:bold;
		border:solid #ecebe5;
		border-width:1px 1px 0;
		background:#fcfbf9;
	}

	.loginon a{font-weight:bold;}
	.loginon a:link{}
	.loginon a:visited{}
	.loginon a:active{}
	.loginon a:hover{}

	.loginoff a{font-weight:bold;}
	.loginoff a:link{}
	.loginoff a:visited{}
	.loginoff a:active{}
	.loginoff a:hover{}

	#error{
		font-size:12px;
		text-align:left;
		padding:10px 20px;
		border:solid #ecebe5;
		border-width:1px 1px 0;
		background:#fcfbf9;
		font-weight:bold;
		line-height:130%;
	}
	
	#error span{font-weight:normal;}

	.commentpostbody{
		padding:0px 25px 40px;
		background:#f7f6f1;
	}

	#formbody{
		text-align:center;
		border:solid #ecebe5;
		border-width:1px;
		background:#fcfbf9;
		width:500px;
	}

	.form{
		background:#fcfbf9;
		margin:0px auto;
		width:100%;
		text-align:center;
	}
	
	.form th{
		width:90px;
		font-size:12px;
		font-weight:normal;
		padding:2px;
		text-align:right;
	}

	.form td{
		font-size:12px;
		padding:2px;
		text-align:left;
	}

	.form td.submit{
		background:#f1f0eb;
		text-align:center;
	}

	.form th.auther{
		padding-top:10px;
	}

	#blog{
		width:550px;
		text-align:left;
		margin:0 auto;
	}
