@charset "utf-8";
/* CSS Document */

body {
	font-family: Verdana, sans-serif;
	font-size: 0.8em;
	line-height: 1.6em;
}
td {
	text-align: left;
}

h1,h2,h3,h4,h5,h6,p,ul,ol {
	margin: 0px;
	padding: 0px;
}

a {
	color : #0066CC;
	text-decoration: underline;

}
a:hover{
	color : #FF9900;
	text-decoration: underline;
}


.boder-box01 {
	border: 1px solid #666666;
	color: #666666;
}

.background {
	background-image: url(images/line_03.gif);
}
.background02 {

	background-image: url(images/line_01.gif);
}
.background03 {


	background-image: url(images/line_02.gif);
}
.margin-box10 {
	margin: 10px;
}
.padding-R5px {
	padding-right: 5px;
}



#container {
	width: 740px;
}
#container-inner {}

#top-text {
	font-size: 0.8em;
}
#header {
	background-image: url(../images/header.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	position: relative;
	height: 120px;
	width: 740px;
}
#site-name {
	background-image: url(../images/site-name.gif);
	background-repeat: no-repeat;
	height: 23px;
	width: 370px;
	text-indent: -9999px;
	position: absolute;
	left: 300px;
	top: 25px;
}
#header p.tel {
	text-indent: -9999px;
}

#greeting {
	padding-top: 10px;
}

#contentbody {
	padding-bottom: 20px;
	padding-top: 20px;
}

/*　セカンドページナビゲーション
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
ul#secnavi {}
ul#secnavi li {}
ul#secnavi li a {
	display: block;
	height: 80px;
	width: 190px;
	text-indent: -9999px;
}
/*通常時*/
#sn-top { background: url(../images/pb-top_01.gif) no-repeat 0px 0px;}
#sn-menu { background: url(../images/pb-sejutu_01.gif) no-repeat 0px 0px;}
#sn-sche { background: url(../images/pb-yoyaku_03.gif) no-repeat 0px 0px;}
#sn-bbs { background: url(../images/pb-bbs_03.gif) no-repeat 0px 0px;}
#sn-shop { background: url(../images/pb-shop_03.gif) no-repeat 0px 0px;}
#sn-link { background: url(../images/pb-link_01.gif) no-repeat 0px 0px;}
/*マウスオーバー*/
#sn-top a:hover { background: url(../images/pb-top_02.gif) no-repeat 0px 0px;}
#sn-menu a:hover { background: url(../images/pb-sejutu_02.gif) no-repeat 0px 0px;}
#sn-sche a:hover { background: url(../images/pb-yoyaku_04.gif) no-repeat 0px 0px;}
#sn-bbs a:hover { background: url(../images/pb-bbs_04.gif) no-repeat 0px 0px;}
#sn-shop a:hover { background: url(../images/pb-shop_04.gif) no-repeat 0px 0px;}
#sn-link a:hover { background: url(../images/pb-link_02.gif) no-repeat 0px 0px;}


#footer {
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	padding-top: 10px;
}
#footer-navi {}
#copyright {
	padding-top: 10px;
	font-size: 0.8em;
}
