@charset "shift_jis";
/* CSS Document */

/* すべて */

body{
	margin: 0;
	padding: 0 0 20px 0;
	color: #333333;
	font-size: xx-small;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	voice-family: "\"}\"";
	voice-family:inherit;
	font-size: x-small;
	line-height: 1.7em;
	background-image: url(img/base_back.jpg);
	background-repeat: repeat-x;
}
#box{
	margin: 0 auto 10px auto;
}

/* リンク */
	a, a:link, a:visited {
	color: #F86200;
	text-decoration: underline;
		}
	a:hover {
	color: #999999;
		}


/* リンクつき画像 */
a img {
    border: 0;
}

/* 段落 */
p {
	padding: 0px;
	margin: 0px;
}

/* 見出し */
h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
}

.main  { color: #333333; font-size: 11px; line-height: 18px; font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
}

/* リスト */
ul{
padding:0;
margin:0;
}

li{
	list-style-type: none;
}


/* 英語部分 */
.english{
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

/* 枠線構成用 */
.line_base{
	background-image: url(img/base_top.jpg);
	background-repeat: repeat-x;
}
.line_base_left{
	background-image: url(img/base_left.jpg);
	background-repeat: repeat-y;
}

.line_base_right{
	background-image: url(img/base_right.jpg);
	background-repeat: repeat-y;
}

.line_bottom{
background-image: url(img/base_bottom.jpg);
	background-repeat: repeat-x;
}
.menu_footer{
	border-right: solid 1px;
	padding:0 5px 0 5px;
}

#footermenu a,
#footermenu a:link,
#footermenu a:visited{
	color: #333333;
	text-decoration: none;
	}
#footermenu a:hover{
color: #999999;
}

#footer{
color:#333333;
padding:0 5px 5px 5px;
	text-align: right;
	font-size: 10px;
}
#footer_bottom{
	color:#663300;
	text-align: left;
	font-size: 10px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 1.2em;	
}
#footer_bottom a,
#footer_bottom a:link,
#footer_bottom a:visited{
color: #333333;
}



/* 先輩からの〜枠線構成用 */

.senpai_line_base_ao{
	background-image: url(message/img/top05_dot.gif);
	background-repeat: repeat-y;
}

.senpai_line_base_midori{
	background-image: url(message/img/top6_dot.gif);
	background-repeat: repeat-y;
}


#senpai_list,
#senpai_list a,
#senpai_list a:link,
#senpai_list a:visited{
	color: #002477;
	text-decoration: none;
}
#senpai_list a:hover {
	color: #F86200;
}

#senpai_list li{
color: #666666;
padding-left:10px;
}
#senpai_list li a,
#senpai_list li a:link,
#senpai_list li a:visited{
	color: #666666;
	text-decoration: underline;
}
#senpai_list li a:hover {
	color: #F86200;
}


/* 会社概要 */
.kaisha_line_base{
	background-image: url(company/img/kugiri_dot.gif);
	background-repeat: repeat-x;
}


/* 募集 */
.boshu_line_base_tate{
	background-image: url(recruit/img/boshu_dot.gif);
	background-repeat: repeat-y;
}
.boshu_line_base_yoko{
	background-image: url(recruit/img/boshu_dot.gif);
	background-repeat: repeat-x;
}


/* トップ */
.top_line_base_left{
	background-image: url(img/indx_01_left.jpg);
	background-repeat: repeat-y;
}
.top_line_base_right{
	background-image: url(img/indx_01_right.jpg);
	background-repeat: repeat-y;
}
#topdate{
	background-image: url(img/indx_01_list.gif);
	background-repeat: no-repeat;
	padding:0 0 2px 17px;
}
