@charset "utf-8";
/* CSS Document */

/*== 3カラム ==*/

#container {
	position: relative;
	margin: 0 215px 0 195px;
}

#left_col {
	width: 180px;
	position: absolute;
}

#glnavi {
	margin: 0px 0px 15px 0;
}

.main {
	margin: 0px 0 15px -180px;
	position: relative;
}


/*==== グローバルナビゲーション ====*/

#glnavi li#gl1 a {background: url(../img/navi/glnavi1_e.jpg) no-repeat 50% 0;}


/*==== コンテンツエリア ====*/


/*== メインビジュアル ==*/

#main_visual {
	border: 1px solid #9cbbea;
	margin-bottom: 12px;
	background: #d9e8fd url(../img/index/main_bg.jpg) repeat-x top;
	zoom: 1;
}

#main_menu:after {
	content:".";
    display: block;
    height:0px;
    clear:both;
    visibility:hidden;
}

#main_visual .wrapper {
	background: url(../img/index/main_visual.jpg) no-repeat top right;
	min-height: 118px;
}

#main_visual p {
	float: left;
	padding: 20px 180px 10px 20px;
}



#contents p {
	line-height: 1.4em;
	font-size: 90%;
}

/*== メインバナーメニュー ==*/

#main_menu {zoom: 1;margin-bottom: 5px;}
#main_menu:after {
	content:".";
    display: block;
    height:0px;
    clear:both;
    visibility:hidden;
}

#main_menu h2 {
 	border-top: 1px solid #d8d8d8;
	border-right: 1px solid #d8d8d8;
	border-bottom: 1px solid #d8d8d8;
	margin-bottom: 10px;
	font-size: 75%;
}

#main_menu a {
	display:block;
	height: 58px;
	font-size:70%;
	overflow: hidden;
	text-decoration: none;
	background: url(../img/index/main_btn.gif) no-repeat;
}

#main_menu a span {display: none;}

#main_menu a:hover {background: url(../img/index/main_btn_o.gif) no-repeat;}

#main_menu a img {
	margin-left: 7px;
}

#main_menu h2#menu1 {
	float: left;
	width: 49%;
	background: url(../img/index/main_btn1.jpg) no-repeat right;
}
#main_menu h2#menu2 {
	float: right;
	width: 49%;
	background: url(../img/index/main_btn2.jpg) no-repeat right;
}
#main_menu h2#menu3 {
	float: left;
	width: 49%;
	background: url(../img/index/main_btn3.jpg) no-repeat right;
}
#main_menu h2#menu4 {
	float: right;
	width: 49%;
	background: url(../img/index/main_btn4.jpg) no-repeat right;
}


/*==== 注目情報 ====*/


#attention {
	border-left: 3px solid #fec024;
	background: #fff9c4;
	padding: 6px 0 2px;
	margin-bottom: 15px;
}

#attention .title {
	padding: 6px 10px 6px 15px;
	font-size: 100%;
	font-weight: bold;
	color: #333;
}
#attention p {
	margin: 8px 15px;
	font-size: 85%;
	line-height: 1.4em;
}

/*==== 新着情報 ====*/



#new .title {
	border-left: 5px solid #105fd3;
	padding: 6px 10px 6px 15px;
	font-size: 100%;
	float: left;
	width: 25%;
}

#new .update {
	float: right;
	font-size: 80%;
	width: 66%;
	margin-top: 6px;
	line-height: 16px;
	text-align: right;
}


/*タブ切換え*/

#new .box {
	border: 1px solid #9ebdea;
	margin: 12px 0;
}
#new .menu {
	position: relative;
	min-height: 42px;
}

#new .menu li {
	position: absolute;
	width: 25%;
	background: #eaf1fd;
}
.menu li a {
	display: block;
	text-align: center;
	font-size: 85%;
	color: #222;
	text-decoration: none;
	border-bottom: 1px solid #9ebdea;
	border-left: 1px solid #9ebdea;
}
#new .menu li a:hover {
	text-decoration: underline;
}

#new .menu li a:visited {
	color: #222;
}

#new .menu li#tab1 a {border-left: none;}

#new .menu li a span {
	display: block;
	padding: 10px 0 10px;
	cursor: pointer;
}



#new .menu li#tab1 {top: 0; left:0;}
#new .menu li#tab2 {top: 0; left:25%;}
#new .menu li#tab3 {top: 0; left:50%;}
#new .menu li#tab4 {top: 0; left:75%;}


/*カレント*/

#new .menu li.on {
	background: #fff;
	font-weight: bold;
}
#new .menu li.on a {
	border-bottom: 1px solid #fff;
}


#new li .category {
	display: none;
}

/*音声ブラウザ*/

.menu li a.aural {
	height: 0;
	overflow: hidden;
	border: none;
}

/*新着5件*/

.new_txt {
	margin: 15px 15px 5px;
	font-size: 84%;
}

.new_txt li {
	margin-bottom: 0.8em;
	zoom: 1;
	line-height: 1.5em;
}


.new_txt li:after {
	content:".";
    display: block;
    height:0px;
    clear:both;
    visibility:hidden;
} 

.new_txt span.date {
	display: block;
	float: left;
	width: 20%;
}

.new_txt li span.txt {
	display: block;
	float: left;
	width: 80%;
}

.new_txt .align_r a {color: #222;}
.new_txt .align_r img {
	vertical-align: middle;
	margin-right: 4px;
}


/*新着記事の表示非表示*/

#new #new_txt2,
#new #new_txt3,
#new #new_txt4 {
	display: none;
}

/*noscript*/

#new .new_txt h3 {
	border-left: 5px solid #105fd3;
	padding: 6px 10px 6px 15px;
	padding: 4px 10px 4px 15px;
	font-weight: normal;
	margin-bottom: 10px;
}

/*==== 左エリア ====*/

/*== 初めての方へ ==*/

#beginner h3 {
	padding: 10px;
	font-weight: normal;
	font-size: 85%;
	background: #d4e4fd;
	background: -moz-linear-gradient(top center, #fff 0%, #d4e4fd 100%);
	background: -webkit-gradient(linear, center top, center bottom, from(#fff), to(#d4e4fd));
	background: linear-gradient(top center, #fff 0%, #d4e4fd 100%);
	background: linear-gradient(to bottom, #fff, #d4e4fd);
}

#beginner h3 img {
	vertical-align: middle;
	margin: 0 10px 0 0;
}

#beginner ul {
	margin: 12px 8px;
	font-size: 80%;
}

#beginner li {
	background: url(../img/common/arrow2.gif) no-repeat left 0.4em;
	padding-left: 15px;
	margin-bottom: 0.3em;
}

#beginner .dot {
	height: 1px;
	background: url(../img/common/dot.gif) repeat-x;
	margin: 0 8px;
}

#left_col .banner img {
	width: 100%;
	height: auto;
	margin-bottom: 10px;
}


#right_col #recruit_bnr {display: none;}
