@charset "UTF-8";

a:link    {
	color : #336699;
	text-decoration : none;
}
a:visited {
	color : #336699;
	text-decoration : none;
}
a:hover   {
	color : #669900;
	text-decoration : underline;
}
a:active  {
	color : #336699;
	text-decoration : underline;
}

body {
	background-image: url(http://www.sasakihouse.co.jp/blog/img/back.jpg);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
}
.wrapper {
	width: 860px;
	margin-right: auto;
	margin-left: auto;
}
.header {
	text-align: right;
	padding: 0px;
}
.line {
	margin-bottom: 20px;
}
.entry {
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 30px;
}
.entry-more-link {
	margin-bottom: 30px;
}

.entry_date {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #666666;
	margin-bottom: 25px;
}
.entry_title {
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "MS P ゴシック";
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 15px;
}
.entry_body {
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "MS P ゴシック";
	font-size: 12px;
	line-height: 1.8em;
	color: #333333;
	margin-bottom: 30px;
}
.contents_right {
	width: 170px;
	margin-left: 20px;
}
ul {
	list-style-position: inside;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "MS P ゴシック";
	font-size: 12px;
	list-style-type: none;
}
li {
	background-image: url(http://www.sasakihouse.co.jp/blog/img/line4.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 10px;
	padding-top: 3px;
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "MS P ゴシック";
	font-size: 12px;
}
li li {
	background-image: url(http://www.sasakihouse.co.jp/blog/img/line4.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom: 3px;
	padding-top: 10px;
	text-indent: 30px;
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "MS P ゴシック";
	font-size: 12px;
}

.footer {
	height: 40px;
	width: 860px;
	text-align: center;
	margin-bottom: 20px;
}
.contents {
	margin-bottom: 20px;
}
.entry_data {
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "MS P ゴシック";
	font-size: 10px;
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}
.entry_link {
	padding-bottom: 5px;
}
.wrapper .contents .entry .entry_body img {
	margin-bottom: 20px;
}
.prevnext {
	width: 400px;
	margin-right: auto;
	margin-left: auto;
}
caption {
	padding-bottom: 10px;
	padding-top: 15px;
}
.wrapper .contents .entry .entry_body img {
	background-color: #FFFFFF;
	padding: 8px;
	border: 1px solid #CCCCCC;
}
.catname {
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "MS P ゴシック";
	font-size: 12px;
	border: 1px dashed #666666;
	margin-left: 10px;
	color: #333333;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
}
.sasakihosue {
	margin-top: 24px;
	background-image: url(http://www.sasakihouse.co.jp/blog/img/line4.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 10px;
}
h4 {
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "MS P ゴシック";
	font-size: 12px;
	line-height: 1.7em;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	padding-bottom: 5px;
	font-weight: bold;
	padding-top: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}
.prev{
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "MS P ゴシック";
	font-size: 12px;
	text-align: center;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
}
caption {
	text-align: left;
}

#form {
	padding-left: 30px;
	margin-bottom: 20px;
}
