@charset "utf-8";
/*
-----------------------------------------------
Stopdesign Print Styles
Author:   Douglas Bowman
Version:  2 May 2005
----------------------------------------------- */


/* =Structure
----------------------------------------------- */
body {
	width:100%;
	margin:0;
	padding:0;
	background:#fff;
	font: small Verdana, Arial, Helvetica, sans-serif;
/*	border:1px solid #333;*/

}

.container,
.dialog .container {
	width:100%;
}

#content,
#content #main {
	width:100%;
}

#yaeyama a,
#yaeyama a:link,
#yaeyama a:visited {
	color:#666;
	border-bottom: 1px solid #666;
}

a#inquiry,
a#inquiry:link,
a#inquiry:visited {
	margin:0;
	padding:0;
	height:0;
	border:none;
	display:none;
}

/* =Header
----------------------------------------------- */
#header {
	margin:0;
	padding:0;
	width:100%;
	height:1em;
}
#header p {
	height:1em;
	text-indent:0;
	background:none;
}

#header a,
#header a:link,
#header a:visited {
	color:#333;
	border:none;
	background:none;
	height:1em;
}


#header ul {
	height:0;
	display:none;
}

h1, h2, h3 {
	padding:0;
	font-weight: bold;
	text-align:left;
	text-indent:0;
	height:1em;

	clear:both;
	font-size:1.2em;
	border: none;
	background:none;
}

h1#h1_summary,
h1#h1_voice {
	width:100%;
	height:1em;
	margin:0;
	padding:0;
	text-align:left;
	text-indent:0;
	border:none;
	background:none;
}



/* =Navi
---------------------------------------------------------- */
#navi {
	height:0;
	width:100%;
	display:none;
}

table#summary {
	margin:0;
	padding:0;
	width:90%;
}
/*table#summary th {
	width:auto;
}
*/
.box-left {
	margin:0;
	padding:0;
	width:60%;
}

#isaph_kankei {
	width:700px;
	height:346px;
}
#map01 {
	width:700px;
	height:300px;
}
#map02 {
	width:600px;
	height:300px;
}

/* =Footer
----------------------------------------------- */
#footer {
	width:100%;
	margin-top:10px;
	padding-top:10px;
	border-top:1px solid #333;
}

#footer p {
	margin:0;
	padding:0;
	width:100%;
	background:none;
}
