body {
	margin: 10px 0px 10px 0px;
           background-image: url(./img/hg04.gif);
        text-align: center;
        letter-spacing:1px;
	}


a {
	text-decoration: underline;		
	}

a:link {
        text-decoration:underline;
        color: #0000FF;
	}

a:visited {
  text-decoration:underline;
	 color: #0000FF;
	}

a:active {
	 color: #0000FF;
	}

a:hover {
 	color: #4d99e6;
        text-decoration:underline;
	}



h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}


/*ベースカラー*/
#container {
	line-height: 140%;
	width:770px;
	background-color: #FFFFFF;
　　　　　　　        position:relative;
        margin-right:auto;
        margin-left:auto;
	}


#banner {
 width: 720px;
 height: 100px;
 background-image:url(./img/niki2.jpg);
 background-repeat: no-repeat ;
 background-position:bottom;
 border:1px solid #ddd;
margin:10px auto 0px;
text-indent:-9999px;
 }

#banner a {
        color: #fff;
        font-size: 30px;
        font-weight: bold;
        text-decoration: none;
        display: block;
        width:720px;
        height:100px;
text-indent:-9999px;
	}

/*タイトル文字*/
/*#banner h1 {
	 font-size: 24px;
	 font-weight: bold;
         color: #999;
         margin-bottom: 3px;
	 padding: 0px 0px 0px 0px;
        text-indent: -9999px;
	}*/

/*サブタイトル文字*/
#banner h2 {
	font-size:14px;
        font-weight: bold;
	color: #FFFFFF;
	padding: 5px 0px 0px 15px;
	}
/*メイン*/


.description{
	padding:0;
	border:1px solid #999;
        border-top:0px solid #999;
	background: #FAFAF3;
	margin:0 15px 30px 15px;
        text-align:left;
        font-size:14px;
}

h2.top {
        background: #000066;
        background: url(./img/h2_back-blue.jpg);
        color: #FFF;
        font-size: 14px;
        margin:0 15px 0 15px;
        font-family:"HG創英角ｺﾞｼｯｸUB";
        font-weight:normal;
        padding:2px 0 2px 5px;
        text-align:left;
}

.description p{
        padding:10px;
        margin:0;
}

#center {
	float: right;	
	width: 525px;	
	overflow: hidden;
        padding: 0 20px 0px 0px;
	}

.content {
	background-color: #FFFFFF;	
	text-align: left;
	font-family: Verdana, Arial, sans-serif;
	}

.content p {
	color: #252525;
	font-family: Verdana, Arial, sans-serif;
	font-size: 15px;
                line-height: 140%;
	text-align: left;
                letter-spacing:0px;
                	}

.content h1 {
        font-size:18px;
        margin:0px 0px 0px 0px;
        font-weight:bold;
        color: #636363;
        background-position: left;
        background-repeat: no-repeat;
	}

.content h2 {
        background-image: url(img/h2.jpg);
        background-position: left;
        background-repeat: no-repeat;
        background-color: #fff;
        border-bottom:2px solid #4de666;
        border-top:2px solid #4de666;
        font-size:16px;
        margin:0px 0px -8px 0px;
        font-weight:bold;
        color:#4de666;
        text-align: left;
        font-family: Verdana, Arial, sans-serif;
        padding: 0px 0px 0px 25px;
	}

.content h3 {
        background-image: url(img/hm04.gif);
        background-position: left;
        background-repeat: no-repeat;
	color:#1ab333;
	font-family: Verdana, Arial, sans-serif;
	font-size: 16px;
	text-align: left;
	font-weight: bold; 
	margin: 0px 0px 10px 0px;
	padding:1px 0 1px 30px;
	background-color: #f8f8f8;
	}

.content p.posted {
	color: #999999;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	border-top: 1px solid #999999;
	text-align: left;
        margin-bottom: 25px;
	line-height: normal;
	padding: 3px;
	}


/*サイド*/

#right {
		float: left;
	width: 200px;
	overflow: hidden;
        margin-right:5px;
        margin-left:8px;
        /*border-right:1px solid #636363;
        border-bottom:1px solid #636363;
        border-left:1px solid #636363;
        background: #f8f8f8;*/
        text-align:left;
	}

#right div.side-inner{
background: #fff;
margin-bottom:20px;
       border-right:1px solid #ccc;
        border-bottom:1px solid #ccc;
        border-left:1px solid #ccc;
}

#right h2{
       background-color: #FFFFFF;	
       font-size:14px;
       font-family:"HG創英角ｺﾞｼｯｸUB";
       font-weight:normal;
       text-align:center;
}

#right h3{
       font-size:14px;
       color:#fff;
       font-family:"Verdana, Arial, sans-serif";
       font-weight:bold;
       text-align:center;
       background:#4de666;
}

#right h3.tyumoku_midashi{
       font-size:14px;
       color:#fff;
       font-family:"Verdana, Arial, sans-serif";
       font-weight:bold;
       background:#00cc00; 
       border-top:1px solid #00cc00;
       border-bottom:1px dashed #00cc00;
}


#right ul{
       font-size: 13px;
       margin:0 0 0 5px;
       padding-left:15px;
}

#right li{
        margin-bottom:0;
        padding: 0px 0px 0px 0px;
        background-position: left;
        background-repeat: no-repeat;
        line-height:1.6;
 }

a {
	text-decoration: none;		
	}

#right a:link{
color: #0000FF;
text-decoration:none;
}

#right a:visited{
color: #0000FF;
text-decoration:none;
}

#right a:active{
color: #0000FF;
} 

#right a:hover{
color:#0000FF;
text-decoration:underline;
}


#powered {
       font-family: Verdana, Arial, sans-serif;
       font-size:12px;
       color: #7a818e;
       font-weight:normal;
       text-align:left;
       padding:20px 20px 7px 10px;
	}

/* フッター */
#foot {
	padding: 5px;
	text-align: center;
        background: #fff;
        color:#636363 ;
        font-family:"ＭＳ Ｐゴシック";
        font-weight:bold;
        margin-bottom:0;
	}

/* アドセンス */
.ads{
        padding:10px 0 10px 0;
        text-align:center;
}

.navi{
        margin: 10px;
        text-align: left;
        font-size:small;
}

.navi a{
        color: #0000FF;
        font-size: small;
}
.navi a:visited {
        color: #0000FF;
        font-size: small;
}

p.link{
font-size: 17px;
letter-spacing: 0px;
margin-bottom:-5px;
}

p.link a:link {
        text-decoration:underline;
        color: #0000FF;
	}

p.link a:visited {
  text-decoration:underline;
	 color: #0000FF;
	}

p.link a:active {
	 color: #0000FF;
	}

p.link a:hover {
 	color: #ff0000;
        text-decoration:underline;
	}