﻿@charset "utf-8";

body {
	width:600px;
	margin:0 auto;
	padding:0;
	color:#797979;
	font-size:80%;
	}
	
div,p,h1,address,ul,dl,dd {
	margin:0;
	padding:0;
	}
	
img {
	border:none;
	}
	
.clear {
	clear:both;
	}
	
/*---------/header---------------*/

#h_rogo {
	background:url(/kfc/images/headr_back.gif) no-repeat;
	width:600px;
	border-top: solid 2px #802645;
	border-bottom: solid 1px #cccccc;
	}

#h_rogo_job {
	width:600px;
	border-top: solid 1px #cccccc;
}

/*---------/contents---------------*/

#shopInfo h1 {
	height:30px;
	color:#425B00;
	font-size:15px;
	background:url(/kfc/images/t_kent_shop.gif) no-repeat;
	padding:10px 0 0 10px;
	}
	
#shopInfo address,#routeBox address {
	font-style:normal;
	line-height:1.5em;
	padding-left:15px;
	margin-bottom:10px;
}
	
#map img{
	border:solid 1px #cccccc;
	}

#mmap {
	border:solid 1px #cccccc;
	}

	
/*----/print page--*/
/*
#printContainer{
	width:600px;
	height:900px;
	}
	
#printContainer #shopInfo {
	margin-top:10px;
	height:105px;
	}
	
#printContainer #btn {
	width:100%;
	height:23px;
	margin:5px 0;
	text-align:right;
	}
*/
#btn {
	width:100%;
	height:23px;
	margin:5px 0;
	text-align:right;
	}
	
#coupon{
	margin-top:10px;
	width:600px;
	}
	
#coupon img {
	border:solid 1px #cccccc;
	}

/*----/map&route page--*/

#Container {
	width:600px;
	}

#Container #shopInfo {
	margin-top:10px;
	width:300px;
/*
	height:105px;	
*/
	float:left;
	}

#Container #shopComment {
	margin-top:50px;
	width:300px;
/*
	height:50px;
*/
	float:right;
	}

.shopcom01 {
	display:block;
/*
	width:55px;
*/
	float:left;
	}

.shopcom02 {
	width:78%;
	float:left;
	}

.infoadd01 {
	display:block;
	width:40px;
	float:left;
	}
	
.infoadd02 {
	width:80%;
	float:left;
	}

.infotel01 {
	display:block;
	width:40px;
	float:left;
	}

.infotel02 {
	width:80%;
	float:left;
	}

.infotel {
	display:block;
	clear:both;
	}
	
.infotime01 {
	display:block;
	width:67px;
	float:left;
	}
.infotime02 {
	width:70%;
	float:left;
	}

#routeBox {
	width:300px;
	height:105px;
	float:right;
	margin-top:10px;
	}

#Container form {
	display:inline;
	}
	
#toMobilebtn,#routebtn {
	width:82px;
	height:22px;
	float:right;
	margin:5px 0;
	}	
	
#Container #btn {
	width:73px;
	height:22px;
	float:right;
	margin:5px 0;
	}	
		
p.choice {
	width:180px;
	height:30px;
	padding:10px 0 0 15px;
	float:left;
	}

p.choice select {
	width:170px;
	}
	
p.dispRote {
	vertical-align:middle;
	width:103px;
	height:30px;
	float:left;
	padding-top:10px;
	}

#btnArea {
	height:32px;
	}
	
/*---------/footer---------------*/
	
.close {
	text-align:right;
	padding-bottom:5px;
	}

.back {
	text-align:right;
	padding:15px;
	}

.kenlist  {
	list-style:none;
	margin-top:10px;
	text-aligh:left;
	}
.kenlist li {
	padding:10px;
	display:inline;
	}

	
