* {
	list-style-type: none;
	font-size: 100%;
	color: #333333;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
p {
	line-height: 1.6em;
	margin-bottom: 12px;
}
em {
	color: #009900;
}
table {
	margin-bottom: 18px;
	line-height: 160%;
}

body {
	font-family: Verdana, Arial, "‚l‚r ‚oƒSƒVƒbƒN", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", Osaka, sans-serif;
	font-size: 80%;
	background-image: url(../img/backImg.gif);
}
a:link {
	color: #0000FF;
	text-decoration: underline;
}
a:visited {
	color: #0066CC;
	text-decoration: underline;
}
a:hover {
	color: #006666;
}


.center {
	text-align: center;
}
.spacelabo {
	color: #666666;
}

.red {
	color: #FF0000;
}
.credit {
	font-size: 80%;
}


.topImg {
	margin: 0px;
	padding: 0px;
	height: 210px;
	width: 740px;
}


.modoru {
	font-size: 0.8em;
	text-align: right;
	margin-bottom: 16px;
	margin-top: 32px;
}
.modoru a:link {
	color: #999999;
	text-decoration: underline;
}
.modoru a:visited {
	color: #999999;
	text-decoration: underline;
}
.modoru a:hover {
	color: #CC9999;
	text-decoration: none;
}
.enlargeImage {
	background-color: #FFFFFF;
	padding: 10px;
	border: 1px solid #EEEEEE;
	text-align: center;
	margin: 10px;
}
.enlargeImage p {
	margin: 10px 0 0 0;
	padding: 0px;
}



#main {
	background-color: #FFFFFF;
	width: 740px;
	border: 1px solid #CCCCCC;
	margin-left: 14px;
}
#main #headNav {
	background-color: #999999;
	color: #FFFFFF;
	width: 740px;
}
#main #headNav ul {
	line-height: 22px;
	text-align: center;
}

#main #headNav li {
	color: #FFFFFF;
	display: inline;
}
#main #headNav a {
	color: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;
	text-decoration: none;
}
#main #headNav a:hover {
	text-decoration: underline;
	color: #CCCCCC;
}
#main #index {
	margin: 16px;
}
#main #index h2 {
	font-weight: bold;
	color: #FF0000;
	font-size: 120%;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-bottom: 18px;
}
#main #index #newstopics {
	width: 100%;
}
#main #index #newstopics th {
	vertical-align: top;
	text-align: left;
	width: 10%;
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 0;
}
#main #index #newstopics td {
	padding: 0 0 5px 0;
	vertical-align: top;
}


#main #footer {
	font-size: 80%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding: 8px;
}
#main #footer a:link {
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	text-decoration: none;
}
#main #footer a:visited {
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	text-decoration: none;
}
#main #footer a:hover {
	color: #CC9999;
	text-decoration: none;
	border-bottom-style: none;
}


#main #footer ul {
}
#main #footer li {
	display: inline;
	padding-right: 6px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	margin-right: 6px;
}
#main #footer address {
	margin-top: 8px;
	color: #666666;
	line-height: 160%;
}
