body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background:  url(images/ver3/bg_body.png) repeat-x left top;
	font-size: 12px;
	line-height: 150%;
	color: #333333;
}

.clear{
 clear: both;
}

h2.search-results-header{
 clear:left;
 padding-top:15px;
}

#container {
	width: 870px;
	margin: 0px auto;
	text-align: left;
}

#header {
	background:  url(images/ver3/bg_header_top.gif) no-repeat left top;
}

.hit {color: #FF0000}

#header h1 {
	margin: 0px 10px 0px 2px;
	padding: 0px;
	float: left;
	font-size:8px;
	line-height:1em;
	font-weight: normal;
	color: #999999;
}
#header div.midashi{
 float:left;
 font-size:8px;
 color: #999999;
 line-height:1em;
 width:700px;
 padding-top: 2px;
}
#header h1 a#top {
	color: #999999;
	text-decoration: none;
}
#header p#contact {
	margin: 0px;
	padding: 0px;
	float: right;
	height: 49px;
}
#header p#main-image {
	clear: both;
	margin: 0px 0px 7px 0px;
	padding: 0px;
}
#global-navi ul {
	margin: 0px;
	padding: 0px;
}
#global-navi li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	float: left;
}
#global-navi li#home a {
	display: block;
	background:  url(images/ver3/btn_home.gif) no-repeat left top;
}
#global-navi li#home a:hover, #global-navi li#home a#selected {
	display: block;
	background:  url(images/ver3/btn_home_on.gif) no-repeat left top;
}
#global-navi li#progressive a {
	display: block;
	background:  url(images/ver3/btn_progressive.gif) no-repeat left top;
}
#global-navi li#progressive a:hover, #global-navi li#progressive a#selected {
	display: block;
	background:  url(images/ver3/btn_progressive_on.gif) no-repeat left top;
}
#global-navi li#sem a {
	display: block;
	background:  url(images/ver3/btn_sem.gif) no-repeat left top;
}
#global-navi li#sem a:hover, #global-navi li#sem a#selected {
	display: block;
	background:  url(images/ver3/btn_sem_on.gif) no-repeat left top;
}
#global-navi li#matsushita a {
	display: block;
	background:  url(images/ver3/btn_matsushita.gif) no-repeat left top;
}
#global-navi li#matsushita a:hover, #global-navi li#matsushita a#selected {
	display: block;
	background:  url(images/ver3/btn_matsushita_on.gif) no-repeat left top;
}
#global-navi li#furari a {
	display: block;
	background:  url(images/ver3/btn_furari.gif) no-repeat left top;
}
#global-navi li#furari a:hover, #global-navi li#furari a#selected {
	display: block;
	background:  url(images/ver3/btn_furari_on.gif) no-repeat left top;
}
#global-navi li#archive a {
	display: block;
	background:  url(images/ver3/btn_archive.gif) no-repeat left top;
}
#global-navi li#archive a:hover, #global-navi li#archive a#selected {
	display: block;
	background:  url(images/ver3/btn_archive_on.gif) no-repeat left top;
}


#main {
	margin: 20px 0px 0px 0px;
	padding: 0px;
	clear: both;
}
#mainbody {
	width: 504px;
	margin-right: 33px;
	float: left;
}
p.entry-paging {
	text-align:center;
	margin: 38px 0px;
}

.blog {
	margin: 0px 0px;
}
.blog a {
  color: #3857C2;
}
.blog a:hover {
  color: #0827E2;
}
.blog #comment h2, .blog #comment h3 {
	width: 260px;
	font-size: 12px;
	padding: 7px;
	border: 1px solid #000000;
}
.blogbody {
	clear: both;
	padding: 0px 0px 70px 0px;
}
.blogbody #latest {
	margin:0;
	padding: 30px 0px 30px 0px;
	border-bottom: 5px solid #000000;
}
.blogbody #latest h2 {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	border-bottom: 0px solid #000000;
	float: left;
}
.blogbody #latest p {
	margin: 0px 0px 0px 20px;
	padding: 0px;
	border-bottom: 0px solid #000000;
	float: left;
}
.blogbody h2 {
	margin: 0px;
	padding: 0px 0px 39px 0px;
	border-bottom: 5px solid #000000;
}
.blogbody dl {
	margin: 20px 0px 0px 0px;
	padding: 0px;
}
.blogbody dt {
	margin: 2px 0px;
	padding: 0px;
	float: left;
	width: 110px;
}
.blogbody dd {
	margin: 2px 0px;
	padding: 0px;
	float: left;
	width: 380px;
}
.blogbody ul {
	margin: 30px 0px;
	padding: 0px 0px;
}
.blogbody li {
	margin: 2px 15px;
	padding: 0px 0px;
}
.blogbody h3 {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	color:#808080;
	font-size:14px;
	clear: both;
}
.blogbody h4 {
	margin: 0px 0px 40px 0px;
	padding: 0px;
	font-size:14px;
}

h5 {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	font-size:12px;
}

.blogbody h3.latest-title {
	margin:20px 0px;
	color:#333333;
}
.blogbody h3.latest-title span.latest-date {
	color:#808080;
}
.blogbody h3.latest-title .new {
	display:none;
}
.blogbody h3.latest-title .new span {
	padding-left:8px;
	color:#F00000;
}
.blogbody div.latest-body {
	padding:0px 0px 0px 8.5em;
}
.blogbody div.latest-more {
	padding:0px 0px 20px 8.5em;
}
.blogbody p.footer {
	font-size: 8px;
	margin: 25px 0px 28px 0px;
	padding: 5px 0px 30px 0px;
	border-top: 1px solid #808080;
	text-align: right;
}

#indexfooter {
	font-size: 10px;
	margin: 10px 0px 0px 0px;
	padding: 5px 0px 8px 0px;
	border-top: 1px solid #CCCCCC;
	text-align: right;
}


.blogbody p.footer a {
	color: #808080;
	text-decolation: none;
}
.blogbody p.footer a:hover {
	color: #FF0000;
	text-decolation: underline;
}


#start {
	font-size: 10px;
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 32px 0px;
	border-bottom: 1px solid #000000;
}

#side h2 {
	font-size: 10px;
	font-weight: bold;
	margin: 0px 0px 20px 0px;
}

#side {
	width: 150px;
	margin-right: 33px;
	float: left;
	padding: 5px 0px 20px 0px;
}











#sidebody {
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 20px 0px;

}
#sidebody h2 {
	font-size: 10px;
	font-weight: bold;
	margin: 0px 0px 20px 0px;
}
#sidebody a {
                color: #3857C2;
}
#sidebody a:hover {
                color: #0827E2;
}
#profile {
	width: 150px;
	float:right;
}
#site-policy {
	margin: 42px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
}
#site-policy h2 {
	font-size: 10px;
	font-weight: bold;
	margin: 0px 0px 20px 0px;
}

#footer {
	background-color: #FFFFFF;
                margin:0px 0px 0px 0px;
}
#footer a {
                color: #3857C2;
}
#footer a:hover {
                color: #0827E2;
}
#footer2 {
	width: 100%;
	text-align: center;
	color: #000;
	font-size: 10px;
	line-height: 130%;
	border-top: 2px solid #B2B2B2;
	padding: 15px 0px 15px 0px;
	margin:25px 0px 0px 0px;
	width:850px;
       clear: both;
}

#bsa_box {
	margin: 5px 0px 8px 0px;
	padding: 3px 0px 0px 0px;
	border: 0px 0px 0px 0px;
	height: 90px;
	background-color: #FFFFFF;
	background-image: url(./images/bsa-logo.gif);
	background-repeat: no-repeat;
	text-align: left;
	border-top: 1px dashed #B2B2B2;
}

p#bsa {
	font-size: 11px;
	color: #4C4C4C;
	margin: 8px 0px 0px 200px;
}
	
#bsa_text {
	width: 600px;
	height: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 3px;
	border: 0px 0px 0px 0px;
	position:relative;
	top: 0px;
	left: 190px;
	font-size: 11px;
	color: #FFFFFF;
	background-repeat: no-repeat;
}

ul#bsa_textlink {
	display: block;
	width: 640px;
	height: auto;
	margin: 0px 0px 0px 200px;
	padding: 0px 0px 0px 0px;
	text-align: left;
}
ul#bsa_textlink li {
	display: block;
	font-size: 10px;
	list-style-type: none;
	line-height: 140%;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
}

ul#bsa_textlink a {
	padding: 0px 5px 0px 0px;
}

#copy{
	display: block;
	font-size: 10px;
	color: 999999;
	margin: 25px 0px 0px 200px;
}

/* ▼tag ------------------------------------------- */

ul#tag {
	display: block;
	height: auto;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: left;
}
ul#tag li {
	display: block;
	font-size: 12px;
	list-style-type: none;
	line-height: 140%;
	float: left;
	margin: 0 3 0 3;
	padding: 2 0 0 0;
	text-align: left;

}
ul#tag a {
	padding: 2 3 0 0;
}

/* clearfix hack */
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    font-size: 0;
	line-height:0; 
    visibility: hidden;
}

.clearfix {
	display: inline-table;
	min-height: 1%;
}
/*
.clearfix {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	min-height: 1%;
}
*/
/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */