@charset "utf-8";
/* ===================================================================
CSS information

 file name  :lower.css
 author     :Access Solutions (admin)
 style info :コンテンツエリア関係 他
 
=================================================================== */

/*----------------------------------------------------
	contents
----------------------------------------------------*/
.contents01 {
	width: 530px;
	background: none;
	margin: 0 0 0 20px;
}
.contents02 {
	width: 570px;
	background: url(../../images/h2/bg01.gif) no-repeat 0 0;
	margin: 10px 0 0 5px;
}
.contents03 {
	width: 570px;
	background: url(../../images/h2/bg01.gif) no-repeat 0 0;
	margin: 40px 0 0 5px;
}
#mvWrap01 {
	width: 800px;
	height: 100px;
	border-top: 1px #e5e5e5 solid;
}

/*----------------------------------------------------
	heading
----------------------------------------------------*/
h2.h2_01 {
	margin: 0 0 25px 35px;
	color: #fff;
	font-size: 110%;
	font-weight: 700;
	height: 35px;
	line-height: 35px;
}

/*----------------------------------------------------
	#main
----------------------------------------------------*/
.contentsMain01 {
	width: 540px;
	margin: 0 0 0 15px;
}

/*----------------------------------------------------
	mapNav
----------------------------------------------------*/
#mapNav {
	width: 530px;
	padding: 5px;
	border-top: 1px #b2dfff solid;
	border-bottom: 3px #b2dfff solid;
}
#mapNav li {
	display: inline;
	margin-right: 10px;
	padding-right: 15px;
	border-right: 1px #ccc solid;
}

/*----------------------------------------------------
	contents
----------------------------------------------------*/
#mapWrap01 {
	width: 540px;
}
#mapWrap01L {
	width: 350px;
	float: left;
}
#mapWrap01R {
	width: 170px;
	float: right;
}

#mapWrap01R ul {
	margin-top: 10px;
	font-size: 12px;
}
#mapWrap01R li {
	list-style-type: disc;
	list-style-position: inside;
}


.section02 {
	width: 540px;
}
.section02:after {
	content: "."; display: block; visibility: hidden; height: 0.1px; font-size: 0.1em; line-height: 0; clear: both;
}

#ginza,#shibuya,#aoyamashibuya,#shinjuku {
	width: 540px;
	border-bottom: 1px #000 solid;
	padding-bottom: 20px;
	margin-bottom: 30px;
}

.about01 {
	width: 170px;
	float: left;
}
.about02 {
	width: 350px;
	float: right;
}
.about03 {
	width: 508px;
	padding: 10px 15px;
	border: 1px #ccc solid;
	margin-top: 20px;
}
.about03 li {
	display: inline;
	margin-right: 20px;
}

h3 {
	margin-top: 10px;
	color: #009;
	font-weight: 700;
}

.text01 {
	font-size: 80%;
}

/*----------------------------------------------------
	table
----------------------------------------------------*/
table {
	width: 538px;
	font-size: 80%;
}
th {
	width: 129px;
	text-align: right;
	background: #f2feff url(../../images/bg/obli01.gif) repeat;
	border: 1px #ccc solid;
	padding: 5px 15px;
}
td {
	width: 348px;
	border: 1px #ccc solid;
	padding: 5px 15px;
}
