/* CSS Document */

body,h1,h2,h3,h4,h5,ul,form {
	margin: 0;
	padding: 0;
	}
body {
	color: #000;
	background-color: #ffffff;
	background-image: url(images/back.jpg);
	background-repeat: repeat-y;
	background-position: center;
	}
#container {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	line-height: 120%;
}#content {
	margin: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-size: 10pt;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.sidebox {
	margin-bottom: 6px;
}
.sidebox h3 {
	background-image: url(images/sidebar.gif);
	background-repeat: no-repeat;
	font-size: 10pt;
	height: 25px;
	padding-top: 7px;
	padding-left: 20px;
	font-weight: normal;
}
.sidebox ul {
	list-style-type: none;
	list-style-position: outside;
	margin-left: 10px;
}
.sidebox li {
	background-image: url(images/arrow-side.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	background-position: 0px 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
img.ban {
	padding-bottom: 5px;
}
#main ul.topnews {
	list-style-image: url(images/arrow-top.gif);
	padding-left: 10px;
	margin-left: 10px;
}
.topindex {
	padding-bottom: 15px;
	width: 595px;
}
#header {
	height: 140px;
}








#main {
	float: right;
	width: 600px;
}
#main a:link,#main a:visited {
	color: #FF6600;
	text-decoration: underline;
}
#main a:hover,#main a:active {
	color: #990000;
	text-decoration: underline;
}

#side a:link,#side a:visited {
	color: #000000;
	text-decoration: none;
}
#category {
	width: 595px;
}
#pannavi {
	font-size: 8pt;
	color: #999999;
	margin-bottom: 5px;
}
#pannavi a:link,#pannavi a:visited {
	color: #999999;
	text-decoration: none;
}

#category h2 {
	background-image: url(images/cat-ttlback.jpg);
	background-repeat: no-repeat;
	height: 33px;
	padding-top: 15px;
	font-size: 12pt;
	padding-left: 12px;
	margin-bottom: 10px;
}
#category h3 {
	font-size: 10pt;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	margin-bottom: 7px;
}
.txtgaiyo {
	margin-bottom: 7px;
}
.category-all {
	margin-left: 20px;
}
.continue {
	text-align: right;
	font-size: 10pt;
	padding-top: 5px;
	padding-bottom: 5px;
}



#pannavi td.pnaiyo {
	background-image: url(images/pan02.gif);
	background-repeat: repeat-x;
}

#side a:hover,#side a:active {
	color: #FF6600;
	text-decoration: none;
}

#side {
	float: left;
	width: 180px;
	margin-left: 4px;
	padding: 0px;
}
.clr {
	clear: both;
}

#footer {
	font-size: 8pt;
	color: #FFFFFF;
	text-align: center;
	padding: 10px;
	background-color: #3399FF;
}
h1 {
	font-size: 8pt;
	color: #FFFFFF;
	background-color: #3399FF;
	font-weight: normal;
	padding: 2px;
}
#main ul.topnews li {
	color: #3399FF;
	padding-top: 3px;
	padding-bottom: 3px;
}
#entry h2 {

	background-image: url(images/ent-ttlback.jpg);
	background-repeat: no-repeat;
	height: 33px;
	padding-top: 15px;
	font-size: 12pt;
	padding-left: 12px;
	margin-bottom: 10px;
}
.entry-all {

	margin-left: 12px;
}
#entry {
	width: 790px;
	padding-right: 5px;
	padding-left: 5px;
}
#footer a:link,#footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover,#footer a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
#pannavi a:hover,#pannavi a:active {
	color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
