body {
	margin: 0px 0px 0px 0px;
	background-color: #FFFFFF;	
	background:#ddd;
	background-image:url(./img/back.gif);
	background-position:center top;
	background-repeat:repeat-y;
	text-align: center;  
	}


a {
	text-decoration: underline;		
	}

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

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

a:active {
	 color: #0000FF;
	}

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

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


/*ベースカラー*/
#container {
	line-height: 140%;
	width:800px;	
	background-color: #FFFFFF;
	margin-right:auto;
	margin-left:auto;
	border-top:5px solid #000;
	padding-top:20px;
}

/*バナー*/
#banner {
	font-family: Verdana, Arial, sans-serif;
	background-color: #FFFFFF;	
	text-align: center;
	padding: 0px 0px 0px 0px;
	height: 100px;
	background-image: url(./img/title.gif);
	background-repeat: no-repeat ;
	background-position:center;
	margin-right:auto;
	margin-left:auto;
	position:relative;
	}

#banner h1{
	width:750px;
	text-align:left;
	margin-right:auto;
	margin-left:auto;
}
#banner a {
	color: #fff;
	font-size: 30px;
 	font-weight: bold;
	text-decoration: none;
	}

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

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

#center {
	float: left;	
	width: 590px;	
	overflow: hidden;
	}

.content {
	background-color: #FFFFFF;	
	text-align: left;
	padding: 0px 0px 0px 0px;
	font-family: Verdana, Arial, sans-serif;
	float:right;
	width:415px;
	}

.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:10px 0 0px 0px;
        padding-left:15px;
        font-weight:bold;
        background:#000;
        color:white;
}

.content h3 {
	border-left:15px solid #999999;
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	text-align: left;
	font-weight: bold; 
	margin: 30px 0px 10px 0px;
	padding:1px 0 1px 10px;
	}

.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;
	padding:0px 20px 0px 15px;
	font-weight:bold;
	font-size:17px;
	color:#FFFFFF;
	background-image:url(img/mark.gif);
	background-position:left;
	background-repeat:no-repeat;
	background-color: #e8e8e8;	
	border-right:1px solid #999;
	border-bottom:1px solid #999;
}
.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 0px 25px;
	margin:0px 0px 30px 0px;
}

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

.description{
	padding:10px;
	border-right:1px solid #387070;
	border-left:1px solid #387070;
	border-bottom:1px solid #387070;
	background: #FAFAF3;
	margin-top:0;
}

.entry-body{
	padding:0 10px 10px 10px;
}


#left{
	width:160px;
	float:left;
}

#left ul{
        margin:0 0 0 0;
        padding:0;
        list-style-type:none;
}
#left ul li{
        font-size:12px;
        padding-left:5px;
	text-align:left;
}

#left ul li ul{
        list-style-type:disc;
}

#left ul li ul li{
        border-style:none;
        margin-left:15px;
        padding-left:0;
}

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


#left h3{
       font-size:14px;
       font-family:"HG創英角ｺﾞｼｯｸUB";
       font-weight:normal;
       text-align:center;
       background:#ddd;
       margin-bottom:10px;
       margin-top:10px;
       border-top:1px solid #000;
       border-bottom:1px solid #000;
       border-right:5px solid #000;
}

#right h3{
       font-size:14px;
       font-family:"HG創英角ｺﾞｼｯｸUB";
       font-weight:normal;
       text-align:center;
       background:#ddd;
       margin-bottom:10px;
       margin-top:10px;
       border-top:1px solid #000;
       border-bottom:1px solid #000;
       border-left:5px solid #000;
}
/*サイド*/

#right {
	float: right;
	width: 190px;
	overflow: hidden;
	}

#categories {
	width: 190px;
 	background-color: #FFFFFF;	
	overflow: hidden;
	}

.photo {
	text-align: left;
	margin-bottom: 20px;
	}

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

.foot {
	padding-right: 0px;
	margin-right: 0px;
	margin-bottom:0;
	text-align: center;
	background: #454544;
	color:#FFF;
}
