@charset "utf-8";

body {
	margin: 0;
	padding: 0 0 20px 0;
	font-family: "Arial", "A-OTF 新ゴ Pro R", "新ゴ Pro R", "新ゴR", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
	font-size: 12px;
	/*\*/
	*font-size: 75%;
	/**/
	background: #fff;
}

body {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	color: #333;
}

object,border-left: 3px solid #fff;
embed {
	margin: 0;
	padding: 0;
}

img {
	border: none;
}

a {
	text-decoration: none;
	color: #0078C2;
}

a:hover {
	text-decoration: underline;
	color: #0078C2;
}

ul{
	
	margin: 0;
	padding: 0;
}

li {
	list-style: none;
	margin: 0;
	padding: 0;
}

dt {
	font-weight: bold;
}

/* @group common */

#wrp {
	margin: auto;
}

.clear {
	clear: both;
	visibility: hidden;
	font-size: 1px;
	height: 1px;
	line-height: 1px;
	margin: 0;
	padding: 0;
	text-indent: -5555px;
	overflow: hidden;
}

.navi {
	list-style: none;
}

#content_wrp {
	margin: auto;
	width: 960px;
	background: #fff;
}

#content {
	width:950px;
	margin: 15px auto;
}

.to_top {
	clear: both;
	text-align: right;
}

.to_top a {
	font-size: 0.8em;
	line-height: 20px;
	padding-left: 12px;
	font-weight:bold;
	color: #333;
	background: url(../images/arrow_top.gif) no-repeat left center;
}

.to_top a:hover {
	color: #0078C2;
	text-decoration: none;
}

.big_banner {
	margin:  15px 0;
}

strong.bold {
	display: block;
	text-align: center;
}

.menu li {
	margin: 0 0 0 5px;
}

.menu a {
	font-size: 0.9em;
	font-weight: bold;
	line-height: 20px;
	padding-left: 15px;
	background: url(../images/arrow_link.gif) no-repeat left top;
	color: #333;
}

.menu a.external {
	padding-left: 0;
	padding-right: 20px;
	float: right;
	background: url(../images/arrow_external.gif) no-repeat right center;
}

.menu a:hover {
	color: #0078C2;
	text-decoration: none;
}

.menu a.btn {
	background: none;
}

.menu span {
	font-size: 0.9em;
	font-weight: bold;
	line-height: 20px;
	padding-left: 15px;
	color: #0078C2;
}

.content_block ul.menu {
	text-align: right;
	margin-top: -38px;
	float: right;
}

.content_block ul.menu li {
	display: inline;
}

#content p.menu {
	margin:0;
	text-align: right;
	height: 20px;
	line-height: 20px;
}

#content dd.menu {
	text-align: left;
}

#content dd.menu a,
#content dd.menu a.external {
	float: none;
}



#wrp a.rss {
	background: url(../images/arrow_rss.gif) no-repeat left center;
}

#wrp a.pdf {
	background: url(../images/arrow_pdf.gif) no-repeat left center;
}

#wrp a.close {
	background: url(../images/arrow_close.gif) no-repeat left center;
}

#wrp a.anchor {
	background: url(../images/arrow_bottom.gif) no-repeat left center;
}

#wrp a.btn {
	padding-left: 0;
	background: none !important;
}

/* @end */

/* @group Header */

h1#zenrin {
	width: 298px;
	height: 35px;
	background: url(../images/logo.gif) no-repeat left top;
}

h1#zenrin a {
	width: 298px;
	height: 35px;
	display: block;
	text-indent: -5555px;
}

#head_wrp {
	border-top: 8px solid #0033AF;
}

#head {
	margin: 0 auto 0 auto;
	width: 950px;
	height: 70px;
}

#head h1 {
	margin: 20px 0 0 0;
	padding: 0;
	float: left;
	overflow: hidden;
}

#head h1 img {
	vertical-align: baseline;
	margin-right: 20px;
}

#head .head_navi {
	float: right;
	width: 350px;
	height: 50px;
	margin: 0 0 0 0;
	padding: 0;
	text-align: right;
	border: none;
	display: inline;
}

#head .head_navi li {
	height: 10px;
	margin: 0 0 0 10px;
	padding: 10px 0 0 0;
	float:right;
	display: inline;
}

#head .head_navi li a {
	font-size: 0.8em;
	line-height: 20px;
	padding-left: 12px;
	font-weight:bold;
	color: #333;
	background: url(../images/arrow_link_s.gif) no-repeat left center;
}

#head .head_navi li a:hover {
	color: #0078C2;
	text-decoration: none;
}

#head .head_navi form {
	margin: 0;
	padding: 0;
	width: 320px;
}

#head .head_navi input {
	margin: 0;
	padding: 0;
	vertical-align: middle;
}

#head .head_navi #box_search {
	clear: both;
	width: 320px;
	text-align: right;
}

#head .head_navi .field {
	height: 16px;
	width: 145px;
	margin-right: -4px;
}

/* @end */

/* @group Global navigation */

#g_navi {
	height: 40px;
	border-bottom: 1px solid #CCC;
}

#g_navi ul {
	width: 960px;
	margin: auto;
	height: 41px;
}

#g_navi li {
	height: 41px;
	float:left;
	width: 160px;
}

#g_navi li a {
	display: block;
	padding: 0;
	height: 41px;
}

#g_navi li.selected a,
#g_navi li a:hover {
	
}

#g_navi li.last {
	border:none;
}

#g_navi li.last a {
}

.topic_path {
	border-top: #ccc 1px dotted;
	border-bottom: #ccc 1px dotted;
	clear: both;
}

#topic_path_head {
	border-top: none;
}

.topic_path dl, 
.topic_path ol {
	border-top: #fff 1px solid;
	border-bottom: #fff 1px solid;
	background: #F8F8F8;
	color: #666666;
	margin: 0;
	padding: 0 0 0 20px;
	height: 25px;
	line-height: 25px;
}

.topic_path dt,
.topic_path dd {
	display: inline;
	margin: 0;
	padding: 0;
	color: #000;
	height: 25px;
	line-height: 25px;
}
.topic_path dt {
	border-right: 1px solid #999;
	padding-right: 10px;
	margin-right: 10px;
}
.topic_path img {
	vertical-align: middle;
}

.topic_path li {
	display: inline;
}

.topic_path a {
	padding-right: 10px;
	background: url(../images/arrow_s.gif) no-repeat right center;
}

#content .topic_path p {
	margin: 0;
	padding: 0;
}

#content .topic_path p a {
	background: none;
	display: block;
	margin: 0;
	padding: 0;
	cursor: pointer;
}

#content .topic_path p em{
	display: block;
	margin: 2px 0;
	padding: 0 0 0 95px;
	line-height:25px;
	height:25px;
	background: #F8F8F8 url('../images/hotnews_head.gif') no-repeat 15px top;
	font-style: normal;
}

#content .topic_path p strong {
	display: block;
	margin: 2px 0;
	padding: 0 0 0 95px;
	line-height:25px;
	height:25px;
	background: #F8F8F8 url('../images/hotnews_head_2.gif') no-repeat 15px top;
}

#content .topic_path p.alertinfo em{
	background: #F8F8F8 url('../images/alertinfo_head.gif') no-repeat 15px top;
}

#content .topic_path p.alertinfo strong {
	background: #F8F8F8 url('../images/alertinfo_head_2.gif') no-repeat 15px top;
}

#content .topic_path p.bottom em,
#content .topic_path p.bottom strong {
	border-top: #ccc 1px dotted;
	margin-top: -2px;
}

#content .topic_path p em a,
#content .topic_path p em strong {
	display: inline;
}

/* @end */

/* @group content */


h2.logo {
}

.logo span {
	display:block;
	height:35px;
	height: 35px;
	line-height: 35px;
	color: #fff;
	padding-left: 140px;
	background: url(../images/sub_header.gif);
}

.logo span.simple {
	padding-left: 6px;
}

.logo span.mobile {
	background: url(../images/bg_heading_mobile_navi.gif);
}


.logo span.iphone {
	background: url(../images/bg_heading_iphone_navi.gif);
}




.logo span.wp {
	background: url(../images/bg_heading_wp_navi.gif);
}


.logo span.its-mo {
	background: url(../images/bg_heading_itsmo_navi.gif);
}

.logo span.pc {
	background: url(../images/bg_heading_pc_navi.gif);
}


.logo span.areacutter.business {
	background: url(../images/bg_heading_business_areacutter.gif);
}


.logo span.business {
	background: url(../images/bg_heading_business_navi.gif);
}

.logo span.simple{
	background: url(../images/bg_heading_mobile.gif);
}


.logo span.span_guide,
.logo span.span_other,
.logo span.span_ac {
	background: url(../images/bg_heading_business.gif);
	padding:0 10px;	
}


/* @end */

/* @group content */

#A_block {
	width: 695px;
	float: left;
	padding-top: 1px;
}

#A_block h2{
	_font-size:16px;
	margin:0;
}

p {
	margin-left: 10px;
}

.block_head {
	margin: 0 0 15px 0;
}

.lead {
	margin: 5px 15px 30px 15px;
	_width:95%;
	_margin: 5px 10px 30px 10px;
}

.lead h3{
	line-height: 1.2em;
	font-size: 1.3em;
	margin: 5px 0;
	padding: 0;
	background: none;
}

p.lead,
.lead p{
	margin: 5px 0;
	font-size: 1.1em;
}

.content_block {
	clear: both;
	overflow:hidden;
	margin-bottom: 15px;
}

.content_box {
	margin: 15px;
}

.content_block.first {
	margin-top: 15px;
}

.content_block a {
	/*
	font-size: 0.9em;
	font-weight: bold;
	*/
}

.content_block  a:hover {
}

.navi_link a {
	color: #333;
	font-weight: bold;
}

.content_block h2 {
	margin-left: 15px;
}
.content_block h3 {
	margin: 0 0 10px 0;
	padding: 0 0 0 15px;
	height: 32px;
	font-size: 1.3em;
	line-height: 25px;
	background: url(../images/line_dot_b.gif) repeat-x center bottom;
}

.content_block h3 img {
	vertical-align: top;
}

.content_block h3 a {
	display: block;
	height: 17px;
	padding-left: 1.5em;
	line-height: 1.5em;
}

.content_block h3 span {
	display:block;
	float:left;
	background: #0033AF;
	color: #fff;
	padding: 0 5px;
}

.content_block h4 {
	margin: 0 0 5px 15px;
	font-size: 1.1em;
}

.content_block p {
	margin: 5px 15px 10px 15px;
	line-height: 1.5em;
}

.content_block li {
	margin-left: 15px;
}

.content_block .content_image {
	text-align: center;
	margin: 0 auto;
	width: auto;
}

.content_block .content_image a {
	display: inline;
	background: none;
	margin: 0;
	padding: 0;
}
/*
.content_block .content_image ul {
	width: 560px;
	margin: auto;
}

.content_block .content_image li {
	margin: 10px;
	float: left;
}
*/

#content span.note,
.note {
	font-size: 0.8em;
	line-height: 1.2em;
	padding-left: 0;
	font-weight: normal;
	color: #333;
}

.content_block p.note {
	text-align: right;
	margin: -33px 0 12px 0;
}

.content_block ul.note {
	margin-left: 15px;
}

.content_block strong.note {
	color: #0032AD;
	font-weight: bold;
}

.content_block p.foot_note {
	text-align: right;
	font-size: 0.75em;
	margin: 0;
}

.content_block .foot_note li {
	display: list-item;
	font-size: 0.75em;
	margin-left: 15px;
	color: #666;
	padding-left: 1em;
	text-indent: -1em;
}

.content_block p.note img,
.content_block ul.menu img {
	vertical-align: top;
}

.content_block li {
	background-attachment: fixed;
}

.note_list {
	margin-left: 15px;
}

.note_list li {
	display: list-item;
	margin: 5px 0;
	padding-left: 1.5em;
	background: url(../images/arrow_listhead.gif) no-repeat left 0.5em;
}

.head_list li {
	margin-left: 1em;
	text-indent: -1.1em;
}

.content_block .link_list li {
	display: list-item;
	margin: 5px 0;
	padding-left: 1.5em;
}

.content_block .link_list dt {
	font-weight: bold;
	clear: both;
	width: 100px;
	margin: 5px 0 0 0;
}

.content_block .link_list dd {
	padding-left: 15px;
	margin: 0 0 10px 5px;
	border-left: 1px solid #ccc;
}

.content_block .link_list a {
	margin: 5px 0;
	padding-left: 1.5em;
	color: #333;
	font-weight: bold;
	background: url(../images/arrow_link.gif) no-repeat left 1px;
}

.open_area {
	margin-top: 10px;
	padding-left: 15px;
}

.split {
	border-top: 1px #ccc dotted;
	border-bottom: 1px #ccc dotted;
	padding-top: 5px;
}

.box_area dt a,
.normal_link a,
.page_link a,
.open_area dt a,
.service_area dt a,
.list_area li a{
	display: block;
	height: 15px;
	font-weight: bold;
	padding-left: 15px;
	color: #333;
	background: url(../images/arrow_link.gif) no-repeat 0 3px; /* modified for ie6 */
	position: relative;
	z-index: 30;
}

.box_area dt a:hover,
.normal_link a:hover,
.page_link a:hover,
.open_area dt a:hover,
.service_area dt a:hover,
.service_area li a:hover{
	color: #0078C2;
	text-decoration: none;
}

.normal_link a.external {
	padding-left: 0;
	padding-right: 20px;
	float: left;
	background: url(../images/arrow_external.gif) no-repeat right center;
}

.box_area dt a.external {
	padding-left: 0;
	padding-right: 15px;
	width: auto;
	background: url(../images/arrow_external.gif) no-repeat right center;
}

#A_block .content_block .br {
	margin-right: 0;
}

#A_block .content_block .bottom {
	margin-bottom: 0;
}


/* @group line layout */

.line_area {
	clear: both;
}

.line_area li {
	margin: 15px 0 0 0;
	padding: 8px 0 8px 15px;
	border-bottom: #ccc 1px dotted;
	line-height: 1.5em;
	float:none;
	display:list-item;
}

.line_area dt {
	height: 32px;
	line-height: 32px;
	padding-left: 15px;
}

.line_area dd {
	margin: -32px 0 0 0;
	/*padding: 8px 0 8px 90px;*/
	padding: 8px 0 8px 70px;
	border-bottom: #ccc 1px dotted;
	line-height: 1.5em;
	/*background: url(../images/arrow_link.gif) no-repeat 90px 10px;*/
}

.line_area dd a {
	margin-left: 20px;
	display: block;
	font-size: 1em;
	font-weight: normal;
	text-decoration: none;
	color: #0078C2;
}

.line_area dd a:hover {
	text-decoration: underline;
	color: #0078C2;
}

.line_area.list li {
	background: url(../images/arrow_listhead.gif) no-repeat left center;
}


/* @end */

/* @group box layout */

.box_area {
	margin: 0;
	padding: 0;
	/*	position: relative; // removed for ie6 */
	overflow:hidden; /* added for ie6 */

}

.box_area li {
	margin: 5px 0 10px 10px;
	padding: 0 10px 0 0;
	width: 200px;
	_width: 180px;
	float: left;
	height: 80px;
	border-right: 1px #ccc dotted;
}

.box_area dt {
	margin: 5px 0 20px 15px;
	padding: 0 10px 0 0;
	width: 200px;
	_margin: 5px 15px 20px 5px;
	_display:inline; /* added for ie6, doubled margin bug */
	_width: 180px;
	float: left;
	height: 200px;
	border-right: 1px #ccc dotted;
	font-size: 1.1em;
}

.box_area dd {
	margin: 25px 5px 5px -210px;
	padding: 0 0 10px 0;
	width: 200px;
	_width: 180px;
	float: left;
	height: 85px;
	border-bottom: 1px #ccc dotted;
	_display:inline; /* doubled margin bug for ie6 */
}

.box_area.half dt {
	width: 320px;
	_width: 310px;
	height: 75px;
}

.box_area.half dd {
	margin: 25px 0 0 -332px;
	_margin: 25px 0 0 -335px;
	width: 310px;
	_width: 300px;
	height: 60px;
}

.box_area.long dt {
	width: 680px;
	height: auto;
	border: none;
	clear: both;
}

.box_area.long dd {
	width: 680px;
	height:auto;
	margin: 25px 0 15px -690px;
}

.box_area.list {
	margin-left: 15px;
}

.box_area.list dt {
	padding-left: 1.5em;
	background: url(../images/arrow_listhead.gif) no-repeat left 0.5em;
	width: 100%;
	height: 20px;
	margin: 15px 0 0 0;
	border: none;
	clear: both;
	float: none;
}
.box_area.list dd {
	margin: 0 0 15px 0;
	width: auto;
	height: auto;
	padding-left: 1.5em;
	clear: both;
	float:none;
	overflow:hidden;
}

.box_area.icon dt {
	padding: 0 15px 15px 15px;
	margin: 0;
	height: 5.5em;
	line-height: 25px;
}
.box_area.icon dt img {
	vertical-align: middle;
	margin-right: 5px;
}
.box_area.icon dd {
	height: 4.5em;
	margin-left: -235px;
	padding-left: 25px;
	margin-top: 35px;
}


.box_area dt a img.thumb {
	position: absolute;
	top:0;
	left:0;
	z-index: 100;
	visibility: hidden;
}

/*
.box_area.list dt {
	width: 100%;
	height:auto;
	margin: auto;
	border: none;
	float: none;
	padding-left: 1.5em;
	background: url(../images/arrow_listhead.gif) no-repeat left 0.5em;
}

.box_area.list dd {
	width: auto;
	height:auto;
	margin: 0 0 15px 0;
	padding-left: 1.5em;
	border-bottom: 1px #ccc dotted;
	float: none;
}
*/
.list_area {
	margin: 0 15px;
}

.lead .list_area {
	margin: 0;
}

.list_area.list li {
	padding-left: 1.5em;
	background: url(../images/arrow_listhead.gif) no-repeat left 0.5em;
	width: 100%;
	height: auto;
	margin: 15px 0 0 0;
	border: none;
	clear: both;
	float: none;
}


#content .list_area li {
	margin: 0 10px;
	width: 200px;
	float: left;
	background: none;
	border-bottom: 1px dotted #ccc;
	padding-bottom: 5px;
}

.list_area.half li {
	width: 300px;
}

.list_area li a {
	display:block;
	margin-top: 0.5em;
}


li.br,
dt.br {
	border-right: 1px #fff solid !important;
}

li.bottom,
dd.bottom {
	border-bottom: 1px #fff solid !important;
	margin-bottom: 0;
}

dt.last {
	margin: 0 0 0 ;
}

.thumb {
	display: block;
	float: left;
	margin-right: 3px;
	margin-top: 0px;
}

.thumb2 {
	display: block;
	float: right;
	margin-left: 3px;
	margin-top: 0px;
}

/* @end */

/* @end */


/* @group Side */

#B_block {
	float: right;
	width: 235px;
	_width: 230px;
	/*font-size: 0.9em;*/
	line-height: 1.5em;
}

#B_block h3 {
	height:20px;
	line-height:20px;
	margin: 0 0 0 10px;
	padding: 0;
}

.side_block {
	margin: 0;
	padding: 0;
	margin-bottom: 30px;
}

.side_block .thumb {
	float: left;
	margin-right: 10px;
}

#B_block .side_block h3 {
	font-weight: bold;
	font-size: 1.1em;
	margin: 10px 0 0 0;
	padding: 0 0 5px 15px;
	background: url(../images/line_dot_b.gif) repeat-x bottom;
}

#B_block .side_block .side_navi h5 {
	margin-top: 5px;
	margin-bottom: 5px;
}

.side_block li {
	margin: 0;
	padding: 0;
	display: block;
	margin-bottom: 10px;
}

dl.side_block {
}

.side_block dl {
	margin: 0;
}

.side_block dt {
	padding: 12px 12px 5px 12px;
}
.side_block dd {
	margin: 0;
	border-bottom: 1px dotted #ccc;
	padding: 0 12px 12px 12px;
}

.side_block dl .normal_link a{
	height: auto;
	background-position: left 4px;
}

.side_block .gallery ul {
	margin-bottom: 10px;
}

.side_block .gallery li {
	margin-bottom:0;
}

.side_block .gallery dt {
	padding: 0;
}

.side_block .gallery dd {
	background: #e5e5e5 url(../images/bg_sprite.gif);
	border: 1px #ccc solid;
	border-top: none;
	padding-top: 12px;
	padding-bottom: 0;
}

.side_block .menu {
	margin: 10px 0 0 0;
	text-align: right;
}

.side_navi {
	border: 1px solid #cdcdcd;
	margin-bottom:0;
}

.side_navi li {
	margin: 0;
	clear: both;
	height: 35px;
	border-bottom: 1px dotted #ccc;
	font-weight: bold;
}

.side_navi li.last {
	border-bottom: none;
}

.side_navi li.selected span,
.side_navi li.selected a {
	display: block;
	height: 34px;
	line-height: 34px;
	padding-left: 25px;
	color: #0078C2;
	background: url(../images/bg_sidemenu_f3.gif) no-repeat bottom;
}

.side_navi li a {
	color: #333;
	display:block;
	height: 34px;
	line-height: 34px;
	padding-left: 25px;
	background: url(../images/bg_sidemenu.gif) no-repeat bottom;
}

.side_navi li a:hover {
	color: #0078C2;
	text-decoration: none;
	background: url(../images/bg_sidemenu_f2.gif) no-repeat bottom;
}

.sub_sidenavi {
	display: none;
}

.side_block.privacy {
	font-size: 0.9em;
	line-height: 1.3em;
}

/* @end */

/* @group Footer */

#foot {
	margin: 15px auto 17px auto;
	font-size: 1em;
	color: #666;
}

.foot_block a {
	color: #666;
	text-decoration: none;
}

.foot_block a:hover {
	color: #000;
	text-decoration: underline;
}

.foot_block h3 {
	margin: 0.5em 0 0.5em 0;
	padding: 0;
	font-size: 12px;
	line-height: 1em;
	position: relative;
}

.foot_block h4 {
	margin: 0.2em 0;
	padding: 0;
	font-size: 11px;
	color: #999;
	position: relative;
}

.foot_block .dir_navi {
	float: left;
	margin: 0 30px;
	_display:inline; /* doubled margin bug for ie6 */
}

.foot_block .first {
	
}

.foot_block .last {
	margin: 0;
}

.foot_block .dir_navi .dir_navi {
	margin: 0 20px 0 0;
	padding: 0;
}

.foot_block .dir_navi ul {
	margin-bottom: 0.2em;
	position:relative;
}

.foot_block .dir_navi li,
.foot_block .dir_navi h5 {
	margin: 5px 0;
	padding-left: 10px;
	background: url(../images/arrow_s.gif) no-repeat left 5px;
	font-size: 11px;
	line-height: 1.5em;
	position: relative;
	font-weight: normal;
}

.foot_block .dir_navi h6 {
	margin: 5px 0;
	padding-left: 10px;
	font-size: 11px;
	line-height: 1.5em;
	position: relative;
	color: #999;
}

.foot_block .dir_navi li.external {
	background: url(../images/arrow_ss.gif) no-repeat left 5px;
}

.foot_block .dir_navi li p {
	margin: 0px 0 0.5em 10px;
}

.foot_block .sub_dir {
	margin-right: 20px;
	float:left;
}

.foot_block .sub_dir.first {
	margin-right: 50px;
}

.foot_block .sub_dir li {
	margin-left: 0.5em;
	background:none;
}

.foot_block .nohead {
	margin-top: 1.5em;
}

.foot_block {
	padding: 10px;
	border-top: 1px dotted #ccc;
	clear: both;
}

.foot_block.first {
	border: none;
	padding: 0;
	overflow:hidden; /* get cleared for ie6 */
}

.foot_block img {
	vertical-align: middle;
}

.foot_block .navi {
	background: none;
	height: 15px;
	line-height: 15px;
	margin: 0;
	padding: 0;
	display: inline;
}

.foot_block .navi li {
	float: left;
	margin-right: 1em;
}

.foot_block .navi li a {
	font-size: 0.8em;
	line-height: 20px;
	padding-left: 12px;
	font-weight:bold;
	color: #333;
	background: url(../images/arrow_link_s.gif) no-repeat left center;
}

.foot_block .navi li a:hover {
	color: #0078C2;
}

.foot_block .navi img {
	vertical-align: text-top;
}

.foot_block .banner_navi li {
	float: left;
	display: inline;
	margin: 10px 10px 0 0;
}

#copyright {
	text-align: right;
	font-size: 0.8em;
	margin: 0 0 0 0;
	padding: 0;
	height: 15px;
	line-height: 15px;
}

#zenrin_note {
	margin: 0;
	text-align: center;
}

#zenrin_note a {
	color: #0078C2;
}


/* @end */



#simplemodal-overlay {
	background: #000;
}


/* for ie6 added at 100616 - newbox01
---------------------------------------------------------- */

ul.newbox_01{
	overflow:hidden;
}

ul.newbox_01 li{
	width:310px;
	float:left;
	padding:10px 0;
}

ul.newbox_01 li h5{
	margin:0;
	padding:0 0 10px;
}

ul.newbox_01 li h5 a{
	display: block;
	height: 15px;
	font-weight: bold;
	padding-left: 15px;
	color: #333;
	background: url(../images/arrow_link.gif) no-repeat 0 3px; /* modified for ie6 */
	font-size:13px;
}



ul.newbox_01 li p{
	line-height:1.4;
	margin:0;
	overflow: hidden;
	min-height:110px;
	height:110px;
}

ul.newbox_01 li p img{
	display: block;
	float: left;
	margin: 0 5px 5px 0;
}

ul.newbox_01 li div.line{
	padding:0;
	height:20px;
	border-bottom:dotted 1px #CCCCCC;
	width:300px;
	float:right;
}

ul.newbox_01 li.left{
	width:330px;
}

ul.newbox_01 li.left div.line{
	float:left;
}

ul.newbox_01 li.left h5,
ul.newbox_01 li.left p{
	border-right:dotted 1px #CCCCCC;
}

ul.newbox_01 li.left p{
	padding:0 10px 0 0;
}

ul.newbox_01 li.last div.line{
	border: none;
}

/* for ie6 added at 100616 - newbox02
---------------------------------------------------------- */

ul.newbox_02{
	
}

ul.newbox_02 li{
	border-bottom:dotted 1px #cccccc;
}

ul.newbox_02 li h5{
	font-size:13px;
	padding-left: 1.5em;
	background: url(../images/arrow_listhead.gif) no-repeat left 0.5em;
	width: 100%;
	height: 20px;
	margin: 15px 0 0 0;
	border: none;
	clear: both;
	float: none;
}


dl.newbox_04{

}

dl.newbox_04 dt{
	padding-left: 1.5em;
	background: url(../images/arrow_listhead.gif) no-repeat left 0.5em;
	width: 100%;
	height: 20px;
	margin: 15px 0 0 0;
	border: none;
	clear: both;
	float: none;
}

dl.newbox_04 dd{
	margin: 0 0 0 20px;
	border-bottom:dotted 1px #cccccc;
	padding:10px 0;
}





div.side_block dl.gallery dt.gc{
	font-size:14px;
	font-weight:bold;
	margin:15px auto 3px;
}

div.side_block dl.gallery dd.gc{
	background:none;
	border:solid 1px #cccccc;
	padding:0;
}

div.side_block dl.gallery dd.gc p{
	margin:10px;
}




dl.sc_one{
	overflow:hidden;
	width:100%;
	padding:10px 0 10px 0;
	margin:0;
}

dl.sc_one div{
	width:340px;
	float:left;
}

dl.sc_one div.l{
	border-right:dotted 1px #cccccc;
	margin-right:10px;
}

dl.sc_one div dt,
dl.sc_one div dd{
	padding:0 10px;
	margin:0;
}
/*右ナビスライド追加CSS*/
#slide_btn{display:none;}
#personal{overflow: hidden;}
#corporation{overflow: hidden;}