@charset "utf-8";
/* CSS Document */


body {
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3,sans-serif";
	background-repeat:repeat-x;
	color:#000000;
	font-size:90%;
	line-height:150%;
}


a {color:#0000FF;}
a:hover {COLOR: #FF9900;}
a:visited{color:#800080;}
.clear {
	font-size: 0px;
	clear: both;
    }
/* ---------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------- */
#header{
	width:auto;
}

#header .search{
	margin-left: 310px;
	}
#header .logo{
    float:left;
	}
#header img {
    border:0;
	}
	
	
#pankuzu{
    height:20px;
	margin-bottom:10px;
	}	
	
/* ---------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------- */	
	
	
	


#leftarea {float:left; width:160px;}
#right {float:right; width:234px;}
#right .news {
	width: auto;
	border: 1px solid #CCCCCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 80%;
	line-height: 100%;
	padding: 10px;
    }




#content {
    color:#000000;
	font-size:100%;
	line-height:180%;    
	margin: 0px 254px 0px 180px;
    }

#content h1{
	margin: 0px 0px 10px 0px;
	padding: 10px;
	background:url("../img/titleback.gif") repeat-x;
	font-size: 100%;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left:#66CCFF solid 5px;

    }
	
#content h2{
    border-width: 0px 0px 0px 5px;
    border-style: solid;
    border-color: #66CCFF;
	color: #666666;
    margin: 35px 0px 10px 0px;
    padding: 3px 0px 3px 5px;
    font-size: 100%;
    font-weight: bold;
    background:url("../img/titleback.gif") repeat-x;
	}
#content .adsense-top{
	margin-top: 10px;
    }
#content .adsense-bottom{
	margin-bottom: 10px;
    }
#content td{
	padding: 5px;
	border: 1px solid #CCCCCC;
    }
#content .td_title{
	font-weight:bold;
	padding: 5px;
	border: 1px solid #CCCCCC;
	background-image:url(../img/titleback.gif);
	background-repeat:repeat-x;
	}
	
#content .td_text{
	padding: 5px;
	border: 1px solid #CCCCCC;
    }

#google_top {
	margin-bottom:10px;
	padding: 0px;
    }
	

.banner {
	margin-bottom:10px;
	border:0px;
	}
.banner img{
    border:0px;
    }

.aright {
    width: auto;
    text-align: right;
    margin: 0px;
    padding: 0px;
    }
 
.backtotop{
    background:url("../img/yajirushi_top.gif") no-repeat;
    padding: 1px 0px 2px 18px;
    font-size: 80%;
    }
/* ---------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------- */

#footer{
    text-align:center;
	margin-left:auto;
	margin-right:auto;
	font-size:90%;
	}
