@charset "UTF-8";
/* ===================================================================
 COURSE.CSS      
====================================================================== */
@import url("01reset.css");
@import url("02base.css");
@import url("03other.css");

/*--------------------------------------
MainArea
--------------------------------------*/
#mainContent #headlineArea h2#headline {	background-image: url(../img/accessHeadline.jpg);}

/*--------------------------------------
NEWSAREA
--------------------------------------*/
#mainContent #txArea #newsAreaWrap .title01 {
	margin-bottom: 10px;
}
#mainContent #txArea .newsArea {
	margin-left: 0px;
}


/*-------------------------------------------------
#courseMenu
-------------------------------------------------*/
#mainContent ul li#accessMap {
	width: 550px;
	text-align: center;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 20px;
	margin-right: auto;
}
#mainContent ul li#accessMap img {
	width: 550px;
	text-align: center;
}
#mainContent ul li#print {
	text-align: right;
	font-size: 93%;
	line-height: 1.4em;
	margin-bottom: 20px;
	margin-right: 55px;
	margin-top: -10px;
}



#mainContent #txArea .newsArea h3 {
	font-size: 116%;
	font-weight: bold;
	color: #fac31e;
	margin-top: 30px;
	margin-bottom: 10px;
}
#mainContent #txArea .newsArea h3#access02 {
	margin-bottom: 6px;
}
#mainContent #txArea .newsArea ul {
	padding-bottom: 0px;
	margin-bottom: 10px;
}

#mainContent #txArea .newsArea#access01 ul {
	font-size: 93%;
}
#mainContent #txArea .newsArea#access01 ul {_font-size: 85%;}
*:first-child+html #mainContent #txArea .newsArea#access01 ul {/* IE7 */font-size: 85%;}

#mainContent #txArea .newsArea ul.clearfix {
	line-height: 1em;
}

#mainContent #txArea #txBoxBg {
	height: 185px;
	width: 490px;
	margin-left: 50px;
	line-height: 1.6em;
	font-size: 14px;
	padding: 0px;
	color: #000000;
	background-image: url(../img/accessGathering.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
/*	border-radius: 10px;         CSS3 */
/*	-moz-border-radius: 10px;     Firefox */
/*	-webkit-border-radius: 10px;     border */
#mainContent #txArea #txBoxBg h3 {
	line-height: 30px;
	font-weight: bold;
	color: #000000;
	font-size: 116%;
	margin-bottom: 10px;
	height: 30px;
	width: 470px;
	text-indent: 13px;
	background-image: url(../img/titleBg01.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	border-left-width: 4px;
	border-left-style: double;
	border-left-color: #FA6B1E;
}
#mainContent #txArea #txBoxBg .meetingPlace {
	margin: 0px;
	color: #FFFFFF;
	font-weight: bold;
	display: block;
	padding-top: 50px;
	padding-left: 200px;
	font-size: 93%;
	line-height: 170%;
}
#mainContent #txArea .newsArea p.point {
	margin-top: 10px;
	line-height: 1.6em;
	margin-left: 50px;
	margin-right: 50px;
}
#mainContent #txArea #access01 {
	font-size: 116%;
	margin-left: 20px;
	padding-bottom: 30px;
}
#mainContent #accessMapWrap #print a {
	height: 28px;
	display: block;
	line-height: 32px;
	padding-right: 95px;
	overflow:hidden;
	background-image: url(../img/iconPrint.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#mainContent #accessMapWrap #print a:hover {
	background-position: right -100px;
	text-decoration: underline;
}
.newsArea h4#tx15 {
	font-size: 15px;
	margin-top: 10px;
	margin-bottom: -10px;
	margin-left: 50px;
}
#mainContent #txArea #access01 .dansage {
	text-indent: 1.5em;
}
#mainContent #txArea #access01 .textLeft {
	margin-left: 50px;
}
#mainContent #txArea #access01 li {
	float: left;
	display: inline;
}
#mainContent #txArea #access01 li.leftLine01,
#mainContent #txArea #access01 li.leftLine02,
#mainContent #txArea #access01 li.leftLine03,
#mainContent #txArea #access01 li.leftLine04, {
	line-height: 1em;
}
*:first-child+html #mainContent #txArea #access01 li {/* IE7 */
	line-height: 1.3em;
}
#mainContent #txArea #access01 li.leftLine01 {
	width: 14em;
}
#mainContent #txArea #access01 li.leftLine02 {
	width: 14em;
	letter-spacing: 0em;
	font-size: 93%;
}
#mainContent #txArea #access01 li.leftLine03 {
	width: 4em;
	word-spacing: -0.1em;
	}
#mainContent #txArea #access01 li.leftLine04 {
	width: 7em;
}
#wrapper #container #contentsWrap #mainContent #txArea #access01 h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	margin-bottom: 10px;
	margin-top: 20px;
}
#wrapper #container #contentsWrap #mainContent #txArea #access01 #access02 {
	margin-top: 20px;
	margin-bottom: 5px;
}
#wrapper #container #contentsWrap #mainContent #txArea #access01 #subway04 .leftLine04 {
	margin-left: -1ex;
}
#wrapper #container #contentsWrap #mainContent #txArea #access01 #subway04 .leftLine01 {
	letter-spacing: -1px;
}

