@charset "utf-8";
/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
}
body {
	background-color : #EEEEEE;
	background-image: url(img/bg.gif);
	background-repeat: repeat-y;
	background-position: center;
}
/* ----- コンテンツ ----- */
#base {
	width : 790px;
	display: block;
	clear: both;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/img.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #FFFFFF;
}

/* ヘッダー
----------------------------------------------------------------------- */

#head {
	background-image: url(img/head.gif);
	height: 80px;
	width: 790px;
}
#subnav {
	list-style: none;
	text-align: right;
	clear: both;
	padding-top: 8px;
}

#subnav li{
	display: inline;
	font-size: 12px;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 10px;
}

#subnav li a, a:visited{
	text-decoration: none;
	color: #0066FF;
}

#subnav li a:hover{
	color: #FF6633;
	text-decoration: underline;
}

/*ぱんくずさん*/
#pan {
	font-size: 0.8em;
	padding-right: 10px;
	padding-left: 10px;
	width: auto;
	height: 20px;
}

.pan-list-inline {
	text-align:right;
	margin:0px;
	padding:0px;
	color: #0066CC;
}
.pan-list-inline li {
	display:inline;
	margin:0px;
	padding:0px 0px 0px 18px;
	list-style-type:none;
	background-image:url(img/poti.gif);
	background-repeat:no-repeat;
}
.pan-list-inline li.home {
	display:inline;
	margin:0px;
	padding:0px;
	list-style-type:none;
	background-image: url(img/dnny.gif);
}
.pan-list-inline a {
	text-decoration: none;
	color: #666666;
}



#main {
	display: block;
	float: right;
	width: 628px;
	background-image: url(img/sky.gif);
	padding-bottom: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-bottom: 10px;
}
#main h1 {
	font-weight: bold;
	color:#0066CC;
	background-color: #F7FBF4;
	font-size: 18px;
	margin: 0px;
	background-image: url(img/h1.gif);
	height: 45px;
	line-height: 44px;
	text-indent: 20px;
	padding: 0px;
}
#mainbody {
	line-height: 150%;
	color: #333333;
	font-size: 0.8em;
	width: 610px;
	margin-right: auto;
	margin-left: auto;
}
#mainbody h2 {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	height: 30px;
	line-height: 30px;
	text-indent: 35px;
	background-repeat: no-repeat;
	margin-bottom: 5px;
	background-position: left top;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	background-image: url(img/h2.gif);
}
#mainbody h3 {
	color: #FF9900;
	border-left-width: 10px;
	border-left-style: double;
	border-left-color: #FF9900;
	margin-bottom: 2px;
	font-size: 12px;
	text-indent: 5px;
}
#mainbody  li   {
	line-height: 150%;
	margin-left: 25px;
	list-style-position: outside;
}
#mainbody blockquote{
	color:#222;
	padding:5px 8px;
	width:90%;
	margin:5px 5px 5px 15px;
	border-left:4px solid #4f753d;
	letter-spacing:2px;
	word-break:break-all;
	background-color: #CCCCCC;
	background-image: url(img/sky.gif);
}
/* ----- メニュー ----- */


/* ----- フッター ----- */
#footer {
	width : 790px;
	clear : both;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #7BBC10;
	font-size: 10px;
	color: #666666;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-bottom: 5px;
	background-color: #FFFFFF;
}
#side {
	width: 155px;
	background-repeat: no-repeat;
	background-position: top;
	font-size: 12px;
}
#side h1 {
	font-size: 14px;
	background-image: url(img/sidel.gif);
	height: 31px;
	text-indent: 18px;
	line-height: 30px;
	color: #70A209;
}



.cds-navi {
	margin: 0;
}
.cds-navi,
.cds-navi ul { list-style-type: none; }

.cds-navi ul { margin: 1px 0 0; }

.cds-navi a {
	color: #003366;
	background-image: url(img/side.gif);
	height: 45px;
	line-height: 45px;
}

.cds-navi li {
	margin-bottom: 1px;
	text-indent: 20px;
}

.cds-navi li a{
	display: block;
	text-decoration: none;
}
.cds-navi ul li a {
	display: block;
	text-decoration: none;
}

.cds-navi ul a {
	color: #000000;
	background-image: url(img/sides.gif);
	height: 25px;
	line-height: 25px;
}

.cds-navi a:hover{
	color: #0066CC;
	background-image: url(img/side.gif);
	background-position: -155px;
}
.cds-navi ul a:hover {
	color: #009966;
	background-image: url(img/sides.gif);
	background-position: -155px;
}
.newsimg {
	margin-left: 28px;
}


/**/
.newstopics{
	height: 100px;
	width: 550px;
	overflow: auto;
	background-color: #FFFFFF;
	margin-left: 30px;
}
.newstopics table {
}
.newstopics th {
	margin: 0px;
	color: #CC3300;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	text-align: left;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #FF9900;
	font-weight: normal;
	padding: 3px;
}
.newstopics td {
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding: 3px;
	line-height: 150%;
}
.meibo table {


}
.meibo td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #336666;
	padding: 2px;
}

.meibo th {
	color: #FFFFFF;
	background-color: #006633;
	text-align: center;
	padding: 4px;
	font-weight: bold;
}
.th2 {
	color: #FFFFCC;
	background-color: #99CC33;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #336666;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #336666;
	padding: 2px;
}
.photo {
	margin: 0px;
	padding: 5px;
	border: 1px solid #CCCCCC;
}
#footer table {
	margin-right: auto;
	margin-left: auto;
}
#footer table th {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #0099CC;
	text-align: left;
	text-indent: 5px;
}

#footer p {
	text-align: center;
}
