@charset "utf-8";

*html body {  　　　　　/*IE6だけに適用*/
   overflow-y:auto;
}

*+html body {　　　　　/*IE7だけに適用*/
   overflow-y:auto;
}

body {
	overflow-y:scroll;
	background-color: #FFF;
}


#container {
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFF;
}
#header {
	width: 800px;
	height: 55px;
	display: block;
}

#header a{
text-decoration: none;
}

#header h1{
	display:block;
	background-image: url(images/title.jpg);
	height:55px;
	width: 160px;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	font-size: 9px;
}

#header b{
	display:block;
	background-image: url(images/entry.jpg);
	height:55px;
	width: 173px;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: right;
	font-size: 9px;
	cursor:pointer;
}

.enter{
	display:block;
	background-image: url(images/entry.jpg);
	height:55px;
	width: 173px;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: right;
	font-size: 9px;
	cursor:pointer;
}
#header em{
	visibility: hidden;
	z-index: 9999;
}

#menu {
	margin: 0px;
	padding: 0px;
	height: 70px;
	width: 801px;
}

#menu ul{
	list-style-type:none;
	margin: 0px;
	padding: 0px;
}

#menu li{

	float:left;
}
#menu li img{
	border:0;
}
#menu a{
	display:block;
	text-indent:-9999px;
	height:70px;
	overflow:hidden;
}
a:focus{/*firefoxリンク点線対策*/
outline:none;
} 

#menu a:hover {
    background-position:0px -72px;
	background-color:transparent;
}
/*該当ページではthispageクラス複数指定予定*/
#menu a.thispage{
	background-position:0px -72px;
}

#menu a.menu_00{
    background-image:url(./images/menu_00_ro.jpg);
	width:294px;
}

#menu a.menu_01{
    background-image:url(./images/menu_01_ro.jpg);
		width:61px;
}

#menu a.menu_02{
    background-image:url(./images/menu_02_ro.jpg);
		width:95px;
}
#menu a.menu_03{
    background-image:url(./images/menu_03_ro.jpg);
		width:95px;
}
#menu a.menu_04{
    background-image:url(./images/menu_04_ro.jpg);
		width:110px;
}
#menu a.menu_05{
    background-image:url(./images/menu_05_ro.jpg);
		width:57px;
}
#menu a.menu_06{
    background-image:url(./images/menu_06_ro.jpg);
		width:88px;
}

#subtitle {
	width: 800px;
	height: auto;
	display: block;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#indexphot {
	width: 800px;
	height: 360px;
	display: block;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

#left {
	height: auto;
	width: 600px;
	float: left;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 10px;
}
#left em {
	visibility: hidden;
}

#left h2 {
	background-repeat: no-repeat;
	height: 27px;
	width: 600px;
	display: block;
	margin: 0px;
	padding: 0px;
	font-size: 9px;
}

#right {
	float: right;
	height: auto;
	width: 163px;
	padding-top: 15px;
	padding-right: 2px;
	padding-left: 0px;
	padding-bottom: 20px;
}

#right ul{
	list-style-type:none;
	margin: 0px;
	padding: 0px;
}

#right li{
	
}

#right li img{
	border:0;
}

#right li a:hover {
    background-position:-167px 0px;
	background-color:transparent;
}
#right a.thispagesub {
    background-position:-167px 0px;
}
#right a.menu_000{
    background-image:url(./images/menu_000.jpg);
	display:block;
	text-indent:-9999px;
	width:163px;
	height:31px;
	cursor:default;
}
#right a.menu_101{
    background-image:url(./images/menu_101.jpg);
	display:block;
	text-indent:-9999px;
	width:163px;
	height:24px;
}
#right a.menu_102{
    background-image:url(./images/menu_102.jpg);
	display:block;
	text-indent:-9999px;
	width:163px;
	height:24px;
}
#right a.menu_103{
    background-image:url(./images/menu_103.jpg);
	display:block;
	text-indent:-9999px;
	width:163px;
	height:24px;
}
#right a.menu_104{
    background-image:url(./images/menu_104.jpg);
	display:block;
	text-indent:-9999px;
	width:163px;
	height:24px;
}
#right a.menu_105{
    background-image:url(./images/menu_105.jpg);
	display:block;
	text-indent:-9999px;
	width:163px;
	height:24px;
}
#right a.menu_106{
    background-image:url(./images/menu_106.jpg);
	display:block;
	text-indent:-9999px;
	width:163px;
	height:24px;
}
#right a.menu_999{
    background-image:url(./images/menu_999.jpg);
	display:block;
	text-indent:-9999px;
	width:163px;
	height:24px;
	cursor:default;
}


#footer {
	clear: both;
	width: 800px;
	background-image: url(images/footer_bk.jpg);
	height: 42px;
	background-color: #333;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#footer em{
	visibility: hidden;
}

.both_clear{
	clear: both;
}

.h2_corp_outline{
	background-image: url(images/corp_outline_title.jpg);
}
.h2_corp_idea{
	background-image: url(images/corp_idea_title.jpg);
}

.corp_idea_tex{
	background-image: url(images/corp_idea_tex.jpg);
	height: 539px;
	font-size: 12px;
	margin-top: 20px;
	width: 472px;
	margin-left: 60px;
}
.h2_corp_point{
	background-image: url(images/corp_point_title.jpg);
}
.h2_corp_satisfaction{
	background-image: url(images/corp_satisfaction_title.jpg);
}
.h2_work_model{
	background-image: url(images/work_model_title.jpg);
}
.h2_work_info{
	background-image: url(images/work_info_title.jpg);
}
.h2_man_sakurai{
	background-image: url(images/man_sakurai_title.jpg);
}
.h2_faq_faq{
	background-image: url(images/faq_faq_title.jpg);
}
.h2_recruitment_man{
	background-image: url(images/recruitment_man_title.jpg);
}
.recruitment_man_tex{
	background-image: url(images/recruitment_man_tex.jpg);
	height: 278px;
	width: 430px;
	font-size: 9px;
	text-align: center;
	margin-top: 20px;
	margin-left: 75px;
	background-repeat: no-repeat;
}
.h2_recruitment_guide{
	background-image: url(images/recruitment_guide_title.jpg);
}

.sidemenu_inner {
	height: auto;
	width: 161px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin: 0px;
}

.sidemenu_inner1_dotline {
	height: auto;
	width: 161px;
	margin: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	text-align: center;
	font-size: 10px;
	color: #666;
	font-weight: bolder;
}

.sidemenu_inner2_dotline {
	height: auto;
	width: 161px;
	margin: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-align: center;
	font-size: 10px;
	color: #666;
}

.sidemenu_tex{
	font-size: 11px;
	padding-top: 4px;
	padding-left: 12px;
	margin: 0px;
}

.sidemenu_tex_this{
	font-size: 10px;
	padding-top: 3px;
	padding-left: 15px;
	margin: 0px;
	color: #F00;
}

.texsize {
	font-size: 12px;
	line-height: 17px;
	color: #333;
	display: block;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.texsize_margein {
	font-size: 12px;
	line-height: 17px;
	color: #000;
	display: block;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 18px;
}
.texsize_useman {
	font-size: 12px;
	line-height: 17px;
	color: #333;
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	width: 420px;
	float: right;
}


.texcolo_red{
	color: #F00;
}

a:link { color: #000000; }
a:visited { color: #000000; }
a:hover { color: #ff0000; }
a:active { color: #000000; }

a.link { color: #ff0000; }
a.linkmail {
	color: #09C;
}
a.hover { color: #ff0000; }
.nounderline{
	text-decoration: none;
}

.margin_top20{
	margin-top: 20px;
	margin-bottom: 20px;
}

.margin_top-left20{
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}
.image_man{
	float: left;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 15px;
}

.center{
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center;
}
.align_right{
	text-align: right;
	width: 420px;
	display: block;
}

/* テーブル
----------------------------------------------------------- */
.table_underline th	{
	font-size: 12px;
	font-weight: normal;
	color: #E13800;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #DDD;
}
.table_underline td	{
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #DDD;
}

.table_faq	{
	margin-left: 15px;
	margin-top: 10px;
}

.table_faq th	{
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
}
.table_faq td	{
	font-size: 12px;
	line-height: 16px;
}

