/* Base Weblog (base-weblog.css) */



html
{
   margin: 0;
   padding: 0;
}

body
{
	margin: 0;
	padding: 0;
	background-color: #F4F7FA;
	font-family: Verdana, Arial, sans-serif;
	font-size:9pt;
	line-height:1.8em;
	color: #6F6F6F;
}

a {
	color:#6F6F6F;
}
a:hover{color:#0081C8;}
.style1 {
	color: #26499D;
	font-weight: bold;}
.fs8{
font-size:8pt;}

#container
{
	width: 730px;
	margin-left:auto;
	margin-right:auto;
	background-image: url(./img/mainbg.gif);
	background-repeat: repeat-y;
   }


#main{
	width:720px;
	margin-right: auto;
	margin-left: auto;
}


#main-in{
	width:720px;
	background-image: url(./img/mainbg2.gif);
	background-repeat: repeat-y;
	margin-top: 1px;
}
#main-in2{
	width:720px;
	background-image: url(./img/mainbg3.gif);
	background-repeat: repeat-y;
}


/*中央*/
#center{
	width:360px;
	background-color: #FFFFFF;
	padding-top: 17px;
	margin-right: auto;
	margin-left: auto;
}



.entry{
}

.date{color:#29426D;}



/*中央*/

#menu0{
width:182px;
height:216px;
}


#menu{
width:182px;
height:293px;
}


#menu2{
width:182px;
height:130px;
}


#sitemap{
	width:538px;
	background-image: url(img/sitemapbg.gif);
	height: 31px;
	font-size: 10px;
	color: #010921;
}

#sitemap a{color:#010921;}
#sitemap a:hover{color:#FFFFFF;}

#subtitle{
	width:522px;
	margin-left:auto;
	margin-right:auto;
	margin-top: 8px;
	margin-bottom: 10px;
}

#txt{
    width:502px;
	margin-left:auto;
	margin-right:auto;
}

.maintxt{
	width:490px;
	margin-left:auto;
	margin-right:auto;
	margin-top: 15px;
	margin-bottom: 25px;
}


.top{
font-size:8pt}









/*コピーライト*/
#pry{
	font-size: 10px;
	height: 26px;
	background-repeat: no-repeat;
	width: 730px;
	color: #FFFFFF;
	background-image: url(./img/bottom.gif);
	margin-right: auto;
	margin-left: auto;
}


#coy{
	width:720px;
	margin-right: auto;
	margin-left: auto;
	font-size: 10px;
}
/*コピーライト*/
