@charset "UTF-8";

/* ****************************************************
Title: regist.css
Created: 2010-08-13
Last Modified: 2010-08-13
Editor(s): iwahara
Last Editor: iwahara
***************************************************** */


/* Table Of Contents
----------------------------------------

#01 General Elements
#02 header
#03 visual
#04 pageBody
#05 content

----------------------------------------*/


/* #01 General Elements
---------------------------------------------------------------------------- */

h1#bhAccess {
	width: 800px;
	height: 79px;
	background: url(../images/bh_access.jpg) no-repeat left top;
	padding-top: 0;
	margin: 0 auto 10px auto;
}

h1 span {
	display: block;
	text-indent: -9999px;
}


/* #02 header
---------------------------------------------------------------------------- */

p#hukidashi {
	height: 101px;
	margin-bottom: 0;
	position: absolute;
	right: -62px;
	top: 29px;
	text-indent: -9999px;
	width: 140px;
}

p#hukidashi strong {
	background: url(../../images/img_hukidashi2009.gif) no-repeat left top;
	display: block;
	height: 101px;
	width: 140px;
}


/*  gNavi
---------------------------------------------------------------------------- */

div#gNavi ul li#gNaviAccess,
div#gNavi ul li#gNaviAccess a {
	background:  url(../../common/images/gnavi_access_o.gif) no-repeat left top;
}


/* #03 visual
---------------------------------------------------------------------------- */

/* #04 pageBody
---------------------------------------------------------------------------- */

/* #05 content
---------------------------------------------------------------------------- */

div#content {
	clear: both;
	float: none;
	width: 756px;
	margin: 0 0 0 0px;
	padding: 0;
	position: relative;
}

div#content div.section h2 {
	margin-bottom: 24px;
}

div#content div.section h3 {
	margin: 0 10px 15px 10px;
	border-left: solid 4px #074570;
	padding: 3px 8px;
	background: #EEEEEE;
	color: #434343;
	font-weight: bold;
}

div#content div.section h4 {
	margin: 15px 0 5px 0;
}

div#content address {
	padding: 10px;
	border: solid 1px #CCCCCC;
	width: 350px;
	margin: 0 auto;
	margin-bottom: 24px;
}


/* #06 clearfix
---------------------------------------------------------------------------- */

/* #07 access
---------------------------------------------------------------------------- */

p.mapImg {
	text-align: center;
	padding: 20px 0;
}

table.timeTable {
	width: 100%;
	border: solid 1px #CCCCCC;
}

table.timeTable th.headTh {
	background: #EEEEEE;
	text-align: center;
	border-left: solid 1px #CCCCCC;
	padding: 3px;
}

table.timeTable .lineBottom {
	 border-bottom: solid 1px #CCCCCC;
}

table.timeTable th.secondTh {
	background: #EEEEEE;
	 width: 40px;
	 text-align: center;
	 vertical-align: middle;
	 padding: 5px;
	 border-bottom: solid 1px #CCCCCC;
}

table.timeTable td {
	padding: 0;
	border-top: solid 1px #CCCCCC;
	border-left: solid 1px #CCCCCC;
}

table.timeTable td.kyukei {
	background: #EEEEEE;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}

table.timeTable td table.innerTable {
	width: 100%;
}

table.timeTable td table.innerTable th,
table.timeTable td table.innerTable td {
	padding: 5px;
	border: none;
}

table.timeTable td table.innerTable th.iconSpace,
table.timeTable td table.innerTable td.iconSpace {
	width: 40px;
	vertical-align: top;	
	padding-right: 0px;
}


table.timeTable td.colorK {
	background: #FFF1AE;
}

table.outlineTable td ul.station li {
	margin-left: 0;
}	

.iconK {
	background: url(../images/k.gif) no-repeat left top;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	width: 33px;
	height: 19px;
	margin-bottom: 0;
}

table.timeTable td.colorL {
	background: #FFCCFF;
}

.iconL {
	background: url(../images/l.gif) no-repeat left top;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	width: 33px;
	height: 19px;
	margin-bottom: 0;
}

table.timeTable td.colorS {
	background: #C1DEFA;
}

.iconS {
	background: url(../images/s.gif) no-repeat left top;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	width: 33px;
	height: 19px;
	margin-bottom: 0;
}


table.timeTable td table.innerTable th {
	font-weight: bold;
	vertical-align: top;
}

div#iFrame {
	height: 250px;
	width: 100%;
	border: solid 1px #CCCCCC;
	overflow-y:scroll;
	margin-bottom: 24px;
	padding: 5px;
}

div#iFrame img {
	vertical-align: middle;
}

p.addText {
	margin-left: 10px;
}

table.outlineTable {
	width: 100%;
}
table.outlineTable th {
	background: #89b9cd;
	border: solid 1px #ffffff;
	color: #000000;
	padding: 5px 10px;
	width: 20%;
}

table.outlineTable tr.odd th {
	background: #96c2de;
}

table.outlineTable th.thHead {
	background: #2F6291;
	color: #ffffff;
}

table.outlineTable td {
	background: #DEE2E5;
	border: solid 1px #ffffff;
	padding: 5px 10px;
}

table.outlineTable tr.odd td {
	background: #e8ebed;
}

div#content ul#photoList li {
	border-bottom: dotted 1px #B2B2B2;
}

div#content ul#photoList li p,
div#content ul#photoList li dl {
	padding: 15px 15px 0 0;
}

div#content ul#photoList li p {
	float: left;
}

div#content ul#photoList li dl {
	display: block;
	padding-left: 10px;
}
