@charset "UTF-8";

body {
	color: #333;
	text-align: center;
	margin: 10px auto 0;
	font-family: "qMmpS Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "Verdana", "Helvetica", "Arial", "lr oSVbN", "sans-serif";
	background-color: #ffcc00;
	background-image: url(http://blogoo.ne.jp/_img/itm01/bg01.jpg);
	background-repeat: no-repeat;
	background-position: 50% 0;
}

a:link,a:active,a:visited { color: #ff4800; text-decoration: underline; }
a:hover{ text-decoration: none; }
img { border:none; }
h1, h2, h3, h4 { font-weight: bold; margin: 0; padding: 0; }

form { }
label { }
input, textarea { margin: 2px; padding: 3px; border: 1px solid #565656; }
input.button {
	border: 1px solid #565656;
	color: #fff;
	background-image: url(http://blogoo.ne.jp/_img/itm01/bg-btn.gif);
	background-repeat: repeat-x;
	background-position: 0 50%;
}
input.text { width: 100px; }
#author { width: 250px; border: 1px solid #8A7861; }
#email { width: 250px; border: 1px solid #8A7861;  }
#url { width: 250px; border: 1px solid #8A7861; }
#text { width: 460px; border: 1px solid #8A7861; font-size: 120%; }
table.form {
	font-size: 65%;
	color: #8A7861;
	margin-top: 0;
	margin-right: 50px;
	margin-bottom: 10px;
	margin-left: 30px;
}
table.form input, table.form textarea { font-size: 100%; }
table th { vertical-align: top; font-weight: normal; }
table span { font-size: 100% !imprtant; }

ul.rss { text-align: right; font-size: 65%; }
ul.rss li { display: inline; padding: 0 2px; }

ul { display: disc; margin : 5px; padding: 0 0 0 20px; }
ol { display: decimal; margin : 5px; padding: 0 0 0 20px; }
li { margin : 0; padding : 0; }

/*Base*/
#wrapper {
	width: 910px;
	text-align: left;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	background-color: #ffe019;
	padding: 0px;
}
#column {
	background-color: #FFFFFF;
	margin-left: 10px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #ffc512;
	border-left-color: #ffc512;
	margin-right: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffc512;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

/*Header*/
#header {
	text-align: left;
	background-image: url(http://blogoo.ne.jp/_img/itm01/head_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding-top: 80px;
	padding-right: 40px;
	padding-bottom: 30px;
	padding-left: 40px;
}
#header h1 { font-size: 165%; }
#header h1 a {
	color: #633710!important;
	text-decoration: none;
	font-weight: bold;
}
#header h1 a:hover { text-decoration: underline; }
#header #description {
	color: #FF6633;
	padding-top: 10px;
}
#description .description01 {
	padding-top: 5px;
	font-weight: bold;
	font-size: 120%;
	color: #FF9933;
}
#description .description02 {
	font-size: 80%;
	padding-top: 5px;
	color: #747474;
}




/*BLOG*/
#blog {
	float: right;
	width: 630px;
	text-align: left;
	padding-bottom: 10px;
}
#blog .entry-base {
	padding: 0px;
	background-color: #fff;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 30px;
	margin-left: 0;
}
#blog .entry { padding: 0 10px 10px; }

#blog h2 {
	font-size: 120%;
	background-image: url(http://blogoo.ne.jp/_img/itm01/titi_bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 10px;
	color: #633710;
}
#blog h3#trackback,#blog h2#comments {
	font-size: 100%;
	margin-top: 20px;
	background-image: url(http://blogoo.ne.jp/_img/itm01/icon.jpg);
	background-repeat: no-repeat;
	background-position: left 25%;
	margin-left: 10px;
	padding-left: 20px;
	font-weight: bold;
	color: #CC6633;
}

#blog h2 a:link,#blog h2 a:active,#blog h2 a:visited { color: #633710; text-decoration: none; }
#blog h2 a:hover { text-decoration: underline; }
#blog h3 { font-size: 80%; font-weight: normal; margin: 0 25px 5px; }
#blog h3#comennt-write {
	border-top: 1px solid #C8C8C8;
	background-image: url(http://blogoo.ne.jp/_img/itm01/icon.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-top: 20px;
	margin-right: 25px;
	margin-bottom: 5px;
	margin-left: 25px;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
}

#blog .entry-body,#blog .entry-more { overflow: auto; width: 550px; font-size: 80%; line-height: 150%; margin: 0 10px 8px; padding: 0 25px 15px; }
#blog .entry-date {
	font-size: 65%;
	color: #BA915F;
	text-align: right;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-right: 20px;
}
#blog .entry-meta { font-size: 65%; color: #8A7861; margin: 0 25px; padding: 20px 0; border-top: 1px solid #C8C8C8; }
#blog .trackback-meta,#blog .comments-meta { font-size: 65%; color: #8A7861; margin: 0 50px; }

#blog .tag_list { font-size: 80%; }
#blog .trackback-url { font-size: 80%; font-weight: bold; color: #724C1C; margin: 0 25px 20px; padding: 0 30px 20px; border-bottom: 1px solid #C8C8C8; }
#blog .trackback-body,#blog .comments-body { font-size: 80%; margin: 0 50px 15px; }
#blog .main-continues { }

#blog #menu {
	text-align: right;
	font-size: 65%;
	margin-right: 50px;
}

/*Links*/
#links {
	float: left;
	width:230px;
	padding-left: 15px;
}
#links form { text-align: center; margin: 0 auto; }
.profile,.recententry,.category,.comment,.counter,.archives,.link,.inquiry,.trackback,.subscription,.search,.qrcode,.ad
 {
	background-color: #efefef;
	background-image: url(http://blogoo.ne.jp/_img/itm01/side_bg01.gif);
	background-repeat: no-repeat;
	width: 220px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 23px;
	margin-left: 0;
}
.rss { margin: 0 0 23px; }
.custom1,.custom2,.custom3 { text-align: center; margin: 0 auto 23px; }
.sidetitle{ font-size: 80%; font-weight: bold; color: #333333; margin: 0 20px 8px; padding: 15px 0 0; }
.side {
	font-size: 80%;
	line-height: 150%;
	padding: 0 13px 13px;
	background-color: #efefef;
	background-image: url(http://blogoo.ne.jp/_img/itm01/side_bg02.gif);
	background-repeat: no-repeat;
	background-position: 0 100%;
}
.sidebody { }
.recententry .sidebody:before,.category .sidebody:before,.comment .sidebody:before,.archives .sidebody:before,.link .sidebody:before,.trackback .sidebody:before { content: "> "; }
.photo { text-align: center; margin: 0 0 5px; }
.nickname { font-weight: bold; }
.message { }

/*Calender*/
.calender {
	height: 145px;
	background-image: url(http://blogoo.ne.jp/_img/itm01/calender_bg.gif);
	background-repeat: no-repeat;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 0px;
}
.calendarhead {
	font-size: 80%;
	text-align: center;
	color: #333333;
	padding-bottom: 10px;
}
.calendartable{
	width: 100%;
	font-size: 10px;
	color: #333333;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
.calendarweek{
	color:#ffa200;
	text-align: center;
	font-weight: bold;
	padding-top: 10px;
}
.calendarwd { text-align: center; }
/*.calendarwd sat { text-align: center; color: #069; }*/
/*.calendarwd sun { text-align: center; color: #903; }*/
.calendard { empty-cells:show; text-align: center; }
.calendardbg { text-align: center; }
.calendar { position:center; }



/*Footer*/
#footer {
	background-color: #ffcc00;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	background-image: url(http://blogoo.ne.jp/_img/itm01/foot_bg01.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#copyright {
	text-align: center;
	font-size: 65%;
	color: #666666;
	background-image: url(http://blogoo.ne.jp/_img/itm01/foot_bg02.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #E6E6E6;
}


/*--------*/
label{ }
.quotetable {}
.quote { font-size: 90%; padding:1px;}
.blogtimes { margin: 0 0 16px 0; text-align: center; }
.powered{ text-align: center; margin: 0 0 10px 0; }
.syndicate{ font-size: 90%; text-align: center; }
.checkers{ font-size: 90%; margin-top: 10px; }
body.ad{ background: #f7p39f; }
