﻿@charset "utf-8";



#owner{
	width:680px;
	height:229px;
	background:url(../shopinfo/image/title_infoshop.jpg) no-repeat;
	padding:10px;
}


#owner1{
	width:380px;
	height:205px;
	color:#FFF;
	font-size:70%;
	line-height:25px;
}


#owner2{
	width:380px;
	height:20px;
	color:#FFF;
	font-size:110%;
	line-height:22px;
	text-align:right;
}


#owner3{
	width:700px;
	height:117px;
	margin-top:10px;
}

#owner01{
	width:171px;
	height:117px;
	float:left;
}

.owner02{
	width:171px;
	height:117px;
	float:left;
	margin-left:5px;
}

#annai_title{
	width:700px;
	height:38px;
	margin-top:20px;
	margin-bottom:5px;
	clear:both;
}



#annai{
	width:700px;
	height:180px;
	margin-bottom:15px;
}




table.annaihyou {
    width: 698px;
    border: 1px #49080b solid;
    border-collapse: collapse;
    border-spacing: 0;
}

table.annaihyou td {
    padding: 3px 3px 3px 10px;
	border: 1px #49080b solid;
    border-collapse: collapse;
    border-spacing: 0;
	text-align: left;
	background-color:#fff;
}


table.annaihyou .left{
    padding: 3px 3px 3px 10px;
    border: 1px #49080b solid;
    border-width: 0 0 1px 1px;
	text-align: left;
	background-color:#924333;
	color:#FFF;

}


#map{
	width:700px;
	height:244px;
	margin-top:10px;
}


#mapshita{
	width:700px;
	height:35px;
	margin-bottom:5px;
	margin-top:15px;
}

#map_b{
	width:700px;
	height:19px;
	margin-top:10px;
	margin-bottom:20px;
	text-align:right;
}


#toiback{
	width:680px;
	height:82px;
	background-color:#FFF;
	padding:10px;
	margin-top:5px;
	margin-bottom:20px;
}


#toiback1{
	width:680px;
	margin-bottom:5px;
}

#toiback2{
	width:50px;
	height:25px;
	float:left;
}

#toiback3{
	width:150px;
	height:20px;
	float:left;
	margin-left:10px;
	margin-top:3px;
}


#policyback{
	width:680px;
	height:53px;
	background-color:#FFF;
	padding:10px;
	margin-top:5px;
	margin-bottom:20px;
}






/*--------------------------------------
  フォーム
---------------------------------------*/

#bt_box
	{width:300px;
	margin:0 auto;
	padding:10px;
	text-align:center;
}


#try_box{
	width:597px;
	background-color:#fff1ea;
	border:solid 1px #ffd9d4;
	padding:30px 40px;
	margin:0 auto;
}

#try_box img{
	float:right;
	margin:0 0 7px 12px;
}


#try_link{
	margin:15px;
}

#try_link ul{
	list-style:none;
	}

#try_link li {
	margin:0;
	padding:0;
	float:left;
	margin-left:5px;
}

#try_form{
	width:698px;
	margin:5px auto 30px;
}


#try_form table{
	margin:0 auto;
	border-spacing: 1px;
 	background-color: #ffffff;
	border-collapse: collapse;
}


#try_form .td01 { 
  border: 1px solid #49080b;
  padding:10px;
}

#try_form .td02 { 
  border:none;
  padding:3px;
}

#try_form .th01 {
	background-color:#924333;
  	border: 1px solid #49080b;
  	padding:10px;
  	text-align:left;
	font-weight:normal;
	color:#FFF;
}

#bt_box
	{width:300px;
	margin:0 auto;
	padding:10px;
	text-align:center;
	
	}

#try_form p{
	margin:8px auto;
	text-align:center;}

/*

#qa_b{
	width:620px;
	padding:10px 0 20px 0;
	margin:0 auto;
	border:0;
}*/


#try_form fieldset{
	border:none;}
	
	
#kakunin_form
	{width:586px;
	border:solid 8px #ecf4d9;
	margin:0 auto;
	padding:30px;
	}
	
.kanryou1{
	text-align:center;
	font-size:90%;
	line-height:20px;
}

.sabmit{
	font-size:90%;
}


/*--------------------------------------
  IEハック
---------------------------------------*/


*:first-child+html #owner1 h2{
	font-size:140%;
}


/*--------------------------------------
  safariハック
---------------------------------------*/
html[xmlns*=""] body:last-child #toiback1{
	font-size:50%;
}

