@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:820px;
	margin:0px 40px;
	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:249px;
	}
div#head_navi{
	text-align:right;
	width:280px;
	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:#fff;
	}
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 40px 40px;
	}
p.topicpass{
	margin:10px 0 0 10px;}
div.right_contents{
	float:left;
	margin-top:20px;
	}
div.left_contents{
	width:656px;
	float:left;
	}
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;}

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;
	}