@charset "utf-8";
@import url("/mycontent.css");
/* CSS Document */
body {
	margin: 0px;
	padding: 0px;
	text-align:center;
	background-color: #19194b;
	/*font-family: "MS Gothic","ＭＳ ゴシック","Osaka－等幅",sans-serif;*/
	line-height: 1.3em;
}

#waku{
	width:750px;
	margin:0px auto;
	padding-left: 5px;
	text-align:left;
	border-color: #666666;
	border-style:solid;
	border-width:1px;
	background-color: #FFFFFF;
}

#banner{
	border-bottom:#666666 solid 1px;
	background-color: #ffffe0;
}

#content{
	background-color:#ffffff;
}

#column-left{
	width:149px;
	float:left;
	font-size: 11px;
}

#column-right{
	float: right;
	padding-left: 5px;
	padding-right: 5px;
	width: 590px;
	background-color:#ffffff;
	border-bottom:#666666 solid 1px;
	border-left: #666666 solid 1px;
}

#column-right-inner{
	margin: 5px;
}

#footer{
	background-color: #ffffe0;
	border-top:#ffffe0 solid 1px;	/* Fierfox bug fix */
	border-bottom:#ffffe0 solid 1px;	/* Fierfox bug fix */
}

#footer-inner{
	margin:9px 5px 3px 5px;
}
div.clear{
	clear:both;
}

a{
	text-decoration : none;
}

a:link {
	color: #0000FF;
}
a:visited {
	color: #0000FF;
}
a:hover {
	color:#ff0000;
	text-decoration: underline;
}
a:active {
	color: #0000FF;
}


a img {
	border: 0;
}

p{
	margin-top: 0em;
	margin-bottom: 0em;
	padding-top: 0em;
	padding-bottom: 0.5em;
}

#banner .box1{
	float:left;
	width:350px;
}
#banner .box2{
}

.banner-header{
	font-size:12px;
	padding:0px;
	margin:0px;
	text-align:center;
	background-color: #ffffe0;
}
.banner-header a:link{
	color:#000000;
}
.banner-header a:visited{
	color:#000000;
}
.banner-description{
	font-size:10px;
	padding:0px;
	margin:0px;
	margin-right: 5px;
	border-style: none;
	background-image: url(none);
}

.entry-header{
	font-size:14px;
	margin:0px;
	padding-bottom:1em;
	font-weight:bold;
	background-color: #FFFFFF;
	text-align: left;
}
.entry-header a:link{
	color:#000000;
}
.entry-header a:visited{
	color:#000000;
}
#archive-title{
	font-size:14px;
	margin:0px;
	padding-bottom:1em;
	font-weight:bold;
}
.entry-body ol{
	margin-top:0px;
}
.entry-body h2{
	font-size:13px;
	background-image:url(/heya/image/dot1.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:1em;
	margin:0.3em 0px 0.3em 1em;
	font-weight:bold;
}
.entry-body h3{
	font-size:12px;
	background-image:url(/heya/image/dot2.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:1em;
	margin:0.3em 0px 0.3em 2em;
	font-weight:bold;
}
.entry-body h4{
	font-size:12px;
	background-image:url(/heya/image/dot3.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:1em;
	margin:0.3em 0px 0.3em 3em;
	font-weight:normal;
}

.entry-footer,
.comment-footer {
	font-size:10px;
	text-align:right;
	border-bottom:#aaa solid 1px;
	margin-bottom:1em;
}

.module-header{
	font-size:10px;
	margin:5px 0px 3px 3px;
	border-style: none;
	background-image: url(/heya/image/dot1.gif);
	background-position: left 0.5em;
	background-repeat: no-repeat;
}
.module-content{
	margin-left:3px;
}
.module-content form{
	margin:0px;
}

ul.module-list{
	font-size:9px;
	margin-left:0px;
	padding-left:0px;
	margin-top: 3px;
	list-style:none;
	line-height:1em;
}
ul.module-list li{
	margin-left:3px;
	padding-left:10px;
	margin-bottom: 5px;
	background-image:url(image/dot3.gif);
	background-repeat:no-repeat;
	background-position:left top;
}
ul.module-list li li{
	margin-left:0px;
	padding-left:10px;
	margin-bottom: 5px;
	background-image:url(image/dot2.gif);
	background-repeat:no-repeat;
	background-position:left top;
}
ul.module-list li li li{
	margin-left:0px;
	padding-left:10px;
	margin-bottom: 5px;
	background-image:url(image/dot1.gif);
	background-repeat:no-repeat;
	background-position:left top;
}

#search{
	width: 120px;
}

.module-syndicate-module img {
	padding-left:10px;
}

.module-search-module form{
	margin-left: 10px;
}

#footer .box1{
	float:left;
	width:150px;
	text-align:center;
}
#footer .box2{
	float:left;
	padding-right: 2em;
}
#footer .box3{
	float:left;
	padding-right: 2em;
}
#footer .box4{
	float:left;
	text-align:center;
}
.comments-open label {
	display: block;
}

.table1 {
	margin-left: 2.5em;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.table1 td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}

.style1 {
	font-size: 14px;
	margin-left: 50px;
	font-weight: bold;
}
.style2 {
	border: 1px solid;
	margin: 0px 10px 10px 10px;
	padding: 5px 1em 5px 3em;
	display: block;
	width: 85%;
	text-indent: -2em;
}
.style3 {
	border: 1px solid;
	margin: 0px 10px 10px 10px;
	padding: 5px 1em 5px 1em;
	display: block;
	width: 85%;
}
.style4 {
	padding-left: 2em;
}
.style5 {
	color: #FFFFFF;
	background-color: #000000;
	padding: 10px;
	width: 90%;
	margin: 10px;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
}
.style6 {
	font-weight: bold;
	color: #FF0000;
}
.style7 {
	color: #00CCFF;
	margin-left: 5em;
}
.style8 {
	color: #FFFFFF;
	background-color: #000000;
	padding: 10px;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size: 85%;
	width: 560px;
	margin: 0.5em 0px 0.5em 0px;
}
.style9 {font-size: 80%}
.style10 {
	text-indent: 0px;
	line-height: 1em;
}
.style11 {
	color: #FFFFFF;
	background-color: #000000;
	padding: 10px;
	width: 500px;
	margin: 10px;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	text-indent: 0px;
	overflow: scroll;
	line-height: 1.2em;
}
h1.entry-header {
	color: #333333;
}

.button1{
	padding:0;
	margin:0;
	width:15px;
	height:15px;
}
.leftmargin {
	margin-left: 20px;
}
.style12 {
	text-indent: -2em;
	padding-left: 2em;
}
.style13 {
	padding-bottom: 0em;
	line-height: 0em;
	margin-top: 1em;
}
.style14 {
	padding: 10px;
	width: 500px;
	margin: 10px;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	text-indent: 0px;
	overflow: scroll;
	line-height: 1em;
	letter-spacing: 0em;
	border-top: 1px solid #444444;
	border-left: 1px solid #444444;
}
p.s1 {
	text-indent: 0px;
	margin-left: 2em;
}
p.s2 {
	text-indent: -1em;
	margin-left: 2em;
	padding-left: 1em;
}

