@charset "utf-8";
/* CSS Document */
body {
	margin : 0px;
	padding : 0px;
}
#main {
	margin: auto;
	width: 900px;
}
#header {
	width: 100%;
	padding-top: 20px;
}
#headerLogo {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#headerMenu {
	height: 80px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#headerMenu ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	list-style-type: none;
}
#headerMenu ul li {
	float: left;
	line-height: 80px;
	text-align: center;
	height: 80px;
	width: 180px;
	list-style-type: none;
}
#headerMenu:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
#headerPhoto {
	height: 230px;
	width: 100%;
	background-image: url(img/headerPhoto.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#headerPhotoSentence {
	background-image: url(img/headerPhotoMoji.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin: auto;
	padding: 0px;
	height: 230px;
	width: 900px;
}
.btnHover:hover {
	background-position : left bottom;
	cursor: pointer;
}
#menuHome {
	text-decoration: none;
	background-image: url(img/homuBtn.png);
	background-repeat: no-repeat;
	display: block;
}
#menuCompany {
	text-decoration: none;
	background-image: url(img/companyBtn.png);
	background-repeat: no-repeat;
	display: block;
}
#menuWork {
	text-decoration: none;
	background-image: url(img/workingBtn.png);
	background-repeat: no-repeat;
	display: block;
}
#menuRecruit {
	text-decoration: none;
	background-image: url(img/recruitBtn.png);
	background-repeat: no-repeat;
	display: block;
}
#menuAccess {
	text-decoration: none;
	background-image: url(img/accessBtn.png);
	background-repeat: no-repeat;
	display: block;
}
#ploject {
	background-image: url(img/ploject.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 100px;
	width: 100%;
}
#plojectMenu {
	height: 211px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#plojectMenu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#plojectMenu ul li {
	line-height: 211px;
	text-align: center;
	float: left;
	height: 211px;
	width: 225px;
	list-style-type: none;
}
#ploMenuMake {
	text-decoration: none;
	background-image: url(img/sisouImg.png);
	background-repeat: no-repeat;
	display: block;
}
#ploMenuWeb {
	text-decoration: none;
	background-image: url(img/webSite.png);
	background-repeat: no-repeat;
	display: block;
}
#ploMenuMobile {
	text-decoration: none;
	background-image: url(img/mobileApl.png);
	background-repeat: no-repeat;
	display: block;
}
#ploMenuGyomu {
	text-decoration: none;
	background-image: url(img/gyomuApl.png);
	background-repeat: no-repeat;
	display: block;
}
#menuStringSisou {
	background-image: url(img/mojiSeisou.png);
	background-repeat: no-repeat;
	text-decoration: none;
	display: block;
}
#menuStringWeb {
	text-decoration: none;
	background-image: url(img/mojiWeb.png);
	background-repeat: no-repeat;
	display: block;
}
#menuStringMobile {
	text-decoration: none;
	background-image: url(img/mojiMobile.png);
	background-repeat: no-repeat;
	display: block;
}
#menuStringGyomu {
	text-decoration: none;
	background-image: url(img/mojiGyomu.png);
	background-repeat: no-repeat;
	display: block;
}
#menuString {
	height: 40px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#menuString ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#menuString ul li {
	float: left;
	line-height: 40px;
	text-align: center;
	height: 40px;
	width: 225px;
	list-style-type: none;
}
#news {
	background-image: url(img/news.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 100px;
	width: 100%;
	margin: 0px;
}
#mainNews {
	background-color: #FFFFFF;
	width: 100%;
	margin: 0px;
}
#newsContents {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
.newsContent1 {
	height: 37px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	line-height: 37px;
	width: 100%;
	background-image: url(img/newsPointer.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.newsFont {
	margin-left: 15px;
}
.newsFont:hover {
	color : #c0c0c0;
}
.newsContent1 a {
	margin-left: 15px;
	color: #333;
	text-decoration: none;
}
.newsContent1 a:hover {
	color : #c0c0c0;
}
#footer {
	background-color: #696969;
	width: 100%;
	padding-bottom: 20px;
	margin-top: 130px;
}
#mainFooter {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#footerMenu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#footerMenu ul li {
	line-height: 20px;
	text-align: center;
	float: left;
	height: 20px;
	list-style-type: none;
	padding-right: 20px;
	padding-left: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
}
#footerMenu {
	padding-top: 10px;
	padding-bottom: 10px;
}
#footerMenu ul li a {
	color: #FFF;
	text-decoration: none;
}
#footerMenu ul li a:hover {
	color: #c0c0c0;
}
#outMain {
	background-image: url(img/bluetexcha.png);
	width: 100%;
	background-repeat: repeat;
	padding-bottom: 30px;
}
#copylight {
	clear: left;
	color: #FFF;
	text-align: right;
	padding-top: 40px;
}
#outMain2 {
	background-image: url(img/bluetexcha.png);
	background-repeat: repeat;
}
#subject {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/companyString.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 170px;
}
.tabLink {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	font-size: small;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
}
#president {
	background-image: url(img/president.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 90px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#presidentSpeak {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	line-height: 23px;
/*    font-size: small;*/
    font-size: 15px;

}
#presidentSpeakPre {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	line-height: 23px;
/*    font-size: small;*/
    font-size: 15px;
    overflow: auto;
    white-space: pre-wrap;
    word-wrap: break-word;
}
#presidentSign {
	background-image: url(img/presidentSign.png);
	background-repeat: no-repeat;
	background-position: right center;
	height: 60px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#companyMotto {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background-image: url(img/companyMotto.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 122px;
}
#companyGaiyo {
	background-image: url(img/companyGaiyo.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 60px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#companyGaiyoTableDiv {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#companyGaiyoTable {
	border: 1px solid #CCC;
	width: 100%;
	margin-top: 20px;
}
#companyGaiyoTable tr td {
	border: 1px solid #CCC;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #696969;
}
.colum {
	width: 180px;
	padding-left: 10px;
	background-color: #f0f8ff;
	font-size: 14px;
}
.columData {
	padding-left: 10px;
	line-height: 22px;
	font-size: 14px;
}
#project {
	background-image: url(img/projectString.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 170px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#supportUnique {
	background-image: url(img/supportUnique.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 100px;
	margin-top: 50px;
}
.uniqueStrHeader {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	line-height: 40px;
	color: #696969;
	font-size: 18px;
}
.uniqueStr {
	line-height: 20px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	font-size: 14px;
	color: #696969;
	padding-bottom: 30px;
}
#blankSpace1 {
	height: 60px;
	width: 100%;
}
#blankSpace2 {
	height: 40px;
	width: 100%;
}
#hotelMakeLeft {
	background-image: url(img/hotelMakeLeft.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 170px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#hotelMakeCenter {
	background-image: url(img/hotelMakeCenter.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 90px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
#outMakeImage {
	height: 300px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#makeImageLeft {
	/* [disabled]background-color: #CCC; */
	float: left;
	height: 300px;
	width: 498px;
}
#makeImageRight {
	float: left;
	height: 300px;
	width: 400px;
	background-image: url(img/makeRoomImage.png);
	background-repeat: no-repeat;
}
#makeImageLeft p {
	padding-right: 20px;
	padding-left: 5px;
	line-height: 24px;
	font-size: 16px;
}
#underMakeImage {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#underMakeImage p {
	line-height: 23px;
	padding-right: 10px;
	padding-left: 5px;
}
#recruitImageTop {
	background-image: url(img/recruitImage.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 300px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#recruitImageCircle {
	background-image: url(img/recruit3.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 300px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#recruitPoint {
	background-image: url(img/recruitPoint.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 100px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#mensetsuFlow {
	background-image: url(img/mensetsu.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 100px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
.ProgSheet {
	height: 55px;
	width: 870px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #00bfff;
	border-bottom-color: #00bfff;
	margin-right: auto;
	margin-left: auto;
	line-height: 55px;
	background-image: url(img/boshuAicon.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 30px;
	cursor: pointer;
}
#recruitDivShow {
	display: none;
}
.recruitDocumentHeader {
	height: 50px;
	width: 887px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/recruitDocHeader.png);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 50px;
	padding-left: 13px;
	font-weight: bold;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	color: #666;
}
.recruitDocument {
	line-height: 23px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	font-size: 14px;
}
.recruitDocument p {
	color: #666;
}
#recruitInfo {
	background-color: #f0f8ff;
	height: 78px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-top: 2px;
}
#recruitInfo p {
	line-height: 25px;
	font-size: 14px;
	color: #666;
}
.newsContentLeft {
	float: left;
	width: 750px;
	font-size: 14px;
	color: #666;
}
.newsContentRight {
	text-align: right;
	font-size: 14px;
	color: #666;
}
#accessLeft {
	background-image: url(img/accessLeft.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 170px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#accessMap {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#traphicAccess {
	background-image: url(img/traphicAccess.png);
	height: 80px;
	width: 100%;
	background-repeat: no-repeat;
	background-position: center center;
	margin-top: 40px;
	background-color: #f5f5f5;
}
#addressAccess {
	background-image: url(img/addressAccess.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 80px;
	width: 100%;
	background-color: #f5f5f5;
}
#traphicSpecifics {
	height: 80px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#traphicSpecifics p {
	line-height: 22px;
	font-size: 14px;
	color: #666;
}
#addressSpecifics p {
	font-size: 14px;
	line-height: 22px;
	color: #666;
}
#addressSpecifics {
	height: 100px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#hotelmanagerTitle {
	background-image: url(img/hotelmanagerTitle.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 150px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#hotelmanagerMainText {
	height: 130px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	line-height: 30px;
	text-align: center;
	font-size: 15px;
	padding-top: 20px;
	color: #666;
}
.hotelmanagerCenter {
	margin-right: auto;
	margin-left: auto;
	width: 880px;
	text-align: left;
	font-size: 16px;
	line-height: 45px;
	color: #666;
	background-image: url(img/recruitDocHeader.png);
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-weight: bold;
	padding-left: 20px;
}
#ipadImg {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
.colorRed {
	color: #F00;
}
.colorGray {
	color: #666;
}
#ipadContent1 {
	width: 100%;
	height: 210px;
	margin-top: 20px;
}
#ipadContentLeft1 {
	width: 50%;
	float: left;
	height: 210px;
}
#ipadContentRight1 {
	float: left;
	width: 49%;
	height: 210px;
}
#ipadContent2 {
	width: 100%;
	height: 200px;
}
#ipadContentLeft2 {
	float: left;
	width: 50%;
	height: 200px;
}
#ipadContentRight2 {
	float: left;
	width: 49%;
	height: 200px;
}
#contentImg {
	height: 143px;
	width: 100%;
}
#contentImg .contentImgDiv {
	float: left;
	height: 143px;
	width: 179px;
	text-align: center;
}
.contentImgDiv img {
	margin: 0px;
	padding: 0px;
}
#ipadContentLeft1 p {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 15px;
	padding-right: 10px;
	padding-left: 10px;
}
#ipadContentRight1 p {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 15px;
	padding-right: 10px;
	padding-left: 10px;
}
#ipadContentLeft2 p {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 15px;
	padding-right: 10px;
	padding-left: 10px;
}
#ipadContentRight2 p {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 15px;
	padding-right: 10px;
	padding-left: 10px;
}
.colorRed.backColorGray {

}
#hotelmanagerTopImg {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#renewal {
	background-image: url(img/renewAnounse.png);
	height: 500px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
