@charset "utf-8";

/*----- Reset
--------------------------------------------------*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td{ 
	margin: 0;
	padding: 0;
}
table{
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset, img{ 
	border: 0;
}
address, caption, cite, code, dfn, em, strong, th, var{
	font-style: normal;
	font-weight: normal;
}
ol, ul{
	list-style: none;
}
caption, th{
	text-align: left;
}
h1, h2, h3, h4, h5, h6{
	font-size: 100%;
	font-weight: normal;
}
q:before, q:after{
	content: '';
}
abbr, acronym{ 
	border: 0;
}
/*----- Clearfix -----*/
.clearfix:before, .clearfix:after{
    content: "";
    display: table;
}
.clearfix:after{
	clear: both;
}
/* For IE 6/7 (trigger hasLayout) */
.clearfix{
	zoom: 1;
}
/*----- Default
--------------------------------------------------*/
body{
	color: #666;
	font: 12px/18px Tahoma, Osaka, "£Í£Ó £Ð¥´¥·¥Ã¥¯", "Hiragino Kaku Gothic Pro", "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", san-seri;
	background: url(http://blog-imgs-36.fc2.com/c/o/h/cohuleendriuth/background22.png) repeat-y center top;
	text-align: center;
} 
/*----- Heading
--------------------------------------------------*/
h1{
	font-size: 24px;
	font-weight: bold;
	line-height: 30px;
	text-align: center;
}
h1 a:link{
	color: #ffff00;
}
h1 a:visited{
	color: #ffff00;
}
h1 a:hover{
	color: #999;
}
h1 a:active{
	color: #ffff00;
}
h2{
	color: #000;
	text-align: center;
	text-shadow: 1px 1px 0 #fff;
	margin: 10px 0 0 0;
}
h3{
	color: #ff9900;
	font-size: 18px;
	font-weight: bold;
	line-height: 24px;
	border-bottom: 1px solid #ccc;
	padding: 0 0 5px 0;
	margin: 0 0 5px 0;
}
h3 a:link{
	color: #ff9900;
}
h3 a:visited{
	color: #ff9900;
}
h3 a:hover{
	color: #999;
}
h3 a:active{
	color: #ff9900;
}
h4{
	color: #ff9900;
	font-size: 16px;
	font-weight: bold;
	line-height: 22px;
	margin: 5px 0;
}
h5{
	color: #ff9900;
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
	margin: 5px 0;
}
h6{
	color: #ff9900;
	font-weight: bold;
	margin: 5px 0;
}
/*----- Block
--------------------------------------------------*/
p{
	margin: 0 0 20px 0;
}
blockquote{
	background-color: #e6e6e6;
	padding: 10px;
	margin: 0 0 20px 0;
}
blockquote[cite]:after{
	display: block;
	content: attr(cite);
	text-align: right;
}
blockquote p, blockquote dl, blockquote ul, blockquote ol{
	margin: 0;
}
pre{
	font: "£Í£Ó ¥´¥·¥Ã¥¯", "Osaka¡ÝÅùÉý", monospace;
	color: #666;
	border-top: 1px dotted #e6e6e6;
	border-right: 1px dotted #e6e6e6;
	border-bottom: 1px dotted #e6e6e6;
	border-left: 5px solid #e6e6e6;
	padding: 10px;
	margin: 0 0 20px 0;
	white-space: -moz-pre-wrap; /* Mozilla */
	white-space: -pre-wrap; /* Opera 4-6 */
	white-space: -o-pre-wrap; /* Opera 7 */
	white-space: pre-wrap; /* CSS3 */
	word-wrap: break-word; /* IE 5.5+ */
}
/*----- List
--------------------------------------------------*/
dl{
	border: 3px double #fff;
	margin: 0 0 20px 0;
}
dl p, dl ul, dl ol{
	margin: 0;
}
dt{
	color: #ffcc33;
	font-weight: bold;
	padding: 5px 0;
}
dd{
	background: #e6e6e6;
	padding: 5px;
}
ul{
	list-style: disc inside;
	margin: 0 0 20px 0;
}
ol{
	list-style: decimal inside;
	margin: 0 0 20px 0;
}
ol li{
}
/*----- Form
--------------------------------------------------*/
form{
	margin: 0 0 20px 0;
}
input, textarea{
	font: 12px/1 "£Í£Ó ¥´¥·¥Ã¥¯";
	background-color: #e6e6e6;
	border: none;
	padding: 4px;
	margin: 0;
}
input[type="button"], input[type="submit"], input[type="reset"]{
	cursor: pointer;
}
button[type="button"], button[type="submit"], button[type="reset"]{
	cursor: pointer;
}
/*----- Hypertext
--------------------------------------------------*/
a{
	text-decoration: none;
}
a:link{
	color: #669933;
}
a:visited{
	color: #669933;
}
a:hover{
	color: #999;
}
a:active{
	color: #669933;
}
/*----- Inline
--------------------------------------------------*/
br{
	letter-spacing: normal;
}
em{
	color: #ff3333;
}
strong{
	color: #ff3333;
	font-style: normal;
	font-weight: bold;
}
ins{
	text-decoration: underline;
}
del{
	color: #999;
	text-decoration: line-through;
}
abbr, acronym{
  border-bottom: 1px dotted #ccc;
  cursor: help;
}
q{
	background-color: #e6e6e6;
}
q:before{
	font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯";
	content: " ¡È";
}
q:after{
	font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯";
	content: "¡É ";
}
cite{
	text-align: left;
	display: block;
}
cite a{
	text-decoration: underline;
}
code, samp{
	color: #fff;
	font-family: monospace;
	background: #ccc;
	border: 1px dotted #ccc;
	padding: 1px;
}
kbd{
	font-family: monospace;
}
dfn:before{
	color: #ccc;
	content: "¡Î";
}
dfn:after{
	color: #ccc;
	content: "¡Ï";
}
/*----- Font Style
--------------------------------------------------*/
b{
	font-weight: bold;
}
i{
	font-style: oblique;
}
big{
	font-size: larger;
}

small{
	font-size: smaller;
}
tt{
	font-family: monospace;
}
/*----- Layout
--------------------------------------------------*/
/*----- Wrapper -----*/
div#wrapper{
	width: 900px;
	margin: 0 auto;
}
/*----- Header -----*/
div#header{
	width: 900px;
	height: 300px;
	background: url(http://blog-imgs-36.fc2.com/c/o/h/cohuleendriuth/header22.jpg) no-repeat left top;
	border-top: 10px solid #000;
	border-bottom: 10px solid #000;
	position: relative;
}
div#blogname{
	position: relative;
	top: 120px;
}
/*----- Container -----*/
div#container{
	width: 900px;
	text-align: left;
	background: #e6e6e6 url(http://blog-imgs-36.fc2.com/c/o/h/cohuleendriuth/stripe22.gif) repeat left top;
	margin: 0 auto;
}
/*----- Primary-column -----*/
div#primary-column{
	width: 580px;
	float: left;
	margin: 20px 0 0 20px;
}
div.section{
	background-color: #fff;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	padding: 20px;
	margin: 0 0 50px 0;
}
div.entry-date{
	background: url(http://blog-imgs-36.fc2.com/c/o/h/cohuleendriuth/posted22.gif) no-repeat left center;
	padding: 0 0 0 19px;
	margin: 0 0 20px 0;
}
div.entry{
	background: url(http://blog-imgs-36.fc2.com/c/o/h/cohuleendriuth/entry20.png) no-repeat left bottom;
	padding: 0 0 10px 0;
}
div.extend{
	margin: 0 0 20px 0;
}
ul.entry-info{
	text-align: right;
	list-style: none inside;
}
ul.entry-info li{
	float: right;
}
ul.entry-info li a{
	display: block;
	margin: 0 0 0 10px;
}
li.comment a{
	background: url(http://blog-imgs-36.fc2.com/c/o/h/cohuleendriuth/comment22.gif) no-repeat left center;
	padding: 0 0 0 19px;
}
li.trackback a{
	background: url(http://blog-imgs-36.fc2.com/c/o/h/cohuleendriuth/trackback22.gif) no-repeat left center;
	padding: 0 0 0 19px;
}
li.pagetop a{
	background: url(http://blog-imgs-36.fc2.com/c/o/h/cohuleendriuth/pagetop22.gif) no-repeat left center;
	padding: 0 0 0 19px;
}
div.comment-entry{
	margin: 0 0 20px 0;
}
div.comment-title{
	color: #ffcc33;
	font-weight: bold;
	background: url(http://blog-imgs-36.fc2.com/c/o/h/cohuleendriuth/pen22.gif) no-repeat left center;
	padding: 0 0 0 19px;
}
div.comment-entry p{
	padding: 0;
	margin: 0;
}
dl.comment-form{
	background: none;
	background-color: transparent;
	border: none;
	padding: 0;
	margin: 0;
}
dl.comment-form dt{
	background: none;
	background-color: transparent;
	border: none;
	padding: 0;
	margin: 0;
}
dl.comment-form dd{
	background: none;
	background-color: transparent;
	border: none;
	padding: 0;
	margin: 0;
}
input.send{
	color: #fff;
	font-family: Tahoma, Osaka, "£Í£Ó £Ð¥´¥·¥Ã¥¯", "Hiragino Kaku Gothic Pro", "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", san-seri;
	background-color: #669933;
	padding: 3px 10px;
	margin: 0;
}
input.send:hover{
	background-color: #999;
}
div.trackback-entry{
	border-bottom: 3px double #fff;
	padding: 0 0 5px 0;
	margin: 0 0 20px 0;
}
div.trackback-title{
	font-weight: bold;
	background: url(http://blog-imgs-36.fc2.com/c/o/h/cohuleendriuth/pen22.gif) no-repeat left center;
	padding: 0 0 0 19px;
}
div.list-entry, div.search-entry{
	border-left: 5px solid #e6e6e6;
	padding: 10px;
	margin: 0 0 20px 0;
}
div.list-title{
	font-weight: bold;
	background: url(http://blog-imgs-36.fc2.com/c/o/h/cohuleendriuth/paper22.gif) no-repeat left center;
	padding: 0 0 0 19px;
	margin: 0 0 5px 0;
}
div.search-title{
	font-weight: bold;
	background: url(http://blog-imgs-36.fc2.com/c/o/h/cohuleendriuth/search22.gif) no-repeat left center;
	padding: 0 0 0 19px;
	margin: 0 0 5px 0;
}
div.trackback-entry p, div.list-entry p, div.search-entry p{
	margin: 0;
}
div.navigation{
	text-align: center;
	padding: 10px;
	margin: 0 0 50px 0;
}
div.navigation p{
	margin: 0;
}
div.navigation a span{
	color: #fff;
	line-height: 1;
	text-align: center;
	background-color: #669933;
	padding: 3px 10px;
	margin: 0 5px;
}
div.navigation a:hover span{
	background-color: #999;
}
/*----- Secondary-column -----*/
div#secondary-column{
	width: 240px;
	float: right;
	margin: 20px 20px 0 0;
}
div.sidebar{
	background-color: #fff;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	padding: 20px;
	margin: 0 0 20px 0;
}
div.sidebar p{
	margin: 0; 
}
div.sidebar ul{
	margin: 0; 
}
table.calender{
	width: 200px;
}
table.calender caption{
	text-align: center;
}
table.calender th{
	text-align: center;
	border-bottom: 1px solid #999;
}
table.calender th#sun{
	color: #aa3333;
	border-bottom: 1px solid #aa3333;
}
table.calender th#sat{
	color: #3333aa;
	border-bottom: 1px solid #3333aa;
}
table.calender td{
	border: 1px solid #fff;
	padding: 5px;
}
/*----- Footer -----*/
div#footer{
	height: 210px;
	background: url(http://blog-imgs-36.fc2.com/c/o/h/cohuleendriuth/footer22.png) no-repeat left top;
	clear: both;
}
div#footer p{
	text-align: center;
	position: relative;
	top: 120px;
}
/*----- Misc. -----*/
div.fc2_footer{
	margin: 0 0 20px 0;
}
img.emoji{
	vertical-align: middle;
	margin: 0;
}
img.frame{
	border: 1px solid #ccc;
	margin: 3px 0 3px;
}
p.aa{
	font-size: 16px;
	line-height: 17px;
	font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯";
	margin: 0 0 20px 0;
}