body {
color:#666666;
background-image:url(/img2/bg.gif);
font-size:14px;
text-align:center;
margin:0px
}



/* リンク設定部 */

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: 700px;
	
	background-image: url(/img2/bg1.gif);
	background-repeat: repeat-y;
	border-top: 5px solid #66CC66;
	border-right: 1px solid #66CC66;
	border-left: 1px solid #66CC66;
	}

#banner {
	font-family: Verdana, Arial, sans-serif;
	color: #666666;
	background-image: url(/img2/head2.jpg);
	background-repeat: no-repeat;
	text-align: left;

	height: 150px;
	border-bottom: 20px solid #66CC66;
	}

#banner-img {
	display: none;
	}


#banner a {
	color: #666666;
	font-weight: bold;
	text-decoration: none; 
	}

#banner a:hover {
	color: #FDBB53;
	font-weight: bold;
	text-decoration: none; 
	}

#banner h1 {
	font-size: 24px;
	margin-top: 30px;
	margin-left:10px;
	}

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

#banner-b {
	border-bottom: 10px solid #ff9999;
	}



#right {
		float: left;
	
	
	width: 200px;

	
	overflow: hidden;
	}

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

.content {
	padding: 15px 15px 5px 15px;

	font-family: Verdana, Arial, sans-serif;
	}






.content h2 {
	text-align: left;
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 10px;
	padding-left: 10px;
	border-bottom: solid 1px #666666;
	border-left: solid 5px #ff9999;
	}


.content h3 {
	color: #009F00;
	font-family: Verdana, Arial, sans-serif;
	text-align: left;
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 20px;
	padding: 3px 10px;
	background-color:#95FF95;
	border-color: #ff9999;
	border-left: solid 5px;
	}


.ctgy dt {
	font-family: Verdana, Arial, sans-serif;
	width: 300px;
	text-align: left;
	font-weight: bold;
	font-size: 14px;
	margin-top: 20px;
	margin-bottom: 10px;
	padding-left: 30px;
	border-bottom: dotted 2px;
	border-color: #003366;
	background-image: url(img2/mark.gif);

        background-position: left;

        background-repeat: no-repeat;
}


.ctgy dd {
	font-size: 12px;
}





.sidebar {
	margin: 5px;

	border: 1px solid #999999;
	}


.sidebar h2 {
	color: #009F00;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	background-color:#95FF95;
	padding: 0px 5px;
	text-align: center;
	font-weight: bold;
	
	text-transform: uppercase;
  	
	letter-spacing: .3em;
	}

.sidebar ul {
	padding-left: 0px;
	margin: 0px;
	margin-bottom: 30px;

	}

.sidebar ul ul {
	margin-bottom: 0px;

	}

.sidebar #categories ul {
	padding:0px 5px;

	}

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

.sidebar #categories li {
	list-style-type: none;
	border-bottom:dotted 1px #999999;
	}

.sidebar img {
	border: 3px solid #FFFFFF;
	}



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

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


.footer {
	color: #FFFFFF;
	font-weight: bold;
	background-color:#66CC66;
	text-align: center;
	padding: 2px;
	border-bottom: 5px solid #ff9999;
	}


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

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


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

.next {
	font-size: 12px;
}

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

.category {
	font-size: 10px;
	text-align:right;
	border-bottom: dotted 1px;
	margin-bottom:20px;
}

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

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

.RakuS-TB1 {
  background-color : #ff6600;
  color: #000000;
  text-align:left;
}

.RakuS-TB2 a,
.RakuS-TB2 a:link,
.RakuS-TB2 a:link:hover,
.RakuS-TB2 a:link:active {
  color: #ffffff; text-decoration: underline ; background: none;
}
.RakuS-TB2 {
  background-color : #ff6600;
}

.RakuS-TB3 {
  color: #006600; font-weight: bold;
  background-color : #ffffff;
}

.RakuS-TB3 a,
.RakuS-TB3 a:link,
.RakuS-TB3 a:link:hover,
.RakuS-TB3 a:link:active {
  color: #004499;
  text-decoration: underline ; background: none;
  font-weight: bold;
}
.RakuS-TB3 img{
  border: none;
}