@charset "utf-8";
/*==========================================================================================

	// VISIT-AREA

==========================================================================================*/
h2{
	display:block;
	overflow:hidden;
	width:918px;
	height:58px;
	margin-bottom:20px;
	background:url(../../images/visit/area_title.gif)  no-repeat;
	background-position:0 0;
	font-size:1px;
	text-indent:-9999em;
}

.textLead{
	font-weight:bold;
	margin-bottom:0.7em;
}

.textLine{
	margin-bottom:0.7em;	
}

#longPhrase{
	width: 45em;
	max-width:918px;
}

h3#omotetitle{
	display:block;
	width:100%;
	height:37px;
	background:url(../../images/visit/visit_menu_title1.gif) 15px 0 no-repeat;
	font-size:1px;
	text-indent:-9999em;
	background-color:#f2f2f2;
	overflow:hidden;
	margin:30px 0 10px 0;
}

h3#higashititle{
	display:block;
	width:100%;
	height:37px;
	background:url(../../images/visit/visit_menu_title2.gif) 15px 0 no-repeat;
	font-size:1px;
	text-indent:-9999em;
	background-color:#f2f2f2;	
	overflow:hidden;
	margin:30px 0 10px 0;
}

h3#nishititle{
	display:block;
	width:100%;
	height:37px;
	background:url(../../images/visit/visit_menu_title3.gif) 15px 0 no-repeat;
	font-size:1px;
	text-indent:-9999em;
	background-color:#f2f2f2;	
	overflow:hidden;
	margin:30px 0 10px 0;
}

p.textLink{
	text-indent:20px;
	background-image: url(../../images/common/link_text_icon2.gif);
	background-repeat: no-repeat;
	background-position:5px 4px;
	margin-top:1.5em;
}

/*----- IE6 -----*/
* html .ContentDiv{
	padding:20px;
}
