/* CSS Document */


h1,h2,h3,h4,h5,h6,p,dl,dt,dd,address{
	margin:0;
	padding:0;
	font-size:12px;
	line-height:1.5;
	font-family:MS PGothic ,sans-serif;
	}
td,th{
	font-size:12px;
	line-height:1.5;
	font-family:MS PGothic ,sans-serif;
	}
ol,ul,li{
	margin:0;
	padding:0;
	list-style:none;
	font-size:12px;
	font-family:MS PGothic ,sans-serif;
	}

img{
	border:none;
	vertical-align:top;
	}


/* 配置 */
/* 共通 */

#menu{
	height:35px;
	padding-left:34px;
	clear:both;
	}

#menu li{
	float:left;
	}
#menu li img{
	vertical-align:top;
	}

/* 共通 ここまで */




/* Top */



#right{
	float:right;
	width:560px;
	padding:0 0px 0 1px;
	margin-right:40px;
	border-left:1px solid #D4D4D4;
	}
*html #right{
	margin-right:0px;
}

#left{
	width:170px;
	margin:0;
	}

/* コンテンツ */

#concierge{
	width:540px;
	margin:0 auto;
	text-align:center;
	padding-right:15px;
	padding-bottom:30px;
	}

#right h2{
	text-align:center;
	}

#links{
	margin-top:50px;
	clear:both;
	}
#links a{
	color:#4A4753;
	}
#links a:hover{
	color:#aaa;
	}
#concierge #top-mid{
	margin:50px 0;
	}

#concierge #top-bot{
	width:545px;
	margin:0px 0 50px 0;
	}
#concierge #top-bot img{
	margin:0px 5px 0 0;
	}


#concierge h3.wel-map{
	margin:40px 0;
	}

#right #concierge #wel-mid{
	width:472px;
	margin:0 auto;
	}

#concierge #wel-mid h3{
	width:472px;
	background:#DFE7F0;
	margin:0 auto;
	padding:3px;
	text-align:left;
	}

#concierge #wel-mid h4{
	width:472px;
	background:#ffff00;
	margin:0 auto;
	padding:3px;
	text-align:center;
	}

#concierge #wel-mid p{
	margin:0 auto;
	text-align:left;
	padding:10px 5px;
	}
#concierge #wel-mid dt{
	margin:0 auto;
	text-align:left;
	padding:5px 5px;
	}

#concierge #wel-mid dd{
	margin:0 auto;
	text-align:left;
	padding:5px 15px;
	}

#concierge #wel-bot{
	margin:25px 0;
	}
#concierge #wel-bot h3{
	margin-bottom:10px;
	}
#concierge #wel-bot ul{
	width:453px;
	margin:0 auto;
	text-align:left;
	border-top:1px solid #cccccc;
	}
#concierge #wel-bot li{
	width:437px;
	margin:0 auto;
	text-align:left;
	padding:20px 5px 20px 15px;
	text-indent:-1em;
	border-bottom:1px solid #cccccc;
	}
#concierge #wel-bot li table{
	margin:5px 0;
	}

