body {
	background-attachment: scroll;
	background-image: url(img/back5.gif);
	background-repeat: repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	color: #333333;
}
.container {
	background-color: #FFFFFF;
	width: 745px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #A3A3A3;
	border-left-color: #A3A3A3;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A3A3A3;
	margin-bottom: 20px;
}




/* メインテキスト */

.text-18 {
	font-size: 18px;
}

.text-16 {
	font-size: 16px;
	line-height: 1.5em;
}

.text-14 {
	font-size: 14px;
	line-height: 1.6em;
}
.text-14-18 {
	font-size: 14px;
	line-height: 1.8em;
}


.text-13-14 {
	font-size: 14px;
	line-height: 1.4em;
}


.text-13-16 {
	font-size: 14px;
	line-height: 1.7em;
}



.text-12 {
	font-size: 12px;
	line-height: 1.4em;
}

.text-12-he16 {
	font-size: 12px;
	line-height: 1.6em;
}

.text-12-he18 {
	font-size: 12px;
	line-height: 1.8em;
}
.text-10px {
	font-size: 10px;
	line-height: 1.3em;
}

.text-10-00px {
	font-size: 10px;
	line-height: 1.2em;
}

.text-10-he15 {
	font-size: 10px;
	line-height: 1.5em;
}

.text-10-he16 {
	font-size: 10px;
	line-height: 1.6em;
}

.text-9 {
	font-size: 9px;
}

.top-bokobox {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #999999;
	padding: 3px;
}


/* Topics */
.info-border {
	padding-top: 3px;
	padding-bottom: 2px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	font-size: 12px;
	padding-left: 5px;
	color: #555555;
	text-align: left;
}

.info-border a:link {
	color: #993333;
	text-decoration: none;
} 
.info-border a:visited {
	color: #993333;
	text-decoration: none;
} 
.info-border a:hover {
	color:#620024;
	text-decoration: none;
} 
.info-border a:active {
	color: #993333;
	text-decoration: none;
}


/* 調査項目 */
.cyosa {
	font-size: 12px;
	line-height: 1.6em;
}

.cyosa a:link {
	color: #333333;
	text-decoration: underline;
} 
.cyosa a:visited {
	color: #333333;
	text-decoration: underline;
} 
.cyosa a:hover {
	color: #389AC0;
	text-decoration: none;
} 
.contents {
	padding-top: 7px;
	padding-bottom: 7px;
}
.cyosa a:active {
	color: #B05A7E;
	text-decoration: none;
}


.cyosa-back {
	background-attachment: scroll;
	background-image: url(img/top_cyosa_back2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 156px;
}

.nagare-back {
	background-attachment: scroll;
	background-image: url(img/top_cyosa_back.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 132px;
}

/* footer */
.footer {
	font-size: 9px;
	line-height: 1em;
}

.footer a:link {
	color: #333333;
	text-decoration: none;
} 
.footer a:visited {
	color: #E0ADC2;
	text-decoration: none;
} 
.footer a:hover {
	color: #B05A7E;
	text-decoration: none;
} 
.footer a:active {
	color: #B05A7E;
	text-decoration: none;
}



/* メニューロールオーバー */
#menu {
	width:745px;
	height:53px;
	background-color: #990000;
	display: block;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #990033;
}
#menu ul, #menu li {
	margin:0;
	padding:0;
	list-style:none;
}

#menu li {
	width:0px;
	height:0px;
	display:inline;
}

#menu a, #menu a:link #menu a:visited {
	text-decoration:none;
	width:123px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	position: relative;
	text-align: center;
	font-size: 11px;
	line-height: 1em;
	display: block;
	float: left;
	margin: 0px;
	color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #BD6D83;
	border-bottom-color: #BD6D83;
	left: 1px;
	top: 2px;
	background-color: #CC3366;
}

#menu a:hover{
	color:#FFFFFF;
	background-color:#990000;
	width: 123px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #985E99;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #985E99;
	left: 1px;
}
h1 {
	font-size: 10px;
	line-height: 1.5em;
	font-weight: normal;
}

