@charset "EUC-JP";

/* Reset
------------------------------------------------- */

html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, blockquote, th, td, p {
	margin: 0;
	padding: 0;
}
/* Default
------------------------------------------------- */

body {
	background: #0075a9 url(http://templates.blog.fc2.com/template/dhw_blueHouse/blue_back_top.png) repeat-x left top;
	color: #fff;
	text-align: center;
	font-family: "¥á¥¤¥ê¥ª", Meiryo, Verdana, Helvetica, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "Hiragino Kaku Gothic Pro", "£Í£Ó £Ð¥´¥·¥Ã¥¯", sans-serif;
	line-height: 1.4;
	font-size: small !important; /* IE7 */
	font-size: 82%; 	/* IE6 */
}
#back {
	background: url(http://templates.blog.fc2.com/template/dhw_blueHouse/blue_back_down.png) repeat-x left bottom;
}
/* Modern browser */
html>/**/body {
	font-size: 13px;
}
/* Hyper text
------------------------------------------------- */

a {
	text-decoration: none;
	/*\*/
	overflow: hidden;	/* for Fx *//**/
}
#sidemenu a:link, #sidemenu a:visited {
	color: #0075a9;
}
#sidemenu a:focus, #sidemenu a:hover, #sidemenu a:active {
	color: #fff;
}
.entry_body a:link, .entry_body a:visited, .sub_body a:link, .sub_body a:visited {
	text-decoration: underline;
}
a:link, a:visited {
	color: #fff;
}
a:focus, a:hover, a:active {
	color: #a06;
}
/* Image
------------------------------------------------- */

img, a img {
	border: none;
}
.emoji {
	vertical-align:middle;
}
/* Base elements
------------------------------------------------- */

h1 {
	font-size: 180%;
}
h2 {
	font-size: 130%;
}
h3 {
	font-size: 115%;
}
h4, h5, h6 {
	font-size: 100%;
}
ul, ol, li, dl, dt, dd {
	list-style: none;
}
table {
	font-size: smallŽ¡Ž¡!important;	/* for Modern browser */
	font-size: 82%;	/* for IE6 */
}
/* Layout
------------------------------------------------------------ */

#container {
	width: 840px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
#header {
	background: url(http://templates.blog.fc2.com/template/dhw_blueHouse/blue_head.jpg) no-repeat;
	width: 1000px;
	height: 330px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}
#main {
	float: left;
	width: 620px !important;
	width /* for IE5.5 */: 620px;
	padding: 0px 0px 20px 0px;
	overflow: hidden;
}
#sidemenu {
	background: url(http://templates.blog.fc2.com/template/dhw_blueHouse/blue_side_back.png) repeat-y left top;
	float: right;
	width: 220px;
	padding-bottom: 20px;
	overflow: hidden;
	color: #0075a9;
	margin-top : 20px;
	border-bottom : 1px solid #fff;
}
#footer {
	background: url(http://templates.blog.fc2.com/template/dhw_blueHouse/blue_foot.jpg) repeat-x left bottom;
	clear: both;
	padding: 10px 0px;
	width: 1000px;
	height : 200px;
	margin-left: auto;
	margin-right: auto;
	font-size: 85% !important;	/* for Modern browser */
	font-size: 90%;	 /* for IE6 */
}
/* Header
------------------------------------------------------------ */

#header h1 {
	text-align: left;
	padding-top: 250px;
	padding-left: 100px;
}
#header p {
	text-align: left;
	padding-left: 100px;
	padding-right: 100px;
}
/* Main Contents
------------------------------------------------------------ */

.content {
	text-align: left;
	padding-bottom : 20px;
}
h2.entry_header {
	text-align: left;
	padding: 60px 50px 0 60px;
	background: url(http://templates.blog.fc2.com/template/dhw_blueHouse/blue_entry_up.png) no-repeat center top;
}
.entry_body {
	text-align: left;
	padding: 40px 60px;
	background: url(http://templates.blog.fc2.com/template/dhw_blueHouse/blue_entry.png) repeat-y center center;
}
.entry_body p.entry_more {
	padding: 15px 15px 15px 0px;
	margin: 0px;
}
#more {
	padding-top : 30px;
	margin-left : 30px;
}
.entry_body p.tag_lnk {
	margin: 0px;
}
.entry_body p.theme {
	margin: 10px 0px 0px;
}
.entry_footer {
	text-align: right;
	padding : 10px 30px 30px 0;
	background: url(http://templates.blog.fc2.com/template/dhw_blueHouse/blue_entry_down.png) no-repeat center bottom;
}
.entry_footer li {
	display: inline;
	list-style-type: none;
}
/* clap + bookmark */
.fc2_footer {
	margin: 10px 0px 0px;
}
.page_navi {
	margin : 15px 20px;
	padding : 3px;
	text-align: center;
	background : #4ea8cf;
}
.page_navi a {
	color : #fff;
}
.pagetop {
	text-align: right;
	margin: 0 10px 40px 10px;
}
/* Entry (html tag)
------------------------------------------------------------ */

.entry_body h2, .entry_body h3, .entry_body h4, .entry_body h5, .entry_body h6 {
	margin: 0em 0em 0.5em;
	border-top : 1px solid #4ac;
	border-right : 1px solid #4ac;
	border-bottom : 1px solid #069;
	border-left : 1px solid #069;
	background : #09c;
	padding : 5px;
}
.entry_body p {
	margin: 0.3em 1em;
}
.entry_body ul, .entry_body ol {
	margin: 1em 0em 1em;
}
.entry_body ul li {
	list-style: disc outside;
	margin-left: 15px;
}
.entry_body ol li {
	list-style: decimal outside;
	margin-left: 2em;
}
.entry_body dl {
	margin: 1em 1.5em;
	border-top : 1px solid #069;
	border-right : 1px solid #069;
	border-bottom : 1px solid #9cf;
	border-left : 1px solid #9cf;
	background : #09c;
	padding: 1em 1em 0em;
}
.entry_body dt {
	font-weight: bold;
	margin-bottom: 0.5em;
	padding-top : 5px;
	padding-bottom: 2px;
	border-bottom: 1px dotted;
}
.entry_body dd {
	margin: 0em 1em 1em;
}
.entry_body blockquote {
	margin: 5px;
	padding: 5px;
	border-top : 1px solid #069;
	border-right : 1px solid #069;
	border-bottom : 1px solid #9cf;
	border-left : 1px solid #9cf;
	background : #09c;
}
.entry_body pre {
	margin: 1em auto;
	padding: 0.5em;
	border: 1px solid;
	font-family: sans-serif;
	overflow: auto;
	width: 90%;
}
.entry_body hr {
	border: 1px solid #fff ;
}
/* for without MacIE5 \*/
.entry_body pre {
	overflow: scroll;
}
/**/

.entry_body > pre {
	width: auto;
}
.entry_body code {
	font-family: monospace;
}
/* Comment, Trackback, Entry list
------------------------------------------------------------ */

.commentBack {
}
.sub_header {
	text-align: left;
	padding: 55px 0 20px 70px;
	font-weight : bold;
	background: url(http://templates.blog.fc2.com/template/dhw_blueHouse/blue_entry_up.png) no-repeat center top;
}
.sub_title {
	padding: 60px 0 0 60px;
	background: url(http://templates.blog.fc2.com/template/dhw_blueHouse/blue_entry_up.png) no-repeat center top;
}
#tb .sub_title {
	padding: 20px 0 0 60px;
	background : url(http://templates.blog.fc2.com/template/dhw_blueHouse/blue_entry.png) repeat-y center top;
}
.sub_body {
	background : url(http://templates.blog.fc2.com/template/dhw_blueHouse/blue_entry.png) repeat-y center top;
	padding : 40px 20px 0 60px;
}
#tb .sub_body {
	padding-top : 10px;
	padding-left : 70px;
}
.list_body {
	margin: 0 0px 10px 0px;
	padding : 10px 60px;
	background : url(http://templates.blog.fc2.com/template/dhw_blueHouse/blue_entry.png) repeat-y center top;
}
.list_body li {
	margin-bottom: 15px;
	border-bottom: 1px dotted;
	padding : 0 3px 1px 3px;
}
.sub_footer {
	text-align: right;
	padding: 10px 30px 30px 0;
	background : url(http://templates.blog.fc2.com/template/dhw_blueHouse/blue_entry_down.png) no-repeat center bottom;
}
#tb .sub_footer {
	background : url(http://templates.blog.fc2.com/template/dhw_blueHouse/blue_entry.png) repeat-y center top;
}
.sub_footer li {
	display: inline;
	list-style-type: none;
}
.form {
	background : url(http://templates.blog.fc2.com/template/dhw_blueHouse/blue_entry.png) repeat-y center center;
}
.form dl {
	margin-right: 10px;
	margin-left: 40px;
}
.form dl dd {
	margin-bottom: 5px;
}
.form dl dd textarea {
	width: 400px;
	height: 150px;
}
.form dl dd textarea, .form dl dd input, .trackback_url input {
	border : 1px solid #4ea8cf;
	background : transparent;
	padding : 3px;
	color : #fff;
}
.form input#himitu {
	margin-right: 0.5em;
	background : transparent;
	border : none;
}
.form .form_btn {
	padding-left: 40px;
	background : url(http://templates.blog.fc2.com/template/dhw_blueHouse/blue_entry_down.png) no-repeat center bottom;
	height : 75px;
}
.form .form_btn input {
	margin-right: 3px;
}
.trackback_url {
	background : url(http://templates.blog.fc2.com/template/dhw_blueHouse/blue_entry.png) repeat-y center top;
	padding-left : 60px;
	padding-bottom : 30px;
	margin-right: 10px;
	margin-left: 10px;
	text-align: left;
}
.trackback_url input {
	padding: 3px;
	width: 85%;
}
#tb .pagetop {
	background : url(http://templates.blog.fc2.com/template/dhw_blueHouse/blue_entry_down.png) no-repeat center bottom;
	height : 50px;
	padding-right :30px;
}
/* Plugin (Main content)
------------------------------------------------------------ */

.plg3_body {
	margin-bottom: 20px;
}
.plg3_body .plg_header, .plg3_body .plg_body, .plg3_body .plg_footer {
	margin-top: 3px;
}
/* Sidemenu (Plugin)
------------------------------------------------------------ */

#sidemenu1 li, #sidemenu2 li {
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 15px;
}
.sidemenu_body {
	margin-bottom: 15px;
}
.sidemenu_body .plg_title {
	background : url(http://templates.blog.fc2.com/template/dhw_blueHouse/blue_side_button.png) no-repeat left center;
	margin-bottom: 10px;
	padding: 20px 0 20px 40px;
	color : #fff;
	font-weight : bold;
}
.sidemenu_body .plg_body li {
	margin-bottom : 5px;
}
.sidemenu_body .plg_header, .sidemenu_body .plg_body, .sidemenu_body .plg_footer {
	margin: 3px 10px 0 10px;
}
.sidemenu_body .plg_body input {
	margin: 2px;
}
/* Calendar(Plugin)
------------------------------------------------------------ */

table.calender {
	width: 90%;
	margin: 0px auto;
}
table.calender caption {
	margin-bottom: 10px;
	margin: 0px auto;
}
table.calender th, table.calender td {
	padding: 0.1em;
	border-bottom: 1px dotted #cccccc;
	text-align: center;
}
table.calender td a:link, table.calender td a:visited {
	display: block;
	font-weight : bold;
}
table.calender td a:focus, table.calender td a:hover, table.calender td a:active {
	display: block;
	color: #ffffff;
	background-color: #0075a9;
}
table.calender th#sun {
	color: #FF0000;
}
table.calender th#sat {
	color: #0000FF;
}
/* Piyo(Plugin)
------------------------------------------------------------ */

.tab {
	text-align: left;
	margin-bottom: 10px;
}
.tab input {
	padding: 3px 5px;
}
.tab input.b1 {
	margin-right: 5px;
}
.mylog {
	padding: 5px;
	text-align: left;
	font-size: 85% !important;	/* for Modern browser */
	font-size: 93%;	 /* for IE6 */
}
.mylog .title {
	font-weight: bold;
	margin: 0px 0px 10px;
	padding: 0px 0px 3px;
}
.mylog dl {
	margin: 0px;
	padding: 0px;
}
.mylog dt.day {
	margin: 0px;
	padding: 0px 0px 5px;
	background-image: none;
	text-align: left;
	font-size: 85% !important;	/* for Modern browser */
	font-size: 93%;	 /* for IE6 */
}
.mylog dd.piyolog {
	margin: 0px 0px 5px;
	border-bottom: 1px dashed #0075a9;
	padding: 0px 0px 10px;
}
.license {
	text-align: right;
	font-size: 85% !important;	/* for Modern browser */
	font-size: 93%;	 /* for IE6 */
}
/* Footer
------------------------------------------------------------ */

#footer p {
	margin-bottom: 3px;
}
#footer .copyright {
	margin-bottom: 10px;
}
/* for MacIE
------------------------------------------------------------ */

textarea, input, select {
	font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", "Osaka", "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "Hiragino Kaku GothicPro", sans-serif;
}
/* deji logo
------------------------------------------------------------ */

p.logo {
	background : url(http://templates.blog.fc2.com/template/dhw_blueHouse/blue_side_up.png) no-repeat left top;
	padding : 20px 0 20px 0;
}
