@charset "utf-8";

@import url("navigation.css");


* {
	padding: 0;
	margin: 0;
	text-align: left;
}

html, body {
	margin: 0;
	padding: 0;
	text-align:center;
}
table{
	margin-left: auto;
	margin-right: auto;
}
select {
	font-family: "ＭＳ Ｐゴシック", "MS P Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "メイリオ", "Meiryo",Tahoma, Verdana,Arial, Helvetica, sans-serif;
	font-size: 12px;
}

body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
	font-size: 12px;
	background-color: #C0B8A0;
	line-height: 1.4;
	color: #333333;
	text-decoration: none;
	background-image: url(../images/bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	text-align: center;
	margin:0;
	padding:0;
}

#pages {
	background-color: #C0B8A0;
	line-height: 1.4;
	color: #333333;
	text-decoration: none;
	background-image: url(../images/bg-sub.jpg);
	background-position:top;
	background-repeat:repeat-x;
	text-align: center;
}

a, a:link, a:active, a:visited {
	text-decoration: none;
	color: #660000;
}
a:hover {
	text-decoration: underline;
	color: #993333;
}
.bold	{
	font-weight:bold;
}
dl, dd ,dt {
	margin: 0px;
}
.small {
	font-size: 12px;
}
img {
	border: none;
}
.clear {
	clear: both;
}
h2 {
	display:none;
	text-indent:-9999px;
	outline:none;
	margin: 0px;
	padding: 0px;
}

div {
	margin: 0;
	padding: 0px;
}
td {
	font-size: 12px;
	line-height: 150%;
	font-family: "ＭＳ Ｐゴシック", "MS P Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "メイリオ", "Meiryo",Tahoma, Verdana,Arial, Helvetica, sans-serif;
}
.pagetop {
	padding: 5px;
	margin-top:5px;
	padding-top:15px;
	margin-left:1px;
	margin-right:1px;
	text-align: right;
	clear: both;
	color: #660000;
	padding-bottom:15px;
	background-image:url(../images/hr-img.gif);
	background-position:top;
	background-repeat:no-repeat;
}
.pagetop a {
	color: #660000;
}

.font11px {
	font-size: 11px;
	line-height: 150%;
}
.none {
	display: none;
}
#cont {
	width:810px;
	background-image: url(../images/cont-bg.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #D9D3C3;
	padding: 0px;
}
#cont-sub {
	width:810px;
	background-image: url(../images/cont-bg2.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #D9D3C3;
	padding: 0px;
}
#header {
	width: 800px;
	background-image: url(../images/desc-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin-left: auto;
	margin-right: auto;
	padding-top:5px;
}
#head-left {
	width: 540px;
	height: 65px;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	float: left;
	text-align: left;
	padding: 0px;
	margin: 0px;
	color:#660033;
}
.desc {
	text-align: left;
	font-size: 12px;
	font-weight: normal;
	line-height: 14px;
	margin-left: 216px;
	padding: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#head-right {
	width: 204px;
	float: right;
	padding: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;

}
#head-right .tel {
	width: 204px;
	height: 48px;
	padding: 0px;
	margin-top: 14px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../images/header-tel.gif);
	background-repeat: no-repeat;
}
#head-right span {
	display: none;
}
#s-head {
	width: 810px;
	height: 200px;
	text-align:center;
}
h1 {
}

#main {
	width:810px;
	margin:0px;
	text-align: left;
	float:left;
	background-image:url(../images/content-bg.jpg);
	background-repeat:repeat-y;
}
/*左右カラム*/

#maincol {
	width: 530px;
	float:left;
	padding-bottom:15px;
	padding-left:15px;
	padding-right:10px;
	position: relative;
}
#subcol {
	width: 240px;
	float:left;
	padding-bottom:15px;
	text-align:center;
}


#maincol .content {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	clear: both;
	display: block;
}
#maincol .top-title {
	margin-bottom: 0px;
}
#maincol .top-news {
	margin: 5px;
}





#subcol .side-menu {
	margin-top: 10px;
	width: 164px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
}
#subcol .bnr {
	text-align: center;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}

#subcol .bnr-top {
	text-align: center;
	padding-top: 20px;
	background-color:#FFFFFF;
	background-image:url(../images/subcol-bg.gif);
	background-repeat:no-repeat;
	background-position:top;
	margin-bottom: 5px;
}
#subcol .content {
	padding: 0px;
	text-align:center;
	background-color:#FFFFFF;
	border-bottom: 5px solid #EAE6DD;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#information {
	width: 215px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}
#information iframe {
	overflow: hidden;
}
.subcol-frame {
	width: 240px;
	background-color:#FFFFFF;
	background-image:url(../images/sub-cont-bg.gif);
	background-repeat:repeat-y;
	border-top: 5px solid #E2DED3;
	border-bottom: 5px solid #E2DED3;
	text-align:center;
	clear:both;
	margin-bottom: 5px;
}
.subcol-frame2 {
	width: 240px;
	background-color:#FFFFFF;
	background-image:url(../images/sub-cont-bg.gif);
	background-repeat:repeat-y;
	border-top: 5px solid #E2DED3;
	border-bottom: 5px solid #E2DED3;
	text-align:center;
	clear:both;
	margin-bottom: 5px;
}
.subcol-frame3 {
	width: 240px;
	height:250px;
	background-color:#FFFFFF;
	background-image:url(../images/sub-cont-bg.gif);
	background-repeat:repeat-y;
	border-top: 5px solid #E2DED3;
	border-bottom: 5px solid #E2DED3;
	text-align:center;
	clear:both;
	margin-bottom: 5px;
}
.side-company {
	text-align: left;
	font-size:11px;
	padding-left:20px;
	padding-top:10px;
	padding-bottom:10px;
}
.side-company strong {
	font-size:12px;
	font-weight:normal;
	color:#660033;
}
.side-banner {
	text-align:center;
	font-size:11px;
	padding-top:5px;
	padding-bottom:7px;
}
.side-staff {
	height:125px;
	background-image:url(../images/side-staff-bg.gif);
	background-position:top right;
	background-repeat:no-repeat;
	text-align:left;
	font-size:11px;
	margin-top:5px;
	padding-left:10px;
	color:#660033;
}
.side-staff-pic {
	float:left;
}
.side-staff-txt {
	width:115px;
	float:left;
	font-size:11px;
	padding-top:30px;
	line-height:1.2;
	margin-left:5px;
	color:#000000;
}
.side-staff-txt2 {
	clear:both;
	padding-top:4px;
	padding-bottom:6px;
	padding-left:2px;
}
.side-staff-txt3 {
	text-align:center;
	padding-top:4px;
	padding-left:2px;
}
.side-staff-txt4 {
	width:115px;
	float:left;
	font-size:11px;
	line-height:1.2;
	margin-left:5px;
	color:#000000;
	text-align:left;
	padding-top:5px;
}
.side-staff-cont {
	width:105px;
	float:left;
	text-align:center;
	padding-right:5px;
	font-size:10px;
	padding-bottom:10px;
}
.side-staff-cont2 {
	width:110px;
	float:left;
	text-align:center;
	font-size:10px;
}




.crumb {
	width:810px;
	height:15px;
	background-image: url(../images/content-bg.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	text-align: left;
}
.crumb-sb {
	background-image: url(../images/content-bg.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	text-align: left;
	padding-top: 5px;
	padding-bottom:5px;
	padding-left:15px;
	clear: both;
	color: #660000;
}




/* footer */
#footer-top {
	text-align: center;
	height: 80px;
	clear: both;
	color: #333;
	background-image: url(../images/footer-bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin-top: 0px;
	margin-bottom: 0px;
	border-top: 1px solid #660033;

}
#footer-link {
	text-align: center;
	margin:0;
	color: #39001D;
	padding-top:10px;
}
#footer-link a {
	color: #660033;
	text-decoration:underline;
}
#footer-link a:hover {
	color: #660033;
	text-decoration:none;
}
#footer-2step {
	background-image: url(../images/footer-bg2.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 30px;
	text-align: center;
	color: #FFFFFF;
}
.copyright a {
	color: #FFFF99;
}
#footer-2step a {
	color: #FFFFFF;
}
.copyright {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	clear: both;
	color: #FFFFFF;
	text-align: center;
	padding-top:7px;
}
.logo {
	text-align: left;
	height: 35px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 14px;
}
#main-visual-bg {
	width: 800px;
	height: 320px;
	background-image: url(../images/main-visual-bg.jpg);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
}
#main-visual {
	width: 780px;
	height: 300px;
	margin-right: auto;
	margin-left: auto;
	padding-top:10px;
}


#sub-visual-bg {
	width: 800px;
	height: 170px;
	background-image: url(../images/sub-visual-bg.jpg);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
}
#sub-visual {
	width: 780px;
	height: 150px;
	margin-right: auto;
	margin-left: auto;
	padding-top:10px;
}


#sentence {
	background-image: url(../images/sentence01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	width: 532px;
}
#maincol .sentence {
	background-image: url(../images/sentence02.jpg);
	background-repeat: no-repeat;
	width: 532px;
	margin-right: auto;
	margin-left: auto;
	background-position: center bottom;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.sentence p {
	font-size: 12px;
	line-height: 17px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.title-bar {
	padding: 0px;
	font-size: 12px;
	font-weight: normal;
	height: 50px;
	width: 535px;
	overflow: hidden;
	margin: 0px;
}
h3 {
	font-size: 12px;
	line-height: 12px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
#maincol .entry-txt {
	padding-bottom: 5px;
	margin-left: 110px;
}
.entry-pic {
	float: left;
	width: 112px;
}
.entry-more {
	padding: 0px;
	margin: 0px;
}
.entry-data {
	margin-top:5px;
	background-image: url(../images/hr-img.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	background-color:#FFFFFF;
}
.entry-title {
	font-size: 13px;
	font-weight: bold;
	color: #663300;
	padding-top: 5px;
	padding-bottom: 5px;
}
.limit {
	font-weight: bold;
	color: #CC0000;
	padding-bottom: 10px;
}
.entry-emp {
	font-weight: bold;
	color: #336600;
}
.entry-cont {
	margin: 0px;
	background-image: url(../images/dot.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 15px;
	margin-top:10px;
}
.entry-pic img {
	padding:2px;
	border: 1px solid #660033;
}
.top-schedule {
	margin-top:5px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color:#FFFFFF;
	background-image: url(../images/top-schedule-bg.gif);
	background-repeat: no-repeat;
	background-position:right bottom;
}
.top-schedule-pic {
	float: left;
	width: 170px;
}
.top-schedule-txt {
	float: left;
	width: 340px;
}
.top-schedule-txt ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.top-schedule-txt li {
	background-image: url(../images/listmark01.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	margin-left: 5px;
	padding-left: 15px;
}
.btn-schedule {
	margin-left: 0px;
	padding-top: 5px;
}
.btn-schedule a {
	width: 164px;
	height: 28px;
	display:block;
	background-image: url(../images/btn-detail.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size:1px;
	line-height:1px;
	text-indent:-9999px;
	text-decoration:none;
	outline:none;
	color: #FFFFFF;

}
.btn-schedule a:hover {
	background-image: url(../images/btn-detail-over.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#more {
	clear: both;
	height: 35px;
}
.btn-entry {
	text-align: right;
	clear: both;
	position: absolute;
	height: 20px;
	right: 20px;
	width: 130px;

}
.btn-entry a {
	width: 130px;
	height: 20px;
	display:block;
	background-image: url(../images/btn-entry.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size:1px;
	line-height:1px;
	text-indent:-9999px;
	text-decoration:none;
	outline:none;

}
.btn-entry a:hover {
	background-image: url(../images/btn-entry-over.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#more .btn-more {
	text-align: right;
	position: absolute;
	clear: both;
	width: 130px;
	left: 270px;
	height: 20px;
}
#more .btn-more a {
	width: 130px;
	height: 20px;
	font-size:1px;
	line-height:1px;
	text-indent:-9999px;
	text-decoration:none;
	outline:none;
	display:block;
	color: #FFFFFF;
	background-image: url(../images/btn-more.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#more .btn-more a:hover {
	background-image: url(../images/btn-more-over.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.tbl_normal{
	width:510px;
	border:1px solid #660033;
	border-collapse:collapse;
	margin-left:auto;
	margin-right:auto;
	clear:both;
	margin-top: 5px;
	margin-bottom: 5px;
}
.tbl_normal th{
	border:1px solid #660033;
	border-collapse:collapse;
	background-color:#E7CAD6;
	font-weight:bold;
	color:#660000;
	font-size: 12px;
	padding-top: 4px;
	padding-right: 0.5em;
	padding-bottom: 4px;
	padding-left: 0.5em;
	white-space: nowrap; 
}

.tbl_normal td{
	padding:4px 6px;
	border:1px solid #660033;
	border-collapse:collapse;
}
.tbl_normal p {
	padding: 10px;
	background-color: #F6EBF0;
	font-size: 12px;
	font-weight: bold;
}



.pageback {
	text-align: center;
	height: 32px;
	width: 364px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-bottom: 20px;
}
.pageback a {
	height: 32px;
	width: 364px;
	display:block;
	background-image: url(../images/btn-back.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size:1px;
	line-height:1px;
	text-indent:-9999px;
	text-decoration:none;
	outline:none;

}
.pageback a:hover {
	background-image: url(../images/btn-back-over.gif);
	background-repeat: no-repeat;
	background-position: left top;
}





small {
	font-size: 11px;
}
.btn {
	text-align: center;
	vertical-align: middle;
}
#wrapper2 {
	width: 780px;
	background-image: url(../images/tel-s.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
label {
	font-size: 12px;
	line-height: 130%;
	white-space: nowrap;
}
#entry .red {
	font-size: 12px;
	line-height: 130%;
	color: #FF0000;
}
.align-center {
	text-align: center;
}
