html {
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
}

body {
	font-family: Meiryo, "メイリオ", "Lucida Grande", Verdana, "Hiragino kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "MS Pゴシック", sans-serif;
	font-size: 13px;
	line-height: 1.6em;
	color: #333333;
	padding: 0px;
	margin: 0px;
	background-image: url(images/backimage.gif);
	background-repeat: repeat-y;
	background-position: center top;
	height: auto;
	background-color: #FFFFFF;
	text-align: center;
}

a {
	text-decoration: none;
}

a:hover {
	color: #993333;
}

#container {
	height: auto;
	width: 850px;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
}

#header {
	margin: 0px;
	width: 850px;
        	height: 200px;
	padding: 0px;
}

#header h1 {
	font-size: 24px;
	margin: 0px;
	padding-top: 0px;
	padding-left: 20px;
}

#header a {
	color: #333333;
}

#header #description {
	padding-left: 20px;
	margin: 0px;
	padding-top: 5px;
}

#header #info {
	margin: 0px;
	float: right;
	height: 48px;
	width: 308px;
	text-align: right;
	background-image: url(images/top_navi.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 10px;
	color: #FFFFFF;
}

/*　サイトナビゲーション　*/
#contents1 {
　　　　　 margin: 0px;
	padding: 0px;
	height: auto;
}
#navi {
	margin-top: 5px;
         margin-left: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}


#contens {
	float: left;
	height: auto;
	width: 510px;
	margin: 0px;
	padding: 20px;
}

.topicpath  {
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#contens a {
	text-decoration: underline;
}

#contens h2 {
	font-size: 18px;
	background-image: url(images/dorasyou.gif);
         background-repeat: no-repeat;
	margin: 0px;
	padding-top: 12px;
	padding-bottom: 10px;
	padding-left: 30px;
}

#contens h3 {
	color: #003300;
	padding: 0px;
	margin-top: 30px;
	font-size: 14px;
}

#contens blockquote {
	padding: 20px;
	border: 6px solid #E6E6E6;
}

#contens #bookmark {
	text-align: right;
}

#contens #categorylist h2 {
	margin-bottom: 20px;
}

#contens  #categorylist a {
	text-decoration: none;
}

#contens #categorylist ul {
	margin: 0px;
	padding: 0px;
}

#contens #categorylist li.odd {
	background: #FFFFFF;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	list-style-type: none;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}

#contens #categorylist li.even {
	background: #F5F5F5;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	list-style-type: none;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

#sideber {
	height: auto;
	width: 255px;
	float: right;
	margin: 0px;
	padding: 20px;
}

#sideber h2 {
	background-image: url(images/sideber_h2.gif);
	background-repeat: no-repeat;
	font-size: 14px;
	height: 36px;
	width: 255px;
	padding-left: 10px;
	padding-top: 8px;
	padding-bottom: 0px;
	padding-right: 10px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#sideber h2:first-child {
	margin-top: 0px;
}

#sideber h2 a {
	color: #333333;
}

#sideber h2 a:visited {
	color: #333333;
}

#sideber ul {
	margin: 0px;
	padding-left: 25px;
}

#sideber li {
	margin: 0px;
	padding: 0px;
	color: #336633;
}

#footer {
	clear: both;
	height: 170px;
	width: 850px;
	background-image: url(images/footer.gif);
	background-repeat: repeat-x;
	text-align: center;
	vertical-align: middle;
}

#footer a {
	color: #333333;
	text-decoration: none;
}

#footer  a:visited {
	color: #333333;
}

#footer #link {
	padding-top: 30px;
}

#footer #link span {
	padding-right: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding-left: 10px;
}

#footer #link #end {
	border-right-style: none;
}

#footer #copyright {
	padding-top: 10px;
	padding-bottom: 10px;
	vertical-align: bottom;
	color: #FFFFFF;
	font-size: 14px;
}
