@charset "shift_jis";

@import url("default.css");
@import url("common.css");

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+
+  access
+
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* --------------------------------------------------------------------------------------
 ƒ^ƒCƒgƒ‹
--------------------------------------------------------------------------------------- */

div#ctRight h1 {
	height: 39px;
	margin-bottom: 12px;
	padding: 13px 30px 12px 79px;
	color: #0099FF;
	font-size: 22px;
	line-height: 39px;
	background: url(../images/bg_title.gif) no-repeat;
	overflow: hidden;
}

div#ctRight h2 {
	margin: 37px 0 7px 12px;
	padding: 0 3px 4px;
	font-size: 18px;
}
div#ctRight h2.lineRed {
	background: url(../images/line_dot_red.gif) repeat-x left bottom;
	color: #FF3366;
}
div#ctRight h2.linePurple {
	background: url(../images/line_dot_purple.gif) repeat-x left bottom;
	color: #6600FF;
}
div#ctRight h2.lineSkyBlue {
	background: url(../images/line_dot_skyblue.gif) repeat-x left bottom;
	color: #0099FF;
}

/* --------------------------------------------------------------------------------------
 access
--------------------------------------------------------------------------------------- */

div#ctRight .section {
	width: 678px;
	margin: 12px 0 24px 12px;
}
div#ctRight .section:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
div#ctRight .section { display:inline-block; }
/*\*/
* html div#ctRight .section { height:1%; }
div#ctRight .section { display:block; }
/**/

div#ctRight .section h2 {
	margin:0;
	padding:0 0 2px;
}

div#ctRight .section h2 span {
	font-size:12px;
	margin-left:1em;
	color:#333333;
}

div#ctRight .section .access_otherarea {margin:0 3px;}

div#ctRight .section .imgLeft {
	float: left;
	margin: 0;
}

div#ctRight .section .rightBlock265 {
	float: right;
	width: 265px;
}

div#ctRight .section .rightBlock265 dd {
	margin-bottom:10px;
}

.topMargin5 {
	margin-top:5px;
}

div#ctRight .section dl .kanagawa {
	width:80px;
	float:left;
	background:url(../images/dt_dot.gif) no-repeat left 50%;
	padding-left:16px;
}
div#ctRight .section dl .kanagawa_area {
	width:575px;
	float:left;
}
div#ctRight .section dl .tokyo {
	width:80px;
	float:left;
	margin-top:10px;
	background:url(../images/dt_dot.gif) no-repeat left 50%;
	padding-left:16px;
}
div#ctRight .section dl .tokyo_area {
	width:575px;
	float:left;
	margin-top:10px;
}

div#ctRight .section .access_news {
	padding-top:6px;
	color:#FF0000;
	clear:both;
}

div#ctRight .section .listfloat li {
	width:80px;
	float:left;
}

div#ctRight .section .listfloat li ,div#ctRight .section .listdot li {
	background:url(../images/line_dot.gif) no-repeat left 50%;
	padding-left:16px;
}

div#ctRight .section .listfloat:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
div#ctRight .section .listfloat { display:inline-block; }
/*\*/
* html div#ctRight .section .listfloat { height:1%; }
div#ctRight .section .listfloat { display:block; }
/**/

