@charset "utf-8";

/***********************************

header

************************************/

#header{
	width:960px;
	margin-left:auto;
	margin-right:auto;
	padding-top:20px;
	margin-bottom:20px;
	position:relative;
}

#logo{
	float:left;
	display:block;
}

#utility{
	/*width:50%;*/
	margin:0;
	padding:0;
	float:right;
}

#utility_navi{
	margin:0 20px 0 0;
	padding:0;
	float:left;
}

#utility_navi li{
	margin:0;
	padding:0;
	float:left;
	font-size:70%;
	text-align:center;
}

#utility_navi li a{
	color:#000;
	text-decoration:none;
}

.sitemap{
	margin:0 0 0 100px;
	padding:0;
	display:block;
	width:90px;
	height:40px;
	line-height:40px;
}


.messagebox_navi{
	margin:0;
	padding:0 20px 0 0;
	display:block;
	width:90px;
	height:40px;
	line-height:40px;
	position:relative;
}

#mail_count{
	width:20px;
	height:20px;
	line-height:20px;
	background:#DC0000;
	color:#FFF;
	display:block;
	position:absolute;
	top:10px;
	right:4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-ms-border-radius: 4px;
	border-radius: 4px;
}

#utility_accounts{
	float:right;
	position:relative;

}

.loginbase a{
	width:145px;
	height:40px;
	margin:0;
	padding:0 0 0 15px;
	display:block;
	font-size:80%;
	text-decoration:none;
	color:#FFF;
	background:url(../../../../img/applicant/mypage/common/accounts_bg.png) no-repeat left top;
	line-height:40px;
}

.login_hover a{
	width:145px;
	height:40px;
	margin:0;
	padding:0 0 0 15px;
	display:block;
	font-size:80%;
	text-decoration:none;
	color:#FFF;
	background:url(../../../../img/applicant/mypage/common/accounts_bghover.png) no-repeat left top;
	line-height:40px;
}

li#global_wrap{
	display:none;
}
ul#loginbox{
	position: absolute;
	z-index:9999;
	top:60px;
	right:0;
	border:none;
	padding:0px;
	background:#357AC1;
	padding-bottom:1px;
	width:160px;
	-moz-border-radius:0 0 4px 4px;
	-webkit-border-radius:0 0 4px 4px;
	-o-border-radius:0 0 4px 4px;
	border-radius:0 0 4px 4px;
}

ul#loginbox li a{
	width:145px;
	margin:0 0 0 0;
	padding:6px 0 6px 15px;
	text-align:left;
	font-size:80%;
	float:none;
	color:#FFF;
	display:block;
	text-decoration:none;
}



ul#loginbox li a:hover{
	background:#0259B1;
}

.last_access{
	margin:0 0 0 0;
	padding:8px 15px 8px 0;
	font-weight:normal;
	text-align:right;
	font-size:70%;
	color:#CCDEEF;
	line-height:150%;
	border-top:1px solid #689BD1;
}

.access_date{
	display:block;
}

.accountarea{
	padding-top:15px;
	border-top:1px solid #689BD1;
}

.accountarea02{
	padding-bottom:15px;
	border-bottom:1px solid #689BD1;
}


.logautarea{
	padding-top:12px;
	padding-bottom:10px;
}

/***********************************

global

************************************/
#global{
	width:100%;
	height:50px;
	background:#C8CCD0;
}

#global_navi{
	width:960px;
	height:50px;
	margin-left:auto;
	margin-right:auto;
	background:#9198A0;
}

#global_navi li{
	float:left;
	padding:5px 0 0 0;
}

#global_navi li a{
	width:128px;
	height:38px;
	margin:0 0 0 5px;
	padding:0;
	font-size:80%;
	line-height:40px;
	text-align:center;
	display:block;
	color:#FFF;
	text-decoration:none;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	-o-border-radius:3px;
	-ms-border-radius:3px;
}

#global_navi li a:hover{
	background:#30557F;
}

#activety{
	background:#30557F;
}

/***********************************

footer

************************************/

#footer{
	width:100%;
	border-top:none;
	padding-top:0;
	margin-bottom:20px;
}

#footerglobal_wrap{
	display:none;
}

#footer_wrap{
	width:100%;
	border-top:none;
	padding:0;
	margin:0 auto -1px auto;
	background:#F4F5F6;
	border-bottom:1px solid #CCC;
}



#footer_global{
	width:960px;
	background:none;
	margin:0 auto 0 auto;
}

#footer_global li{
	float:left;
	padding:20px 0 20px 0;
}

#footer_global li a{
	width:128px;
	height:38px;
	margin:0 0 0 5px;
	padding:0;
	font-size:80%;
	line-height:40px;
	text-align:center;
	display:block;
	color:#333;
	text-decoration:none;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	-o-border-radius:3px;
	-ms-border-radius:3px;
}

#footer_global li a:hover{
	background:#ccc;
}

#footersubmenu{
	color:#344A5E;
	margin-left:0px;
}

#footersubmenu li{
	float:none;
	margin:0px;
	padding-top:0px;
	padding-right:0px;
	padding-bottom:0px;
	padding-left:0px;

}

#footersubmenu li a{
	color:#344A5E;
	margin:0px;
	text-align:center;
	font-size:80%;
	padding-top:0px;
	padding-right:0;
	padding-bottom:0px;
	padding-left:0px;
	margin-bottom:5px;
	display:block;

}

#footer_utility{
	width:960px;
	background:none;
	margin:0 auto 20px auto;
	padding:20px 0 0 0;
	border-top:1px solid #CCC;
}

#footer_utility ul{
	float:left;
}


#footer_utility ul li{
	float:left;
	margin-right:30px;
}


#footer_utility ul li a{
	width:auto;
	font-size:70%;
}

#copy_right{
	float:right;
	font-size:70%;
}



/* =======================================
	img
======================================= */





/* =======================================
	form
======================================= */



.submitButton {
	background: #FFF;
	border: #ccc solid 1px;
	height: 42px;
	color:#ccc;
	width:130px;
	height: 42px;
}


/* =======================================
	breadcrumb
======================================= */
#breadcrumb{
	width:960px;
	margin:20px auto 20px auto;

}
#breadcrumb li{
	font-size:80%;
	float:left;
	margin:0 8px 0 0;
}

#breadcrumb li span{
	margin:0 6px 0 0;

}


/* =======================================
	pageTop
======================================= */

.page_top{
	width:960px;
	margin:0 auto 0 auto;
}


.page_top a{
	font-size:80%;
	text-align:center;
	color:#FFF;
	width:160px;
	height:30px;
	background:#9198A0;
	margin:20px 0 0 0;
	padding:0;
	line-height:30px;
	display:block;
	-moz-border-radius:3px 3px 0 0;
	-webkit-border-radius:3px 3px 0 0;
	-o-border-radius:3px 3px 0 0;
	-ms-border-radius:3px 3px 0 0;
	border-radius:3px 3px 0 0;
	cursor:pointer;
	float:right;
}

.page_top a:hover{
	background:#BFC2C7;

}


/* =======================================
	clearfix
======================================= */

.clearfix:after {
    content: ".";
    display: block;
    width: 1px;
    height: 1px;
    margin: 0 -1px -1px 0;
    border: 0;
    padding: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


/***********************************

layout

************************************/
/*　ranking ricomend */
.contents_wrapper{
	width:620px;
	font-size:80%;
	line-height:150%;
}

.contents_borderwrapper{
	width:618px;
	padding:0;
	border:1px solid #DDD;
	line-height:150%;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-ms-border-radius: 4px;
	border-radius: 4px;
}

.contents_wrap{
	width:900px;
	padding:30px;
	line-height:150%;
	background:#F1F2F3;
	font-size:80%;
}

.contents_borderwrap{
	width:578px;
	padding:20px;
	border:1px solid #DDD;
	border-top:none;
}

.contents_box{
	width:540px;
	padding:20px;
}

.contents_borderbox{
	width:538px;
	padding:20px;
	border:1px solid #FFF;
	border-top:none;

}

/*　ranking ricomend end */

.article{
	margin:0 0 20px 0;
}

/*   ここまで　　　*/

.snswrap{
	margin:auto;
	float:right;

}



.snsbtn{
	float: left;
}

.tweeter{
	width:94px;

}

.facebook{
	width:120px;
}

.googleplus{
	width:66px;

}

.hatena{
	width:48px;

}
/***********************************

common_style

************************************/

.wrap{
	width:100%;
}

.container{
	width:960px;
	margin:0 auto 25px auto;
	height:100%;
	display:block;
	zoom:1;
}

.float_l{
	float:left;
}

.float_r{
	float:right;
}




/***********************************

module

************************************/

.link_mark{
	background:url(../../../../img/applicant/mypage/common/link_mark01.png) no-repeat left center;
	padding-left:17px;
}

.font_bold{
	font-weight:bold;
}

.newicon{
	background:url(../../../../img/applicant/mypage/common/new_icon.png) no-repeat 10px 15px;
}

.new_icon{
	background:url(../../../../img/applicant/mypage/common/new_icon.png) no-repeat 0px 0px;
}



/***********************

heading_level

************************/

.heading_level1{
	width:930px;
	height:110px;
	margin:0 0 30px 0;
	padding:0 0 0 30px;
}

.heading_level1s{
	width:930px;
	height:60px;
	margin:0 0 30px 0;
	padding:0 0 0 30px;
	line-height:60px;
}



.heading_level1 h1{
	margin:0 0 7px 0;
	padding:30px 0 0 0;
	color:#FFF;
	font-weight:normal;
	font-size:210%;
}

.heading_level1s h1{
	margin:0 0 7px 0;
	padding:0;
	line-height:60px;
	font-weight:normal;
	font-size:150%;
	color:#FFF;
}

.heading_level2{
	margin:0;
	padding:0 0 0 20px;
	color:#0259B1;
}



.heading_level2bg{
	margin:0;
	padding:0 0 0 20px;
	color:#0259B1;
	height:42px;
	background:url(../../../../img/applicant/mypage/common/heading_level2.png) no-repeat left top;
	line-height:42px;
}




.heading_level3{
	margin:0 0 6px 0;
	padding:0;
	color:#333;

}

.heading_level3bg{
	margin:0;
	padding:0 0 0 20px;
	color:#0259B1;
	height:42px;
	background:url(../../../../img/applicant/mypage/common/heading_level3.png) no-repeat left top;
	line-height:42px;
}




.heading_level3bgs{
	width:280px;
	margin:0;
	padding:0 20px 0 20px;
	color:#0259B1;
	height:50px;
	background:url(../../../../img/applicant/mypage/common/heading_level3s.png) no-repeat left top;
	line-height:50px;

}

.heading_level3bgs a{
	color:#0259B1;
	text-decoration:none;
	float:left;
}



.heading_level4{
	margin:0;
	padding:0;
	color:#333;
	font-weight:bold;
}

.subtitle{
	margin:0;
	padding:0;
	color:#FFF;
	font-weight:normal;
}

.heading_l2{
	width:99.5%;
	background:#F1F2F3;
	border:2px solid #E4E6E8;
	border-top:2px solid #E4E6E8;
	margin:0;
	padding:15px 0 0 0;
	border-top:2px solid #0056B4;
}

.heading_l2 h3{
	margin:0;
	padding:0 0 15px 15px;
	color:#0056B4;
	line-height:100%;
	width:90%;
	font-size:120%;
}


.heading_l2 .h3{
	margin:0;
	padding:0 0 15px 15px;
	color:#0056B4;
	font-weight:bold;
	line-height:100%;
	width:90%;
	font-size:120%;
	display:block;
}

.heading_l2s{
	background:#F9F9E9;
	padding:10px 0 10px 20px;
	color:#CC0000;
	font-weight:bold;
	display:block;
	border-top:2px solid #E4E6E8;
}


.heading_l2l{
	background:#F9F9E9;
	padding:3px 0 8px 15px;
	display:block;
	border-top:2px solid #E4E6E8;
}

.heading_l2m{
	background:#F1F2F3;
	padding:3px 0 8px 15px;
	color:#000;
	font-weight:bold;
	display:block;
	border:2px solid #E4E6E8;
	border-top:none;
}


.heading_entry{
	width:960px;
	height:60px;
	margin-bottom:60px;
	font-size:22px;
	font-weight:normal;
	color:#FFF;
	line-height:60px;
	background:url(../../../../img/applicant/mypage/event/contents_title.png) no-repeat left top;
}

.heading_entry h1{
	padding-left:20px;
	color:#FFF;
	font-weight:normal;
}

.heading_entryl2{
	font-size:42px;
	font-weight:normal;
	color:#333;
	text-align:center;
}


/**********************************

stateitem

***********************************/

.update{
	color:#787979;
	margin:0 0 20px 0;
	padding:0 0 0 10px;

}

.cation_text{
	color:#787979;
	padding:20px 0 0 20px;
	font-size:80%;
}

img.thum_img{
	width:50px;
	height:50px;
	display:block;
	float:left;
}

.link_txt{
	width:150px;
	padding:6px 10px 8px 10px;
	line-height:150%;
	display:block;
	float:left;
}

.link_text{
	width:150px;
	padding:0px 10px 0px 10px;
	line-height:50px;
	display:block;
	float:left;
}

.state{
	width:35px;
	height:20px;
	margin-top:14px;
	line-height:20px;
	font-size:80%;
	text-align:center;
	display:block;
	font-weight:bold;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-ms-border-radius: 4px;
	border-radius: 4px;
	float:right;
}

.unread{
	background:#DC0000;
	color:#FFF;
}

.readed{
	background:#F1F1F1;
	color:#999;
}




.banner_wrapper{
	margin:20px 0 20px 0;
}
.banner{
	margin:0 0 10px 0;
}


.entrybtn{
	display:none;
}

.heading_l2ms{
	display:none;
}


/******************************************************

button

*********************************************************/
a.btn {
	width:130px;
	height:42px;
	margin-right:auto;
	margin-left:auto;
	color:#FFF;
	line-height:42px;
	text-align:center;
	text-decoration:none;
	display:block;
	background:url(../../../../img/applicant/mypage/common/btn.png) no-repeat left top;
	cursor:pointer;
}

a:hover.btn {
	background:url(../../../../img/applicant/mypage/common/btn_hover.png) no-repeat left top;
}


a.btn_long200{
	width:200px;
	height:42px;
	margin:0 auto;
	padding:0;
	text-align:center;
	color:#FFF;
	font-weight:bold;
	line-height:42px;
	text-decoration:none;
	display:block;
	background:url(../../../../img/applicant/mypage/common/btn_long200.png) no-repeat left top;
	cursor:pointer;
}

a:hover.btn_long200{
	background:url(../../../../img/applicant/mypage/common/btn_long200hover.png) no-repeat left top;
}


a.btn_w160b{
	background:url(../../../../img/applicant/mypage/common/btn_w160b.png) no-repeat left top;
	width:160px;
	height:42px;
	margin-right:auto;
	margin-left:auto;
	color:#FFF;
	line-height:42px;
	text-align:center;
	text-decoration:none;
	display:block;
	font-weight:bold;
}

a:hover.btn_w160b{
	background:url(../../../../img/applicant/mypage/common/btn_w160bhover.png) no-repeat left top;
}


a.btn_w160g{
	background:url(../../../../img/applicant/mypage/common/btn_w160g.png) no-repeat left top;
	width:160px;
	height:42px;
	color:#FFF;
	line-height:42px;
	text-align:center;
	float:left;
	text-decoration:none;
	font-weight:bold;
}

a:hover.btn_w160g{
	background:url(../../../../img/applicant/mypage/common/btn_w160ghover.png) no-repeat left top;
}


a.btn_w160bleft{
	background:url(../../../../img/applicant/mypage/common/btn_w160b.png) no-repeat left top;
	width:160px;
	height:42px;
	color:#FFF;
	line-height:42px;
	text-align:center;
	text-decoration:none;
	display:block;
	font-weight:bold;
}

a:hover.btn_w160bleft{
	background:url(../../../../img/applicant/mypage/common/btn_w160bhover.png) no-repeat left top;
}



a.btn_w160gleft{
	background:url(../../../../img/applicant/mypage/common/btn_w160g.png) no-repeat left top;
	width:160px;
	height:42px;
	color:#FFF;
	line-height:42px;
	text-align:center;
	text-decoration:none;
	display:block;
	font-weight:bold;
}

a:hover.btn_w160gleft{
	background:url(../../../../img/applicant/mypage/common/btn_w160ghover.png) no-repeat left top;
}



a.btn_w130bs{
	background:url(../../../../img/applicant/mypage/staff/btn130s.png) no-repeat left top;
	width:130px;
	height:27px;
	color:#FFF;
	line-height:27px;
	text-align:center;
	text-decoration:none;
	display:block;
	font-weight:bold;
}

a:hover.btn_w130bs{
	background:url(../../../../img/applicant/mypage/staff/btn130shover.png) no-repeat left top;
}



a.btn_w240bs{
	background:url(../../../../img/applicant/mypage/staff/btn240s.png) no-repeat left top;
	width:240px;
	height:27px;
	color:#FFF;
	line-height:27px;
	text-align:center;
	text-decoration:none;
	display:block;
	font-weight:bold;
}

a:hover.btn_w240bs{
	background:url(../../../../img/applicant/mypage/staff/btn240shover.png) no-repeat left top;
}

a.all_view{
	width:80px;
	height:27px;
	color:#FFF;
	font-size:80%;
	text-align:center;
	line-height:27px;
	display:block;
	background:url(../../../../img/applicant/mypage/common/all_view.png) no-repeat left top;
	text-decoration:none;
	position:absolute;
	top:14px;
	right:20px;
}

a:hover.all_view{
	color:#FFF;
	background:url(../../../../img/applicant/mypage/common/all_viewhover.png) no-repeat left top;
}

a.all_viewinde{
	width:80px;
	height:27px;
	margin-top:14px;
	color:#FFF;
	font-size:80%;
	text-align:center;
	line-height:27px;
	display:block;
	background:url(../../../../img/applicant/mypage/common/all_view.png) no-repeat left top;
	text-decoration:none;
	float:right;

}

a:hover.all_viewinde{
	color:#FFF;
	background:url(../../../../img/applicant/mypage/common/all_viewhover.png) no-repeat left top;
}

a.allview{
	width:80px;
	height:27px;
	margin-top:-5px;
	color:#FFF;
	font-size:80%;
	text-align:center;
	line-height:27px;
	display:block;
	background:url(../../../../img/applicant/mypage/common/allview.png) no-repeat left top;
	text-decoration:none;

}


a:hover.allview{
	background:url(../../../../img/applicant/mypage/common/allviewhover.png) no-repeat left top;
}




/*______ALBUM__________*/



a.morealbum{
	display:block;
	width:120px;
	height:27px;
	color:#FFF;
	text-decoration:none;
	font-size:80%;
	font-weight:bold;
	text-align:center;
	line-height:27px;
	background:url(../../../../img/applicant/mypage/album/btnmorealbum.png) no-repeat left top;
}

a:hover.morealbum{
	background:url(../../../../img/applicant/mypage/album/btnmorealbum.png) no-repeat left bottom;
}

a.moreimpressions{
	display:block;
	width:120px;
	height:27px;
	color:#FFF;
	text-decoration:none;
	font-size:80%;
	font-weight:bold;
	text-align:center;
	line-height:27px;

	background:url(../../../../img/applicant/mypage/album/btnmorealbum.png) no-repeat left top;
}

a:hover.moreimpressions{
	background:url(../../../../img/applicant/mypage/album/btnmorealbum.png) no-repeat left bottom;
}




.btn {
	background:url(../../../../img/applicant/mypage/common/btn.png) no-repeat left top;
	cursor:pointer;
	font-size:100%;
	font-weight:bold;

}

.btnhover {
	background:url(../../../../img/applicant/mypage/common/btn_hover.png) no-repeat left top;
	font-size:100%;
	font-weight:bold;

}

.btn_submit {
	width:130px;
	height:42px;
	margin:0;
	padding:0;
	border:none;
	color:#FFF;
}

.btn_submits {
	width:130px;
	height:42px;
	margin:0;
	padding:0;
	border:none;
	color:#FFF;
}


.btn_w160b{
	background:url(../../../../img/applicant/mypage/common/btn_w160b.png) no-repeat left top;
	width:160px;
	height:42px;
	color:#FFF;
	line-height:42px;
	text-align:center;
	float:right;
	font-weight:bold;
	border:none;
}

.btn_w160g{
	background:url(../../../../img/applicant/mypage/common/btn_w160g.png) no-repeat left top;
	width:160px;
	height:42px;
	color:#FFF;
	line-height:42px;
	text-align:center;
	float:left;
	font-weight:bold;
}

.btn_w160{
	background:url(../../../../img/applicant/mypage/common/btn_w160b.png) no-repeat left top;
	width:160px;
	height:42px;
	margin-right:auto;
	margin-left:auto;
	color:#FFF;
	line-height:42px;
	text-align:center;
	font-weight:bold;
}

.submit {
	background:url(../../../../img/applicant/mypage/common/btn_w160b.png) no-repeat left top;
	font-weight:bold;
	cursor:pointer;
}

.submithover {
	background:url(../../../../img/applicant/mypage/common/btn_w160bhover.png) no-repeat left top;
	font-weight:bold;
	cursor:pointer;
}

.btn_readmore{
	width:900px;
	height:52px;
	margin:0;
	padding:0;
	text-align:center;
	color:#FFF;
	font-weight:bold;
	line-height:52px;
	background:url(../../../../img/applicant/mypage/common/btn_readmore.png) no-repeat left top;
	cursor:pointer;
}

.btn_readmorehover{
	width:900px;
	height:52px;
	margin:0;
	padding:0;
	text-align:center;
	color:#FFF;
	font-weight:bold;
	line-height:52px;
	background:url(../../../../img/applicant/mypage/common/btn_readmorehover.png) no-repeat left top;
	cursor:pointer;
}

.btn_readmore840{
	width:840px;
	height:52px;
	margin:0;
	padding:0;
	text-align:center;
	color:#FFF;
	font-weight:bold;
	line-height:52px;
	background:url(../../../../img/applicant/mypage/common/btn_readmore840.png) no-repeat left top;
	cursor:pointer;

}

.btn_readmore840hover{
	width:840px;
	height:52px;
	margin:0;
	padding:0;
	text-align:center;
	color:#FFF;
	font-weight:bold;
	line-height:52px;
	background:url(../../../../img/applicant/mypage/common/btn_readmore840.png) no-repeat left bottom;
	cursor:pointer;
}

.btn_readmores{
	width:100%;
	height:52px;
	margin:0 auto 0 auto;
	padding:0;
	text-align:center;
	color:#FFF;
	font-weight:bold;
	line-height:52px;
	background:url(../../../../img/applicant/mypage/common/btn_readmores.png) no-repeat left top;
	cursor:pointer;
}

.btn_readmoreshover{
	width:100%;
	height:52px;
	margin:0 auto 0 auto;
	padding:0;
	text-align:center;
	color:#FFF;
	font-weight:bold;
	line-height:52px;
	background:url(../../../../img/applicant/mypage/common/btn_readmoreshover.png) no-repeat left top;
	cursor:pointer;
}



#js_readmore a{
	width:100%;
	margin:0;
	padding:0;
	background:url(../../../../img/applicant/mypage/common/read_more.png) no-repeat left top;
	height: 32px;
	line-height:33px;
	text-align:center;
	font-size:80%;
	display:block;
	color:#666;
	text-decoration:none;
	-moz-border-radius:0 0 4px 4px;
	-webkit-border-radius:0 0 4px 4px;
	-ms-border-radius:0 0 4px 4px;
	border-radius:0 0 4px 4px;
}

#js_readmore a:hover{
	color:#FFF;
	text-decoration:none;
	background:url(../../../../img/applicant/mypage/common/read_more.png) no-repeat left bottom;
}

.btnmg10{
	margin-bottom:10px;
}
.underreco{
	margin-bottom:40px;
}






/*________pagenation__________*/


#navi {
	margin:0;
	padding:0;
	float: left;
	color: #fff;
}

#navi ul a {

        text-decoration: none;
}


a.movebtn{
	width: 61px;
	height:35px;
	color:#FFF;
	margin-right:57px;
	text-decoration:none;
	text-align:center;
	font-weight: bold;
	line-height:35px;
	float: left;
	background: red url(../../../../img/applicant/mypage/common/move.png) no-repeat left top;
}

a:hover.movebtn{
	background:url(../../../../img/applicant/mypage/common/move.png) no-repeat left bottom;
}

a.next_for{
	width: 71px;
	height:35px;
	color:#FFF;
	margin-right:10px;
	text-decoration:none;
	text-align:center;
	font-weight: bold;
	line-height:35px;
	float: left;
	background:url(../../../../img/applicant/mypage/common/next_for.png) no-repeat left top;
}

a:hover.next_for{
	background:url(../../../../img/applicant/mypage/common/next_for.png) no-repeat left bottom;
}



a.next{
	width: 71px;
	height:35px;
	color:#FFF;
	text-decoration:none;
	text-align:center;
	font-weight: bold;
	line-height:35px;
	float: left;
	background:url(../../../../img/applicant/mypage/common/next.png) no-repeat left top;
}


a:hover.next{
	background:url(../../../../img/applicant/mypage/common/next.png) no-repeat left bottom;
}

a.prev_back{
	width: 71px;
	height:35px;
	color:#FFF;
	margin-right:57px;
	text-decoration:none;
	text-align:center;
	font-weight: bold;
	line-height:35px;
	float: left;
	background:url(../../../../img/applicant/mypage/common/prev_back.png) no-repeat left top;
}

a:hover.prev_back{
	background:url(../../../../img/applicant/mypage/common/prev_back.png) no-repeat left bottom;
}

a.prev{
	width: 71px;
	height:35px;
	color:#FFF;
	margin-right:9px;
	text-decoration:none;
	text-align:center;
	font-weight: bold;
	line-height:35px;
	float: left;
	background:url(../../../../img/applicant/mypage/common/prev.png) no-repeat left top;
}

a:hover.prev{
	background:url(../../../../img/applicant/mypage/common/prev.png) no-repeat left bottom;
}
.hearf{
	width:30px;
	height:35px;
	line-height:35px;
	display:block;
	float:left;
}

.pagenationarea{
	width:770px;
	height:55px;
	padding-left:190px;
	padding-top:20px;
	margin-bottom:40px;
	background:url(../../../../img/applicant/mypage/common/pagenation_bg.png) no-repeat left bottom;
}

.pagenationarea a{
	text-decoration:none;

}





/***********************************

button entry

************************************/
.btn_left130{
	width:130px;
	float:left;
}

.btn_right130{
	width:130px;
	float:right;
}

.btn_left160{
	width:160px;
	float:left;
}

.btn_right160{
	width:160px;
	float:right;
}



.btn_leftshort{
	width:100px;
	float:left;
text-align:center;
}

.btn_rightshort{
	width:100px;
	float:right;
text-align:center;
}

.btnwrap160{
	width:340px;
	margin-right:auto;
	margin-left:auto;
}

.btnwrapshort{
	width:270px;
	margin-right:auto;
	margin-left:auto;
}

.btnwrap160one{
	width:160px;
	margin-left:auto;
	margin-right:auto;
}

.btnwrap180{
	width:180px;
	margin-left:auto;
	margin-right:auto;
}

.btn_left80{
	width:90px;
	float:left;
}

.btn_right80{
	width:90px;
	float:right;
}


a.btn_w160bleftin{
	background:url(../../../../img/applicant/mypage/common/btn_w160b.png) no-repeat left top;
	width:160px;
	height:42px;
	color:#FFF;
	line-height:42px;
	text-align:center;
	text-decoration:none;
	display:block;
	font-weight:bold;
}

a:hover.btn_w160bleftin{
	background:url(../../../../img/applicant/mypage/common/btn_w160bhover.png) no-repeat left top;
}
.btn_w160bleftin{
	background:url(../../../../img/applicant/mypage/common/btn_w160b.png) no-repeat left top;
	width:160px;
	height:42px;
	color:#FFF;
	line-height:20px;
	text-align:center;
	font-size:100%;
	text-decoration:none;
	display:block;
	font-weight:bold;
	border:none;
}




a.btn_w160gleftin{
	background:url(../../../../img/applicant/mypage/common/btn_w160g.png) no-repeat left top;
	width:160px;
	height:42px;
	color:#FFF;
	line-height:42px;
	text-align:center;
	text-decoration:none;
	display:block;
	font-weight:bold;
}

a:hover.btn_w160gleftin{
	background:url(../../../../img/applicant/mypage/common/btn_w160ghover.png) no-repeat left top;
}

.btn_w160gleftin{
	background:url(../../../../img/applicant/mypage/common/btn_w160g.png) no-repeat left top;
	width:160px;
	height:42px;
	color:#FFF;
	line-height:20px;
	text-align:center;
	font-size:100%;
	text-decoration:none;
	display:block;
	font-weight:bold;
	border:none;
}




/*  es  */



.btnwrap130{
	width:280px;
	margin-left:auto;
	margin-right:auto;
}



.btnwrap720{
	width:730px;
	padding:30px 0;

}

.btnarea{
	width:730px;
	margin:0 auto 20px auto;
	padding:0;
	 _zoom: 1;
	overflow:hidden;
}

.btn_left160{
	width:180px;
	float:left;
	margin-right:auto;
	margin-left:auto;
}

.btn_right160{
	width:160px;
	float:right;
}


/*  es  */


/******************************

form

******************************/


.first_block{
	margin-bottom:20px;
}

.first_blocks{
	padding-bottom:20px;

}

.formbox{
	width:716px;
	padding:0;
	border:2px solid #E4E6E8;
	border-top:none;
	background:url(../../../../img/applicant/mypage/common/formboxbg.png) repeat-y left top;

}

.formbox_top{
	width:716px;
	padding:0;
	border:2px solid #E4E6E8;
	background:url(../../../../img/applicant/mypage/common/formboxbg.png) repeat-y left top;
}


.formbox0100,
.formbox011,
.formbox01q01,
.formbox01q02,
.formbox01q03,
.formbox01q04,
.formbox01q05,
.formbox01q06,
.formbox01q07,
.formbox01q08,
.formbox01q09,
.formbox01q10,
.formbox01q11,
.formbox01q12,
.formbox01q13,
.formbox01{
	width:173px;
	margin:0;
	padding:15px 0 15px 15px;
	display: table-cell;
	vertical-align: middle;
}

/* IE 6 */
* html .formbox01{
	display: inline;
	zoom: 1;
}

/* IE 7 */
*:first-child+html .formbox01 {
	display: inline;
	zoom: 1;
}


* html .formbox01 {
	display: inline-block;
}

.formbox0200,
.formbox03,
.formbox05,
.formbox02q01,
.formbox02q02,
.formbox02q03,
.formbox02q04,
.formbox02q05,
.formbox02q06,
.formbox02q07,
.formbox02q08,
.formbox02q09,
.formbox02q10,
.formbox02q11,
.formbox02q12,
.formbox02q13,
.formbox02{
	width:511px;
	margin:0;
	padding:15px 0 15px 15px;
	display: table-cell;
	vertical-align: middle;
}

/* IE 6 */
* html .formbox02{
	display: inline;
	zoom: 1;
}

/* IE 7 */
*:first-child+html .formbox02 {
	display: inline;
	zoom: 1;
}

* html .formbox02 {
	display: inline-block;
}








/*_______ schoolsearchbox______________*/

.formbox_schoolwrap{
	width:716px;
	padding:0;
	border:2px solid #E4E6E8;
	border-top:none;
	background:url(../../../../img/applicant/mypage/common/formboxbg2.png) repeat-y left top;
}

.formbox_schoolbox{
	width:530px;
	padding:0;
	float:left;
}

.formbox_school{
	width:530px;
	padding:0;
	border-top:2px solid #E4E6E8;
}

.formbox01school{
	width:190px;
	margin:0;
	padding:15px 0 15px 15px;
	display: table-cell;
	vertical-align: middle;
}

/* IE 7 */
*:first-child+html .formbox01school {
	width:173px;
	display: inline;
	zoom: 1;
}


* html .formbox01school {
	display: inline-block;
}

.formbox02school{
	width:340px;
	margin:0;
	padding:15px 0 15px 15px;
	display: table-cell;
	vertical-align: middle;

}


/* IE 7 */
*:first-child+html .formbox02school {
	width:300px;
	display: inline;
	zoom: 1;
}

* html .formbox02school {
	display: inline-block;
}


.formbox02schoolbtn{
	width:136px;
	margin:0;
	padding:57px 0 15px 50px;
	border-top:2px solid #E4E6E8;
	float:left;
}

/* IE 7 */
*:first-child+html .formbox02schoolbtn {
	display: inline;
	zoom: 1;
}

* html .formbox02schoolbtn {
	display: inline-block;
}

.formbox06,
.formbox04{
	background:#FFF;
	width:701px;
	margin:0 auto;
}


.formbox04{
	padding:5px 0 10px 15px;
}

.formbox06{
	padding:5px 0 15px 15px;
}

.formbox07{
	background:#FFF;
	width:706px;
	margin:0 auto;
	padding:5px 0 10px 10px;

}

.displaytablecell{
	display:table-cell;
	vertical-align:middle;
}


.checkwrap0{
	display:inline-block;
}

.checkwrap0 label.nowraps{
	width:auto !important;
}


.checkwrap1{
	float:left;
	width:auto;
}

.checkwrap2{
	width:40%;
	float:left;
}

.checkwrap3{
	width:30%;
	float:left;
}

.checkwrap4{
	width:23%;
	float:left;
}

.checkwrap5{
	width:19%;
	float:left;
}

.checkwrap6{
	width:16%;
	float:left;
}

.checkwrap7{
	width:14%;
	float:left;
}

.checkwrap8{
	width:12%;
	float:left;
}

.checkwrap9{
	width:11%;
	float:left;
}

.orikaesi{
	width:45%;
	float:left;
}

.orikaesiss{
	width:30%;
	float:left;
}
.btnpase{
	text-align:center;
	margin-bottom:30px;
}

.orikaesi{
	width:45%;
	float:left;
}

.smalltext{
	font-size:80%;
}

.checkboxwrap{
	background:#FFF;
	padding:0px 0 0px 0px;
	width:100%;
	display:block;
}

.popup{
	width:100%;
	margin:0;
	font-size:100%;
	line-height:170%;
}

.popuprap{
	width:100%;
	height:40px;
	margin:0;
	background:#C8CCD0;
	margin-bottom:20px;
}

.popupheader{
	width:755px;
	height:40px;
	line-height:40px;
	margin-right:auto;
	margin-left:auto;
	padding-left:15px;
	background:#9198A0;
	margin-bottom:30px;
	font-weight:normal;
	color:#FFF;
	text-align:left;
	font-size:130%;
}

.popupcontents{
	width:770px;
	margin-right:auto;
	margin-left:auto;
	font-size:80%;
}

.popupcontents2{
	padding-left:15px;
}

.popupread_text{
	line-height:175%;
	margin-bottom:20px;
}

.popupread_textb{
	line-height:175%;
	margin-bottom:20px;
	font-weight:bold;
}

.popupread_text2{
	font-weight:normal;
	line-height:175%;
	text-align:left
}

.popupread_text3{
	margin:0 0 20px 0;
	padding:0 0 0 0;
	font-weight:normal;
	line-height:175%;
	text-align:left
}

.othewbtnrapper{
	width:230px;
}

.block_center{
	margin-left:auto;
	margin-right:auto;
}

.btnright{
	float:right;
}

.btnleft{
	float:left;
}


.hosoku{
	margin-bottom:8px;
	display:block;
}

.hosoku2{
	margin-bottom:4px;
}


.jqsubmitwrap{
	background: transparent url(../../../../js/applicant/mypage/jqtransformplugin/img/btn_right.gif) no-repeat right top;
	display: block;
	float: left;
	padding: 0px 2px 0px 0px; /* sliding doors padding */
	margin: 0px;
	height: 33px;
	cursor:pointer;
}

.jqsubmitwraphover{
	background: transparent url(../../../../js/applicant/mypage/jqtransformplugin/img/btn_right.gif) no-repeat right -33px;
	display: block;
	float: left;
	padding: 0px 2px 0px 0px; /* sliding doors padding */
	margin: 0px;
	height: 33px;
}
.jqsubmit{
	background:url(../../../../js/applicant/mypage/jqtransformplugin/img/btn_left.gif) no-repeat left top;
	color: #333;
	padding: 0px 12px 0px 12px;
	font-weight: normal;
	font-size: 12px;
	line-height: 33px;
	display: block;
	text-decoration: none;
	height: 33px;
	border:none;
	float:right;
	cursor:pointer;
}

.jqsubmithover{
	background:url(../../../../js/applicant/mypage/jqtransformplugin/img/btn_left.gif) no-repeat left -33px;
	color: #333;
	padding: 0px 12px 0px 12px;
	font-weight: normal;
	font-size: 12px;
	line-height: 33px;
	display: block;
	text-decoration: none;
	height: 33px;
	border:none;
	float:right;
	cursor:pointer;
}

/**********************************

flowchart

***********************************/
.multipleformwrap,
.multipleformwraptwo{
	width:960px;
	font-size:80%;
	line-height:150%;
	margin-bottom:30px;
	height:100%;
}


.multipleformwraptwo .multipleinfo{
	width:240px;
	float:left;
}

.multipleformwrap .multiplebox{
	float:none;
	width:690px;
	margin-left:auto;
	margin-right:auto;
}

.multipleformwraptwo .multiplebox{
	width:690px;
	float:right;
}

.multipleformstyle{
	width:630px;
	padding:30px 30px 12px 30px;
	background:#F1F2F3;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-ms-border-radius: 4px;
	border-radius: 4px;
}




.flowchart{
	width:630px;
	height:40px;
	background:url(../../../../img/applicant/mypage/staff/flowchart_bg.png) no-repeat left top;
	margin-bottom:30px;
}

.flowchart2{
	width:630px;
	height:40px;
	background:url(../../../../img/applicant/mypage/staff/flowchart_bg2.png) no-repeat left top;
	margin-bottom:30px;
}


.flowchart3{
	width:630px;
	height:40px;
	background:url(../../../../img/applicant/mypage/staff/flowchart_bg3.png) no-repeat left top;
	margin-bottom:30px;
}

.flowchartbox01,
.flowchartbox02,
.flowchartbox03{
	width:200px;
	height:40px;
	line-height:40px;
	text-align:center;
	font-weight:bold;
	float:left;
}

.flowchartbox01,
.flowchartbox02{
	margin-right:15px;
}


.heading_multiple{
	margin:0 0 12px 0;
	padding:0;
	color:#0259B1;
	font-size:180%;
}

.actived{
	background:url(../../../../img/applicant/mypage/staff/flowchart_on.png) no-repeat left top;
	color:#FFF;
}
.inactived{
	background:url(../../../../img/applicant/mypage/staff/flowchart_off.png) no-repeat left top;
	color:#878787;
}


table.jqTransformTextarea{
	margin-bottom:10px;
}
#jqTransformTextarea-mm div textarea.multi{
	width:621px;
	display:block;
	height:240px;
}



/*_____style________*/


.btnfloat_left{
	float:left;
}


.btnfloat_right{
	float:right;
}

.mar20{
	margin-right:20px;
}


.pcnone{
	display:none;
}
button span span{
	height:35px;
	min-width:80px;
}

textarea{
	vertical-align :middle;
	line-height: 100%;

	}


.fontsize80{
	font-size:80%;
}


.hidden{
	display:none;
}

/*_____________ IE7___________________*/

*+html .jqsubmitwrap{

	float: left;
}


*+html .jqsubmit{

	float: left;
}



*+html .othewbtnrapper{
	width:270px;
}

*+html button span span{
	display:block;
	width:100px;
}
*+html .btnwrapshort{
	width:270px;
	margin-right:auto;
	margin-left:auto;
	padding-bottom:30px;
}

*+html .heading_l2 h3{
	margin:0;
	padding:0 0 0px 15px;
	color:#0056B4;
	line-height:120%;
	width:100%;
	font-size:120%;
}

*+ html .displaytablecell{

margin-top:15px;
margin-bottom:10px;
padding-left:15px;
height:auto;
}

.heading_l1{
	margin:0 0 20px 0;
	padding:0;
	font-size:230%;
	line-height:120%;
	font-weight:normal;
	color:#333
}

.read_textc{
	font-weight:bold;
	color:#000;
	line-height:170%;
	margin-bottom:25px;
	text-align:center;
}

.error{
	color:#CC0000;
	font-weight:bold;
}

.inportant{
	color:#CC0000;
}

.itijibtn{
	padding:0px 0 10px 90px;
}