@charset "utf-8";
/* CSS Document */

#main #hospitality h3{ /* タイトル */
	background:url(../img/about_tit.gif) no-repeat;
}
.ol_list{
	margin-left:4em;
}

.main_st{
	text-align: left;
	font-weight:bold;
	font-size:13px;
	background:url(../../img/common/arrow02.gif) 0 4px no-repeat;
	display:block;
	margin:10px 10px 0 0;
	padding: 0 0 0 10px;
	clear:both;
}
table.table_data{
	border-top:1px solid #7C4985;
	border-left:1px solid #7C4985;
	border-collapse:collapse;
	border-spacing:0;
	background-color:#ffffff;
	empty-cells:show;
	width:550px;
	margin-left:20px;
	font-size:11px;
	line-height:120%;
	clear:both;
}
.table_data th{
	border-right:1px solid #7C4985;
	border-bottom:1px solid #7C4985;
	color:#7E4E85;
	background-color:#f0ebf1;
	background-position:left top;
	padding:0.2em 0.2em;
	text-align:center;
	width:13em;
}
.table_data td{
    border-right:1px solid #7C4985;
    border-bottom:1px solid #7C4985;
    padding:0.2em 0.2em;
}
.contact_mail{ /* お問い合わせ詳細のメール */
	background:url(../../img/common/mail01.gif) 0 5px no-repeat;
	padding-left:20px;
}

#hospitality ul.main_list {
margin:0 0 0 150px;
}
#hospitality .hospitality_link{
float:left;
margin-left:10px;
}

