@charset "UTF-8";
.TX_content1/*基本上部テキスト*/

 {
	width: 500px;
	font-size: 85%;
	line-height: 150%;
}
.mainTD_BK {
	background-image: url(../img/recruit/hand.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}

/*各ぞれぞれの内部説明テキスト*/

.TX_content2 {
	padding-left: 20px;
	padding-right: 15px;
	vertical-align: top;
	font-size: 85%;
	line-height: 140%;
}
.place_pic1 {
	padding-top: 40px;
}
.each_table {
	vertical-align: top;
	margin-bottom: 20px;
	padding-bottom: 5px;
	width: 500px;
	padding-top: 10px;
	font-size: 85%;
}
.tx_strong {
	font-weight: bold;
	color: #0000CC;
	font-size: 120%;
	line-height: 190%;
}
.tx_sub {
	color: #333333;
	font-size: 100%;
	line-height: 170%;
	font-weight: bold;
}
ul {
	padding-left: 15px;
}
.TX_content3 {
	padding-left: 20px;
	vertical-align: top;
	width: 470px;
	font-size: 85%;
	line-height: 140%;
}
.com_title {
	font-size: 125%;
	font-weight: bold;
	color: #000000;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	width: 470px;
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 40px;
	background-image: url(../img/common/black_box_S.gif);
	margin-bottom: 20px;
	line-height: normal;
	border-bottom-width: 1px;
	height: 29px;
	vertical-align: middle;
	padding-top: 7px;
}
.hotel_main {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding-bottom: 5px;
	margin-bottom: 2px;
	vertical-align: top;
	}
	
.hotel_main name {
	padding-top: 10px;
	padding-bottom: 10px;
	width: 200px;
	padding-left: 10px;
}
.hotel_main tel{
        display: block;
        width: 200px;
        float: left;
        margin-bottom: 10px;
}
.com_title_sub {
	color: #0033CC;
	background-color: #ECECEC;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.attent_news {
	width: 400px;
	text-align: center;
	padding: 5px;
	border-radius: 5px;         /* CSS3 */
	-moz-border-radius: 5px;    /* Firefox */
	-webkit-border-radius: 5px; /* Safari,Chrome */
	background-color: #ACBFF2;   /* 背景色 */
	margin-top: 20px;
	margin-bottom: 80px;
	margin-left: 40px;
}
