@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1.8;
	font-size: 13px;
	*font-size: 81.25%;/* for IE6,IE7 */
	font-family: "Meiryo", "メイリオ", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "MS PGothic", "ＭＳ Ｐゴシック" sans-serif;
	}

h1,h2,h3,h4,h5,h6 {
	font-weight: normal;
	font-family: "Meiryo", "メイリオ", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "MS PGothic", "ＭＳ Ｐゴシック" monospace;
	}


img { display:block; }

body {
	width:940px;
	margin:0 auto;
	text-align:center;
	}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}


/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

div.inner table tr td{
	text-align:left;}

div#container{
	margin:0;
	width:900px;
	text-align:left;
	padding:0 20px;
	background-image:url(../img/bg.png);
	}
div#menu{
	background: url(../img/menu_bg.png);
	width:900px;
	height:70px;
	margin:0;
	padding:0;
	}
div#menu_tab{
	width:820px;
	margin:0px 40px;
	height:56px;
	padding-top:7px;
	}
div#menu_tab ul{
	width:820px;}
ul,li{
	list-style-position:outside;
	list-style:none;
	display:inline;
	}
ul li#vision a:link,ul li#vision a:visited{
	display:block;
	width:273px;
	height:56px;
	float:left;
	background:url(../img/menu_vision.png);
	text-indent:-9999px;
	margin:0;
	padding:0;
	
	}
ul li#vision a:hover{
	width:273px;
	height:56px;
	float:left;
	background:url(../img/menu_vision.png);
	background-position:0 -56px;
	text-indent:-9999px;
	margin:0;
	padding:0;
	}
ul li#talent a:link,ul li#talent a:visited{
	width:274px;
	height:56px;
	float:left;
	background:url(../img/menu_talent.png);
	text-indent:-9999px;
	margin:0;
	padding:0;
	}
ul li#talent a:hover{
	width:274px;
	height:56px;
	float:left;
	background:url(../img/menu_talent.png);
	background-position:0 -56px;
	text-indent:-9999px;
	margin:0;
	padding:0;
	}
ul li#unique a:link,ul li#unique a:visited{
	width:273px;
	height:56px;
	float:left;
	background:url(../img/menu_unique.png);
	text-indent:-9999px;
	margin:0;
	padding:0;
	}
ul li#unique a:hover{
	width:273px;
	height:56px;
	float:left;
	background:url(../img/menu_unique.png);
	background-position:0 -56px;
	text-indent:-9999px;
	margin:0;
	padding:0;
	}



div#contents_menu{
	width:636px;
	margin:0px 20px;
	height:229px;
	padding-top:20px;
	}
div#menu_tab ul{
	width:820px;}
ul li#career a:link,ul li#career a:visited{
	width:202px;
	height:229px;
	float:left;
	background:url(../img/menu_career.png);
	text-indent:-9999px;
	margin:0;
	padding:0;
	display:block;
	}
ul li#career a:hover{
	width:202px;
	height:229px;
	float:left;
	background:url(../img/menu_career.png);
	background-position:0 -229px;
	margin:0;
	padding:0;
	display:block;
	}
ul li#shinsotsu a:link,ul li#shinsotsu a:visited{
	width:202px;
	height:229px;
	float:left;
	background:url(../img/menu_shinsotsu.png);
	text-indent:-9999px;
	margin:0 0 0 10px;
	padding:0;
	display:block;
	}
ul li#shinsotsu a:hover{
	width:202px;
	height:229px;
	float:left;
	background:url(../img/menu_shinsotsu.png);
	background-position:0 -229px;
	text-indent:-9999px;
	margin:0 0 0 10px;
	padding:0;
	display:block;
	}
ul li#flex a:link,ul li#flex a:visited{
	width:202px;
	height:229px;
	float:left;
	background:url(../img/menu_flex.png);
	text-indent:-9999px;
	margin:0 0 0 10px;
	padding:0;
	}
ul li#flex a:hover{
	width:202px;
	height:229px;
	float:left;
	background:url(../img/menu_flex.png);
	background-position:0 -229px;
	text-indent:-9999px;
	margin:0 0 0 10px;
	padding:0;
	}
ul li#twitter {
	width:180px;
	height:229px;
	float:left;
	margin:0 0 0 10px;
	padding:0;
	}



div.clear{
	clear:both;
	margin:0;
	padding:0;
	}
div#contents{
	margin:20px 20px;
	}
div#contents_inner{
	margin:0 20px;
	padding:0;}
div#contents_head_inner{
	margin:0;
	padding:0;}
div#rogo{
	margin-left:40px;
	float:left;
	width:300px;
	}
div#servicechatch{
	float:right;
	padding:0;
	width:550px;
	margin-left:10px;
	margin-right:0;
	margin-top:5px;
	margin-bottom:0;
	font-family:'メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	}
div#head_navi{
	text-align:right;
	width:240px;
	height:25px;
	float:right;
	background:url(../img/headmenu.png);
	}
div#head_navi p{
	margin:2px 20px 2px 10px;
	font-weight:bold;
	}
div#head_navi p a:link,div#head_navi p a:hover,div#head_navi p a:visited{
	color:#666;
	}
div#head_navi p a:hover{
	color:#FFFF33;
	}

div#footer{
	margin:10px 20px 20px 20px;
	background:#DAECFE;
	border:#ccc solid 1px;
	text-align:center;
	}
div#footer p{
	margin:10px;
	font-size:12px;
	line-height:150%;
	}
div#bloglink{
	background:url(../img/bloglink_bg.png);
	display:block;
	background-repeat:repeat-y;
	}
a:visited img.btimg, a:link img.btimg  {
	filter: alpha(opacity=100);
opacity:1;
}
a:hover img.btimg {
	filter: alpha(opacity=70);
opacity:0.7;
}
div#contents_inner div.left_contents h2{
	background:url(../img/h2_bg.png);
	width:606px;
	height:35px;
	padding:7px 0 5px 25px;
	background-repeat:no-repeat;
	margin:20px 0px 0px 20px;
	font-size:14px;
	font-weight:bold;
	color: #515151;
	}
div.inner{
	margin:10px 30px 30px;
	}
div.inner-btn{
	margin:10px 30px 0px;
	}
div.inner_2{
	margin:30px 100px 100px;
	}
p.topicpass{
	margin:10px 0 0 10px;}
div.right_contents{
	float:left;
	margin-top:20px;
	margin-left:10px;
	}
div.left_contents{
	width:656px;
	float:right;
	}
p.koushin{
	border-bottom:1px dotted #ccc;
	background:url(../img/list.png);
	background-repeat:no-repeat;
	padding-left:20px;
	background-position: 0% 50%;}
td.koushin{
	background:url(../img/list.png);
	background-repeat:no-repeat;
	padding-left:20px;
	background-position: 0px 5px;
	vertical-align:top;
	font-weight:bold;}
div.sitemaplist ul li{
	display:block;
	background:url(../img/list.png);
	background-repeat:no-repeat;
	padding-left:20px;
	background-position: 0% 50%;
	}
	


ul,li{
	list-style-position:outside;
	list-style:none;
	display:inline;
	}

div#sidemenu{
	margin-bottom:10px;
	width: 180px;
}

ul li#side_shinsotsu a:link,ul li#side_shinsotsu a:visited{
	display:block;
	width:180px;
	height:60px;
	background:url(../img/side_bn_shinsotsu.png);
	text-indent:-9999px;
	margin:0;
	padding:0;
	
	}
ul li#side_shinsotsu a:hover{
	width:180px;
	height:60px;
	display:block;
	background:url(../img/side_bn_shinsotsu.png);
	background-position:0 -60px;
	text-indent:-9999px;
	margin:0;
	padding:0;
	}
ul li#side_flex a:link,ul li#side_flex a:visited{
	width:180px;
	height:60px;
	display:block;
	background:url(../img/side_bn_flex.png);
	text-indent:-9999px;
	margin:0;
	padding:0;
	}
ul li#side_flex a:hover{
	width:180px;
	height:60px;
	display:block;
	background:url(../img/side_bn_flex.png);
	background-position:0 -60px;
	text-indent:-9999px;
	margin:0;
	padding:0;
	}
ul li#side_career a:link,ul li#side_career a:visited{
	width:180px;
	height:60px;
	display:block;
	background:url(../img/side_bn_career.png);
	text-indent:-9999px;
	margin:0;
	padding:0;
	}
ul li#side_career a:hover{
	width:180px;
	height:60px;
	display:block;
	background:url(../img/side_bn_career.png);
	background-position:0 -60px;
	text-indent:-9999px;
	margin:0;
	padding:0;
	}
ul li#side_saiyoutop a:link,ul li#side_saiyoutop a:visited{
	width:180px;
	height:60px;
	display:block;
	background:url(../img/side_bn_saiyoutop.png);
	text-indent:-9999px;
	margin:0;
	padding:0;
	}
ul li#side_saiyoutop a:hover{
	width:180px;
	height:60px;
	display:block;
	background:url(../img/side_bn_saiyoutop.png);
	background-position:0 -60px;
	text-indent:-9999px;
	margin:0;
	padding:0;
	}
ul li#side_blog a:link,ul li#side_blog a:visited{
	width:180px;
	height:60px;
	display:block;
	background:url(../img/side_bn_blog.png);
	text-indent:-9999px;
	margin:0;
	padding:0;
	}
ul li#side_blog a:hover{
	width:180px;
	height:60px;
	display:block;
	background:url(../img/side_bn_blog.png);
	background-position:0 -60px;
	text-indent:-9999px;
	margin:0;
	padding:0;
	}
/*inc map*/
#inc-map {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	text-align: left;
	visibility: visible;
	padding-bottom: 10px;
	padding-top: 10px;
	line-height: 20px;
	position: relative;
	margin-top: 0px;
	margin-bottom: 10px;
	border-top-width: 1px;
	padding-left: 20px;
	width: 615px;
	padding-right: 18px;
	margin-right: 20px;
}

#access-map{
	width: 580px;
}

#inc-map li{
	list-style: none;
}

#inc-map #title-ban{
	border-bottom: 1px solid #CCCCCC;
	width: 580px;
}

table.data-table{
	border-collapse: collapse;
}

table.data-table th,
table.data-table td{
	border: 1px solid #CCCCCC;
	font-size: 12px;
	padding: 5px;
	font-weight: normal;
}

table.data-table th{
	width: 120px;
	background: #F0F0F0;
}

table#co-table{
	border-collapse: collapse;
}

table#co-table th{
	border: 1px solid #CCCCCC;
}

table#co-table td{
	border: 1px solid #CCCCCC;
}

/*inc map*/
#inc-map {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	text-align: left;
	visibility: visible;
	padding-bottom: 10px;
	padding-top: 10px;
	line-height: 20px;
	position: relative;
	margin-top: 0px;
	margin-bottom: 10px;
	border-top-width: 1px;
	padding-left: 20px;
	width: 615px;
	padding-right: 18px;
	margin-right: 20px;
}

#access-map{
	width: 600px;
}

#inc-map li{
	list-style: none;
}

#inc-map #title-ban{
	border-bottom: 1px solid #CCCCCC;
	width: 600px;
}

#co-table th,
#co-table td{
	font-size: 12px;
	line-height: 1.6;
}

a img{
	border: none;
}

dl.group-co{
	margin: 0;
	line-height: 1.6;
}

dl.group-co dd{
	margin-left: 1em;
	margin-bottom: 1em;
}

dl.bdir{
	margin: 0;
	line-height: 1.6;
}

dl.bdir dt{
	float: left;
	clear: left;
	width: 4em;
}

dl.bdir{
	zoom: 1;
}

dl.bdir:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

.mb20{
	margin-bottom: 20px;
}

#img-main{
	margin-bottom: 3px;
}

.google-plus{
	position: relative;
	height: 70px;
	margin-bottom: 20px;
}

.google-plus p{
	position: absolute;
	z-index: 0;
}

.google-plus p.bg{
	position: absolute;
	z-index: 0;
}

.google-plus p.logo{
	position: absolute;
	z-index: 1;
	top: 10px;
	left: 10px;
}


