@charset "utf-8";

body {
	background:#f7f7f7;
	margin:0;
	padding:0 0 200px 0;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.header_bg {
	background-color:#FFFFFF;
}
.header {
	margin-left:auto;
	margin-right:auto;
	width:980px;
}

.footer_bg {
	background:url(img/r01_tanishouten2_bg.jpg) repeat-x;
}
.footer {
	width:980px;
	margin-left:auto;
	margin-right:auto;
}
.copy_bg {
	background:url(img/copy_bg.jpg) repeat-x;
}
.copy {
	width:980px;
	margin:0 auto;
	text-align:right;
}
.h1_area {
	width:980px;
	margin:0 auto;
}
h1 {
	font-size:80%;
	margin:0;
}
h2 {
	margin:0;
	padding:0;
}
h3 {
	margin:25px 0 20px 0;
}
a {
	color:#CC0000;
}
a:visited {
	color:#CC0000;
}
li {
	margin-bottom:15px;
}
.menu_bg{
	background-color:#FFFFFF;
}
.menu {
	margin-left:auto;
	margin-right:auto;
	width:980px;
}
.img_top_bg {
	height:470px;
	background:url(img/r01_tanishouten.jpg) no-repeat;
	background-position:center;		
}
.img_top {
	margin-left:auto;
	margin-right:auto;
	width:980px;	
}
.pan {
	font-size:90%;
	margin:10px 0 15px 0;
}
.contents {
	margin-left:auto;
	margin-right:auto;
	width:980px;
	padding-top:10px;
}


/*左column開始*/
.contents_left{
	float:left;
	width:720px;
	margin-right:5;
}
.contents_left p{
	width:680px;
}
.tokutyo {
	background:#FFFFFF;
	padding:15px 0 0 15px;
	width:680px;
}
.top_setubi {
	margin:10px 15px 20px 0;
	background:##F7F7F7;
}
.top_setubi img{
	margin:0 0 10px 0;
}
.top_voice {
	background:url(img/v_bg.jpg) repeat-y;
	padding:10px 20px 0 20px;
}

/*設備・特徴*/
.equipment_t {
	margin:0 0 30px 0;
	line-height:28px;
}
.equipment_t td{
	padding-bottom:20px;
}


/*ご利用方法*/
.use_text {
	margin:0 0 40px 20px;
}
/*よくある質問*/
.qa_table {
	margin:0 0 30px 0;
	background:#FFFFFF;
}
.qa_table td{
	padding:10px;
}
.qa_kugiri {
	border-bottom:#EAEAEA 1px solid;
	color:#CB0101;
}
/*右column開始*/
.contents_right{
	float:left;
	width:255px;
}
.s_menu {
	margin-bottom:5px;
}

/*お問い合わせ*/
.contact_table {
	width:95%;
	border-top:1px solid #000;
	border-left:1px solid #000;
	margin:0 0 20px 0;
	font-size:95%;
}
.contact_table th{
	background-color:#DFDFDF;
	text-align:left;
	color:#333;
	border-bottom:1px solid #000;
	border-right:1px solid #000;
	width:180px;
	padding-left:20px;
}
.contact_table td{
	background-color:#FFFFFF;
	text-align:left;
	color:#333;
	border-bottom:1px solid #000;
	border-right:1px solid #000;
	padding-left:20px;	
}
.must {
	color:#FF0000;
}
.service_hyo {
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
}
.service_hyo th {
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;	
}
.service_hyo td {
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;	
}
.koi {
	background-color: #dfdfdf;
	text-align: left;
}
.usui {
	background-color: #e9e9e9;
	text-align: left;	
}
.kasai_iro {
	background-color: #f5a85a;
	text-align: center;
}
.urayasu1_iro {
	background-color: #71CD5E;
	text-align: center;
}
.urayasu2_iro {
	background-color: #27a618;
	text-align: center;
}


/*お問い合わせ*/

.denwa {
	color: #ED1B1E;
	font-size: 200%;
	font-weight: bold;
	text-decoration: none;
}