@charset "utf-8";


body {
	margin: 0px;
	font-size:85%;
	line-height:160%;
	color:#333333;
	font-family:"ＭＳ Ｐゴシック", "Osaka－等幅";
}
a:link , a:visited {
	color: #3366CC;
	text-decoration: underline;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
.layout {
	width:780px;
	margin:0px auto 0px;
	border-top: 4px solid #666666;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	vertical-align:top;
}
div.top-flash {
	background: #FFFFFF url(img/menu-bg_r1_c1.jpg) repeat-x left bottom;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	height:301px;
}
div.header {
	background: #FFFFFF url(img/menu-bg_r1_c1.jpg) repeat-x left bottom;
	padding: 0px 0px 2px 0px;
	margin: 0px;
}

div.manu {
	background: #FFFFFF url(img/menu-bg_r2_c1.jpg) repeat-x left bottom;
	padding: 3px 10px 6px 10px;
	margin: 0px;
}
div.manu div {
	float:right;
	padding: 0px 0px 0px 20px;
}
div.manu a:link , div.manu a:visited {
	color: #333333;
	text-decoration: none;
	padding:2px 5px 2px 5px;
	white-space:nowrap;
}
div.manu a:hover {
	background-color:#6699FF;
	color: #FFFFFF;
	text-decoration: none;
	padding:2px 5px 2px 5px;
	white-space:nowrap;
}
div.news {
	width:460px;
	margin: 20px 20px 0px 20px;
	padding: 0px;
	border-bottom:1px solid #999999;
	background: #FFFFFF url(img/arrow2.gif) no-repeat left center;
	vertical-align:bottom;
}
div.news img {
	margin: 0px 0px 2px 20px;
}
div.news span {
	float:right;
	margin:0px 10px 2px 0px;
}
div.news span a:link , div.news span a:visited {
	color: #333333;
	text-decoration: underline;
	padding:0px 0px 0px 12px;
	background: #FFFFFF url("img/arrow1.gif") no-repeat left center;
	font-weight:bold;
}
div.news span a:hover {
	color: #FF3300;
	text-decoration: none;
	padding:0px 0px 0px 12px;
	background: #FFFFFF url("img/arrow1_f2.gif") no-repeat left center;
	font-weight:bold;
}
iframe.news {
	width:480px;
	display:block;
	clear: left;
}
div.add {
	width:240px;
	margin: 0px;
	padding: 20px;
	float:right;
	background: #FFFFFF url("img/hi-line.gif") repeat-y left top;
}
div.copyright {
	clear:both;
	width:780px;
	margin:0px auto 0px;
	padding:5px 0px 0px;
	text-align:right;
	font-size:10px;
}


div.foot-menu {
	margin: 0px 0px 0px 0px;
	padding: 3px 0px 0px 0px;
	clear:both;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	text-align:right;
	background: #EDEDED url("img/footermenu-bg.gif") repeat left top;
}
div.foot-menu div {
	float: left;
	margin:0px 0px 0px 0px;
}
div.foot-menu div span {
	margin:0px;
	padding:0px;
	white-space:nowrap;
}
div.foot-menu a:link , div.foot-menu a:visited {
	margin:0px 0px 0px 10px;
	color: #333333;
	text-decoration: none;
	padding: 0px 12px 0px 12px;
	background: url("img/arrow1.gif") no-repeat left center;
}
div.foot-menu a:hover {
	margin:0px 0px 0px 10px;
	color: #FF3300;
	text-decoration: underline;
	padding: 0px 12px 0px 12px;
	background: url("img/arrow1_f2.gif") no-repeat left center;
}


div.foot-menu span a:link , div.foot-menu span a:visited {
	color: #333333;
	text-decoration: none;
	padding: 0px 12px 0px 12px;
	background: url("img/arrow-top.gif") no-repeat left center !important;
}
div.foot-menu span a:hover {
	color: #FF3300;
	text-decoration: underline;
	padding: 0px 12px 0px 12px;
	background: url("img/arrow-top_f2.gif") no-repeat left center !important;
}



body.top-news {
	scrollbar-base-color:#FFFFFF;
	scrollbar-face-color:#FFFFFF;
	scrollbar-track-color:#FFFFFF;
	scrollbar-arrow-color:#999999;
	scrollbar-highlight-color:#999999;
	scrollbar-shadow-color:#999999;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-darkshadow-color:#FFFFFF;
	background-image:none;
	background-color:transparent;
}
body.top-news ul {
	margin: 10px 0px 10px 50px;
	padding: 0px;
}
body.top-news ul li {
	margin: 5px 0px 5px 0px;
	padding: 0px;
	list-style: square url(img/arrow1.gif) outside;
}
body.top-news ul li span {
	white-space:nowrap;
	font-size:10px;
}


div.title {
	margin: 20px 20px 10px 20px;
	border-bottom:1px solid #999999;
	padding: 3px 3px 2px 20px;
	background: #FFFFFF url(img/arrow2.gif) no-repeat left center;
}
div.title span {
	float:right;
}
div.title span a:link , div.title span a:visited {
	color: #333333;
	text-decoration: none;
	padding:0px 5px 0px 12px;
	background: url("img/arrow1.gif") no-repeat left center;
}
div.title span a:hover {
	color: #FF3300;
	text-decoration: underline;
	padding:0px 5px 0px 12px;
	background: url("img/arrow1_f2.gif") no-repeat left center;
}

.content {
	margin:20px 40px;
	clear:both;
}




/*----------------------------- お問合わせ -----------------------------*/


table.contact {
	width: 550px;
	margin: 0px auto;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}
table.contact td {
	vertical-align: top;
	padding: 5px 10px 5px 10px;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #CCCCCC;
}
table.contact td input , table.contact td textarea {
	background-color: #F7FAFF;
	border: 1px solid #666666;
	padding:3px;
	margin:2px 0px;
	font-size:14px;
}
input.contact , textarea.contact {
	width: 98%;
}
table.contact th {
	width: 20%;
	background-color: #EDEDED;
	text-align: left;
	vertical-align: top;
	padding: 5px 10px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	
	white-space:nowrap
}
th.contact {
	background-color: #E6EEFF !important;
}
p.contact {
	width: 550px;
	margin: 15px auto;
}
p.contact span , table.contact th span {
	color: #FF0000;
	padding-left:5px;
}

div.contact {
	width: 550px;
	text-align:center;
	margin: 10px auto 0px;
	background-color: #E6EEFF;
}


/*----------------------------- ここまで -----------------------------*/

/*----------------------------- 会員紹介 -----------------------------*/

table.list {
	width:100%;
	border-top:2px solid #666666;
	border-left:1px solid #EDEDED;
	border-bottom:2px solid #666666;
	font-size:14px;
	line-height:normal;
}
table.list td {
	padding:3px 5px;
	border-bottom:1px solid #EDEDED;
	border-right:1px solid #EDEDED;
}
table.list td span {
	margin-right: 10px;
}
table.list th {
	padding: 3px 5px 10px 5px;
	font-weight:normal;
	border-bottom:1px solid #EDEDED;
	border-right:1px solid #EDEDED;
}
th.list {
	border-top:2px solid #666666 !important;
	font-weight: bold !important;
	font-size:16px !important;
	padding: 10px 5px 3px 5px !important;
}
th.list span {
	font-weight: normal !important;
	font-size:12px !important;
}

.list-header {
	font-size:12px !important;
	font-weight:bold !important;
	padding:3px 5px !important;
	background: url(img/yotei-th-bg.gif) repeat left top;
}
table.list img {
	border:none;
	margin:0px auto;
}
/*----------------------------- ここまで -----------------------------*/





/*----------------------------- 資料集 -----------------------------*/

ul.material {
	padding: 0px;
	margin: 0px 0px 0px 20px;
}
ul.material li {
	list-style: url("img/arrow1_f2.gif") outside square;
	padding: 0px;
	margin: 0px 0px 20px 0px;
}
ul.material li img {
	margin: 0px 0px 0px 5px;
	vertical-align:middle;
}

/*----------------------------- ここまで -----------------------------*/




/*----------------------------- 会員紹介 -----------------------------*/

table.kaiho {
	width:100%;
}
table.kaiho td {
	width:25%;
	text-align:center;
	padding: 10px 5px;
	border-left:1px dotted #CCCCCC;
}
table.kaiho th {
	width:25%;
	font-weight:normal;
	padding: 10px 5px;
	border-top:1px dotted #CCCCCC;
	border-left:1px dotted #CCCCCC;
}
table.kaiho img {
	border:1px solid #CCCCCC;
}
th.kaiho , td.kaiho {
	border-left:none !important;
}


div.kaiho div {
	float:left;
	width:168px;
	text-align:center;
	padding:15px 0px;
	border:1px solid #CCC;
	margin:0px 3px 3px 0px;
	background-color:#EDEDED;
	font-size:85%;
	font-family:"ＭＳ ゴシック", "Osaka－等幅";
	line-height:normal;
	white-space:nowrap;
	overflow:hidden;
}
div.kaiho div a {
	text-decoration:none !important;
}
div.kaiho div span {
	display:block;
	font-weight:bold;
	margin:0px 0px 2px 0px;
	font-size:120%;
}

div.kaiho div img {
	display:block;
	margin:3px auto 0px;
	border:1px solid #CCC;
}
/*----------------------------- ここまで -----------------------------*/


/*----------------------------- 無料相談会 -----------------------------*/

table.branch {
	width:100%;
	border-right:1px solid #CCC;
	border-bottom:1px solid #CCC;
	clear:both;
	margin:0px auto 20px;
}
table.branch thead th  {
	border-top:1px solid #CCC;
	border-left:1px solid #CCC;
	padding:5px 0px 2px;
	color:#FFF;
	background-color: #0066FF;
}
table.branch tbody td {
	border-top:1px solid #CCC;
	border-left:1px solid #CCC;
	padding:5px;
}
table.branch tbody td p {
	margin:0px 0px 0px 1em;
	text-indent:-1em;
	color:#FF3300;
}
.branch-comment {
	margin:10px 30px 30px;
}

table.branch .notice {
  color: red;
}

/*----------------------------- 会員ページ -----------------------------*/

table.navi {
	width:100%;
	margin: 0px 0px 5px 0px;
}
table.navi td {
	width:35%;
	vertical-align:bottom;
}
table.navi th {
	width:30%;
	vertical-align:bottom;
	font-size:130%;
}

table.shosai {
	width:100%;
	border-top: 2px solid #EDEDED;
	border-right: 1px solid #EDEDED;
	border-bottom: 1px solid #EDEDED;
	border-left: 1px solid #EDEDED;
	margin:0px auto 30px;
}
table.shosai td {
	padding: 5px;
	border: 1px solid #EDEDED;
}
table.shosai th {
	width:10%;
	padding: 5px;
	text-align: center;
	white-space:nowrap;
	border-bottom: 1px solid #EDEDED;
	vertical-align:top;
	background: #FFFFFF url("img/yotei-th-bg.gif") repeat left top;
}

table.finding {
	margin: 0px 0px 5px 0px;
}
table.finding td {
	font-weight: bold;
	padding: 10px 0px 10px 15px;
}
table.finding th {
	padding: 10px 0px 10px 12px;
	font-weight:normal;
	white-space:nowrap;
	vertical-align: top;
	background: #FFFFFF url("img/arrow1_f2.gif") no-repeat left center;
}
a:link.left , a:visited.left {
	color: #333333;
	text-decoration: none;
	padding:0px 5px 0px 12px;
	background: url("img/arrow3.gif") no-repeat left center;
}
a:hover.left {
	color: #FF3300;
	text-decoration: underline;
	padding:0px 5px 0px 12px;
	background: url("img/arrow3_f2.gif") no-repeat left center;
}
a:link.right , a:visited.right {
	color: #333333;
	text-decoration: none;
	padding:0px 12px 0px 0px;
	background: url("img/arrow1.gif") no-repeat right center;
}
a:hover.right {
	color: #FF3300;
	text-decoration: underline;
	padding:0px 12px 0px 0px;
	background: url("img/arrow1_f2.gif") no-repeat right center;
}

div.finding {
	margin: 0px 0px 5px -30px;
	padding: 0px 0px 0px 12px;
	font-weight: bold;
	background: #FFFFFF url("img/arrow1_f2.gif") no-repeat left center;
	font-size:16px;
}

table.yotei {
	width:100%;
	margin:0px auto 0px;
	border-top:3px solid #28B9FF;
	border-right:1px solid #EDEDED;
	
}
table.yotei td {
	padding:5px;
	vertical-align:top;
	border-bottom:1px solid #EDEDED;
	border-left:1px solid #EDEDED;
}
table.yotei th {
	white-space:nowrap;
	padding:5px;
	vertical-align:top;
	border-bottom:1px solid #EDEDED;
	border-left:1px solid #EDEDED;
	font-weight:normal;
	background: #FFFFFF url("img/yotei-th-bg.gif") repeat left top;
}
td.honkai {
}
td.shibu {
}
span.holiday {
	color:#FF3300;
}
span.saturday {
	color: #0033CC;
}
/*----------------------------- ここまで -----------------------------*/


/*----------------------------- 地図 -----------------------------*/

body.wibdow {
	border-top: 4px solid #666666;
	padding:20px 0px 0px 0px;
}
img.map {
	margin:0px auto 10px;
	display:block;
	border: 1px solid #666666;
}
/*h1.map {
	padding: 0px 0px 2px 0px;
	margin: 0px 10px 10px;
	border-bottom: 2px solid #666666;
	font-size:16px;
}*/
div.map {
	background-color:#EDEDED;
	padding: 10px 0px 20px;
	text-align:center;
}
div.map img {
	margin:0px 10px;
}



/*----------------------------- ここまで -----------------------------*/
