@charset "shift_jis";


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

/*トップページだけ、背景壁紙画像を変える為。*/
body#top {
	background-image: url(images/bgtop.gif);
	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;
}
ul{
	list-style-type: none;
}
img {
	border: none;
}
input,textarea,select {
	font-size: 1em;
}
form {
	margin: 0px;
}
a {
	color: #514738;
}
a:hover {
	color: #772850;
	text-decoration: none;
}
table {
	border-collapse:collapse;
	font-size: 100%;
	border-spacing: 0;
}



/*コンテナー（HP全体を囲むブロック）
---------------------------------------------------------------------------*/
#container {
	text-align: left;
	width: 950px;	/*HP全体の横幅*/
	margin-right: auto;
	margin-left: auto;
}



/*ヘッダー（ロゴや電話番号画像が入っているブロック）
---------------------------------------------------------------------------*/
#header {
	height: 80px;
	width: 950px;
	position: relative;
}
#header #tel {
	position: absolute;
	top: 20px;
	right: 0px;
}
#header #logo {
	position: absolute;
	left: 0px;
	top: 0px;
}

#header #headertxt {
	font-size: 11px;	/*文字サイズ*/
	font-weight: normal;
	color: #FFFFFF;		/*文字色*/
	float: right;
	margin-left: auto;

}


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



/*FLASH梱包ボックス
---------------------------------------------------------------------------*/
#fla {
	background-color: #000000;
	height: 400px;
}
#fla p {
	color: #FFFFFF;
	text-align: center;
}



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



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

ul#main {
	vertical-align: bottom;
	margin-left: 15px;
	text-align: center;
}

ul#main img {
	vertical-align: bottom;
}

ul#main li {
	float: left;
	padding:5px;
	width:280px;
}

#main p.s_title {
		padding:0px;
		font-size:12px;
		margin-left:8px;
}

#order-inner {
	vertical-align: bottom;
	padding-left: 30px;
	margin-bottom:8px;
	
}

div#main div.order-inner ul {
    list-style-type: square;
	padding-left: 30px;
	margin-top:8px;
	margin-bottom:8px;
}


div#main div.sales dl dt.topborder, div#main div.sales dl dd.topborder {
    border: medium none;
}
div#main div.sales dl dt {
    border-top: 1px dotted #999999;
    clear: both;
    float: left;
    padding-top: 1.2em;
    text-indent: 80px;
    width: 400px;
}

div#main div.sales dl dd {
    border-top: 1px dotted #999999;
    float: left;
    padding-top: 1.2em;
    width: 450px;
}

.rounded-img {
	display: inline-block;
	overflow: hidden;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .4);
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, .4);
	box-shadow: 0 1px 3px rgba(0, 0, 0, .4);
}
.rounded-img2 {
	display: inline-block;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: inset 0 1px 5px rgba(0, 0, 0, .5), 0 1px 0 rgba(255, 255, 255, .9), 0 -1px 0 rgba(0, 0, 0, .6);
	-moz-box-shadow: inset 0 1px 5px rgba(0, 0, 0, .5), 0 1px 0 rgba(255, 255, 255, .9), 0 -1px 0 rgba(0, 0, 0, .6);
	box-shadow: inset 0 1px 5px rgba(0, 0, 0, .5), 0 1px 0 rgba(255, 255, 255, .9), 0 -1px 0 rgba(0, 0, 0, .6);
}

/*サイドコンテンツ（右側ボックス）
---------------------------------------------------------------------------*/
#side {
	float: right;	/*ボックスを右側に配置。*/
	width: 330px;	/*ボックスの幅*/
	padding-top: 20px;
}
#side p {
	padding: 0.5em 5px 1em;
}
#side .box {
	border: 1px solid #bfbfbf;/*右側ボックスの各ボックスを囲む線色。*/
	margin-bottom: 1em;
}
#side h3 {
	font-size: 100%;
	color: #514738;	/*h3タグの文字色*/
	text-align: center;	/*文字をセンタリング*/
	border-bottom: 1px solid #bfbfbf;	/*h3タグ下に直線を追加*/
	padding-top: 1em;
	padding-bottom: 1em;
	background-image: url(images/h3bg.gif);	/*h3の背景画像*/
	background-repeat: repeat-x;	/*背景画像を横軸にリピート*/
	background-position: center;	/*背景画像を上下中央に配置*/
}
#side .sidemenu a {
	text-decoration: none;	/*サイドメニューのリンクの下線を削除*/
	width: 326px;
	display: block;
	background-color: #393227;
	background-image: url(images/sidemenu_bg.gif);	/*サイドメニューの背景画像*/
	background-repeat: repeat-y;
	background-position: center;
	text-align: center;	/*メニューテキストをセンタリング*/
	margin-right: 1px;
	margin-bottom: 1px;
	margin-lcolor: #FFFFFF;	/*メニューの文字色*/eft: 1px;
	
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}
#side .sidemenu a:hover {
	background-image: url(images/sidemenu_bg_over.gif);	/*カーソルオーバー時の背景画像*/
}



/*フッター（コピーライトなど入っている一番下のボックス）
---------------------------------------------------------------------------*/
#footer {
	color:#FFF;
	background-color:#615543;
	margin-top:25px;
	padding-top:6px;
	padding-bottom:6px;
	text-align: center;
	clear: both;
	width: 100%;
}



/*メインコンテンツ内の「What's New」部分
---------------------------------------------------------------------------*/
#main dl.new {
	width: 760px;			/*What's Newボックスの幅*/
	height: 160px;		/*What's Newボックスの高さ*/
	overflow: auto;
	padding: 10px;
	margin-right: auto;
	margin-left: auto;
}
#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 #393227;
}
.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: #615543;	/*テーブルの見出し部分の背景色（room.htmlで使用しています）*/
	color: #FFFFFF;	/*文字色*/
}

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

.c_conts, .c_conts td, .c_conts th{
	width: 360px;
}

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