@charset "UTF-8";


/* default
------------------------------------------------------------ */

body {
	background-color: #FEFEFE;
	color: #552305;
	font-family: "ＭＳ Ｐゴシック", sans-serif;
	font-size: 12px;
	line-height:1.3;
	text-align: center;
	margin: 0;
	padding: 0;
}

/* Hyper text
------------------------------------------------- */

a { text-decoration: none; }

a:link {color: #9B490C; }
a:visited {color: #B06229; }
a:focus,
a:hover {
	color: #9A6241;
	background-color: #F5CE65;
}


/* Image
------------------------------------------------- */

img,
a img {
	border: none;
}

.emoji {
	vertical-align:middle;
}


/* Base elements
------------------------------------------------- */

h1, h2, h3, h4, h5, h6,
p, ul, ol, li, dl, dt, dd {
	margin: 0;
	padding: 0;
}

h1 { font-size: 300%; }
	
h2 { font-size: 115%; }
	
h3 { font-size: 108%; }
	
h4 { font-size: 100%; }
	
h5 { font-size: 94%; }
	
h6 { font-size: 85%; }
	
ul, ol, li, dl, dt, dd { list-style: none; }

table { margin: auto; }

blockquote {
	width: auto;
	margin: 10px 20px;
	padding: 0.2em 1em;
	border: #FFFFFF dotted 1px;
	background: #FFCBA5;
}

blockquote a:link { }
blockquote a:visited { }
blockquote a:focus,
blockquote a:hover { }

textarea,input,select {
	font-size: 12px;
}

html>body textarea,
html>body input,
html>body select { font-size: 12px; }

pre {
	margin: 1em auto;
	padding: 0.5em;
	border: 1px solid;
	overflow: auto;
	width: 90%;
}

/* for without MacIE5 \*/

div.main_body pre { overflow: scroll; }
/**/
	
div.main_body > pre { width: auto; }
	
div.main_body code {  }

hr {
	height: 0px;
	border: 0px;
	border-top: 1px dotted #999;
	margin: 3px 0;
}

/* Layout
------------------------------------------------------------ */

div#container {
	width: 900px;
	margin: 0px auto 10px auto;
	background-color: #F0AF00;
}

div#header {
	background: url(http://blog-imgs-46-origin.fc2.com/t/s/u/tsukuba2011/biei3.jpg) #FEFEFE no-repeat left top;
	width: 900px;
	height: 200px;
	text-align:left;
}

div#wrap-top {
	background: url(http://blog-imgs-42-origin.fc2.com/u/m/y/umyo/wrap-top.gif) #F0AF00 no-repeat left top;
	width: 900px;
	height: 22px;
	border-top:8px solid #FEFEFE;
}

div#wrap {
	width: 702px;
	float: left;
}
div#wrap:after {
	content: "";
	display: block;
	overflow: hidden;
	clear: both;
	height: 0px;
}
/*\*/
* html div#wrap {
	overflow: visible;
	height: 1px;
}
/**/

div#main {
	float: right;
	width: 504px;
	overflow: hidden;
}

div#sidemenu1 {
	float: left;
	width: 170px;
	padding:0 5px;
	margin-left:11px;
	margin-right: 7px;
	background-color:#FDD361;
	overflow: hidden;
}

div#sidemenu2 {
	float: right;
	width: 170px;
	padding:0 5px;
	margin-left:7px;
	margin-right:11px;
	background-color:#FDD361;
	overflow: hidden;
}

div#footer {
	clear: both;
	background: url(http://blog-imgs-42-origin.fc2.com/u/m/y/umyo/footer-bar.gif) no-repeat center bottom;
	width: 900px;
	height: 50px;
	overflow:hidden;
	text-align: center;
}


/* Header
------------------------------------------------------------ */

div#header h1 {
	height:40px;
	padding-left:250px;
	padding-right:40px;
	padding-top:80px;
	text-align:right;
}

div#header p {
	margin-right: 20px;
	overflow: visible;
	color: #999999;
	text-align:right;
}


/* Main Contents
------------------------------------------------------------ */

div.content {
	margin-bottom: 10px;
}


div.content a:link {
	text-decoration: underline;
}

div.content a:hover {
	text-decoration: none;
}

div.main_title {
	background: #FFFFFF url(http://blog-imgs-42-origin.fc2.com/u/m/y/umyo/main-title.gif) no-repeat center top;
	width: 474px;
	height: 20px;
	padding: 15px 15px 3px 15px;
}

div.main_title a:link {
	text-decoration: none;
}

h2.entry_header,
h3.entry_header {
	text-align: left;
	margin: 0px auto;
	border-bottom: 2px dashed #DA8940;
}

div.entry_body {
	background: #FFFFFF url(http://blog-imgs-42-origin.fc2.com/u/m/y/umyo/entrybody.gif) repeat-y left top;
	text-align: left;
	padding: 5px 15px 10px 15px;
	line-height:1.5;
}
	
ul.entry_footer {
	background: #FFFFFF url(http://blog-imgs-42-origin.fc2.com/u/m/y/umyo/entrybody_footer.gif) no-repeat left top;
	height:19px;
	text-align: right;
	padding: 7px 15px 10px 15px;
}

ul.entry_footer li {
	display: inline;
	list-style-type: none;
}

div.page_navi {
	margin-bottom: 15px;
	text-align: center;
}


/* Comment, Trackback, Entry list
------------------------------------------------------------ */

#tb, #cm {
	background: #FFFFFF url(http://blog-imgs-42-origin.fc2.com/u/m/y/umyo/entrybody.gif) repeat-y left top;
}

#tb div.subfooter,
#cm div.subfooter,
.listfooter {
	background: #FFFFFF url(http://blog-imgs-42-origin.fc2.com/u/m/y/umyo/subfooter.gif) no-repeat center top;
	width: 504px;
	height:19px;
}

p.sub_header {
	background: #FFFFFF url(http://blog-imgs-42-origin.fc2.com/u/m/y/umyo/main-title.gif) no-repeat center top;
	width: 474px;
	height: 20px;
	margin: 0px auto;
	padding: 15px 15px 3px 15px;
	font-weight: bold;
	text-align: center;
}

h3.sub_title {
	text-align:left;
	margin-bottom: 5px;
	margin-right: 15px;
	margin-left: 15px;
}

div.sub_body {
	margin-right: 15px;
	margin-left: 15px;
	text-align:left;
	line-height:1.5;
}

ul.list_body {
	background: #FFFFFF url(http://blog-imgs-42-origin.fc2.com/u/m/y/umyo/entrybody.gif) repeat-y left top;
	padding: 5px 15px 10px 15px;
}

ul.list_body li {
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	padding-bottom: 1px;
	text-align:left;
}

ul.sub_footer {
	text-align: right;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	margin-right: 15px;
	margin-left: 15px;
}

ul.sub_footer li {
	display: inline;
	list-style-type: none;
}

div.form {
	margin: 0 15px 0;
	padding-top: 10px;
	text-align: left;
	border-top: 2px dashed #DA8940;
}
	
div.form dl dd {
	margin-bottom: 5px;
}

div.form dl dd textarea {
	width: 470px;
	height: 170px;
}

div.form input#himitu {
	margin-right: 0.5em;
}

div.form .form_btn {
	margin-top: 20px;
	margin-bottom: 5px;
	margin-right: 10px;
	margin-left: 10px;
}

div.form .form_btn input {
	margin-right: 3px;
}

p.trackback_url {
	padding-bottom: 10px;
	padding-right: 15px;
	padding-left: 15px;
	text-align: center;
}

p.trackback_url input {
	padding-bottom: 1px;
	border-bottom: 1px dashed #B3B192;
	border-top: none;
	border-right: none;
	border-left: none;
	margin-bottom: 1px;
	width: 90%;
	background-color: #FFFFFF;
	color: #660000;
}



/* Plugin (Main content)
------------------------------------------------------------ */

div#sidemenu1 a:hover,
div#sidemenu2 a:hover,
div.plg3_content a:hover {
	background-color: #EDAD3C;
}

div.plg3_content {
	background-color: #FDD361;
	width: 484px;
	margin-top:10px;
	padding-top: 5px;
	padding-left: 10px;
	padding-right:10px;
	margin-bottom: 10px;
}

h3.plg3_header {
	margin-bottom:5px;
	padding-bottom:2px;
	border-bottom: 2px dashed #C05A27;
}

div.plg3_body .plg_body {
	padding-bottom: 10px;
}

div.plg3_body .plg_footer {
	padding-bottom: 10px;
}


/* Sidemenu (Plugin)
------------------------------------------------------------ */

.sidemenu_body li,
.plg3_content li {
	background: url(http://blog-imgs-42-origin.fc2.com/u/m/y/umyo/allow_red.gif) no-repeat 0px 5px;
	text-indent: 8px;
	padding-top:3px;
	padding-bottom:3px;
}

dl.sidemenu_body {
	margin-bottom: 5px;
}
	
dl.sidemenu_body .plg_title {
	font-weight:bold;
	margin-bottom:5px;
	padding-top: 5px;
	padding-bottom: 2px;
	border-bottom:2px dashed #C05A27;
}

dl.sidemenu_body .plg_body,
dl.sidemenu_body .plg_footer {
	padding-bottom: 5px;
}

dl.sidemenu_body .plg_body input {
	margin: 2px;
}

ul.sub_menu {
	margin-left: 10px;
}

li.sub_list {
	background: url(http://blog-imgs-42-origin.fc2.com/u/m/y/umyo/allow_red_sub1.gif) no-repeat 0px 4px;
}

li.sub_list_end {
	background: url(http://blog-imgs-42-origin.fc2.com/u/m/y/umyo/allow_red_subend.gif) no-repeat 0px 4px;
}

/* calender(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 #C05A27;
	text-align: center;
}

table.calender td a:link {
	display: block;
	color: #ffffff;
	background-color: #C05A27;
}

table.calender td a:hover {
	background-color: #EF9A47;
}

table.calender th#sun {
	color: #FF0000;
}

table.calender th#sat {
	color: #0000FF;
}



/* Piyo(Plugin)
------------------------------------------------------------ */

div.tab {
	text-align: left;
	margin-bottom: 10px;
}

div.tab input{
	padding: 3px 5px;
}

div.tab input.b1{
	margin-right: 5px;
}
    
div.mylog {
	width: 150px;
	padding: 5px;
	border: 1px solid #A5A5A5;
	font-size: small;
	text-align: left;
	color: #666666;
	background-color: #FFFFFF;
}
div.mylog p.title {
	font-weight: bold;
	color: #838383;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #A5A5A5;
	margin: 0px 0px 10px;
	padding: 0px 0px 3px;
}
div.mylog dl {
	margin: 0px;
	padding: 0px;
}
div.mylog dt.day {
	width: 150px;
	color: #339900;
	font-size: x-small;
	margin: 0px;
	padding: 0px 0px 5px;
	background-color: #FFFFFF;
	background-image: none;
	text-align: left;
}
div.mylog dd.piyolog {
	margin: 0px 0px 5px;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #A5A5A5;
	padding: 0px 0px 10px;
}
div.license {
	font-size: x-small;
	text-align: right;
}



/* Footer
------------------------------------------------------------ */

div#footer p {
	padding-top:10px;
	margin-bottom: 3px;
}

div#footer small {
	font-size: 90%;
}
