/*
-----------------------------------------------
 Base Styles
Author:   masahiro gondo
Version:  18 Feb 2007
----------------------------------------------- */

body {
	margin:0;
	padding:0;
                margin-top: 15px;
	line-height:220%;
                background: #8fa6c5 url(/test/sozai/body.gif) repeat-x;
	text-align:center;
	color:#555555;
	 font-family: "Lucida Sans Unicode", "Lucida Grande"," Arial", "Helvetica";
                font-weight: normal;
	font-size: 12px;
	letter-spacing: 1px;
  }

#container {
	width:780px;
	margin:0 auto;
	text-align:left;
	background-color: #FFFFFF;
	  }
a:hover img{
	opacity:0.7;
	filter: alpha(opacity=70);
}

  
#head  {
	margin: 0px;
	padding: 0px;

	height: 120px;
	width: 780px;
                margin-bottom: 35px;


}

#head li#sub { top: 45px; width: 780px; }

#head #sub { top: 45px; width: 780px; }








h1 {
	font-size: 12px;
	color: #999999;
	padding-right: 38px;
	padding-left: 30px;
	float: none;
	background-image: url(sozai/h1.gif);
	background-repeat: no-repeat;
	height: 30px;
	text-align: right;
	margin: 0px;
	font-weight: normal;
                line-height:30px;
} 

#main{
                width: 510px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 20px;
	float: left;
	background-color: #FFFFFF;
　
}

#main ul {
  margin: 0px;
  padding: 0px;
  padding-left: 14px;
 padding-right: 10px;
  margin-bottom: 5px;
}


#main li {
  list-style-type: none;
  line-height: 150%;
  margin: 0;
  padding: 3px 3px 3px 20px;
  background: transparent url(/test/sozai/ya.png) no-repeat 0% 5px;

}

#main h2{
	font-size: 16px;
	color:#86A9CC;
                line-height: 180%;
                margin-bottom: 10px;
	padding-left: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #86A9CC;
	padding-top: 2px;
}

#main h3{
	font-size: 14px;
	line-height: 100%;
	color:#59A8E2;
	margin-bottom: 5px;
	border-bottom-color:#59A8E2;
	padding-bottom: 5px;
                padding-top: 5px;
                padding-right: 8px;
}


.under {
	background-color: #FFFFFF;
	margin-top: 15px;
	margin-bottom: 15px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #aaaaaa;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #aaaaaa;
	font-size: 10px;
	line-height: 200%;
	color: #888888;
                padding-bottom:5px;
                padding-top:5px;
}

#right h2{
	font-size: 15px;
	line-height: 100%;
	color: #86A9CC;
	margin-bottom: 10px;
	padding-left: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #86A9CC;
	padding-top: 2px;
}

#right h3{
	font-size: 14px;
	line-height: 100%;
	color: #FF00FF;
	margin:0px;
	padding-bottom: 3px;
	padding-top: 3x;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #aaaaaa;
                background-image: url(/test/sozai/right.jpg);
}

blockquote { color: #004942; 
                  border: 1px solid  #eeeeee;
                 padding: 10px;
                 background-color: #FFFBE8;
}

a{
	color: #3598F2;
}
a:hover{
	color: #CCCCCC;
}


#right{
                width: 200px;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
                padding-right: 15px;
	font-size: 12px;
}

#right a{
	color: #FFFFFF;
}
#right a:hover{
	color: #666666;
}

.right{
width: 200px;
margin-bottom: 15px;
padding-bottom: 20px;

}

div#recent-entries {
    background: #8CD5F6 url(/test/sozai/recent_bottom.gif) no-repeat left bottom;
    }

div#recent-entries2 {
    background: #F9C1C9 url(/test/sozai/recent_bottom2.gif) no-repeat left bottom;
    }

div#recent-entries3 {
    background: #97C046 url(/test/sozai/ninki_bottom.gif) no-repeat left bottom;
    }


.right ul {
  margin: 0px;
  padding: 0px;
  padding-left: 14px;
 padding-right: 10px;
  margin-bottom: 5px;
}


.right li {
  list-style-type: none;
  line-height: 170%;
  margin: 0;
  padding: 3px 3px 3px 20px;
  background: transparent url(/test/sozai/a.png) no-repeat 0% 5px;

}

div#recent-entries3 li {
  list-style-type: none;
  line-height: 170%;
  margin: 0;
  padding: 3px 3px 3px 20px;
  background: transparent url(/test/sozai/b.png) no-repeat 0% 5px;

}

div#recent-entries2 li {
  list-style-type: none;
  line-height: 170%;
  margin: 0;
  padding: 3px 3px 3px 20px;
  background: transparent url(/test/sozai/c.png) no-repeat 0% 5px;

}

.moji li {
  list-style-type: none;
  line-height: 150%;
  margin: 0;
  padding: 3px 3px 3px 20px;

}

#footer {
	clear:both;
	border-bottom:0px solid #fff;
	font-size:12px;
	background-color: #4E668F;
	color: #FFFFFF;
	text-align: center;
	background-repeat: no-repeat;
	height: 50px;
	width: 780px;
                padding-top: 10px;
                padding-bottom: 10px;

  }
#footer a{
	color: #FFFFFF;
}
#footer a:hover{
	color: #CCCCCC;
}


img{border:none;}

#right img{
border:none;
text-align:center;
}


#kobetu_table{
          margin-bottom: 15px;
          margin-top: 15px;
}

.sum{
	margin-bottom: 10px;
	font-style: normal;
	font-weight: normal;
	float: left;
	overflow: hidden;
	width: 128px;
}

#jirei{
	width: 518px;
	border: 1px solid #eeeeee;
	margin-top: 10px;
	margin-bottom: 10px;
                background-image: url(/test/sozai/table.jpg);
	font-size:12px;

}

#jirei_i{

	font-size:12px;

}


.inputTextBox{width: 250px;}


strong {
	font-style: normal;
	font-weight: normal;
}

.txt{width: 510px; font-size:11px;}

#ads{
margin-left:10px;
margin-bottom:10px;
padding:5px;
float: right;
border: 1px solid #86A9CC;
}


/*モジュールCSS */

ul.module-list {
margin:0px;
padding:0px 10px 0px 10px;
text-align: left;
}



.module-tagcloud {font-family: Geneva, Arial, Helvetica, sans-serif;}
.module-tagcloud .module-content a {text-decoration: none; }
.module-tagcloud .module-content { text-align: left; }
.module-list li {list-style-type: none; }
.module-tagcloud .module-content .module-list .module-list-item { display: inline; }
.module-tagcloud .module-content .module-list li.taglevel1{ font-size: 20px; }
.module-tagcloud .module-content .module-list li.taglevel2{ font-size: 18px; }
.module-tagcloud .module-content .module-list li.taglevel3{ font-size: 16px; }
.module-tagcloud .module-content .module-list li.taglevel4{ font-size: 14px; }
.module-tagcloud .module-content .module-list li.taglevel5{ font-size: 12px; }
.module-tagcloud .module-content .module-list li.taglevel6{ font-size: 10px; }


/*script */


		.arc90_linkpic {
			display: none;
			position: absolute;
			left: 0;
			top: 1.5em;
			width: 160px;
			height: 120px;
		}
		.arc90_linkpicIMG {
			padding: 0 4px 4px 0;
			background: transparent url(/test/linkpic_shadow.gif) no-repeat bottom right;
			width: 160px;
			height: 120px;
		}	
