@charset 'UTF-8';

/*==========================

	** TOC **
	popup
	

============================*/


/* map
============================*/

body.popup{
	background:none;
	}

body.popup #container{
	margin:0 auto;
	padding:0 0 15px;
	width:468px;
	min-height:inherit;
	}

body#map .mapHead{
	width:468px;
	height:21px;
	background:url(../images/zukan/popup_tit01.gif) no-repeat;
	}

body#map .mapHead input,
body#form .formHead input{
	display:block;
	width:108px;
	height:21px;
	float:right;
	}

body#map h1{
	font-size:26px;
	border-left:3px solid #333;
	padding-left:5px;
	margin-bottom:15px;
	text-align:left;
	}

body#map h1 .nameM{
	font-size:18px;
	}
body#map h1 .nameS{
	font-size:10px;
	font-weight:normal;
	line-height:1;
	}

body#map p.address{
	line-height:1.6;
	float:left;
	margin-bottom:10px;
	width:300px;
	}

body#map div.in{
	padding:18px;
	width:432px;
	overflow:hidden;
	}

body#map div.floatright{
	padding-top:20px;}

body#map div.in .gMap{
	padding-top:15px;
	clear:both;}
	
body#map div.in .gMap iframe{
	border:1px solid #999;
	}

/* form
============================*/

body#form .formHead{
	width:468px;
	height:21px;
	background:url(../images/zukan/popup_tit02.gif) no-repeat;
	}

body#form .in{
	padding:15px 0;
	width:432px;
	margin:0 auto;}

body#form .in p.text01{
	color:#9a1324;
	text-align:center;
	width:432px;
	height:22px;
	margin:0 auto 12px;
	background:url(../images/zukan/popup_bg01.gif) no-repeat;
	padding:7px 0 0 0;
	}

body#form .in table{
	width:432px;
	margin-bottom:5px;}

body#form .in table th,
body#form .in table td{
	text-align:left;
	padding:10px 0;
	border-bottom:1px dotted #ccc;
	font-weight:normal;
	font-size:12px;
	overflow:hidden;
	}

body#form .in table th{
	background:url(../images/zukan/popup_bg02.gif) no-repeat 0 8px;
	padding-left:10px;
	width:100px;
	}

body#form .in table td input{
	width:205px;
	margin-right:10px;
	padding:3px 5px;
	}

body#form .in table th span,
body#form .in table td span{
	color:#9a1324;
	}
	
body#form .in table td.bottom{
	background:url(../images/zukan/popup_bg02.gif) no-repeat 0 8px;
	border:none;
	padding:10px 0 10px 0;
	}
body#form .in table td.bottom div.title{
	padding-left:10px;
	margin-bottom:10px;
	}


body#form .in table td.bottom textarea{
	width:426px;
	height:128px;
	margin:0;
	}

body#form .in p.text02{
	width:408px;
	height:74px;
	padding:12px;
	font-size:10px;
	color:#9a1324;
	background:url(../images/zukan/popup_bg03.gif) no-repeat;
	line-height:1.2;
	margin-bottom:10px;
	}

body#form .in p.text02 a{
	color:#3f6e8f;
	}

p.popTel{
	font-size:20px; 
	border:1px solid #CCC;
	text-align:center; 
	padding:15px;
	color:#3a2520;
	}

p.popTel span.fontN{
	font-size:16px;
	}
