@import url(http://blog.heart-reform.co.jp/mt/mt-static/themes/style-smartCanvas/0-import.css);




/*あとから追加した分*/

div#header{
	background-image:url(http://blog.heart-reform.co.jp/blog_back2.jpg);
	background-repeat:repeat-x;
	/*width:100%;
	max-width:inherit;
	min-width:inherit;*/
	/*padding:1em 10em 1em;*/
	/*margin-left:0px;
	margin-right:0px;*/
	height:130px;
}

p.topicPath{
	margin-left:10px;
}

p.archives{
	text-align:center;
}



div#content{
	padding-top:13px;
	background-color:#FFFFFF;
}

div#footer{
	background-color:#FFFFFF;
}

body{
	background-image:url(http://blog.heart-reform.co.jp/blogwp.png);
}


div#header p.siteName,div#header p.description{
	margin-left:13px;
}

div#header p.siteName{
	margin-top:96px;
}


div#header p.siteName a {
	color:#DF0000;
	font-size:15pt;
	font-weight:bold;
}

div#header p.description {
	color:#333333;
	font-size:100%;
}


div#main{
	/*margin-left:10px;*/
}


body.double div#utilities dl.navi, 
body.double div#utilities dl.others{
	margin-right:10px;
}


div.entry{
	margin-left:10px;
	margin-right:10px;
	border-top:2px solid #EEEEEE;
}



div.entry h2 a {
	color:#333333;
	font-size:19pt;
	background-image:url(http://blog.heart-reform.co.jp/blog_entryTitle.png);
	background-repeat:no-repeat;
	padding-left:41px;
}

input.submit {
	font-weight:normal;
}

div.entry ul.info{
	text-align:right;
}

div.entry ul.reaction {
	text-align:right;
}

div#header, div#content, div#footer{
	max-width:inherit;
	min-width:inherit;
	width:900px;
	border-left:solid 1px #EEEEEE;
	border-right:solid 1px #EEEEEE;

}

h1.entrytitle_h1{
	color:#333333;
	font-size:19pt;
	background-image:url(http://blog.heart-reform.co.jp/blog_entryTitle.png);
	background-repeat:no-repeat;
	padding:0px 0px 0px 41px;
	background-color:#FFFFFF;
	margin:0px 0px 0px 10px;
}


dl.navi dt{
	background-color:#EEEEEE;
	border-left:solid 10px #e95464;
}
dl.others dt{
	background-color:#EEEEEE;
	border-left:solid 10px #e95464;
}


div#footer ul.support,div#footer address{
	padding-right:10px
}

input:focus, textarea:focus {
	background-color:#FFFFFF;
	border-color:#000000;
	/*font-size:12pt;*/
	/*width:8em;*/
	font-family:inherit;
}

input:hover, textarea:hover {
	border-color:#000000;
}


li{
	list-style-type:none;
}

body.double div#main {
	border-bottom:none;
	border-right:none;
}

img{
	border:none;
}

a.breadtop{
	background-image:url("http://blog.heart-reform.co.jp/house.png");
	background-repeat:no-repeat;
	padding-left:18px;
}







/* Captcha Style */
div#comments-open-captcha {
	margin: 0 20px;
}

div#comments-open-captcha img {
	border: 1px solid black;
}

div#comments-open-captcha input {
	margin: 0.5em 0;
}

div#comments-open-captcha p {
	margin: 0.1em 0 0.7em;
}




