#contents{
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	overflow: hidden;
	margin-bottom: 50px;
	background-color: #eeeeee;
}

#contents_left{
	width: 550px;
	float: left;
	background-color: white;
	text-align: left;
}

#okaidoku{
	margin-top: 10px;
	background-color: #cc3300;
	overflow: hidden;
	width: 540px;
}

#okaidoku_title{
	width: 110px;
	float: left;
	height: 140px;
}
/*
#okaidoku_naiyo{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #cc9999;
	border-right-color: #cc9999;
	border-bottom-color: #cc9999;
	width: 409px;
	float: left;
	background-color: #ffeeee;
	padding-left: 20px;
}
*/

#okaidoku_naiyo{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #cc9999;
	border-right-color: #cc9999;
	border-bottom-color: #cc9999;
	width: 429px;
	float: left;
	background-color: #ffeeee;
	height: 140px;
	text-align: center;
}

.okaidoku_naiyo_column_left{
	width: 190px;
	float: left;
	padding-left: 5px;
}

.okaidoku_naiyo_column_right{
	width: 200px;
	float: left;
	padding-left: 5px;
}

.okaidoku_photo{
	width: 50px;
	float: left;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-right: 10px;
}

.okaidoku_text{
	float: left;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-top: 5px;
}

#text{
	width: 540px;
	margin-top: 20px;
}

#map{
	margin-top: 20px;
}

#map_left{
	width: 260px;
	float: left;
	text-align: center;
	margin-right: 15px;
}

#map_right{
	width: 265px;
	float: left;
	text-align: left;
}

#map_right th{
	white-space: nowrap;
	text-align: left;
	vertical-align: top;
	font-weight: normal;
	font-family: monospace;
}

#map_right p{
	margin-top: 5px;
}

#ps_photo{
	margin-top: 15px;
}

#contents_right{
	float: right;
	width: 200px;
}

#syohin{
	margin-top: 10px;
	margin-bottom: 10px;
}

#exterior{
	margin-bottom: 10px;
}

#mobile{
	border-width: 1px;
	border-style: solid;
	border-color: black;
	height: 138px;
	background-color: white;
}

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

#mobile_qr{
	margin-left: auto;
	margin-right: auto;
	width: 176px;
}

#mobile_qr_left{
	width: 58px;
	float: left;
	margin-right: 8px;
}

#mobile_qr_right_text{
	text-align: left;
	margin-bottom: 3px;
}

#mobile_qr_right_sendurl{
	text-align: right;
}

#mobile_misemegu{
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
}

#card_title{
	margin-top: 10px;
}

#card_kojin{
	margin-top: 10px;
	margin-bottom: 5px;
	text-align: center;
}

#card_hojin{
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
}

#pagetop{
	margin-top: 20px;
}

#maker{
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #cccccc;
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
	padding-bottom: 10px;
}

#maker ul li{
	display: inline;
	list-style-type: none;
	margin-left: 10px;
	margin-right: 10px;
}

#ippinn{
	margin-top: 10px;
}

#okaidoku_naiyo img{
	margin-top: 6px;
}

#info{
	width: 750px;
  margin-left : auto;
  margin-right : auto;
  margin-top : 10px;
}

#info p{
	text-align: left;
	display: inline-block;
  color : #cc3300;
}
