@charset "utf-8";
/* CSS Document */

/* ----------index---------- */


/* body */

body {
	text-align: center;
	color: #443726;
	background-image: url(../img/back_summer.png);
	background-repeat: repeat-x;
	background-color: #FAFAEB;
}

/* wrap */

#wrap {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	font-size:120%;
	text-align:center;
	line-height:2.0;
}


/* header */

#header {
	text-align: left;
	height: 145px;
	margin-bottom: 10px;
}

#header h1 {
	font-size: 12px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

.logo {
	margin-left: 40px;
	float: left;
}

#info {
	float: right;
	height: 85px;
	width: 325px;
	color: #A01419;
	margin-right: 25px;
	font-family: "ＭＳ 明朝";
	background-image: url(../img/info_bg.jpg);
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-repeat: no-repeat;
}

#info_tel {
	float: left;
	margin-right: 20px;
	margin-top: 5px;
}


.info_text01 {
	clear: both;
	margin-top: 2px;
	margin-bottom: 2px;
}

.info_text02 {
	margin-bottom: 5px;
}

.font {
	font-family: Century;
	font-size: 18px;
}

/* left */

#left {
	float: left;
	width: 170px;
	text-align: left;
	margin-left: 7px;
}

#left ul {
	margin-bottom: 15px;
}

#left li {
	margin-bottom: 5px;
}

.tokutei {
	margin-bottom: 5px;
}

.menu_img {
	margin: 5px 0 5px 0;
}


/* right */

#right {
	float: right;
	width: 580px;
	text-align: left;
	margin-right: 7px;
}

#right_box {
	margin-top: 20px;
	margin-bottom: 30px;
}

.ttl {
	margin-bottom: 10px;
}

#box_01 {
	width: 193px;
	float: left;
}

#box_02 {
	width: 290px;
	float: left;
	margin-top: 25px;
}


.img {
	margin-top: 10px;
	margin-bottom: 10px;
}

#new {
	clear: both;
	padding-top: 50px;
	padding-bottom: 50px;
}


/* footer */

#footer {
	clear: both;
	height: 50px;
	border-top: #443726;
}

.copy {
	font-size: 12px;
	color: #443726;
	padding-top: 10px;
	padding-bottom: 10px;
}







/*----------company----------*/


#right h2{
	text-align: center;
	margin-bottom: 10px;
}

#right h3{
	margin-top: 5px;
	margin-bottom: 10px;
}

#company {
	margin-bottom: 20px;
}

.table {
	font-size: 12px;
	margin-left: 15px;
}


.table td, th {
	border: 1px solid #A01419;
	padding-left: 15px;
}
 
.aisatsu {
	line-height: 18px;
	padding-left: 10px;
	clear: both;
	width: 530px;
}

#company_02 {
	width: 580px;
	clear: both;
}


#company_02:after {
	content: "."; 
	display: block;  
	clear: both;
	height: 0;
	visibility: hidden;
}


.text {
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 5px;
}

.map {
	text-align: left;
	padding-top: 20px;
	padding-bottom: 40px;
	margin-right: 10px;
	margin-left: 10px;
}

th{
	background-color: #A01419;
	color: #FFFFFF;
	font-weight: normal;
}





/*----------contact----------*/


.contact {
	padding-bottom: 25px;
}

.contact_box {
	clear: both;
}

.contact_text {
	font-size: 12px;
	margin-left: 20px;
	line-height: 18px;
	padding-top: 10px;
	padding-bottom: 10px;

}

.contact_img {
	padding-left: 20px;
	padding-bottom: 10px;
}

.contact_info {
	font-size: 25px;
	color: #A01419;
	margin-left: 20px;
	margin-bottom: 10px;
}


/*----------soryo----------*/

#soryo table {
	text-align:center;
	margin:0 auto;
	padding:0px;
	border:1px solid #000000;
	margin-bottom: 20px;
	font-size: 12px;
}

#soryo table td{
	text-align:left;
	margin:0px;
	padding:0px;
	border:1px solid #666666;
	text-align: center;
}

#soryo table th{
	text-align:left;
	margin:0px;
	padding:0px;
	border:1px solid #666666;
	text-align: center;
	vertical-align: top;
	font-weight: normal;
	padding: 5px 0 5px;
	color: #000000;
	background-color: #FFFFFF;
}

#soryo p {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5;
	margin-left: 0;
}



/*----------kessai----------*/

#oshiharai table {
	text-align:center;
	margin:0 auto;
	padding:0px;
	border:1px solid #000000;
	margin-bottom: 20px;
	font-size: 14px;
}

#oshiharai table td{
	text-align:left;
	text-align: left;
	padding-left: 10px;
	border: 1px dotted #000000;
	background-color: #FAFAD2;
}

#oshiharai table th{
	text-align:left;
	text-align: left;
	vertical-align: top;
	font-weight: normal;
	border: 1px dotted #000000;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 10;
	background-color: #FFFFFF;
	color: #000000;
}

.img {
	float: left;
	margin-right: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.cart_ttl {
	margin: 0 0 10px 0;
}
