body {
	margin: 0px;
	background-color: #FFFFFF;
	text-align: center;
 	font-size: 14px;
	color: #333333;
	}



/* リンク設定部 */

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

a:hover {
	text-decoration:underline; 
	background:none;
	color: #FF3300; 
	}

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

#container {
	line-height: 140%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 730px;
	background-color: #FFFFFF;	
	border: 1px solid #003366;
	}

#banner {
	font-family: Verdana, Arial, sans-serif;
                color: darkblue;
	background-image: url(banner3.jpg);
	background-repeat: no-repeat;
	text-align: left;
	border-bottom: solid 1px #003366;
	height: 70px;
	overflow:hidden;
	padding: 0px;
	}

#title{
	margin:10px 0px 0px 10px;
	height:30px;
	overflow:hidden;
}

#title a {
	color: blue;
	text-decoration: none; 
	}

#title a:hover {
	color: blue;
	text-decoration: none; 
	}

#title h1 {
	font-size: 24px;
	}

#title h2 {
	font-size: 12px;
	margin-left:10px;
	}


#left {
     	margin-bottom: 0px;
		float: left;
		width: 200px;
　　	overflow: hidden;
	}

#left02{
	margin: 10px 0px;
	font-size: 12px;
}

#left02 a:link{
	color:black;
	text-decoration:none;
	display:block;
}

#left02 a:visited{
	color:black;
	text-decoration:none;
	display:block;
}

#left02 a:active{
	color:black;
	text-decoration:none;
	display:block;
}

#left02 a:hover{
	color:black;
	text-decoration:none;
	display:block;
}

.yellow{
	background: #ffff00;
}

.orange{
	background: #ffa500;
}

#right {
		float: right;
		margin-bottom: 0px;
	    width: 199px;
　　	overflow: hidden;
	}

#center {
	float: left;
	width: 525px;
	background-color: #FFFFFF;
	overflow: hidden;
	margin-bottom: 0px;
	}

.content{
	font-family: Verdana, Arial, sans-serif;
	margin: 10px 10px 0px 15px;
	width: 500px;
}

.content h2 {
	color: #003399;
	text-align: left;
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	font-size: 16px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 10px;
	border-bottom: solid 2px ;
	border-left: solid 4px ;
	border-color: #003366;
	}


.content h3 {
	color: #FFFFFF;
	font-family: Verdana, Arial, sans-serif;
	text-align: left;
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 5px;
	padding: 3px 10px;
	background-color:#6699FF;
	border-bottom: solid 1px #003366;
	}






.sidebar {
	margin-top: 10px;   
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	}


.sidebar h2 {
	color: #FFFFFF;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	background-color:#6699FF;
	text-align: center;
	font-weight: bold;
	letter-spacing: .3em;
	}

.sidebar li {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	text-align: left;
	line-height: 150%;
	padding-left: 5px;
	}

#categories{
margin:10px 0px 0px 0px;
}

.link-note {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	line-height: 150%;
	text-align: left;
	padding: 2px;
	margin-bottom: 0px;
	}

#powered {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	line-height: 150%;
	text-align: left;
	margin-top: 20px;
	}

#pr {
	font-family: Verdana, Arial, sans-serif;
	font-size: 7px;
	line-height: 150%;
	text-align: left;
	margin-top: 20px;
	}

.footer {
	color: darkblue;
	font-weight: bold;
	text-align: center;
	border-top: solid 1px #003366;
 
	}


/* ##### パンくず設定 ##### */

.pan {
	font-size: 12px;
	padding-bottom: 10px;
}


/* ##### 続きはこちら設定 ##### */

.next {
	font-size: 12px;
}

/* ##### カテゴリナビ設定 ##### */

.category {
	font-size: 10px;
	text-align:right;
	margin-bottom:0px;
}

#koedo {
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	width: 700px;
	font-size: 10px;
	text-align: right;
}

/* ##### 前後のエントリーへのリンク  ##### */

#entrylink	{
	font-size: 0.70m;
	}

