﻿@charset "UTF-8";

/*============================================================*/
/*index*/
/*============================================================*/
#topcontents {
	width:980px;
	margin:1px auto;
}

#roomplanFlash {
	width:980px;
	height:340px;
}

.aicityContents,#aicityContents2 {
	width:980px;
	margin:30px auto 0px auto;
	text-align:left;
}
	
/*============================================================*/
/*orderform*/
/*============================================================*/
#orderFormContents {
	width:560px;
	margin:0px auto;
}
#orderform {
	padding:30px 0px;
}
#orderform p {
	font-size:93%;
	padding:0px 0px 10px 0px;}


.res_t_01 {
	font-size:93%;
	border-top:solid 1px #999999;}
.res_t_01 tr{
	border-left:solid 1px #999999;
	border-right:solid 1px #999999;}
.res_t_01 td{
	padding: 6px 5px 6px 5px;
	border-bottom:solid 1px #999999;}
.res_t_01_color {background:#222222;}
.res_t_01_color_b {background:#fef5ec;}

.input,.input02,.input03,.input04 {
	padding:2px;
	font-size:12px;
	border:1px solid #888888;}
.input{width:250px;}
.input02{width:150px;}
.input03{width:100px;}
.input04{width:60px;}