/*　共通部分　*/

body{
	background-image:url(../img/img_back_line.gif);
	background-repeat:repeat-x;
	background-position:left top;
	background-color:#ffffff;
	margin:0;
	padding:0;
	font-family:verdana,helvetica,arial,'ヒラギノ角ゴ Pro W3','ＭＳ Ｐゴシック';
}

img{
	margin:0;
	padding:0;
	border:0;
}

.clearfix { display: inline-block; }   
.clearfix:after {   
     clear: both;   
     content: " ";   
     display: block;   
     font-size: 0;   
     height: 0;   
     visibility: hidden;   
     }  
 
/* start commented backslash hack \*/  
* html .clearfix { height: 1%; }   
.clearfix { display: block; }   
/* close commented backslash hack */  




/* ヘッダー部分 */

#header{
	width:900px;
	height:117px;
	margin:10px auto 0 auto;
	padding:0;
}
#logo{
	width:381px;
	height:117px;
	margin:0 156px 0 0;
	padding:0;
	float:left;
}
#header_box{
	width:363px;
	height:117px;
	margin:0;
	padding:0;
	text-align:right;
	float:left;
}
#header_box ul{
	height:12px;
	list-style-type:none;
	margin:22px 0 58px 225px;
	padding:0;
}
#header_box ul li{
	float:left;
	margin:0 0 0 15px;
	_margin:0 0 0 10px;
	padding:0;
}


/* グローバルメニュー */
#gmenu{
	width:900px;
	height:37px;
	margin:0 auto;
	_margin:0 auto -1px auto;
	padding:4px 0 0 0;
	background-image:url(../img/gmenu_backline.gif);
	background-repeat:no-repeat;
	background-position:left top;
}
html>/**/ body #gmenu , x:-moz-any-link, x:default{
	height:38px;
	padding:3px 0 0 0;
}/* Only FireFox 3 */
#gmenu ul{
	width:900px;
	height:30px;
	margin:0;
	padding:0;
	list-style-type:none;
}
#gmenu ul li{
	float:left;
}
/* メインブロック */
#main{
	width:900px;
	height:auto;
	margin:0 auto;
}
#main #pan_list{
	font-size:0.6em;
	width:900px;
	padding:10px 0 0 5px;
	margin:0;
}
#main #pan_list span{
	font-weight:bold;
	color:#454C52;
}
#main #pan_list a:link,
#main #pan_list a:visited{
	color:#454C52;
	text-decoration:none;

}
#main #pan_list a:hover,
#main #pan_list a:active{
	color:#cccccc;
	text-decoration:underline;
	
}

#main .mainimage{
	width:900px;
	height:250px;
	margin:0 0 15px 0;
	padding:0;
}

#main #top_container{
	width:900px;
	height:auto;
	margin:0 0 0 0;
	padding:0;
}

#title_h2{
	margin:0;
	padding:0;
}
#main #topics{
	width:600px;
	min-height:300px;
	margin:0;
	padding:0;
	float:left;
	
}
#main #topics_box{
	width:600px;
	min-height:320px;
	height: auto !important; /*IE6*/
	height: 320px; /*IE6*/
	background-image:url(../../img/topics_back.gif);
	background-repeat:repeat-y;
	background-position:left top;
	margin:-4px 0 -4px 0;
	padding:5px 0 10px 0;
}

html>/**/ body #main #topics_box , x:-moz-any-link, x:default{
	margin:0 0 -4px 0;
	padding:5px 0 10px 0;
}/* Only FireFox 3 */
#main #topics_box dl{
	list-style-type:none;
	width:566px;
	margin:0 15px 0 15px;
	padding:0;
	background-image:url(../../img/topics_dot.gif);
	background-repeat:repeat-x;
	background-position:left bottom;
	font-size:0.8em;
}
#main #topics_box dt{
	float:left;
	width:40px;
	clear:both;
	padding:5px;
	margin-bottom:8px;
}
#main #topics_box dd{
	float:left;
	width:465px;
	padding:5px;
	/float:none;
	/margin-left:90px;
	/width:auto;
}

#main #banner_area{
	width:275px;
	height:auto;
	margin:0 0 0 25px;
	padding:0;
	float:left;
}
#main #banner_area .about_box{
	width:275px;
	height:95px;
	background-image:url(../../img/img_banner01.gif);
	background-repeat:no-repeat;
	background-position:left top;
	padding-top:50px;
}
#main #banner_area .about_box div{
	color:#454C52;
	width:150px;
	height:auto;
	margin:0 0 0 110px;
	padding:0;
	font-size:0.6em;
}
#main #banner_area ul{
	margin:0;
	padding:0;
	list-style-type:none;
}
#main #banner_area ul li{
	margin:0 0 15px 0;
	padding:0;	
}
#main #banner_area #top_link{
	width:275px;
	height:auto;
	background-image:url(../../img/img_banner_link.gif);
	background-repeat:no-repeat;
	background-positon:left top;
	padding:47px 0 5px 0;
	margin:0;
}
#main #banner_area #top_link ul{
	list-style-type:none;
	margin:0;
	padding:0;
}
#main #banner_area #top_link ul li{
	margin:0 0 0 10px;
	padding:0 0 10px 10px;
	background-image:url(../../img/top_banner_allow.gif);
	background-repeat:no-repeat;
	background-positon:left top;
	font-size:0.8em;
	line-height:0.6em;
}
#main #banner_area #top_link_bottom{
	width:275px;
	height:2px;
	margin:0;
	padding:0;
}

#main .text_box{
	width:822px;
	height:auto;
	margin:30px 0 0 40px;
	padding:0;
}
#main .text_box  h3{
	font-size:0.9em;
	color:#FF3399;
	margin:0;
	padding:0;
}
#main .text_box p{
	margin:0 0 10px 0;
	padding:0 0 10px 0;
	font-size:0.8em;
	color:#454C52;
	line-height:1.8em;
}
#main .text_box_grey{
	width:822px;
	height:auto;
	margin:15px 0 0 40px;
	padding:0;
	background-color:#E6EEF0;
}
#main .text_box_grey p{
	margin:0 15px;
	padding:15px 0;
	font-size:0.8em;
	color:#454C52;
	line-height:1.8em;
}

#pagetop {
	width:900px;
	text-align:right;
	padding:45px 0 15px 0;
	background-image:url(../../img/img_topborder.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	margin:0 auto;
}

.inptop {
	width:820px;
	text-align:right;
	padding:30px 0 15px 0;
	background-repeat:no-repeat;
	background-position:left bottom;
	margin:0 auto;
}

/* Foot */
#footer{
	width:100%;
	height:133px;
	background-image:url(../img/img_footerbk.gif);
	background-repeat:repeat-x;
	background-position:left top;
	margin:0;
	padding:0;
}
#footer_link{
	width:100%;
	text-align:center;
	font-size:0.8em;
	padding:30px 0;
}
#footer_text{
	width:100%;
	text-align:center;
	font-size:0.6em;
	padding:25px 0 0 0;
	color:#454C52;
}


/* Link */
#main a:link,
#main a:visited{
	color:#00B9B9;
	text-decoration:underline;
}
#main a:hover,
#main a:active{
	color:#7FDCDC;
	text-decoration:underline;
}

#footer_link a:link,
#footer_link a:visited,
#banner_area #top_link a:link,
#banner_area #top_link a:visited,
#banner_area .about_box a:link,
#banner_area .about_box a:visited{
	color:#666666;
	text-decoration:none;
}
#footer_link a:hover,
#footer_link a:active,
#banner_area #top_link a:hover,
#banner_area #top_link a:active,
#banner_area .about_box a:hover,
#banner_area .about_box a:active{
	color:#cccccc;
	text-decoration:underline;
}

#footer_link .current{
	color:#00B9B9;
	font-weight:bold;
}


/* Margin */
.ws{ margin-bottom:200px;}
.mb10{ margin-bottom:10px;}


/* イベント */

.cnr{
	background-image:url(../img/cnr_line.gif);
	background-repeat:repeat-y;
}

.cnrtext{
	float:left;
	margin-left:22px;
	_margin-left : 11px; /* IE6用*/
	width:475px;
}

.cnrphoto{
	float:left;
	margin-left:21px;
	font-size:0.6em;
	color:#454C52;
	width:280px;
	line-height:1.5em;
}

/* インタビュー */
.cnrphoto2{
	float:left;
	margin-left:22px;
	_margin-left:11px;/* IE6用*/
	font-size:0.6em;
	color:#454C52;
	width:251px;
	height:260px;
}

.cnrtext2{
	float:left;
	width:525px;
}

#main .cnrtext2 p{
	width:505px;
	margin-left:10px;
	padding:0 0 10px 0;
	font-size:0.8em;
	color:#454C52;
	line-height:1.8em;
}

.cnrtext3{
	margin-left:22px;
	_margin-left:11px;/* IE6用*/
	float:left;
	width:605px;
}

.cnrphoto3{
	float:left;
	margin-left:21px;
	font-size:0.6em;
	color:#454C52;
	width:150px;
	line-height:1.5em;
}

#main .text_box h3.h3icon{
	width:475px;
	background-image:url(../../interview/img/icon_com.gif);
	background-repeat:no-repeat;
	font-size:0.9em;
	line-height:1.5em;
	color:#FF3399;
	margin-left:10px;
	padding-left:30px;
}

#main .text_box h3.h3icon2{
	width:475px;
	background-image:url(../../interview/img/icon_com.gif);
	background-repeat:no-repeat;
	font-size:0.9em;
	line-height:1.5em;
	color:#FF3399;
	margin-left:0;
	padding-left:30px;
}

/* Woman Icon */
#main .cicon1{
	color:#454C52;
	width:354px;
	list-style-type:none;
	margin:10px 10px 5px 15px;
	padding:5px 0 5px 20px;
	background-image:url(../../career/img/icon_w_01.gif);
	background-repeat:no-repeat;
	background-positon:left top;
	font-weight:bold;
	font-size:0.8em;
	line-height:0.6em;
}

#main .cicon2{
	color:#454C52;
	width:354px;
	list-style-type:none;
	margin:10px 10px 5px 15px;
	padding:5px 0 5px 20px;
	background-image:url(../../career/img/icon_w_02.gif);
	background-repeat:no-repeat;
	background-positon:left top;
	font-weight:bold;
	font-size:0.8em;
	line-height:0.6em;
}
#main .cicon3{
	color:#454C52;
	width:354px;
	list-style-type:none;
	margin:10px 10px 5px 15px;
	padding:5px 0 5px 20px;
	background-image:url(../../career/img/icon_w_03.gif);
	background-repeat:no-repeat;
	background-positon:left top;
	font-weight:bold;
	font-size:0.8em;
	line-height:0.6em;
}
#main .cicon4{
	color:#454C52;
	width:354px;
	list-style-type:none;
	margin:10px 10px 5px 15px;
	padding:5px 0 5px 20px;
	background-image:url(../../career/img/icon_w_04.gif);
	background-repeat:no-repeat;
	background-positon:left top;
	font-weight:bold;
	font-size:0.8em;
	line-height:0.6em;
}
#main .cicon5{
	color:#454C52;
	width:354px;
	list-style-type:none;
	margin:10px 10px 5px 15px;
	padding:5px 0 5px 20px;
	background-image:url(../../career/img/icon_w_05.gif);
	background-repeat:no-repeat;
	background-positon:left top;
	font-weight:bold;
	font-size:0.8em;
	line-height:0.6em;
}

/* Coment */
#main .ccomment {
	color:#454C52;
	width:375px;
	background-image:url(../../career/img/line_dt.gif);
	background-repeat:no-repeat;
	background-positon:left top;
	margin:0 10px 10px 10px;
	padding-top:5px;
	font-size:0.8em;
	line-height:1.8em;
}

#main .ccomment_l {
	color:#454C52;
	width:780px;
	background-image:url(../../career/img/line_dt.gif);
	background-repeat:repeat-x;
	background-positon:left top;
	margin:0 10px 10px 10px;
	padding-top:5px;
	font-size:0.8em;
	line-height:1.8em;
}

/* Tborder */
#main .tboder_left {
	width:395px;
	border: 10px #CDDDE2 solid;
}

#main .tboder_right { 
	width:395px;
	border-top: 10px #CDDDE2 solid;
	border-right: 10px #CDDDE2 solid;
	border-bottom: 10px #CDDDE2 solid;
}

#main .tboder_left_tn {
	width:395px;
	border-right: 10px #CDDDE2 solid;
	border-bottom: 10px #CDDDE2 solid;
	border-left: 10px #CDDDE2 solid;
}

#main .tboder_right_tn {
	width:395px;
	border-right: 10px #CDDDE2 solid;
	border-bottom: 10px #CDDDE2 solid;
}


/* キャリアのタブ */
#main .tub1{
	background-image:url(../../career/img/tub_subject_01.gif);
	background-repeat:no-repeat;
	background-positon:left top;
	margin:0px;
	padding:15px 0 10px 63px;
	font-weight:bold;
	font-size:0.8em;
}

#main .tub2{
	background-image:url(../../career/img/tub_subject_02.gif);
	background-repeat:no-repeat;
	background-positon:left top;
	margin:0px;
	padding:15px 0 10px 63px;
	font-weight:bold;
	font-size:0.8em;
}

#main .tub3{
	background-image:url(../../career/img/tub_subject_03.gif);
	background-repeat:no-repeat;
	background-positon:left top;
	margin:0px;
	padding:15px 0 10px 63px;
	font-weight:bold;
	font-size:0.8em;
}

#main .tub4{
	background-image:url(../../career/img/tub_subject_04.gif);
	background-repeat:no-repeat;
	background-positon:left top;
	margin:0px;
	padding:15px 0 10px 63px;
	font-weight:bold;
	font-size:0.8em;
}

#main .tub5{
	background-image:url(../../career/img/tub_subject_05.gif);
	background-repeat:no-repeat;
	background-positon:left top;
	margin:0px;
	padding:15px 0 10px 63px;
	font-weight:bold;
	font-size:0.8em;
}

/* Message */
#title_message{
	background-image:url(../../message/img/message.jpg);
	background-repeat:no-repeat;
	background-positon:left top;
	margin:15px 40px 0 40px;
	padding:245px 230px 95px 30px;
	font-size:0.8em;
	line-height:1.8em;
}

#mleft{
	margin-left:40px;
	_margin-left : 20px; /* IE6用*/
	float:left;
	width:215px;
}


#mright{
	margin-right:40px;
	_margin-right:20px; /* IE6用*/
	float:right;
	width:605px;
}


#mright h3{
	font-size:0.9em;
	color:#FF3399;
	margin:0;
	padding:0;
}


#mright p{
	margin:0 0 10px 0;
	padding:0 0 10px 0;
	font-size:0.8em;
	color:#454C52;
	line-height:1.8em;
}

#mleft .caption{
	width:200px;
	font-size:0.6em;
	color:#454C52;
	line-height:1.8em;
	margin:3px 0 30px 0;
}

#main .img_h2{
	padding:7px 0 10px 25px;
	margin:0;
	font-color:#333333;
	background-image:url(../img/img_h2.gif);
	background-repeat:no-repeat;
	background-positon:left top;
	font-size:0.8em;
	line-height:1.8em;
}


/*-- アコーディオン --*/
.accordion3 .title {
	font-size:0.6em;
	color:#00B9B9;
	margin:5px 0;
	padding:5px 0;
	text-decoration:underline;
	cursor: pointer;
}
.accordion3 .title2 {
	margin:0;
	padding:0;
	font-size:0.6em;
	color:#00B9B9;
	line-height:1.8em;
	text-decoration:underline;
	cursor: pointer;
}
.accordion3 .text {
	margin:0 0 10px 0;
	padding:0 0 10px 0;
	font-size:0.8em;
	color:#454C52;
	line-height:1.8em;
	overflow: hidden;
}

#main .ap{
	margin:0 0 10px 0;
	padding:0 0 10px 0;
	font-size:0.8em;
	color:#454C52;
	line-height:1.8em;
}
