@charset "UTF-8";

h1 {
	background-image: url(../interview/img/h1.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 120px;
	width: 680px;
}
#main li {
	padding-left: 12px;
	list-style-type: none;
}
#main table.shop_info {
	margin-left: 15px;
	margin-bottom: 15px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #F0ECE4;
}
#main table.shop_info li {
	list-style-type: square;
	background-image: none;
	margin: 0px;
	padding: 0px;
}
#main table.shop_info th {
	background-color: #FFF4E9;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #F0ECE4;
	font-weight: bold;
}
#main table.shop_info td {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #F0ECE4;
}


/*20100226追加スタイル*/

.Dotted {
	width:660px ;
	border:1px dotted #aaaaaa ;
	padding:0 ;
	margin:5px auto 10px auto ;
}

#owner_banner {
	margin:30px auto 50px auto ;
}

div#Stage_info table#Stage_info_photo {
	width:180px ;
	border-collapse:collapse ;
	margin:0 ;
	padding:0 ;
	text-align:center ;
	float:left ;
}

div#Stage_info table#Stage_info_photo td {
	margin:0 ;
	padding:0 0 15px 0 ;
	float:left ;
}

div#Stage_info table#Stage_info_text {
	width:480px ;
	background:url(../interview/stage/info_back.gif) repeat-y left top ;
	border-collapse:collapse ;
	margin:0 ;
	padding:0 ;
}

div#Stage_info table#Stage_info_text th {
	width:100px ;
	border-right:2px solid #75150a ;
}

div#Stage_info table#Stage_info_text td {
	width:380px ;
}

.net_shop {
	margin-top:10px ;
	margin-bottom:10px ;
	text-align:center ;
}

