@charset "utf-8";

/* ==============================================================

	"各スタジオ" SHARE SETTING
	
============================================================== */


/* -----------------------------------
	各スタジオへのリンク
----------------------------------- */
#contents #studioLink {
	margin: 40px 0 30px 0;
	position: relative;
}

#contents #studioLink ul {
}

#contents #studioLink ul#studioMainLink li {
	float: left;
	width: 150px;
	overflow: hidden;
	margin-left: -1px;
}

/* -----------------------------------
	サブページへのリンク
----------------------------------- */
#contents #studioLink ul#studioSubLink {
	position: absolute;
	top: -40px;
	right: -10px;
}

#contents #studioLink ul#studioSubLink li {
	float: left;
}

#contents #studioLink ul#studioSubLink li a {
	padding-left: 12px;
	margin-left: 10px;
	padding: .3em 1em .3em 1.5em;
	background: url(http://www.52-cafe.com/dsm_common/img/ico_list-square.gif) no-repeat .5em center;
	color: #333;
	border: solid 1px #333;
}

#contents #studioLink ul#studioSubLink li a:hover,
#contents #studioLink ul#studioSubLink li a:active {
	color: #900;
}

#contents #studioLink ul#studioSubLink li#guide a {
background: url(http://www.52-cafe.com/dsm_common/img/ico_list-square-white.gif) no-repeat .5em center #900;
	color: #fff;
}

/* -----------------------------------
	店舗イメージ
----------------------------------- */
#contents #studioImg {
}

#contents #studioImg .thumbnail {
	float: left;
	width: 260px;
	padding: 10px 0 0px 10px;
	background-color: #fff;
	}
	#contents #studioImg .thumbnail p.info {
		margin-top: 0;
		color: #00A3E7;
		font-size: 92%;
	}
	
	#contents #studioImg .thumbnail ul li {
		float: left;
		width: 120px;
		margin-right: 10px;
		_margin-right: 5px;
		margin-bottom: 20px;
		cursor: pointer;
	}
	#contents #studioImg .thumbnail ul li img:hover {
		border: solid 5px #00A3E7;
		width: 110px;
		height: 70px;
		overflow: hidden;
	}
	#contents #studioImg .thumbnail ul li span {
		display: block;
		margin-top: .3em;
		text-align: center;
		color: #777;
	}

#contents #studioImg .photoImg {
	float: right;
	width: 580px;
	padding: 2px;
	border: solid 1px #aaa;
}


/* -----------------------------------
	店舗詳細
----------------------------------- */
#contents #studioInfo {
	margin: 30px 0;
}

#contents #studioInfo p.layoutImg {
	float: left;
	width: 430px;
	margin: 0;
}

#contents #studioInfo .layoutInfo {
	float: right;
	width: 410px;
	margin: 0;
	}
	
	#contents #studioInfo .layoutInfo li {
		padding-left: 15px;
		padding-bottom: .2em;
		margin-bottom: 1em;
		line-height: 1.5;
		border-bottom: dotted 1px #aaa;
	}


/* -----------------------------------
	アクセス
----------------------------------- */
#contents #access {
	padding: 10px;
	background-color: #fff;
	}
	#contents #access h2 {
		margin-bottom: 10px;
	}



/* ==============================================================

	"dateil" SETTING
	
============================================================== */
body#STUDIO-DETAIL #contents .rule .wrap {
	border: solid 7px #ddd;
}

body#STUDIO-DETAIL #contents .rule .section h4 {
	padding: 10px ;
	margin-bottom: 10px;
	border-bottom: dotted 1px #aaa;
	font-weight: bold;
	background-color: #eee;
}
	
body#STUDIO-DETAIL #contents .rule ul {
	margin: 10px;
	}
	body#STUDIO-DETAIL #contents .rule li {
	margin: .5em 0;
	padding-left: 12px;
	background: url(http://www.52-cafe.com/dsm_common/img/ico_list-square.gif) no-repeat 0 .3em;
}

/* ==============================================================

	"STUDIO GOBLIN" SETTING
	
============================================================== */
body#STUDIO-GOBLIN div.canvas {
	float: left;
	width: 550px;
	height: 350px;
	}
	body#STUDIO-GOBLIN div.accessTxt {
	float: right;
	width: 250px;
}


/* 交通機関 */
body#STUDIO-GOBLIN div.access div.accessTxt dl {
	border-top: solid 1px #ccc;
	}
	body#STUDIO-GOBLIN div.access div.accessTxt dl dt {
		border-top: solid 1px #fff;
		padding: 1em 0 .5em;
	}
	body#STUDIO-GOBLIN div.access div.accessTxt dl dd {
		padding: 1em;
	}
	body#STUDIO-GOBLIN div.access div.accessTxt dl dd ul {
		margin-bottom: 1em;
	}
	body#STUDIO-GOBLIN div.access div.accessTxt dl dd ul li {
		margin: .3em 0;
	}
	
	/* 路線アイコン */
	body#STUDIO-GOBLIN div.access div.accessTxt dl dd ul li#jr {
		padding-left: 23px;
		background: url(../img/ico_jr.gif) no-repeat left center;
	}
	body#STUDIO-GOBLIN div.access div.accessTxt dl dd ul li#tokyu {
		padding-left: 23px;
		background: url(../img/ico_tokyu.gif) no-repeat 3px center;
	}
	body#STUDIO-GOBLIN div.access div.accessTxt dl dd ul li#mita {
		padding-left: 23px;
		background: url(../img/ico_mita.gif) no-repeat 5px center;
	}
	body#STUDIO-GOBLIN div.access div.accessTxt dl dd ul li#nanboku {
		padding-left: 23px;
		background: url(../img/ico_nanboku.gif) no-repeat 5px center;
	}





#contents .ust li {		
	padding-left: 15px;
	background: url(http://www.52-cafe.com/dsm_common/img/ico_list-arrow-red.gif) no-repeat left .2em;
	}

