@charset "shift_jis";


body {
	font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro";
	font-size: 75%;
	line-height: 2;
	color: #B1341D;
	background-color: #460002;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-image: url(images/bgtop.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}




h1,h2,h3,h4,h5,p,ul,ol,li,dl,dt,dd,form{
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	font-size: xx-large;
	color: #e9d071;
}
ul{
	list-style-type: none;
}
img {
	border: none;
}
input,textarea,select {
	font-size: 1em;
}
form {
	margin: 0px;
}
a {
	color: #EFBA3D;
}
a:hover {
	color: #EFD96C;
	text-decoration: none;
	text-align: center;
}
table {
	border-collapse:collapse;
	font-size: 100%;
	border-spacing: 0;
}



/*コンテナー（HP全体を囲むブロック）
---------------------------------------------------------------------------*/
#container {
	text-align: center;
	width: 953px;	/*HP全体の横幅*/
	margin-top: 440px;
	margin-right: auto;
	margin-left: auto;
	font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro";
}







/*メインメニュー（上部に横並びの画像メニュー）
---------------------------------------------------------------------------*/
ul#menu img {
	vertical-align: bottom;
}
ul#menu li {
	float: left;
}



/*FLASH梱包ボックス
---------------------------------------------------------------------------*/
#fla {
	width: 952px;
	height: 291px;

}



/*コンテンツ（左右のブロックを囲むボックス）
---------------------------------------------------------------------------*/
#contents {
	clear: left;
}



/*メインコンテンツ（左側ボックス）
---------------------------------------------------------------------------*/
#main {
	float: left;	/*ボックスを左側に配置。*/
	width: 275px;	/*ボックスの幅*/
	height: 980px;
	padding-top: 17px;
	
}
#main p {
	padding: 0.5em 10px 1em;
	
}
#main h2.h2bg {
	width: 275px;
	height: 30px;
	line-height: 10px;
	color: #E9CF70;	/*h2タグの文字色*/
	font-size: 100%;
	padding-top: 198px;
	background-image: url(images/mobile.jpg);	/*h2タグの背景画像*/
	background-repeat: no-repeat;
}
#main h2.h3bg {
	width: 260px;
	height: 340px;
	line-height: 22px;
	
	font-size: 100%;
	
	padding-top: 10px;
	padding-left: 10px;	/*文字の左側に少し余白*/
	overflow: hidden;	/*背景画像から飛び出た文字を非表示にする*/
	
	
}

#info {
	float: right;	/*ボックスを左側に配置。*/
	width: 667px;	/*ボックスの幅*/
	height: 800px;
	padding-top: 270px;
	margin-top: 17px;
	margin-left: 0px;	
	overflow: auto;
	line-height:1em;
	background-image: url(images/info.jpg);	/*h2タグの背景画像*/
	background-repeat: no-repeat;
}

.newarrival {

	
	width: 630px;
	height: 650px;
	margin-top:140px;
	margin-left:20px;
	text-align: left;
	display: block;
	overflow: auto;
	visibility: visible;
	
}


#room {
	
	float: right;	/*ボックスを左側に配置。*/
	width: 667px;	/*ボックスの幅*/
	height: 1080px;
	margin-top: 17px;
	background-image: url(images/room-bg.jpg);	/*h2タグの背景画像*/
	background-repeat: no-repeat;

}

#left{ 
    width: 628px; 
	float: left; 
	margin: 60px 10px 20px 20px;
	overflow: hidden; }

#type {
    display: block;
    height: 301px;
    margin-top: 0px;
	margin-left: 50px;
    padding: 0;
    position: relative;
    width: 512px; border: 2px solid #fff; overflow: hidden; padding: 2px;
}

.photolist{ 
    padding: 10px; 
}
.photolist:after{ content: ""; display: table; height: 0; line-height: 0; clear: both; }
.photolist img{ float: left; margin: 3px; border: 1px solid #fff; padding: 1px; }
.photolist img.small{ margin: 0; border: 0; padding: 1px; }
.photolist .group{ float: left; margin: 3px; border: 1px solid #fff; padding: 1px; width: 150px; height: 100px; overflow: hidden; text-align: center; }
.photolist .left1{ margin-right: 4px !important; }
.photolist .left2{ margin-right: 3px !important; }


#recruit {
	float: right;	/*ボックスを左側に配置。*/
	width: 667px;	/*ボックスの幅*/
	height: 1026px;
	padding-top: 17px;
	
}

#system {
	float: right;	/*ボックスを左側に配置。*/
	width: 667px;	/*ボックスの幅*/
	height: 1026px;
	padding-top: 17px;
	
}

#staff {

	float: right;	/*ボックスを左側に配置。*/
	width: 667px;	/*ボックスの幅*/
	height: 1080px;
	margin-top: 17px;
	background-image: url(images/staff.jpg);	/*h2タグの背景画像*/
	background-repeat: no-repeat;
	
}

.newarrival2 {
	height: 1020px;
	width: 620px;
	float: center;
	margin-top: 50px;
	margin-left:35px;
	text-align: left;
	display: block;
	overflow: auto;
	visibility: visible;
}

/*サイドコンテンツ（右側ボックス）
---------------------------------------------------------------------------*/
#map {
	float: right;	/*ボックスを右側に配置。*/
	width: 667px;	/*ボックスの幅*/
	
	padding-top: 103px;
	margin-top: 20px;
	padding-bottom: 100px;
	background-image: url(images/access.jpg);	/*h2タグの背景画像*/
	background-repeat: no-repeat;
	
}

#map h2.h3bg {
	width: 600px;
	height: 340px;
	line-height: 22px;
	
	font-size: 100%;
	
	padding-top: 10px;
	padding-left: 60px;	/*文字の左側に少し余白*/
	overflow: hidden;	/*背景画像から飛び出た文字を非表示にする*/
	
	
}






/*フッター（コピーライトなど入っている一番下のボックス）
---------------------------------------------------------------------------*/
#footer {
	
	line-height: 18px;
	height: 20px;
	text-align: center;
	clear: both;
	color: #000000;	/*文字色*/
}



/*メインコンテンツ内の「What's New」部分
---------------------------------------------------------------------------*/

#main dl.new dt {
	font-weight: bold;	/*日付の色を太字にする*/
}

#main dl.new dd {
	border-bottom: 1px solid #bfbfbf;	/*日付ごとの下線*/
}



/*テーブル
---------------------------------------------------------------------------*/
.ta1 {
	width: 580px;
	margin-right: auto;
	margin-left: auto;
}
.ta1, .ta1 td, .ta1 th{
	border: 1px solid #3D1600;
}
.ta1 td, .ta1 th{
	padding: 10px;
}
.ta1 th{
	background-color: #fafafa;	/*左側thタグの背景色*/
	width: 150px;	/*左側thタグの幅*/
	text-align: center;
}
.ta1 th.tamidashi{
	width: auto;
	text-align: left;
	background-color: #602300;	/*テーブルの見出し部分の背景色（room.htmlで使用しています）*/
	color: #FFFFFF;	/*文字色*/
}



/*細々
---------------------------------------------------------------------------*/
.color1 {
	color: #E9CF70;
}
.look {
	background-color: #f5f5f5;
}
.mb1em {
	margin-bottom: 1em;
}
