/* CSS Document */
/*共通*/
p{
	margin:0px;
}

/*ライン*/
.linedot{
	width:100%;
	height:18px;
	background-image: url(../../glel/map/img/common/dott.gif);
	background-repeat:repeat-x;
	clear:both;
}

/*地図情報のコメント・その他コメント部分*/
.cap{
	font-size:10px;
	margin-top:5px;
	color:#ffffff;
	line-height:140%;
	}
	
a:link {
	color: #CD0202;
	text-decoration: none;
}

a:visited {
	color: #cccccc;
	text-decoration: none;
}

a:hover {
	color: #CC3333;
	text-decoration: underline;
}

/*上部タイトル部分と店舗名*/


/*メイン*/
#main{
	float:left;
	width:355px;
	margin-bottom:15px;
}

#side{
	float:right;
	width:150px;
}

.salonmain{
	width:363px;
	vertical-align:top;
}

.salonsub{
	width:157px;
	vertical-align:top;
	
}

/*地図・詳細情報*/
#map{
	width:650px;
}

#map table{
	font-size:12px;
	color:#ffffff;
	line-height:140%;
	margin-bottom:5px;
}

.mapimg{
	width:300px;
}

.top1{
	width:70px;
	border-width:1px 1px 1px 0px;
	border-style:solid;
	border-color:#ffffff;
	vertical-align:top;
	padding-left:5px;
}

.top2{
	width:320px;
	border-width:1px 0px 1px 0px;
	border-style:solid;
	border-color:#ffffff;
	padding:3px 0px 3px 5px;
}

.td01{
	width:70px;
	border-width:0px 1px 1px 0px;
	border-style:solid;
	border-color:#ffffff;
	vertical-align:top;
	padding-left:5px;
}

.td02{
	width:320px;
	border-width:0px 0px 1px 0px;
	border-style:solid;
	border-color:#ffffff;
	padding:3px 0px 3px 5px;
}

#map p{
	font-size:12px;
	list-style-type:none;
	list-style-image:none;
	background-image:url(../img/common/trainmini.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:22px;
	margin-bottom:5px;
}

#map ul{
	padding-left:0px;
	line-height:140%;
}

#map li{
	list-style-type:none;
	list-style-image:none;
	background-image:url(../img/common/trainmini.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:22px;
	}
	
/*路線選択用イメージのマージン設定*/
.imargin{
	margin-top:5px;
	margin-bottom:5px;}
	


.text_n_ms_gray_120 {  font-family: "ＭＳ ゴシック", "Osaka－等幅"; font-size: 12px; line-height: 120%; color: #666666;}

.text_n_24_white_120 {  font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3"; font-weight: bold; font-size: 18px; line-height: 120%; color: #ffffff;}
