body {
	background-color: #FFFFFF; 
	font-family: "ＭＳ Ｐゴシック", Verdana,Arial,sans-serif;
	width:800px;
	line-height:20px;
	color: #333333;
	margin:0;
	font-size: 80%; 
}
a {
	color: #336699;
	background-color: transparent;
	text-decoration:none;
}
a:hover {
	color :#53baff;
	background-color: transparent;
	text-decoration: none;
}
a img {
	/*border: none;*/
}
/**フォント指定*************************/

h1,h2,h3,h4,p,form{
	margin: 0;
}

h1,h2,h3 {
	font-size: 12px;
}

.FSsmall {
	font-size: 0.7em;
	line-height:140%;
}

.FSmedium {
	font-size: 0.8em;
	line-height:140%;
}
.FSmediumTOP {
	font-size: 0.8em;
	line-height:130%;
}
.indent {
	font-size: 12px;
	line-height: 14px;
	text-indent: -1em;
	margin-top: 0px;
	margin-right: 0em;
	margin-bottom: 0px;
	margin-left: 1em;
}
.FSmediumTXT {
	font-size: 0.8em;
	line-height:110%;
}
.FSlarge{
	font-size: 14px;
	line-height:140%;
}

.FSsmalltxt {
	font-size: 0.7em;
	line-height:110%;
}

.footer {
	font-size: 10px;
	color: #FFFFFF;
}
#footer a {
	color: #E8E7D9;
	background-color: transparent;
	text-decoration: none;
}
#footer a:hover {
	color : #C4AEA7;
	background-color: transparent;
	text-decoration: underline;
}

.FSmediumnote {
	font-size: 12px;
	line-height:120%;
}
.backimgBook1 {
	background-image:url(../images/book1.jpg);
	background-repeat:repeat-y;
}
.backimgBook2 {
	background-image:url(../images/book2.gif);
	background-repeat:repeat-y;
}
.backimgWakuL {
	background-image:url(../../images/wakuL.gif);
	background-repeat:repeat-y;
}
.backimgWakuR {
	background-image:url(../../images/wakuR.gif);
	background-repeat:repeat-y;
}
.news ul{
	font-size: 0.8em;
	padding: 0px;
	margin: 0px 0px 0.5em 0px ;
}
.news li{
	margin: 0px 0px 0.2em 0px ;
	padding: 0px ;
	list-style-image: url(../../images/arrow.gif);
	margin-left: 2em;
}
.backimgWakuL {
	background-image:url(../../images/wakuL.gif);
	background-repeat:repeat-y;
}
.backimgWakuR {
	background-image:url(../../images/wakuR.gif);
	background-repeat:repeat-y;
}
.Q_midashi {
	font-size: 0.8em;
	line-height:140%;
	font-weight: bold;
	color: #999966;
}







.recruit_news {
	width:700px;
	margin:5px auto 40px;
	//padding-top: 20px;
	//padding-bottom: 20px;
	//border-top: 1px solid #5392E7;
	//border-bottom: 1px dashed #5392E7;
	//overflow: hidden;	
}

.list_maru {
	background-image:url(../../images/list1.jpg);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 16px;
}

.recruit_bnr {
	float:left;

	width:235px;
	padding:0 15px;
}

.recruit_bnr2 {
	float:left;
	margin:0 0 0 8px;
	width:235px;
	padding:0 15px 0 15px;
}

.recruit_bnr3 {
	float:left;
	width:235px;
	padding:0 12px 0 15px;
}


.clear {
	clear:both;
}


.indent {
	text-indent: -1em;
	padding-left: 1em;
}

.mainback {
	background-image:url(../../images/mainback.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width:800px;
	}
	
	
.mainback2 {
	background-image:url(../../images/mainback2.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width:800px;
	height:460px;
	}
	
#gototop {
		float:left;
		margin:0 0 0 94px;
		
}
	
.white {
		color:#FFF;
		float:right;
		font-size:larger;
		margin:10px 10px 0 0;
		
}

#flash {
	width:611px;
	margin:5px auto;
	height:233px;
}

#flash_in {
	background-image:url(../../images/fla_back.jpg);
	background-repeat:no-repeat;
	width:611px;
	margin:3px 0 0 89px;
	height:226px;
	padding:13px 10px 0 13px;
}

#bottomback {

	width:800px;

	
}

.textbox {
	width:550px;
	margin:0 auto;
	padding:10px;
	
}

.textbox_in {
	width:500px;
	margin:0 auto;
	padding:5px;
	
}

.textbox p#entry{
	line-height:23px;
	font-size:14px;
	font-family: "ＭＳ Ｐゴシック", Verdana,Arial,sans-serif !important;
	margin-bottom:15px;
}


.textbox_teble {
	width:570px;
	margin:0 auto;
	padding:0;
	
}

div.bg1,
div.bg2{
	height:176px;
	margin-top:5px;
	padding-top:15px;
}

div.bg1{
	background:url(../../images/recruit_bg1.jpg) no-repeat top center;
}

div.bg2{
	background:url(../../images/recruit_bg2.jpg) no-repeat top center;
}



.tebleborder { 

border-collapse: collapse; /* 枠線の表示方法 */
border: none #CCCCCC solid; /* テーブル全体の枠線（太さ・色・スタイル） */
frame="void";
}

.tebleborder td {
border: 1px #CCCCCC solid; /* セルの枠線（太さ・色・スタイル） */
padding:5px; /* セル内の余白 */

} 

.red {
	color:#F00;
	
}

.right_text {
	float:right;
	padding:3px;
	
}


.images {
	width:250px;
	margin:0 12px;
	float:left;
}
	
.images2 {
	width:250px;
	margin:0 auto;

}
.margin10 {
	margin:10px 0 0 0;
}

.marginimages {
	float:left;
	width:250px;
	margin:0 11px;
}

.pagetop {
	float:right;
	margin:0 10px 0 0;
}

.te_pading  td {
	padding:5px;
}

.te_pading2  td {
	padding:10px;
}

.i_indent {
	background-image:url(../../images/list.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	padding:0 0 0 12px;
	width:90%;
	margin:0 auto;

}

.coment {
	line-height:20px;
	padding:0 5px;
}

.bg_blue {
	background-color: #EEF6FF;
}

.bg_blue2 {
	background-color:#EBFDFF;
}

.bg_blue3 {
	background-color:#E9FFFB;
}
.pan {
	padding:0 0 0 10px;
	
}

.pan_top {
	padding:0 0 0 10px;
	
}

.pan a {
	color: #336699;
	background-color: transparent;
	text-decoration:none;
}
.pan a:hover {
	color : #FFF;
	background-color: transparent;
	text-decoration: underline;
	
}


#navi {
	width:800px;
	margin:0 auto;
	overflow: hidden;
	height: 100%;
	background-color:FFF;
}
#navi ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#navi li {
	display: inline;
	float: left;
	text-indent:-9999px;
	overflow: hidden;
	text-align: center;
}
#navi li a {
	display: block;
	width: 200px;
	height:70px;
	text-align: center;
	text-decoration: none;
	font-size: 16px;
	line-height: 1em;
	padding-top: 7px;
	padding-bottom: 7px;
	background-repeat:no-repeat;
	background-position:bottom;
}

#navi li a:hover, #navi li.active a:hover {
	background-position:top;
}
#navi li.active a {
	background-position:top;
}

a {
	outline:none;
}
a img {
	border:none;
}

#navi li#top a {
	background-image:url(../../../images/bnr01.jpg);
}

#navi li#shop a {
	background-image:url(../../../images/bnr02.jpg);
}

#navi li#map a {
	background-image:url(../../../images/bnr03.jpg);
}

#navi li#contact a {
	background-image:url(../../../images/bnr04.jpg);
}

#navi li#entry a {
	background-image:url(../../../images/bnr05.jpg);
}
.pos_text {
	margin:7px 0;	
}

.pos_green {
	font-size: 16px;
	font-weight: bold;
	color: #42B655;
	margin-top: 7px;
	margin-bottom: 7px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #42B655;
	padding-left: 5px;
	}
	
.pos_orange{
	font-size: 16px;
	font-weight: bold;
	color: #F8B445;
	margin-top: 7px;
	margin-bottom: 7px;
	padding-left: 5px;
	border-left: 5px solid #F8B445;
	}

/* ===================================================================
 style info : 120822　トップページナビゲーション修正
=================================================================== */

ul#bottomNavi {
	margin:0 auto;
	padding:0;
	height:90px;
	width:100%;
}

ul#bottomNavi li {
	margin:0;
	padding:0;
	width:250px;
	height:90px;
	float:left;
}

ul#bottomNavi li a {
    display:block;
    width:200px;
    height:90px;
}


ul#bottomNavi li a:hover img{
    visibility:hidden;
}

ul#bottomNavi, ul#bottomNavi li, ul#bottomNavi li a{
	display:block;
	zoom:1;
	height:90px;
}

ul#bottomNavi li a{
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
}

ul#bottomNavi li#top a {
	background:url(../../images/btn_navi01.jpg);
}

ul#bottomNavi li#shop a {
	background:url(../../images/btn_navi02.jpg);
}

ul#bottomNavi li#map a {
	background:url(../../images/btn_navi03.jpg);
}

ul#bottomNavi li#contact a {
	background:url(../../images/btn_navi04.jpg);
}

ul#bottomNavi li#entry a {
	background:url(../../images/btn_navi05.jpg);
}

ul#bottomNavi li#top a:hover,
ul#bottomNavi li#shop a:hover,
ul#bottomNavi li#map a:hover,
ul#bottomNavi li#contact a:hover,
ul#bottomNavi li#entry a:hover {
	background-position:0 -90px;
}

ul#bottomNavi li#entry p {
	margin:-10px 0 0;
	padding:0;
	text-align:center;
}

dl.note{
	margin:0;
}
dl.note dt {
  position: relative;
}
dl.note dt span {
  position: absolute;
}
dl.note dd {
  padding-left: 1em;
  margin-left:0;
}

