@charset "utf-8"; 

/* css document 2007.5.16 */





/* -------------------- text -------------------- */

body {
	background-color: #FFFFFF;
	background-image: url(../images/background_top.jpg);
	background-repeat: no-repeat;
	text-align: center;
	font-family: "hiragino kaku gothic pro", "ヒラギノ角ゴ pro w3", "osaka", "ＭＳ Ｐゴシック", sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #666666;
	margin: 0px;
	padding: 0px;
	margin:0px,0px,0px,0px,

}
a {
	text-decoration: none;
	color: #3366ff;
}
h1 {
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #666666;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}
h2 {
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
	color: #7da600;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #7da600;
	margin: 0px;
	padding: 0px;
}
p {
	margin: 0px;
}





/* -------------------- other -------------------- */

img {
	border: 0px;
}
form {
	margin: 0px;
}
address {
	font-style: normal;
}
ul {
	margin: 0px;
	padding: 0px;
}
ol {
	margin: 0px;
	padding: 0px;
}
li {
	background-image: url("../images/point_square.gif");
	background-position: top left;
	background-repeat: no-repeat;
	padding-left: 12px;
	list-style: none;
}
table {
	border-left: 0px solid #cccccc;
	border-top: 0px solid #cccccc;
}
td {
	border-right: 0px solid #cccccc;
	border-bottom: 0px solid #cccccc;
	padding: 1px 4px 1px 4px;
}
.float_left {
	float: left;
}
.float_right {
	float: right;
}
.float_clear {
	clear: both;
}
.border {
	border-top: solid 1px #cccccc;
	margin: 0px;
}
.border_dashed {
	border-bottom: dashed 1px #cccccc;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.space {
	height: 20px;
}





/* -------------------- color -------------------- */

.color_green {
	color: #99cc00;
}
.color_blue {
	color: #3366ff;
}
.color_gray {
	color: #999999;
}
.color_white {
	color: #ffffff;
}




/* -------------------- container -------------------- */

#container {
	text-align: center;
	background-image: url("../images/background_top.jpg");
	background-position: top center;
	background-repeat: no-repeat;
	background-color: #ffffff;
}


/* -------------------- header -------------------- */



#header {
	width: 780px;
	height: 150px;
	text-align: center;
}
#header h1 {
	text-align: left;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #666666;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}
#logo {
	float: left; 
	margin-left: 10px;
	margin-top: 10px;
}
#inquiry {
	float: right; 
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 8px;
}
#gnav {
	width: 780px;
	text-align: center;
	margin-top: 80px;
	padding: 0px 0px 0px 0px;
}
#gnav li{
	display: inline;
}



/* -------------------- middle -------------------- */

#middle {
	text-align: center;
	margin: auto;
	background-image: url("../images/background_top.jpg");
	background-position: top center;
	background-repeat: no-repeat;
}
#middle .header {
	width: 780px;
	height: 80px;
	text-align: left;
	margin: auto;
	padding: 0px 0px 0px 0px;

}
.logo {
	text-align: left; 
	margin-left: 0px;
	margin-top: 5px;
}
.inquiry {
	text-align: right; 
	margin-left: 0px;
	margin-top: 5px;
}
/*.inquiry {
	position: absolute;
	top: 27px;
	right: 27px;
}*/

.content {
	width: 780px;
	text-align: left;
	margin: auto;
	padding: 0px 0px 0px 0px;

}


/* -------------------- line_menu -------------------- */

div#line_menu{
	float: left;
	width: 440px;
	height: auto;
}

.line_table {
	border-left: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
}
.line_td {
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding: 1px 4px 1px 4px;
}




/* -------------------- main -------------------- */

#main {
	float: left;
	width: 510px;
}
#main .content {
	width: 490px;
	text-align: left;
	margin_left: 10px;
}




/* -------------------- sidebar -------------------- */

#sidebar {
	float: right;
	width: 250px;
	background-image: url("../images/background_sidebar_middle.gif");
	background-position: top center;
	background-repeat: repeat-y;
}
#sidebar .content {
	width: 230px;
	text-align: left;
	padding: 0px;
}
.treatment li {
	background-image: url("../images/point_arrow.gif");
	background-position: top left;
	background-repeat: no-repeat;
	padding-left: 15px;
	list-style: none;
}





/* -------------------- footer -------------------- */

#footer {
	height: 50px;
	background-image: url("../images/background_bottom.jpg");
	background-position: top center;
	background-repeat: repeat-x;
	background-color: #ffffff;
	text-align: center;
	color: #999999;
	margin: auto;
}
#footer p {
	text-align: center;
	padding: 20px 0px 20px 0px;
}





/* -------------------- map -------------------- */

#map {
	width: 230px;
	height: 300px;
}
