body {
	margin: 0px 0px 0px 0px;
	background-color: #555;	
        background:url(./images/bg.gif);
        text-align: center;
        letter-spacing:1px;
	}


a {
	text-decoration: underline;		
	}

a:link {
        text-decoration:none;
        color: #4A5DAC;
	}

a:visited {
  text-decoration:none;
	 color: #4A5DAC;
	}

a:active {
	 color: #4A5DAC;
	}

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



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


/*ベースカラー*/
#container {
	line-height: 140%;
	width:780px;	
	background-color: #FFFFFF;
        border-top: 8px solid #D8DAE6;

	}

/*バナー*/
#banner {
	font-family: Verdana, Arial, sans-serif;
                background-color: #fff;	
	text-align: left;
	padding: 0px 0px 0px 0px;
	height: 93px;
                background-image:url(./images/nichijoeigotop.jpg);
	background-repeat: no-repeat ;
                background-position:top;
                margin-bottom:0px;
	}

#banner h1 a {
        color: #fff;
        font-size: 30px;
        font-weight: bold;
        text-decoration: none;
	}

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

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


.description{
                color: #444;
	padding:0 0 0px 0;
	border-right:1px solid #FCD5BB;
	border-left:1px solid #FCD5BB;
	border-bottom:39px solid #FF7800;
                border-top:0px solid #FCD5BB;
	background: #FBF3ED;
	margin:0 15px 20px 15px;
        text-align:left;
        font-size:12px;
        	line-height: 130%;
}

h2.top {
        background-image: url(./images/bg01.gif);
	background-repeat: repeat-x ;
        color: #7F6D6D;
        font-size: 14px;
        margin:0 15px 0 15px;
        font-weight:bold;
        padding:2px 0 2px 5px;
        text-align:left;
}


#center h2.cat  {
        padding-left: 25px;
        background-image: url(./images/bg01.gif);
	background-repeat: repeat-x ;
        color: #7F6D6D;
        font-size: 12px;
        
}

#center h2.entry  {
        padding-left: 25px;
        background-image: url(./images/bg01.gif);
	background-repeat: repeat-x ;
        color: #7F6D6D;
        font-size: 14px;
        
}

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

#center {
	float: right;	
	width: 500px;	
	overflow: hidden;
        padding: 0 15px 0px 0px;
	}

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

.content p {
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	line-height: 150%;
	text-align: left;
	}


.content h2 {
        font-size:16px;
        margin:20px 0 0px 0px;
        font-weight:bold;
        background:#FFF;
        color: #333;
        background-image: url(img/mark.gif);
        background-position: left;
        background-repeat: no-repeat;
        padding: 0px 0px 0px 20px;
	}

.content h3 {
        border-left:0px solid #F0B294;
        border-bottom:1px solid #F0B294;
	color: #5E2104;
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	text-align: left;
	font-weight: bold; 
	margin: 0px 0px 10px 0px;
	padding:1px 0 1px 25px;
        background-image: url(images/peachbg.gif);
        background-position: left;
        background-repeat: no-repeat;

	}

.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;
	}

.ctgy dt{
        margin-bottom:0;
        margin-left: 20px;
        padding: 0px 0px 5px 0px;
        font-weight: bold;
        font-size: 12px;
        color: #FFFFFF;
        background-image: url(img/mark.gif);
        background-position: left;
        background-repeat: no-repeat;
	}
.ctgy dt a:link { color: #666; }
.ctgy dt a:hover{ color:red; }
.ctgy dt a:visited{ color: #666; }

.ctgy dd{
        font-size:13px;
        padding:0px 0px 3px 0px;
        margin:0px 0px 30px 25px;
        border-bottom: 3px double #ccc;
        border-right: 2px solid #ccc;
	}

.ctgy2 dt{
        margin-bottom:0;
        margin-left: 40px;
        padding: 5px 0px 3px 0px;

        border-bottom: 3px double #ccc;
        font-weight: bold;
        font-size: 12px;
        color: #DBA071;
        background-image: url(img/mark.gif);
        background-position: left;
        background-repeat: no-repeat;
	}

.ctgy2 dt a:link { color: #DBA071; }
.ctgy2 dt a:hover{ color:#AA236F; }
.ctgy2 dt a:visited{ color: #DBA071; }



.cat_list dt{
        background-image: url(img/sankaku.gif);
        background-position: left;
        background-repeat: no-repeat;
        padding-left:20px;
        font-size:14px;
}
.cat_list dd{
	margin-bottom:20px;
        font-size:12px;
}

.large{
        font-size:14px;
        font-weight:bold;
        margin-left:45px;
        margin-bottom:30px;
	}

.entry-body{
        padding:0 10px 0 10px;
        border-left:3px solid #DDD;
}



/*サイド*/

#right {
	float: left;
	width: 230px;
	overflow: hidden;
                margin:0 10px 0 10px;
                background: #fff;
                text-align:left;
	}

#right h2{
       background-color: #FFFFFF;	
       font-size:12px;
       font-weight:bold;
       text-align:center;
}


#right h3{
       font-size:12px;
       font-weight:bold;
       text-align:left;
       padding-left:10px;
       color: #333;
        background-image: url(./images/boxtitlebg.gif);
	background-repeat: repeat-x ;
        border-right:1px solid #ddd;
        border-left:1px solid #ddd;
        border-bottom:1px solid #999;
        clear: left;
}

#right h4{
       font-size:12px;
       font-weight:bold;
       text-align:left;
       padding-left:10px;
       color: #eee;
        background-image: url(./images/boxtitlebg2.gif);
	background-repeat: repeat-x ;
        border-right:0px solid #F18E81;
        border-left:0px solid #F18E81;
        border-bottom:0px solid #999;
        clear: left;
}

.leftcontents {
       font-size:12px;
       font-weight:normal;
       text-align:left;
       padding-left:10px;
       padding-bottom: 7px;
       padding-top:0px;
       margin-top:0px;
      margin-bottom: 10px;
       color: #333;
       background:#fff;
        border-right:1px solid #ddd;
        border-left:1px solid #ddd;
        border-bottom:1px solid #ddd;
	line-height: 140%;
}

.leftcontents2 {
       font-size:12px;
       font-weight:normal;
       text-align:left;
       padding-left:10px;
       padding-bottom: 7px;
      margin-bottom: 10px;
       color: #333;
       background:#fff;
        border-right:0px solid #ddd;
        border-left:0px solid #ddd;
        border-bottom:0px solid #ddd;
	line-height: 140%;
}

#right ul{
       margin-left:10px;
       padding-left:10px;
       font-size: 12px;
}
.favorite {
 
       padding: 0  0 10px 10px;
        border-right:0px solid #ddd;
        border-left:0px solid #ddd;

}
.book  {
                color: #444;
                text-align:left;
                font-size:10px;
        	line-height: 130%;
}




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

/*XML・検索のテキスト*/
.link-note {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	line-height: 150%;
	text-align: right;
	color: #1B2C3B;
	margin-right:15px;
                padding-left: 35px;
                margin-top: -50px;
	}

/* フッター */
#foot {
                 font-size:0.7em;
                 font-weight:normal;
                 font-style:normal;
                 color:#777;
                 background-color:#FBF3ED;
                 border-top:solid 5px #FF7800;
                 padding-top:7px;
                 padding-left:15px;
                 margin-top:0;
                 text-align:center;
                 padding-bottom:0px;
	}

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

.navi{
        margin: 0px;
        text-align: left;
        font-size: 12px;
}

.navi a{
        color: #4A5DAC;
        font-size: 12px;
}
.navi a:visited {
        color: #4A5DAC;
        font-size: 12px;
}

.navinavi {
        color: #333333;
        font-size: 12px;
}


#nav {

	margin: 0px;
	padding: 0px;
	list-style: none;
	float: left;
	width: 100%;

}

#nav li {

	float: left;
        background-image: url(./images/menubg.jpg);
	background-repeat: repeat-x ;
	border: 1px solid #666;
	font-size: 10px;
	text-align: center;
	width: 88px;
	height: 16px;
	margin-top: 1px;
	margin-right: 0px;
	margin-left: 2px;
}

#nav a {

	color: #333;
	display: block;
	width: 88px;
	height: 16px;
}

#nav a:havor {

	color: #999;
	background-color: #0f314e;
	text-decoration: none;
	height: 16px;

}
#nav2 {

	margin: 5px 10px;
	padding: 5px;
                text-align: center;
                font-size: 10px;
	line-height: 150%;


}
