@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: #FFFFFF;
	line-height: 1.4;
	color: #333333;
	text-decoration: none;
	text-align: center;
}
a, a:link, a:active, a:visited {
	text-decoration: none;
	color: #990000;
}
a:hover {
	text-decoration: underline;
	color: #CC0000;
}
.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:15px;
	margin-left:1px;
	margin-right:1px;
	border-top: 1px solid #660000;
	text-align: right;
	clear: both;
	color: #660000;
	padding-bottom:15px;
}
.pagetop a {
	color: #660000;
}

.font11px {
	font-size: 11px;
	line-height: 150%;
}
.none {
	display: none;
}
#cont {
	width:820px;
	background-image: url(../images/cont-bg.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	padding: 0px;
}
#cont-sub {
	width:820px;
	background-image: url(../images/cont-bg2.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	padding: 0px;
}
#top-head {
	width: 100%;
	height: 300px;
	text-align:center;
	background-color: #2B0D03;
	background-image: url(../images/bg-top.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
#head {
	width: 100%;
	height: 300px;
	text-align:center;
	background-color: #2B0D03;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
}
#s-head {
	width: 100%;
	height: 150px;
	text-align:center;
	background-color: #2B0D03;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
}
h1 {
	text-indent: -9999px;
	display: none;
}
#head .tlogo {
	width: 350px;
	height: 87px;
	margin: 0px;
	float:left;
}

#main {
	width:820px;
	margin:0px;
	text-align: left;
	float:left;
	background-image:url(../images/clm-bg.gif);
	background-repeat:repeat-y;
}
/*左右カラム*/

#maincol {
	width: 540px;
	float:left;
	margin-bottom:10px;
	padding-left:15px;
	position: relative;
}
#subcol {
	width: 240px;
	float:left;
	padding-left:10px;
	padding-right:15px;
	margin-bottom:20px;
	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: 15px;
	background-color:#FFFFFF;
	background-image:url(../images/subcol-bg.gif);
	background-repeat:no-repeat;
	background-position:top;
	margin-bottom: 5px;
}
#subcol .content {
	margin: 0px;
	padding: 0px;
	text-align:center;
}
#subcol .s-cont {
	width:200px;
	margin-left:auto;
	margin-right:auto;
	font-size:11px;
	line-height:1.2;
}

.crumb {
	width:820px;
	height:15px;
	background-image: url(../images/main-bg.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	text-align: left;
}
.crumb-sb {
	text-align: left;
	padding-left:20px;
	padding-top:5px;
	padding-bottom:3px;
	clear: both;
	color: #45452E;
	background-image: url(../images/main-bg.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}




/* footer */
#footer-top {
	width:820px;
	height: 80px;
	clear: both;
	color: #333;
	background-image: url(../images/footer-bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	margin-top: 0px;
	margin-bottom: 0px;
}
#footer-2step {
	background-image: url(../images/footer-bg2.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height:100px;
	text-align: center;
	margin:0;
	color: #FFFFFF;
}
#footer-2step-link {
	background-image: url(../images/footer-icon.jpg);
	background-repeat: no-repeat;
	background-position: top;
	text-align: center;
	margin:0;
	color: #FFFFFF;
	padding-top:45px;
}
.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;
	margin-top: 10px;
	text-align: center;
}
.logo {
	text-align: left;
	height: 35px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 14px;
}
.desc {
	text-align: left;
	font-size: 12px;
	font-weight: normal;
	line-height: 14px;
	margin-left: 16px;
	padding: 0px;
	margin-top: 14px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#topflash {
	height: 300px;
	width: 810px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
}
#main-visual {
	height: 300px;
	width: 810px;
	background-image: url(../images/main-visual.jpg);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

#sub-visual span {
	display: none;
}
#sub-visual {
	height: 150px;
	width: 810px;
	background-image: url(../images/sub-visual.jpg);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	text-align:left;
}

#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: 110px;
}
.entry-more {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
.entry-data {
	margin: 0px;
	background-image: url(../images/hr-m.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	position: relative;
}
.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/hr-dot-m.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 15px;
	margin-top:10px;
}
.entry-pic img {
	border: 2px solid #996666;
}
.top-schedule {
	height:190px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}
.top-schedule-pic {
	float: left;
	width: 165px;
}
.top-schedule-txt {
	float: left;
	width: 340px;
	padding-left:10px;
}
.top-schedule-txt p {
	margin-bottom:10px;
}
.top-schedule-txt ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.top-schedule-txt li {
	background-image: url(../images/icon-maru01.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	margin-left: 5px;
	padding-left: 15px;
}
.btn-schedule {
	margin-left: 430px;
	padding-top: 5px;
	clear: both;
}
.btn-schedule a {
	width: 90px;
	height: 28px;
	display:block;
	background-image: url(../images/btn-detail.gif);
	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.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#more {
	clear: both;
	padding-top: 5px;
}
.btn-entry {
	margin-left: 380px;
	text-align: right;
	clear: both;
	position: absolute;
	margin-top:-20px;
}
.btn-entry a {
	width: 134px;
	height: 28px;
	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;
}

/*.btn-entry {
	text-align: right;
	clear: both;
	margin-bottom: 10px;
	position: absolute;
	right: 20px;
	height: 21px;

}
.btn-entry a {
	width: 120px;
	height: 21px;
	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 {
	margin-left: 250px;
	text-align: right;
	position: absolute;
	width: 124px;
	height: 28px;
	margin-top:-20px;
}
#more .btn-more a {
	width: 124px;
	height: 28px;
	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:500px;
	margin:5px;
	border:1px solid #996666;
	border-collapse:collapse;
	margin-left:auto;
	margin-right:auto;
	clear:both;
}
.tbl_normal th{
	border:1px solid #996666;
	border-collapse:collapse;
	background-color:#E9DDC5;
	font-weight:bold;
	color:#990000;
	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 #996666;
	border-collapse:collapse;
}
.tbl_normal p {
	padding: 10px;
	background-color:#E9DDC5;
	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;
}

#information {
	width: 215px;
	background-image: url(../images/hr-s.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	margin-bottom:10px;
	padding-left: 10px;
}
#information iframe {
	overflow: hidden;
}
#subcol-company {
	width: 220px;
	background-image: url(../images/subcol-company-bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
	margin-right: 10px;
	margin-left: 10px;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #7F6547;
	border-bottom-color: #7F6547;
}
#subcol-company-cont {
	padding:10px;
	line-height:1.2;
}
#subcol-company-cont .str {
	font-size:14px;
	font-weight:bold;
	padding-bottom:3px;
}
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;
}
#navi-cont {
	width: 100%;
	background-color: #270A02;
	background-image: url(../images/navi-bg.jpg);
	background-repeat: repeat-x;
}
#wrap {
	width: 100%;
	background-image: url(../images/wrap-bg.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
#top {
	margin: 0px;
	padding: 0px;
}
.tbl-single {
	background-color:#F9EDD5;
	border:5px solid #660000;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.float-right	{
	float:right;
}
