@charset "UTF-8";
/* --------------------------------------
	COMMON :base
-------------------------------------- */
*{
	padding:0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0px;
}
html {
	height: 100%;
}
body > #wrapper {
	height: auto;
}
#wrapper{
	position: relative;
	width: 100%;
	height: 100%;
	min-height: 100%;
	margin: 0 auto;
	text-align: left;
	color:#000000;
	font-family: Verdana, "ヒラギノ角ゴ Pro W4", "Hiragino Maru Gothic Pro", "ＭＳ Ｐゴシック", Osaka, sans-serif;
	font-size: 95%;
}
img{
	border:none;
	vertical-align:top;
}
ul{
	list-style:none;
	margin: 0px;
	padding: 0px;
}
h1,h2,h3,p{
	margin:0px;
	padding:0px;
}
p{
	margin:0px;
	padding:0px;
}
a{
	color:#00F;
    overflow: hidden;
    outline: none;
}
a:hover {
	color:#F90;
	text-decoration: underline;
}

hr{
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	}

/* --------------------------------------
	COMMON :Clear
-------------------------------------- */
.clear{
	clear:both;
}

.clearFix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

.clearFix { display: inline-block; 
	clear: both;
	}

/* Hides from IE-mac \*/
* html .clearFix { height: 1%; }
.clearFix { display: block; }
/* End hides from IE-mac \*/

/* --------------------------------------
	COMMON :header
-------------------------------------- */
#headBox{
	height:80px;
	position: relative;
}
#headBox h1{
	text-indent: -9999px;
}

ul#topBnr{
	width:480px;
	height:30px;
	position: absolute;
	left:460px;
	top: 10px;
}
ul#topBnr li{
	float:left;
	margin-left:10px;
}
a#headLogo{
	width:330px;
	height:55px;
	background-image: url(../images/common/head_logo.gif);
	background-repeat: no-repeat;
	display:block;
	background-position: left top;
	text-indent:-9999px;
	position:absolute;
	top:10px;
	left:0;
}

/* --------------------------------------
	COMMON :gotoTop
-------------------------------------- */
.gotoTop {
	height: 35px;
	padding-left: 460px;
	padding-top:10px;
	clear:both;
	margin-bottom: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}
.gotoTop a {
	background-image: url(../images/common/goto_top.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 35px;
	width: 170px;
}

/* --------------------------------------
	COMMON :footer
-------------------------------------- */
#footerArea {
	position: absolute;
	bottom: 0;
	width: 100%;
	background-color: #66991D;
	background-image: url(../images/common/footer.gif);
	background-repeat: repeat-x;
}
#footerArea #footerBox {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	height: 30px;
	padding-top: 5px;
}
#footerArea #footerBox #footNavi {
}
#footerArea #footerBox #footNavi li {
	float: left;
	margin: 0px;
	padding: 0px;
}
#footerArea #footerBox address {
	float: left;
	width: 600px;
	font-style: normal;
}
#footerArea #copyRight {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	height: 30px;
	color: #FFF;
}
#footNavi li a {
	color: #588619;
	text-decoration: none;
}
#footNavi li a:hover {
	color: #369;
	text-decoration: underline;
}
#bottom_ims{
	width: 440px;
	height:25px;
	background-image: url(../images/common/head_ims.gif);
	background-repeat: no-repeat;
	display: block;
	text-indent:-9999px;
}
/* --------------------------------------
	COMMON :pan
-------------------------------------- */
#pan {
	padding-left: 30px;
	height: 32px;
	background-image: url(../images/common/bg_02.gif);
	background-repeat: no-repeat;
	padding-top: 5px;
	background-position: 5px -3px;
}
ol#topicPath {
	padding: 0;
	font-size: 80%;
	list-style: none;
	margin-right: 0;
	margin-left: 0;
}
ol#topicPath li {
	float: left;
	padding-right: 7px;
	padding-left: 10px;
	background-image: url(../images/common/ico_sample01.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;
}
ol#topicPath li.home {
	padding-left: 0;
	background: none;
}
ol#topicPath li a:link,
ol#topicPath li a:visited {
	color: #3366FF;
	text-decoration: underline;
}
ol#topicPath li a:hover,
ol#topicPath li a:active {
	color: #FF6633;
	text-decoration: underline;
}
ol#topicPath li em {
	font-style: normal;
	font-weight: bold;
}
#newCont {
	font-size: 12px;
	line-height: 14px;
}
#newCont .diaryList li {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	margin: 0px 0px 5px;
	padding: 0px 0px 5px 10px;
}
#newCont .diaryList {
	padding: 10px;
}
#newCont .diaryList li .days {
	color: #F90;
	display: block;
	margin: 0px 0px 5px;
	padding: 0px;
}
#newCont .diaryList li a {
	color: #333;
	text-decoration: none;
}
#newCont .diaryList li a:hover {
	color:#F90;
	text-decoration: underline;
}
iframe {
	margin-bottom: 30px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	border-top-width: 0px;
}
.img_line {
	border: 1px solid #CCC;
}
.tableWaku table {
	background-color: #CCC;
	margin: 0px;
	padding: 0px;
}
.tableWaku td {
	margin: 0px;
	padding: 5px;
	background-color: #FFF;
}
.tableWaku th {
	background-color: #F1F7FC;
	text-align: center;
	padding: 5px;
	color: #054680;
	font-weight: normal;
}

.com table{
	width: 100%;
	background-color: #CCC;
	margin: 0px;
	padding: 0px;
	}
.com td{
	margin: 0px;
	padding: 5px;
	background-color: #FFF;
	}
.com th{
	background-color: #F1F7FC;
	padding: 5px;
	color: #054680;
	font-weight: normal;
	text-align: left;
	}
#imsLink a {
	display: block;
	height: 180px;
}
.printBtn {
	background-color: #06C;
	border: 1px solid #039;
	width: 60px;
	height: 22px;
}
.printBtn a {
	color: #FFF;
	text-decoration: none;
}
.printBtn a:hover {
	color: #FF0;
}
.recruitBtn {
	width: 215px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
.recruitBtn {
	width: 215px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
.recruitBtn a {
	width: 215px;
	background-image: url(../images/contents/recruit/recruit_btn.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 40px;
}
.recruitBtn a:hover {
	width: 215px;
	background-image: url(../images/contents/recruit/recruit_btn.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 40px;
	background-position: 0px -40px;
}

