body {
	font-size:75%;
	color:#333333;
}

a {
	color:#0099FF;
	text-decoration:none;
}

a:hover {
	color:#0099FF;
	text-decoration:underline;
}


/*--------------------------wrapper--------------------------*/

#wrapper {
	width:800px;
	margin:0 auto;
	line-height:1.5;
	border-right:1px solid #4f637c;
	border-left:1px solid #4f637c;
	padding:0px 0px 20px 0px;
}

/*--------------------------header--------------------------*/

h1 {
	font-weight:normal;
	color:#FFFFFF;
	background-color:#4f637c;
	padding:3px 0px;
	text-indent:1em;
}

/*--------------------------contents--------------------------*/

#contents {
	width:800px;
	margin:1px 0px 0px 0px;
}

/*--contents_L--*/

#contents_L {
	float:left;
	width:200px;
}

.logo {
	display:block;
	background-image:url(../images/contact/logo.gif);
	background-repeat:no-repeat;
	width:200px;
	height:45px;
	text-indent:-9999px;
}

.snav {
	width:200px;
}

.snav li a {
	display:block;
	text-indent:-9999px;
	text-decoration:none;
	overflow:hidden;
	width:200px;
	height:45px;
}

.snav01 a {
	background-image:url(../images/contact/snav01.gif);
	background-repeat:no-repeat;
}

.snav02 a {
	background-image:url(../images/contact/snav02.gif);
	background-repeat:no-repeat;
}


.snav03 a {
	background-image:url(../images/contact/snav03.gif);
	background-repeat:no-repeat;
}


.snav04 a {
	background-image:url(../images/contact/snav04.gif);
	background-repeat:no-repeat;
}


.snav05 a {
	background-image:url(../images/contact/snav05.gif);
	background-repeat:no-repeat;
}

.snav01 a:hover {
	background-image:url(../images/contact/snav01_on.gif);
	background-repeat:no-repeat;
}

.snav02 a:hover {
	background-image:url(../images/contact/snav02_on.gif);
	background-repeat:no-repeat;
}


.snav03 a:hover {
	background-image:url(../images/contact/snav03_on.gif);
	background-repeat:no-repeat;
}


.snav04 a:hover {
	background-image:url(../images/contact/snav04_on.gif);
	background-repeat:no-repeat;
}


.snav05 a:hover {
	background-image:url(../images/contact/snav05_on.gif);
	background-repeat:no-repeat;
}

.news_bar {
	display:block;
	width:200px;
	height:36px;
	text-indent:-9999px;
	background-image:url(../images/contact/bar_news.jpg);
	background-repeat:no-repeat;
}

.news_box {
	width:200px;
	background-image:url(../images/contact/news_bg.jpg);
	background-repeat:no-repeat;
}

.book_box {
	width:200px;
	height:140px;
	text-align:center;
	margin:10px 0;
}

.news_boxIN {
	width:180px;
	margin:0px 0px 0px 10px;
}

.news_boxIN dt {
	background-image:url(../images/contact/icon_news.gif);
	background-repeat:no-repeat;
	background-position: left center;
	text-indent:35px;
	margin:0px 0px 5px 0px;
}

.news_boxIN dd {
	border-bottom:1px dotted #cccccc;
	margin:0px 0px 10px 0px;
	padding:0px 0px 10px 0px;
}

.dred {
	color:#990000;
}

.book_box {
	width:200px;
	text-align:center;
	margin:10px 0;
}

/*--contents_R--*/

#contents_R {
	float:left;
	width:600px;
}

.nav {
	width:600px;
}

.nav li {
	float:left;
}

.nav li a {
	display:block;
	text-indent:-9999px;
	text-decoration:none;
	overflow:hidden;
	width:150px;
	height:28px;
}

.nav01 a{
	background-image:url(../images/contact/nav01.gif);
	background-repeat:no-repeat;
}

.nav02 a{
	background-image:url(../images/contact/nav02.gif);
	background-repeat:no-repeat;
}

.nav03 a{
	background-image:url(../images/contact/nav03.gif);
	background-repeat:no-repeat;
}

.nav04 a{
	background-image:url(../images/contact/nav04.gif);
	background-repeat:no-repeat;
}

.nav01 a:hover{
	background-image:url(../images/contact/nav01_on.gif);
	background-repeat:no-repeat;
}

.nav02 a:hover{
	background-image:url(../images/contact/nav02_on.gif);
	background-repeat:no-repeat;
}

.nav03 a:hover{
	background-image:url(../images/contact/nav03_on.gif);
	background-repeat:no-repeat;
}

.nav04 a:hover{
	background-image:url(../images/contact/nav04_on.gif);
	background-repeat:no-repeat;
}


.contents_box {
	clear:both;
	width:560px;
	margin:0px 0px 0px 20px;
	padding:20px 0px 0px 0px;
}
.pad_B15 {
	padding-bottom: 15px;
}
.Font_120 {
	font-size: 120%;
}

/*info*/

.bar_cont01 {
	display:block;
	width:560px;
	height:34px;
	background-image:url(../images/contact/bar_top.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
	margin:0px 0px 20px 0px;
}

.red {
	color:#FF0000;
}

.contact_topbox {
	width:560px;
	margin:20px 0px 0px 0px;
}

.contact_topbox_L {
	float:left;
	width:120px;
}

.contact_topbox_R {
	float:left;
	width:420px;
	margin:0px 0px 0px 20px;
}

.contactTB {
	width:560px;
	margin:20px 0px 0px 0px;
	border-top:1px dotted #cccccc;
}

.contactTB th{
	width:160px;
	vertical-align:middle;
	text-align:left;
	font-weight:normal;
	border-bottom:1px dotted #cccccc;
}

.contactTB td{
	width:367px;
	vertical-align:middle;
	font-weight:normal;
	border-bottom:1px dotted #cccccc;
}

.contactTB td p {
	padding:0px 0px 0px 30px;
	margin:10px 0px;
	vertical-align:middle;
	font-weight:normal;
	border-left:3px solid #ececec;
}

.sending {
	margin:20px 0px;
}

.thanks {
	padding:10px;
	border:1px solid #cccccc;
	background-color:#ececec;
}

.mtb20 {
	margin:20px 0px;
}



/*--------------------------footernavi--------------------------*/

.fotnav {
	width:560px;
	margin:10px 0px 0px 0px;
}

.fotnav li {
	float:left;
	margin:0px 0px 10px 0px;
}

.fotnav li a{
	display:block;
	text-indent:-9999px;
	text-decoration:none;
	overflow:hidden;
	width:180px;
	height:50px;
}

.fotnav01 a {
	background-image:url(../images/contact/fotnav01.jpg);
	background-repeat:no-repeat;
	margin:0px 10px 0px 0px;
}

.fotnav02 a {
	background-image:url(../images/contact/fotnav02.jpg);
	background-repeat:no-repeat;
	margin:0px 10px 0px 0px;
}

.fotnav03 a {
	background-image:url(../images/contact/fotnav03.jpg);
	background-repeat:no-repeat;
}

.fotnav04 a {
	background-image:url(../images/contact/fotnav04.jpg);
	background-repeat:no-repeat;
	margin:0px 10px 0px 0px;
}

.fotnav05 a {
	background-image:url(../images/contact/fotnav05.jpg);
	background-repeat:no-repeat;
	margin:0px 10px 0px 0px;
}

.fotnav06 a {
	background-image:url(../images/contact/fotnav06.jpg);
	background-repeat:no-repeat;
}

.fotnav07 a {
	background-image:url(../images/contact/fotnav07.jpg);
	background-repeat:no-repeat;
	margin:0px 10px 0px 0px;
}

.fotnav08 a {
	background-image:url(../images/contact/fotnav08.jpg);
	background-repeat:no-repeat;
	margin:0px 10px 0px 0px;
}

li.fotnav09 {
	display:block;
	overflow:hidden;
	width:180px;
	height:50px;
	background-image:url(../images/contact/fotnav09.jpg);
	background-repeat:no-repeat;
}
.fotnav09 span {
	display: none;
}



.fotnav01 a:hover {
	background-image:url(../images/contact/fotnav01_on.jpg);
	background-repeat:no-repeat;
	margin:0px 10px 0px 0px;
}

.fotnav02 a:hover {
	background-image:url(../images/contact/fotnav02_on.jpg);
	background-repeat:no-repeat;
	margin:0px 10px 0px 0px;
}

.fotnav03 a:hover {
	background-image:url(../images/contact/fotnav03_on.jpg);
	background-repeat:no-repeat;
}

.fotnav04 a:hover {
	background-image:url(../images/contact/fotnav04_on.jpg);
	background-repeat:no-repeat;
	margin:0px 10px 0px 0px;
}

.fotnav05 a:hover {
	background-image:url(../images/contact/fotnav05_on.jpg);
	background-repeat:no-repeat;
	margin:0px 10px 0px 0px;
}

.fotnav06 a:hover {
	background-image:url(../images/contact/fotnav06_on.jpg);
	background-repeat:no-repeat;
}

.fotnav07 a:hover {
	background-image:url(../images/contact/fotnav07_on.jpg);
	background-repeat:no-repeat;
	margin:0px 10px 0px 0px;
}

.fotnav08 a:hover {
	background-image:url(../images/contact/fotnav08_on.jpg);
	background-repeat:no-repeat;
	margin:0px 10px 0px 0px;
}


#footer {
	width:760px;
	margin:20px 0px 20px 20px;
	border-bottom:1px solid #cccccc;
}

.pagetop {
	float:right;
}

.copy {
	display:block;

	width:173px;
	height:11px;
	text-indent:-9999px;
	background-image:url(../images/contact/copy.gif);
	background-repeat:no-repeat;
	margin:0 auto;
}

/*--------------------------recruitのテーブル用--------------------------*/

.rec_table {
    width:560px;
	text-align:left;
	color:#5E5E5E;
}

.recruit_title {
    background-color:#EEEEEE;
}

.lw {
    border-bottom:dotted 1px #CCCCCC;
	width:107px;
	padding:5px;
}

.rw {
    border-bottom:dotted 1px #CCCCCC;
	padding:5px;
}

/*--------------------------jobnews用--------------------------*/

.jobnews_title td{
    padding:0 0 20px 0;
}

.rec_table {
    margin:30px auto 25px auto;
}

.table_r{
    font-size:12px;
	color:#333333;
	line-height:1.5em;
	border-bottom:1px dotted #cccccc;
	border-left:1px dotted #cccccc;
	padding:5px 10px;
}

.table_l{
    width:91px;
	border-bottom:1px dotted #cccccc;
}

.jobnews_button{
    margin:0 0 40px 110px;
	width:344px;
	height:39px;
}
.job_ichiran {
	padding:15px 0 0 20px;
}

.jobnews_button a{
    background:url(../images/recruit/jobnews_button_on.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	width:344px;
	height:39px;
	text-decoration:none;
	display:block;
}

.jobnews_button a:hover{
    background:url(../images/recruit/jobnews_button.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}

#jobnews_caption{
    margin:0 0 30px 0;
}