@charset "utf-8";


* {
	margin: 0px;
	padding: 0px;
	border: none;
}

html {
	height: 100%;
}

body {
	height: 100%;
	text-align: center;
	background: #FFFFFF url(img/bdy_bg.gif);
	color: #8E7D6E;
}

body, table, th, td, h1, h2, h3, h4, h5, h6 {
	line-height: 140%;
	font-size: small;
	_font-size: x-small;
	font-family: "ＭＳ Ｐゴシック", sans-serif;
}

a {
	color: #FF8200;
}
a:link, a:visited {
	text-decoration: none;
}
a:hover, a:active {
	text-decoration: underline;
}

.ro {
	/* */
}

#wrapper {
	width: 794px;
	_width: 800px; /* for IE6 */
	text-align: left;
	margin: 0 auto;
	border-left: 3px solid #CDC3B4;
	border-right: 3px solid #CDC3B4;
	min-height: 100%;
	background: #FFFFFF url(img/cnt_bg01.gif) repeat-y;
	position: relative;
	left: 0px;
	top: 0px;
}
#wrapper:after {
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
}
* html #wrapper { display: inline-block; }
/* no ie mac \*/
* html #wrapper { height: 0.1%; }
#wrapper { display: block; }
/* */
/* for IE7 \*/
*:first-child+html #wrapper { display: inline-block; }
/* */



/* HEADER -------------------------------------------------- */
#header {
	background: #FF8200 url(img/h_bg.gif) no-repeat right top;
	border-bottom: 3px solid #CDC3B4;
	padding: 60px 21px 27px 21px;
	position: relative;
	left: 0px;
	top: 0px;
}
#header h1 {
	background: url(img/h_ttl.gif) no-repeat;
	width: 407px;
	height: 77px;
	overflow: hidden;
}
#header h1 span {
	position: absolute;
	filter: alpha(opacity=0);
	opacity: 0;
	-moz-opacity: 0;
}
#header h1 a {
	display: block;
	width: 407px;
	height: 77px;
}
#header h1 a:hover {
	cursor: pointer;
}

#header p {
	background: url(img/h_logo.gif) no-repeat;
	width: 111px;
	height: 17px;
	position: absolute;
	left: 14px;
	top: 9px;
	_left: -7px; /* for IE6 */
	_top: 9px; /* for IE6 */
	overflow: hidden;
}
#header p span {
	position: absolute;
	filter: alpha(opacity=0);
	opacity: 0;
	-moz-opacity: 0;
}
#header p strong {
	display: block;
	width: 111px;
	height: 17px;
}
#header p a {
	display: block;
	width: 111px;
	height: 17px;
}
#header p a:hover {
	cursor: pointer;
}



/* FOOTER -------------------------------------------------- */
#footer {
	background: #FF8200;
	border-top: 3px solid #CDC3B4;
	text-align: center;
	position: absolute;
	width: 794px;
	left: 0px;
	bottom: 0px;
	padding: 23px 0px 18px 0px;
	clear: both;
	line-height: 100%;
}
#footer address {
	color: #FFFFFF;
	font-style: normal;
	font-size: 84%;
	margin-top: 13px;
}



/* SIDE -------------------------------------------------- */
#side {
	width: 189px;
	_width: 217px; /* for IE6 */
	padding: 20px 14px 130px 14px;
	float: left;
}
#side h2 {
	margin-bottom: 16px;
}
#side ul {
	list-style-type: none;
	background: url(img/side_bg01.gif) repeat-x left top;
	padding-top: 1px;
}
#side ul li {
	list-style-type: none;
	background: url(img/side_bg01.gif) repeat-x left bottom;
	padding: 3px 0px;
	line-height: 100%;
}
#side p {
	padding-top: 22px;
	text-align: center;
}



/* CONTAINER -------------------------------------------------- */
#container {
	width: 538px;
	_width: 574px; /* for IE6 */
	padding: 34px 18px 134px 18px;
	background: url(img/cnt_bg02.gif) no-repeat;
	float: right;
}
#container h2 {
	margin-bottom: 16px;
}

.topicsList {
	list-style-type: none;
	border-top: 2px solid #D2D2D2;
}
.topicsList li {
	padding: 10px 16px 12px 1px;
	border-bottom: 2px solid #D2D2D2;
}
.topicsList li:after {
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
}
* html .topicsList li { display: inline-block; }
/* no ie mac \*/
* html .topicsList li { height: 0.1%; }
.topicsList li { display: block; }
/* */
/* for IE7 \*/
*:first-child+html .topicsList li { display: inline-block; }
/* */

.topicsList li .ctgry {
	width: 63px;
	float: left;
}
.topicsList li .ttl {
	font-weight: bold;
	line-height: 110%;
	margin-bottom: 8px !important;
	padding: 5px 10px;
	background: #DDD6CB;
	width: 436px;
	_width: 456px; /* for IE6 */
	float: right;
}
.topicsList li .ttl {
	color: #070707;
}
.topicsList li .ttl a {
	color: #070707;
}
.topicsList li .ttl .cap {
	float: left;
	width: 346px;
}
.topicsList li .ttl .date {
	font-size: 84%;
	float: right;
	width: 90px;
	text-align: right;
	padding-top: 2px;
}

.topicsList li .smry {
	width: 456px;
	float: right;
}

.archive-page:after {
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
}
* html .archive-page { display: inline-block; }
/* no ie mac \*/
* html .archive-page { height: 0.1%; }
.archive-page { display: block; }
/* */
/* for IE7 \*/
*:first-child+html .archive-page { display: inline-block; }
/* */

.archive-page h2, .archive-page h3 {
	color: #070707;
}
.archive-page h2 a, .archive-page h3 a {
	color: #070707;
}

.archive-page h2 {
	font-weight: bold;
	line-height: 110%;
	margin-bottom: 8px !important;
	padding: 5px 10px;
	background: #DDD6CB;
}
.archive-page h2:after {
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
}
* html .archive-page h2 { display: inline-block; }
/* no ie mac \*/
* html .archive-page h2 { height: 0.1%; }
.archive-page h2 { display: block; }
/* */
/* for IE7 \*/
*:first-child+html .archive-page h2 { display: inline-block; }
/* */

.archive-page h3 {
	font-weight: bold;
	line-height: 110%;
	margin-bottom: 8px !important;
	background: #DDD6CB;
	padding: 5px 10px;
}
.archive-page h3:after {
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
}
* html .archive-page h3 { display: inline-block; }
/* no ie mac \*/
* html .archive-page h3 { height: 0.1%; }
.archive-page h3 { display: block; }
/* */
/* for IE7 \*/
*:first-child+html .archive-page h3 { display: inline-block; }
/* */

.archive-page h2 .cap, .archive-page h3 .cap {
	float: left;
	width: 420px;
}
.archive-page h2 .date, .archive-page h3 .date {
	font-size: 84%;
	float: right;
	width: 90px;
	text-align: right;
	padding-top: 2px;
}

.archive-page p {
	margin-bottom: 0.8em;
}
.archive-page img {
	margin-top: 5px !important;
	margin-bottom: 5px !important;
}

.category-list h2 {
	margin-top: -10px !important;
	margin-bottom: 16px !important;
	padding: 0px !important;
	background: none !important;
}
.category-list h2 img {
	margin: 0px !important;
}
.category-list .smry {
	margin-bottom: 24px;
}

.web-page h2 {
	margin-top: -10px !important;
	margin-bottom: 16px !important;
}
.web-page h2 img {
	margin: 0px !important;
}
.web-page p {
	margin-bottom: 0.8em;
}
.web-page img {
	margin-top: 5px !important;
	margin-bottom: 5px !important;
}





/* FLOAT -------------------------------------------------- */
.fltL {
        float: left;
        padding: 0px 10px 4px 0px;
}
.fltR {
        float: right;
        padding: 0px 0px 4px 10px;
}
img.fltL {
        float: left;
        padding: 0px 10px 4px 0px !important;
        margin: 0px 10px 4px 0px;
}
img.fltR {
        float: right;
        padding: 0px 0px 4px 10px !important;
        margin: 0px 0px 4px 10px;
}
.clearFlt {
        clear: both;
}









