BODY {
	background-color:#ffffff;
	margin:3;
	padding:0;
}
H1 {
	text-align:left;
	font-size:1.2em;
	margin-left:0em;
	margin-right:auto;
	margin-top:6px;
	margin-bottom:4px;
	color:#000000;
	padding:0.1em;
}
A IMG {
	border:none;
}
TD.contents_link {
	font-size:10pt;
	text-decoration:none;
}
TD.contents_link_l {
	font-size:11pt;
	font-weight: bold;
	text-decoration:none;
	padding-bottom: 5px;
}
TD.contents_link A {
	text-decoration:none;
}
TD.contents_link_l A {
	text-decoration:underline;
}
.headline {
	font-size:10pt;
	font-weight:bold;
	margin-bottom:4px;
}
.headlinelarge {
	font-size:11pt;
	font-weight:bold;
	margin-bottom:5px;
}
.headlineright {
	font-size:11pt;
	font-weight:bold;
	margin-bottom:5px;
	text-align:right;
}
.description {
	font-size:10pt;
	line-height:110%;
}
.topixdesc {
	font-size:10pt;
	line-height:120%;
	text-indent:10pt;
	margin-left:10px;
}
.photoheadline {
	font-size:10pt;
	font-weight:bold;
	margin-bottom:4px;
	margin-left: 4px;
	margin-right: 4px;
}
.topphotodesc {
	font-size:10pt;
	line-height:120%;
	text-indent:5pt;
	margin-left: 4px;
	margin-right: 4px;
}
.topixdesclarge {
	font-size:11pt;
	line-height:110%;
	text-indent:10pt;
	margin-left:12px;
}
.topixdesc2 {
	font-size:10pt;
	line-height:110%;
	margin-left:12px;
}
.listdata {
	font-size:10pt;
	line-height:110%;
	text-indent:-8pt;
	margin-left:14px;
	margin-bottom:5px;
}
.note {
	font-size:8pt;
	line-height:110%;
}
.copyright {
	font-size:9pt;
	line-height:110%;
	color:#000000;
}
.hidden {
	display:none !important;
}
BR.small {
	font-size:9pt;
	line-height:30%;
}
.kochira {
	font-size:9pt;
	margin-top:5pt;
	margin-bottom:3pt;
}
.oyakudachi {
	font-size:9pt;
	text-indent:-12px;
	margin-left:12px;
	margin-bottom:5px;
}
.oyakudachi2 {
	font-size:9pt;
	text-indent:0px;
	margin-left:24px;
	margin-bottom:4px;
	line-height:120%;
}
.indexmidashi1 {
	font-size:10pt;
	font-weight: bold;
}
/* 2007.11.30: top news icon START */
DIV#whatsnewlist UL {
	margin: 0;
	padding: 0;
	list-style: none outside;/*
	border: 1px solid #ff0000;
*/
}
/* IE 5-6向けハック */
* HTML DIV#whatsnewlist UL, * HTML DIV#whatsnewlist LI {
	width: 100%;
}
DIV#whatsnewlist LI {
	font-size: 10pt;
	line-height: 110%;
	text-indent: 0pt;
	margin-left: 0em;
	margin-bottom: 1px;
	padding: 0px 0px 5px 58px;
	background-repeat: no-repeat;
	background-position: top left;/*
	border: 1px solid #ff0000;
*/
}
DIV#whatsnewlist LI#etc {
	background-image: url(../images/top/newsicon/1_etc.gif);
}
DIV#whatsnewlist LI#bus {
	background-image: url(../images/top/newsicon/2_bus.gif);
}
DIV#whatsnewlist LI#traffic {
	background-image: url(../images/top/newsicon/3_traffic.gif);
}
DIV#whatsnewlist LI#winter {
	background-image: url(../images/top/newsicon/4_winter.gif);
}
DIV#whatsnewlist LI#parking {
	background-image: url(../images/top/newsicon/5_parking.gif);
}
DIV#whatsnewlist LI#opinion {
	background-image: url(../images/top/newsicon/6_opinion.gif);
}
DIV#whatsnewlist LI#event {
	background-image: url(../images/top/newsicon/7_event.gif);
}
DIV#whatsnewlist LI#policy {
	background-image: url(../images/top/newsicon/8_policy.gif);
}
DIV#whatsnewlist LI#sw {
	background-image: url(../images/top/newsicon/9_sw.gif);
}
/*
DIV#whatsnewlist A {
	text-decoration:none;
}
*/
div.sub1{
	font-size:10pt;
	font-weight:bold;
	background-color:#99ccff;
	padding:2px 5px 2px 10px;
	margin:0 0 15px 0;
}
div.sub2{
	font-size:10pt;
	font-weight:bold;
	background-color:66cc99;
	padding:2px 5px 2px 10px;
	margin:0 0 15px 0;
}

.kochira P.rightalign {
	position: relative;
	width: 340px;
	height: 0;
	margin: 0;
	padding: 0;
}
.kochira P.rightalign IMG {
	vertical-align: bottom;
}
.kochira P.rightalign A {
	position: absolute;
	top: -1em;
	right: 0;
	text-decoration:none;
}