/* CSS Document */
body {
	margin: 0px;
	padding: 5px 0px 0px 0px;
	background-color: #b3dafa;
	font-size:12px;
	font-family: "ＭＳ Ｐゴシック", verdana, 'trebuchet ms', sans-serif;
	line-height: 1.3em;
	color: #444444;
	background-image: url(/image/back.gif);
	background-repeat: repeat;
	background-position: left top;
}

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

#banner{
	border-bottom:#666666 solid 1px;
	height: 70px;
	background-image: url(/image/top_banner.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#content{
	background-color:#ffffff;
}

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

#column-right{
	float: right;
	padding-left: 5px;
	padding-right: 5px;
	width: 590px;
	background-color:#ffffff;
}

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

#footer{
	background-color: #e1ff65;
	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:5px;
	padding-top: 10px;
	height: 65px;
	padding-left: 0px;
}
#banner .box2{
}

.banner-header{
	font-size:24px;
	padding:0px;
	margin:20px 100px 10px 0px;
	text-align:right;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
.banner-header span {
	font-size: 12px;
	margin-right: 1em;
	color: #000000;
	font-weight: normal;
}
.banner-header span.banner-header2{
	word-spacing: 10px;
	font-size: 24px;
	letter-spacing: 5px;
	color: #333333;
	font-weight: bold;
}
.banner-header a:link{
	color:#000000;
}
.banner-header a:visited{
	color:#000000;
}
.banner-header a:hover{
	color: #ff0000;
	text-decoration: none;
}
.banner-description{
	font-size:11px;
	padding:0px;
	margin:0px 80px 0px 5px;
	font-weight: normal;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 1em;
	text-align: right;
	color: #000000;
}

#column-right .boxo {
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 10px;
}
#column-right .boxp {
	margin-left: 20px;
	margin-top: 5px;
	margin-bottom: 10px;
}
#column-right .box {
	border-color: #ddffdd #51a451 #51a451 #ddffdd;
	border-style: solid;
	border-width: 1px 2px 2px 1px;
	margin: 3px 4px;
	padding:4px 0px 4px 0px;
	width: 170px;
	height: 1.2em;
	float: left;
	letter-spacing: 0.5em;
	/*font-family: "ＭＳ Ｐ明朝";*/
	background-color: #FFFFCC;
}
#column-right .boxw {
	border-color: #ddffdd #51a451 #51a451 #ddffdd;
	border-style: solid;
	border-width: 1px 2px 2px 1px;
	margin: 3px 4px;
	padding:0px;
	width: 502px;
	height: 70px;
	float: left;
}
#column-right .boxx {
	border-color: #ddffdd #51a451 #51a451 #ddffdd;
	border-style: solid;
	border-width: 1px 2px 2px 1px;
	margin: 3px 4px;
	padding:0px;
	width: 570px;
	height: 70px;
	float: left;
}
#column-right .boxy {
	border-color: #ddffdd #51a451 #51a451 #ddffdd;
	border-style: solid;
	border-width: 1px 2px 2px 1px;
	margin: 3px 4px;
	padding:0px;
	width: 175px;
	height: 70px;
	float: left;
}

.entry-header{
	font-size:14px;
	margin:0px;
	padding-bottom:1em;
	font-weight:bold;
}
.entry-header a:link{
	color:#444444;
}
.entry-header a:visited{
	color:#444444;
}
.entry-header a:active {
	color: #444444;
}
.entry-header a:hover {
	color:#ff0000;
	text-decoration: underline;
}
#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(/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(/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(/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{
	font-size:10px;
	text-align:right;
	border-bottom:#aaa solid 1px;
	margin-bottom:1em;
}

.separator {
	margin-left:5px;
	margin-right:5px;
}

.module-header{
	font-size:12px;
	margin:8px 0px 3px 3px;
	padding:4px 0px 4px 2px;
	font-weight: normal;
	background-image: url(/image/bar3.gif);
	background-repeat: repeat-x;
	background-position: left center;
}
.module-content{
	margin-left:3px;
}
.module-content form{
	margin:0px;
}

ul.module-list{
	margin:3px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	list-style:none;
	line-height:1em;
}
ul.module-list2{
	margin-left:0px;
	padding-left:0px;
	margin-top: 0px;
	list-style:none;
	line-height:1em;
}
ul.module-list li{
	margin:8px 4px 5px 3px;
	padding:4px 0px 4px 10px;
	/*
	background-image:url(/image/dot3.gif);
	background-repeat:no-repeat;
	background-position:left top;
	*/
	font-size: 11px;
	/*
	border-color: #ddffdd;
	border-style: solid outset outset solid;
	*/
	border-color: #ddffdd #51a451 #51a451 #ddffdd;
	border-style: solid;
	border-width: 1px 2px 2px 1px;
	/* background-color: #EEFFFF; */
}
ul.module-list li li{
	margin:0px 0px 5px 0px;
	padding:0px 0px 0px 10px;
	background-image:url(/image/dot2.gif);
	background-repeat:no-repeat;
	background-position:left top;
	font-size: 10px;
	border-style: none;
}
ul.module-list li li li{
	/*margin:0px 0px 5px 0px;
	padding:0px 0px 0px 10px;
	background-image:url(/image/dot1.gif);
	background-repeat:no-repeat;
	background-position:left top;*/
	display:none;
}

ul.module-list a {
	color: #444444;
}
ul.module-list a:link {
	color: #444444;
}
ul.module-list a:visited {
	color: #444444;
}
ul.module-list a:hover {
	color:#ff0000;
	text-decoration: underline;
}
ul.module-list a:active {
	color: #444444;
}

#search{
	width: 120px;
}

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

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

#footer .box1{
	float:left;
	width:300px;
	text-align:center;
	font-size: 10px;
	margin-top: 2em;
}
#footer .box2{
	float:left;
	padding-right: 2em;
	font-size: 10px;
	line-height: 1.2em;
	text-align: center;
}
#footer .box3{
	float:left;
	padding-right: 2em;
	text-align: right;
}
#footer .box4{
	float:left;
	text-align:right;
	padding-left: 180px;
}

.table1 {
	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;
}
.table1 td.cell1{
	background-color:#CCCCCC
}

p.c1{
	background-image:url(/image/dot4.gif);
	background-repeat: no-repeat;
	background-position: 4px 40%;
	background-color:#FFFFCC;
	margin: 10px 10px 10px 10px;
	padding: 4px 0px 4px 20px;
	border-color: #ddffdd #51a451 #51a451 #ddffdd;
	border-style: solid;
	border-width: 1px 2px 2px 1px;
}
p.c2{
	margin: 10px 10px 20px 20px;
	padding: 0px;
}

