@charset "ISO-8859-1";
@import url(bottom.css);

/* @group Index page */

#indexCopy{
	width: 400px;
	float: right;
}
#menuIndex{
	margin-bottom: 0;
}

/* @end */

/* @group greeting */

#greetingCopy{
	width: 600px;
	float: right;
}

/* @end */

/* @group outline */

#yakuin dt{
	border-left: 4px solid #003677;
	line-height: 1;
	padding-left: 5px;
	margin-bottom: 5px;
}

/* @end */

/* @group whats */

div.whatFmt1{
	background: url(../img/bg_kakomi_m.gif) repeat-y;
	margin-bottom: 15px;
	width: 720px;
	float: left;
}
div.whatFmt1 .wfIn{
	background: url(../img/bg_kakomi_t.gif) no-repeat 0 top;
	width: 720px;
	float: left;
}
div.whatFmt1 .wfIn .wfIn2 {
	background: url(../img/bg_kakomi_b.gif) no-repeat 0 bottom;
	padding: 15px;
	width: 690px;
	float: left;
}
div.whatFmt1 h2{
	border-left: none !important;
	padding: 0 !important;
	margin-top: 0 !important;
	color: #a42963 !important;
	border-bottom: solid 1px ;
	background: none !important;
}
div.whatFmt1 h3{
	margin-bottom: 1em;
	border-left: solid 3px #a42963;
	padding-left: 5px;
}

/* @end */

/* @group history */

table.tblFmt1.opEnkaku th{
	text-align: right;
	white-space: nowrap;
}
/* @end */

/* @group map */

div.networkMap div.mapBorder img{
	border: 1px solid #999;
}
div.networkMap ul {
	margin-left: 30px;
}
div.networkMap ul li{
	list-style: disc !important;
}

/* @end */

/* @group network */

table.tblFmt1.opNetwork address{
	font-style: normal;
}
table.tblFmt1.opNetwork td.btnMap{
	text-align: center;
}

/* @end */

/* @group vi */

#viMenu li{
	display: inline;
}
#viMenu li a{
	background: url(../img/arr_psd.gif) no-repeat;
	padding-left: 15px;
	padding-right: 2em;
}
.aboutTexFmt{
	text-align: center;
	padding: 0 20px 20px;
}
.aboutTexFmt img{
	margin-bottom: 0;
}

/* @end */

/* @group common */


table.tblFmt1.opEnkaku th.tsuki,
table.tblFmt1.opNetwork th.dm2{
	background: #e0f3ff;
}


/* @end */


