/* General
*******************************************************************************/
* 
{
	list-style: none;
	margin: 0px;
	padding: 0px;
}	
img {
    border: none;
    vertical-align:bottom;
}
body {
    height: 100%;
}
html {
    height: 100%;
	background-color:#FFFFFF;
}
#wrap {
	background:url(image/bg_main.jpg) repeat-y;
	width: 780px;
	height: 100%;
	min-height: 100%;
	margin-right: auto;
	margin-left: auto;
	padding-right:9px;
	padding-left:11px;
	position:relative;
}
body > #wrap {
    height:auto;
}
h1, h2, h3, h4, h5, h6, p, pre, blockquote, label, dl, fieldset, textarea, address, div {
	font-size: 8pt;
	line-height:140%;
	font-weight: normal;
}
a{
	text-decoration:none;
	color:#]0000FF;
}
hr {
	display: none;
}

/*コピーライトのカラー*/
address {
	font-style:normal;
	color:#FFFFFF;
	padding-top:6px;
	padding-left:270px;
	clear:both;
	padding-bottom: 10px;
}


/*etc
*******************************************************************************/
.cc {
    width: 100%;
    height: 1px;
    font-size: 1px;
    clear: both;
	line-height:1px;
}

/* header
*******************************************************************************/
#header{
width:780px;
}

/*ヘッターバーの画像*/
#header_block{
background:url(image/bg_header.gif) repeat-x;
width:780px;
height:65px;
}

#logo a{
margin-top:22px;
margin-left:20px;
float:left;
}

#globalnavi_block{
position:absolute;
top:30px;
right:25px;
height:32px;
}

/*RSS横の枠画像*/
#globalnavi{
background:url(image/bg_globalnavi.gif) no-repeat;
width:200px;
height:20px;
padding:2px 0px 0px 10px;
margin-right:0px;
float:left;
}

/*ポイント画像*/
.navi_menu{
background:url(image/ic_globalnavi.gif) no-repeat 0px 5px;
padding-left:8px;
/*margin-right:6px;*/
padding-right:6px;
padding-top:1px;
float:left;
}

/*RSS横メニューマウスオーバーしたときの文字色*/
.navi_menu a:hover{
color:#0000FF;
text-decoration:underline;
}

.navi_rss a{
background:url(image/bt_rss.jpg) no-repeat;
width:35px;
height:15px;
margin-top:2px;
margin-left: 215px;
/*float:left;*/
text-indent:-9999px;
display:block;
}

#header_menu{
display: inline;
position:absolute;
top:63px;
left:11px;
width:780px;
height:32px;
}

#header_menu li{
float:left;
height:32px;
text-align:center;
}

/*ヘッダメニューの背景画像と文字色*/
#header_menu .home a{
background:url(image/bt_menubar.jpg) no-repeat 0px 0px;
width:130px;
height:32px;
display:block;
color:#ffffff;
padding-top:15px;
}
/*ヘッダメニューの背景画像と文字色*/
#header_menu .news a{
background:url(image/bt_menubar.jpg) no-repeat -130px 0px;
width:130px;
height:32px;
display:block;
color:#ffffff;
padding-top:15px;
}
/*ヘッダメニューの背景画像と文字色*/
#header_menu .company a{
background:url(image/bt_menubar.jpg) no-repeat -260px 0px;
width:130px;
height:32px;
display:block;
color:#ffffff;
padding-top:15px;
}
/*ヘッダメニューの背景画像と文字色*/
#header_menu .reclut a{
background:url(image/bt_menubar.jpg) no-repeat -390px 0px;
width:130px;
height:32px;
display:block;
color:#ffffff;
padding-top:15px;
}
/*ヘッダメニューの背景画像と文字色*/
#header_menu .faq a{
background:url(image/bt_menubar.jpg) no-repeat -520px 0px;
width:130px;
height:32px;
display:block;
color:#ffffff;
padding-top:15px;
}
/*ヘッダメニューの背景画像と文字色*/
#header_menu .entry a{
background:url(image/bt_menubar.jpg) no-repeat -650px 0px;
width:130px;
height:32px;
display:block;
color:#ffffff;
padding-top:15px;
}


/*ヘッダメニューのマウスオーバー時の文字色*/
#header_menu .home a:hover{
width:130px;
height:32px;
color:#FF0000;
text-decoration:underline;
}
/*ヘッダメニューのマウスオーバー時の文字色*/
#header_menu .news a:hover{
width:130px;
height:32px;
color:#FF0000;
text-decoration:underline;
}
/*ヘッダメニューのマウスオーバー時の文字色*/
#header_menu .company a:hover{
width:130px;
height:32px;
color:#FF0000;
text-decoration:underline;
}
/*ヘッダメニューのマウスオーバー時の文字色*/
#header_menu .reclut a:hover{
width:130px;
height:32px;
color:#FF0000;
text-decoration:underline;
}
/*ヘッダメニューのマウスオーバー時の文字色*/
#header_menu .faq a:hover{
width:130px;
height:32px;
color:#FF0000;
text-decoration:underline;
}
/*ヘッダメニューのマウスオーバー時の文字色*/
#header_menu .entry a:hover{
width:130px;
height:32px;
color:#FF0000;
text-decoration:underline;
}

.index_img{
width:780px;
margin:0px;
padding-top:44px;
_padding-top:31px;
*padding-top:30px;

line-height:1px;
}

/* main
*******************************************************************************/


/* contents
*******************************************************************************/
/*中央コンテンツの背景画像*/
#contents{
background:url(image/bg_contents.jpg) repeat-x top;
width:570px;
padding-top:35px;
padding-right:20px;
padding-left:20px;
padding-bottom:95px;
float:right;
}

/*最新情報の背景画像*/
.index_new_information_top{
background:url(image/bg_new_information.gif) no-repeat;
width:540px;
height:27px;
padding-top:13px;
padding-right:15px;
padding-left:15px;
}

.index_new_information_block{
background:url(image/bg_new_bottom.gif) no-repeat bottom;
width:570px;
padding-bottom:10px;
margin-bottom:20px;
}

.index_new_information_waku{
width:540px;
border-right:#CCCCCC 1px solid;
border-left:#CCCCCC 1px solid;
padding-top:7px;
padding-right:14px;
padding-left:14px;
padding-bottom:15px;
}

/*最新ニュース一覧のボタン*/
.bt_news_information{
background:url(image/bt_news_itiran.gif) no-repeat;
float:right;
text-indent:-9999px;
}

.bt_news_information a{
width:120px;
height:16px;
display:block;
}

/*最新情報のタイトルバー*/
.index_new_information{
background:url(image/title_news_information.jpg) no-repeat;
width:225px;
height:16px;
float:left;
text-indent:-9999px;
}

.index_new_list{
background:url(image/line_dot.gif) repeat-x bottom;
padding-bottom:3px;
padding-top:8px;
}

.index_new_day{
background:url(image/ic_new.gif) no-repeat 0px 4px;
padding-left:15px;
}

.index_voice_center{
background:url(image/bg_voice_room_center.gif) repeat-y;
width:570px;
position:relative;
}

.index_voice_top{
background:url(image/bg_voice_room_top.gif) no-repeat top;
width:570px;
}

.index_voice_bottom{
background:url(image/bg_voice_room_bottom.gif) no-repeat bottom;
width:570px;
}

.index_voice{
width:260px;
float:left;
padding-top:15px;
padding-left:10px;
}

.index_room{
width:260px;
float:right;
padding-top:15px;
padding-right:10px;
}

/*トップページの社員紹介のタイトルバー*/
.index_voice_title{
background:url(image/title_index_voice.gif) no-repeat;
width:260px;
height:19px;
padding-bottom:5px;
text-indent:-9999px;
}

/*トップページの社内風景のタイトルバー*/
.index_room_title{
background:url(image/title_index_room.gif) no-repeat;
width:260px;
height:19px;
padding-bottom:5px;
text-indent:-9999px;
}

.index_phote{
border:#CCCCCC 1px solid;
width:112px;
height:82px;
padding:3px;
float:left;
line-height:1px;
}

.index_voice_room_text{
width:135px;
padding-left:5px;
float:left;
}

/*トップページ社員紹介のmoreボタン*/
.index_voice_btm a{
background:url(image/bt_voice_room_more.gif) no-repeat;
width:70px;
height:15px;
position:absolute;
bottom:15px;
left:190px;
text-indent:-9999px;
display:block;
}

/*トップページ社内風景のmoreボタン*/
.index_room_btm a{
background:url(image/bt_voice_room_more.gif) no-repeat;
width:70px;
height:15px;
position:absolute;
bottom:15px;
right:15px;
text-indent:-9999px;
display:block;
}

/* write more start
******************************************************************************/
.index_voice_top_more{
background:url(image/bg_voice_room_top.gif) no-repeat top;
width:570px;
}

.index_voice_more{
width:260px;
float:left;
padding-top:15px;
padding-left:10px;
}

/*募集要項の画像*/
.index_voice_title_more{
background:url(image/title_index_bosyuu.gif) no-repeat;
width:260px;
height:19px;
padding-bottom:5px;
text-indent:-9999px;
}

.index_phote_more{
border:#CCCCCC 1px solid;
width:112px;
height:82px;
padding:3px;
float:left;
line-height:1px;
}

.index_voice_room_text_more{
width:135px;
padding-left:5px;
float:left;
}

/*トップページ社員紹介のmoreボタン*/
.index_voice_btm_more a{
background:url(image/bt_voice_room_more.gif) no-repeat;
width:70px;
height:15px;
position:absolute;
bottom:15px;
left:190px;
text-indent:-9999px;
display:block;
}

.index_room_more{
width:260px;
float:right;
padding-top:15px;
padding-right:10px;
}

/*人事BLOGの画像*/
.index_room_title_more{
background:url(image/title_index_jinji.gif) no-repeat;
width:260px;
height:19px;
padding-bottom:5px;
text-indent:-9999px;
}

.index_voice_room_text_more{
width:135px;
padding-left:5px;
float:left;
}

/*トップページ社内風景のmoreボタン*/
.index_room_btm_more a{
background:url(image/bt_voice_room_more.gif) no-repeat;
width:70px;
height:15px;
position:absolute;
bottom:15px;
right:15px;
text-indent:-9999px;
display:block;
}



/* end
*****************************************************************************/






/* sidebar
*******************************************************************************/
#sidebar{
	width:170px;
	float:left;
	padding-bottom: 100px;
}

/*カテゴリーメニュー画像*/
#category{
background:url(image/bg_sidebar.jpg) no-repeat;
width:170px;
height:33px;
text-indent:-9999px;
}

.category_menu{
width:150px;
padding-top:10px;
padding-left:10px;
}



a:hover .hov80{
	opacity:0.8;
	filter: alpha(opacity=80);
}
a:hover .hov60{
	opacity:0.6;
	filter: alpha(opacity=60);
}



.category_menu_banar01{
width:150px;
/*
padding-bottom:3px;
*/
line-height:1px;
}

.category_menu_banar02{
width:150px;
padding-bottom:5px;
line-height:1px;
}

/* footer
*******************************************************************************/

/*フッターのベースカラー*/
#footer{
background:#616162;
width:780px;
clear:both;
}

#footer_menu{
padding-top:10px;
padding-left:145px;
clear:both;
}

/*フッターのメニューカラー*/
#footer_menu a{
color:#FFFFFF;
}

/*マウスオーバーしたときのカラー*/
#footer_menu a:hover{
color:#CCCCCC;
text-decoration:underline;
}

/*フッター　『｜』　のカラー１*/
#footer_menu .home{
padding-right:8px;
padding-left:8px;
float:left;
border-left:#FFFFFF 1px solid;
}

/*フッター　『｜』　のカラー２*/
#footer_menu .last{
padding-right:8px;
padding-left:8px;
float:left;
border-right:#FFFFFF 1px solid;
border-left:#FFFFFF 1px solid;
}

#footer_contents{
background:url(image/bg_footer_contents.jpg) repeat-y;
padding-left:240px;
padding-bottom:30px;
}

#footer_contents_menu{
float:left;
width:300px;
}

#footer_contents_menu02{
float:right;
padding-right:30px;
}

#footer_contents_menu .menu{
float:left;
padding-right:10px;
}

#contents_sub{
	background:url(image/bg_contents.jpg) repeat-x top -40px 0px 0px 0px;
	width:570px;
	padding-top:50px;
	padding-right:20px;
	padding-left:20px;
	padding-bottom:35px;
	float:right;
	position: relative;
}

.pankuzu{
display:inline;
}

/*サブページタイトル画像*/
.sub_maintitle{
	background:url(image/bg_sub_maintitle.gif) no-repeat bottom;
	width:552px;
	height:27px;
	padding-left:18px;
	margin-top:5px;
	margin-bottom:30px;
	font-size:14px;
	font-weight:bold;
	padding-top: 15px;
	line-height: 140%;
}

.sub_contents{
width:570px;
padding-bottom:30px;
}

/*HOMEへの画像*/
.go_home {
background:url(image/ic_home.gif) no-repeat 0px 2px;
padding-left:15px;
margin-left:30px;
float:left;
}
.go_home a:hover {
text-decoration: underline;
color:#0000FF;
}

/*ページTOPへの画像*/
.go_top {
background:url(image/ic_top.gif) no-repeat 0px 2px;
padding-left:15px;
margin-left:15px;
float:left;
}

.go_top a:hover {
text-decoration: underline;
color:#0000FF;
}

/* sidebar
*******************************************************************************/
#sidebar{
width:170px;
float:left;
}

.sub_category_block{
width:170px;
padding-bottom:20px;
}

.category_menu{
width:150px;
padding-top:10px;
padding-left:10px;
}

.sub_category_menu{
padding-left:5px;
}

/*サブページ左カテゴリ背景画像*/
.sub_category_bg{
width:135px;
height:26px;
padding-top:10px;
padding-left:30px;
background:url(image/bt_sub_categorymenu.jpg) no-repeat;
margin-top:10px;
margin-bottom:8px;
display:block;
color:#FFFFFF;
}

.sub_category_bt a{
width:135px;
height:26px;
padding-top:10px;
padding-left:30px;
background:url(image/bt_sub_categorymenu.jpg) no-repeat;
margin-top:10px;
margin-bottom:8px;
display:block;
color:#FFFFFF;
}

.sub_category_bt a:hover{
background:url(image/bt_sub_categorymenu_hover.jpg) no-repeat;
width:135px;
height:26px;
color:#CCCCCC;
}

.sub_category_ic a{
background:url(image/ic_sub_categorymenu.gif) no-repeat 0px 2px;
margin-left:20px;
padding-left:17px;
margin-bottom:5px;
}

.sub_category_ic a:hover{
background:url(image/ic_sub_categorymenu.gif) no-repeat 0px 2px;
margin-left:20px;
padding-left:17px;
margin-bottom:5px;
color:#666666;
text-decoration:underline;
}
#wrap #contents_sub #pankuzulist {
	width: 560px;
}
#wrap #contents_sub #catNavi01 {
	text-align: center;
}
#wrap #contents_sub #catNavi01 a {
	background-color: #FFFFFF;
	text-decoration: none;
}
#wrap #contents_sub #catNavi01 a:hover {
	background-color: #CCCCCC;
	text-decoration: none;
}
.paginate {
    text-align: center;
    font-size: 12px;
}
.paginate a {
	background-color: #FFFFFF;
	text-decoration: none;
}
.paginate a:hover {
	background-color: #CCCCCC;
	text-decoration: none;
}

.sub_blog_table{
width:140px;
margin-left:15px;
}

.sub_blog_table .sunday{
color:#FF0000;
}

.sub_table .satday{
color:#0000FF;
}

.sub_cotegory_title{
background:url(image/bg_carender_title.jpg) no-repeat;
width:160px;
height:22px;
padding-top:8px;
margin-top:5px;
margin-left:5px;
color:#FFFFFF;
text-align:center;
}

.sub_cotegory_day{
margin-top:5px;
margin-bottom:5px;
text-align:center;
font-weight:bold;
}

.sub_blog_table a{
color:#990000;
text-decoration:underline;
}

.sub_blog_table .sunday{
color:#FF0000;
}

.sub_blog_table .satday{
color:#0000FF;
}
}
#entryhyoji{
          width: 400px;
	  height: 400px;
          padding: 10px 10px 0px 110px;
}
#entryshin{
           float: left;
           padding: 10px 10px 0px 0px;      
}
#entrycyu{
          padding: 23px;
           
}
 #entrysitumon{
           padding:0px 0px 0px 10px;
          
}