@charset "utf-8";
/************************************************************
{ ss_libs } - var:2.0.0
************************************************************/
@import"reset.css";/* Don`t toutch me ! */
@import"fonts.css";/* Don`t toutch me ! */
@import"grids.css";/* Don`t toutch me ! */

/***********************************************************
 * Gloval setting
************************************************************/
html{
	color:#333;
	background:url(img/global/html.jpg) repeat-x #E1EBF5;
}

body {
	margin:0;
	padding:0;
	background:url(img/global/wp.jpg) no-repeat center top ;
}

a:hover {
	text-decoration:none;
}

.go_to_top {
	clear:both;
}

.center {
	text-align:center;
}

hr {
	margin:0;
	padding:0;
	height:50px;
	clear:both;
	border:0;
	color:#fff;
}
/***********************************************************
 * /__Gloval setting
************************************************************/

/*
 * Font size setting
	10px	77%
	11px	85%
	12px	93%
	13px	100%
	14px	108%
	15px	116%
	16px	123.1%
	17px	131%
	18px	138.5%
	19px	146.5%
	20px	153.9%
	21px	161.6%
	22px	167%
	23px	174%
	24px	182%
	25px	189%
	26px	197%
*/

.ss_wp {
	margin:0 auto;
	padding:17px 60px 0;
	width:880px;

}


/************************************************************
 * hd {
************************************************************/
.hd {
	position:relative;
	height:74px;
	font-size:11px;
	*font-size:77%;
	line-height:1.5;
}

.hd h1 {
	position:absolute;
	left:0;
	top:0;
}

.hd h2 {
	position:absolute;
	left:242px;
	top:33px;
	color:#39C;
	width:620px;
}

.hd p {

	left:242px;
	top:47px;
	color:#39C;
}

.hd ul {
	position:absolute;
/*	left:330px; 登録情報後日実装のため位置変更*/
	left:420px;
	top:8px;
}

.hd ul li {
	float:left;      
}

.hd ul li.li01 {
	background:url(img/global/li01.jpg) no-repeat left center;
}

.hd ul li.li02 {
	background:url(img/global/li02.jpg) no-repeat left center;
}

.hd ul li.li03 {
	background:url(img/global/li03.jpg) no-repeat left center;
}

.hd ul li.li04 {
	background:url(img/global/li04.jpg) no-repeat left center;
}

.hd ul li a {
	margin-right:10px;
	padding-left:20px;
	line-height:15px;
	color:#333;
	text-decoration:none;
	font-size:90%;
}

.hd div.book {
	position:absolute;
	left:730px;
	top:8px;
}
/*
.hd div.book ol li {
	float:left;
}
*/
/************************************************************
 * } hd
************************************************************/

/************************************************************
 * gnv {
************************************************************/
.gnv {
	height:52px;
}

.gnv ul li {
	height:32px;
	overflow:hidden;
	float:left;
}

.gnv .nv {
	position:relative;
	background:#F0F0F0;
	height:20px;
	clear:both;
	font-size:11px;
	*font-size:93%;
}

.gnv .nv ul {
	position:absolute;
	left:7px;
/*	top:2px;  2009/06/05 saito*/
	top:4px;
/*	width: 226px;  2009/06/05 saito*/
	width: 400px;
	*font-size:77%;
}

.gnv .nv ul li{
	padding-right:3px;
}

.gnv .nv ul li a {
	color:#3399CC;
	font-size:11px;
	*font-size:77%;
}

.gnv .nv p {
	position:absolute;
	left:610px;
	top:4px;
	*font-size:77%;
}

.gnv .nv p span{
	color:red;
	font-weight:bold;
	padding:0 3px;
}

.gnv .nv dl {
	position:absolute;
	left:750px;
	top:4px;
	width: 119px;
	*font-size:77%;
}

.gnv .nv dl dt {
	margin-right:2px;
	*margin-right:1px;
	float:left;
}

.gnv .nv dl dd {
	float:left;
}
/************************************************************
 * } gnv
************************************************************/

/************************************************************
 * main {
************************************************************/
.main {
	width:665px;
	float:right;
	margin-top:6px;
}
/************************************************************
 * } main
************************************************************/

/************************************************************
 * left_bar {
************************************************************/
.left_bar {
	float:left;
	width:200px;
	background:#fff;
	font-size:12px; 
	*font-size:77%;
	line-height:1.5;
}

.left_bar h3{
/*	margin:12px 0 0 0;*/
}

.left_bar h3.a_comp_h3{
	margin:12px 0 0 0;
}

.left_bar .h3_login{
/*	margin-top:20px;*/
}

.left_bar .j_src {
	background:url(img/global/j_src03.jpg) no-repeat bottom;
	width:200px;
	padding-bottom:10px;
}

.left_bar .j_src .j_src_free_box {
	padding:0 0 10px 25px;
}

.left_bar .j_src .j_src_free_box table input{
	width:130px;
}

.left_bar .wp01{
/*	margin-bottom:5px;*/
	vertical-align:top;
}

*:first-child+html .left_bar .wp01{
	margin-top:-2px;
}


.left_bar .j_src_wp .j_src .j_src_free_box ul li {
	display:inline;
}

.left_bar .add_comp {
	background:url(img/global/add_comp.jpg) no-repeat;
	width:200px;
	height:143px;
	position:relative;
/*	margin-bottom:4px;*/
}

.left_bar .add_comp a {
	display:block;
	padding:98px 30px 0px;
}

.left_bar .add_comp p {
	position:absolute;
	top:7px;
	left:94px;
	width:98px;
	font-size:78%;
	line-height:15px;
}


.left_bar .j_src .submit {
	margin:0 auto;
	width:140px;
	height:30px;
	border:0;
	display:block;
	cursor:pointer;
	background:url(img/global/submit.jpg) no-repeat;
}

.left_bar  .j_src .j_src_free_box input {
	margin-left:5px;
	padding:2px;
	*padding:4px;
	width:75px;
	float:left;
	font-weight:bold;
	border:1px solid #7F9DB9;
}

.left_bar  .j_src .j_src_free_box input.src {
	margin-left:2px;
	*margin-left:1px;
	width:60px;
	height:20px;
	text-indent:-9999px;
	display:block;
	cursor:pointer;
	border:0;
	background:url(img/global/src.jpg) no-repeat;
	background-color:#CC6633;
}

.left_bar  .j_src p {
	width:160px;
	margin-left:15px;
	margin-top:7px;
	padding-left:8px;
/*	padding-top:-50px;*/
	line-height:20px;
	background:url(../img/global/icon02.jpg) no-repeat top left;
}

.left_bar  .j_src a{
	color:#3399FF;	
	display:block;
}

left_bar  .j_src ul{
	color:#3399FF;
}

.left_bar .j_src a {
}

.left_bar .content {
	padding-bottom:6px;
	background:url(img/global/j_src_wp02.jpg) no-repeat bottom;
	margin-bottom:4px;
}

.left_bar .content ul {
	background:url(img/global/j_src02.jpg) repeat-y;
	margin-bottom:-5px;
}

.left_bar .content ul li {
	padding:0 10px;
	margin-left:1px;
	width:179px;
	background:url(img/global/content_li.jpg) no-repeat center left;
}


.left_bar .content ul li a {
	padding:15px 0;
	width:100%;
	text-indent:25px;
	display:block;
	color:#3399FF;
}

.left_bar .content ul .li01 a {
	background:url(img/global/j_src_free_box.jpg) no-repeat bottom left;
}

.left_bar .content ul li.end a {
	margin:0;
	background:none;
}

.left_bar .ul01{
	margin-bottom:5px;
	padding-top:5px;
}

.left_bar .ul01 li a{
	display:block;
}

.left_bar .ul01 li{
	margin-top:7px;
}

.left_bar .ul01 .li02{
	background:url(img/global/btn01.jpg) no-repeat;
}

.left_bar .ul01 .li03{
	background:url(img/global/btn02.jpg) no-repeat;
}

.left_bar .ul01 li a{
	display:block;
	width:200px;
	height:70px;
	text-indent:-9999px;
} 

.left_bar .news {
	padding-bottom:6px;
	background:url(img/global/j_src_wp02.jpg) no-repeat bottom;

}

.left_bar .news ul {
	background:url(img/global/j_src02.jpg) repeat-y;
	margin-bottom:-4px;
}

.left_bar .news ul li {
	padding:0 10px;
	margin-left:1px;
}

.left_bar .news ul li span {
	padding-top:10px;
	display:block;
}

.left_bar .news ul li a {
	padding:3px 0 10px;
	width:100%;
	height:100%;
	display:block;
/*	background:url(img/global/j_src_free_box.jpg) no-repeat bottom left;*/
	color:#3399FF;
}

.left_bar .news ul li.end {
	margin:0;
	padding:0;
	padding-right:10px;
	background:none;
	text-align:right;
}

.left_bar .news ul li.end a {
	padding:5px 15px 0 35px;
	display:inline;
	line-height:35px;
	background:url(img/global/content_li.jpg) no-repeat left bottom;
}

.left_bar .ul02{
	margin-left:8px;
	padding-top:8px;
}
	
.left_bar .ul02 .li04{
	margin-top:6px;
	background:url(img/global/btn03.jpg) no-repeat;
}

.left_bar .ul02 .li06{
	margin-top:6px;
	background:url(img/global/btn04.jpg) no-repeat;
}

.left_bar .ul02 .li04 a{
	display:block;
	text-indent:-9999px;
	width:180px;
	height:51px;
}

.left_bar .ul02 .li06 a{
	display:block;
	text-indent:-9999px;
	width:180px;
	height:51px;
}


.left_bar .ul02 .li05{
	color:#39f;
	font-size:11px;
	padding-left:5px;
	width:180px;
	padding-top:2px;
	padding-bottom:5px;
}


.left_bar .mob {
	margin-bottom:20px;
	width:200px;
	height:78px;
	background:url(img/global/mob.jpg) no-repeat;
	position:relative;
}

.left_bar .mob p {
	padding-right:11px;
	position:absolute;
	left:11px;
	top:-2px;
	line-height:1.0;
}

.left_bar .mob a {
	display:block;
	position:absolute;
	left:98px;
	top:50px;
	color:#3399FF;
}

.left_bar .fav {
	margin-bottom:5px;
	width:200px;
	height:52px;
	position:relative;
	background:url(img/global/fav.jpg) no-repeat;
}

.left_bar .int {
	margin-bottom:10px;
	width:200px;
	height:52px;
	position:relative;
	background:url(img/global/int.jpg) no-repeat;
}

.left_bar .fav a,
.left_bar .int a {
	display:block;
	text-indent:53px;
	padding-top:5px;
	width:100%;
	height:100%;
	color:#3399FF;
	font-weight:bold;
}

.left_bar .fav p,
.left_bar .int p {
	padding-right:5px;
	line-height:1.2;
	position:absolute;
	left:53px;
	top:21px;
}

.left_bar .team a {
	display:block;
	padding:45px 10px 0;
	background:url(img/global/team.jpg) no-repeat top;
	line-height:1.2;
	color:#3399FF;
}

.left_bar .left_status {
	background:url("img/login/login02.jpg") no-repeat bottom;
	height:119px;
	margin-bottom:10px;
}


.left_bar .left_status ul{
	padding:10px 10px 0 ;
}

.left_bar .left_status ul li{
	text-align:center;
}

.left_bar .left_status .logout input{
	background:url("../img/login/logout_btn.jpg") top center;
	width:140px;
	height:30px;
	border:none;
	display:block;
	margin-top:5px;
	margin-left:auto;
	margin-right:auto;
	text-indent:-9999px;
	cursor:pointer;
}

.left_bar .left_status p{
	padding:5px 0 0 0;
	text-align:center;
}

.left_bar .left_status p a{
	background:url("img/login/arw.jpg") no-repeat left top;
	padding-left:10px;
	color:#3399FF;
}

/************************************************************
 * } left_bar
************************************************************/

/************************************************************
 * ft {
************************************************************/
.ft_wp {
	padding:30px 0 0 0;
	background:url(img/global/body.jpg) repeat-x bottom;
	clear:both;
	color:#333;
	height:200px;
}

.ft {
	position:relative;
	width:880px;
	margin-left:auto;
	margin-right:auto;
	font-size:85%;
}

.ft .go_to_top {
	position:absolute;
	top: -30px;
	left: 800px;
}

.ft .go_to_top a{
	background:url("img/global/top_icon.jpg") no-repeat left;
	color:#333;
	text-decoration:none;
	font-size:75%;
	padding:2px 0 2px 20px;
}


.ft ul {
	padding:0px 0px 10px 0px;
	*padding:10px 0px;
	*margin-left:-2px;
	display:block;
	width:880px;
	font-size:80%;
	*font-size:80%;
	text-align:center;
	background:url("img/global/ft_line.jpg") repeat-x bottom;
}

.ft ul li {
	display:inline;
}

.ft ul li a {
	color:#333;
/*	line-height:30px;*/
}

/*
.ft p {
	text-align:left;
}
*/
.ft p.p01 {
	width:570px;
	color:#fff;
	position:absolute;
	top: 30px;
	*top: 50px;
	left: 300px;
	line-height:1.5em;
	font-size:80%;
	*font-size:75%;
}

.ft p.p02 {
	padding-top:35px;
	position:absolute;
/*	top:45px;
	left:0;*/
	background:url(img/global/ft_p02.jpg) no-repeat top left;
	font-style:normal;
	font-size:11px;
	line-height:1.6em;
	*line-height:1.3em;
}

.ft p.p03 {
	color:#fff;
	position:absolute;
	top:155px;
	*top:175px;
	left:0;
}
/************************************************************
 * } ft
************************************************************/
/************************************************************
 * main login {
************************************************************/

.login{
	color:#333;
	font-size:12px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height:20px;
}

.login .login_top{
	background:url("img/login/box_bg.jpg") no-repeat bottom;
	width:665px;
	margin-top:8px;
}

.login .login_top table{
	width:625px;
	margin:10px auto 15px;
}


.login .login_top table tr,
.login .login_top table td{
	border:1px solid #ccc;
	text-align:center;
}

.login .login_top table td.info_ttl{
	background:url("../img/login/div02_bg02.jpg") repeat-x;
	height:48px;
	font-weight:bold;
	color:#fff;
}

.login .login_top p{
/*	padding:10px 0 0 15px;*/
}

.login .midashi{
	width:665px;
	height:32px;
}


.login .box{
background:url("img/login/box_bg.jpg") no-repeat bottom;
width:665px;
/*clear:both;*/

}

.login .border-bottom{
	vertical-align:top;
	margin-bottom:10px;
}

.login .div01 li span{
font-size:11px;
margin-right:20px;
}

.login .div01 li a{
font-size:11px;
color:#39f;
}

.login .div02 table .td01{
background:url(../img/login/div02_bg01.jpg) right bottom no-repeat;
width:94px;
height:50px;
color:#fff;
font-weight:bold;
}

.login .div02 table .td02{
background:url(../img/login/div02_bg02.jpg) right bottom no-repeat;
width:139px;
height:50px;
color:#fff;
font-weight:bold;
}

.login .div02 table .td03{
background:url(../img/login/div02_bg03.jpg) right bottom no-repeat;
width:99px;
height:50px;
color:#fff;
font-weight:bold;
}

.login .div02 table .td04{
background:url(../img/login/div02_bg04.jpg) right bottom no-repeat;
width:119px;
height:50px;
color:#fff;
font-weight:bold;
}

.login .div02 table .td05{
background:url(../img/login/div02_bg05.jpg) right bottom no-repeat;
width:119px;
height:50px;
color:#fff;
font-weight:bold;
} 

.login .div02 table .td06{
background:url(../img/login/div02_bg06.jpg) right bottom no-repeat;
width:48px;
height:50px;
color:#fff;
font-weight:bold;
}


.login .div02 table td{
border:1px solid #ccc;
text-align:center;
padding-top:15px;
padding-bottom:15px;
}

.login .login_top p.henko a{
	width:80px;
	height:20px;
	display:block;
	border:0;
	background:url(../img/login/div02_btn01.jpg) no-repeat;
	text-indent:-9999px;
	cursor:pointer;
	margin:5px auto;
}

.login .login_top p.saisakusei a{
	width:80px;
	height:20px;
	display:block;
	border:0;
	background:url(../img/login/saisakusei_btn.jpg) no-repeat;
	text-indent:-9999px;
	cursor:pointer;
	margin:5px auto;
}

.login .login_top table span{
	color:#d7910d;
	font-weight:bold;
}

.login .login_top .teisi a{
	width:80px;
	height:20px;
	display:block;
	border:0;
	background:url(../img/login/div02_btn02.jpg) no-repeat;
	text-indent:-9999px;
	cursor:pointer;
	margin:5px auto;
}

.login .login_top table p.blue{
	color:#39f;
	font-weight:bold;
}

.login .login_top table p.green{
	color:#49b90d;
	font-weight:bold;
}

.login .login_top table p.orange{
	color:#FF4500;
	font-weight:bold;
}

.login .login_top table p.yellow{
	color:#c0b703;
	font-weight:bold;
}


.login .login_top table td span.kanri a{
	width:80px;
	height:20px;
	display:block;
	border:0;
	background:url(../img/login/div02_btn03.jpg) no-repeat;
	text-indent:-9999px;
	cursor:pointer;
	margin:5px auto ;
	overflow:hidden;
}

.login .login_top table td span.sokutei a{
	width:80px;
	height:20px;
	display:block;
	border:0;
	background:url(../img/login/div02_btn04.jpg) no-repeat;
	text-indent:-9999px;
	cursor:pointer;
	margin:0px auto 5px;
	overflow:hidden;
}

.login .login_top table a{
	color:#39C;
}

.login .login_top p.saikai a{
	width:80px;
	height:20px;
	display:block;
	border:0;
	background:url(../img/login/div02_btn05.jpg) no-repeat;
	text-indent:-9999px;
	cursor:pointer;
	margin:5px auto;
	overflow:hidden;
}

.login .login_top .shosai a{
	width:80px;
	height:20px;
	display:block;
	border:0;
	background:url(../img/login/div02_btn06.jpg) no-repeat;
	text-indent:-9999px;
	cursor:pointer;
	margin:5px auto;
	overflow:hidden;
}


.login .login_top .saikeisai a{
	width:80px;
	height:20px;
	display:block;
	border:0;
	background:url(../img/login/div02_btn07.jpg) no-repeat;
	text-indent:-9999px;
	cursor:pointer;
	margin:5px auto;
	overflow:hidden;
}

.login .login_top .sakujo a{
	width:80px;
	height:20px;
	display:block;
	border:0;
	background:url(../img/login/div02_btn08.jpg) no-repeat;
	cursor:pointer;
	margin-right:auto;
	margin-left:auto;
	overflow:hidden;
}


.login .div02 table{
margin-bottom:10px;
}

.login .div02b{
background:url(../img/login/div_02b_wp.jpg) no-repeat;
width:625px;
height:40px;
padding-top:10px;
}

.login .div02b .txt01{
float:right;
margin-right:30px;
margin-top:-20px;
}

.login .div02b .inp01{
float:right;
margin-right:10px;
margin-top:-20px;
}

.login  .box.div03 {
	margin-bottom:30px;
}
.login  .box.div03 ul{
	padding:15px 0 0 20px;
}

.login  .box.div03 ul li.plan_lst{
	background:url("../img/login/icon_list.jpg") no-repeat left 8px;
	padding:5px 0 0 20px;
}

.login  .box.div03 p#plan_bnr{
	width:625px;
	margin:0 auto;
}

.login .table01{
	width:625px;
	margin:10px 0 20px 20px;
}

.login .table01 td{
	text-align:center;
	height:40px;
}

.login .table01 td{
	border:1px solid #ccc;
}

.shinki .table01 td{
	text-align:center;
}

.login .table01 .td00a{
	background:url(../img/login/table_img01.jpg) repeat-x;
	width:28%;
	height:48px;
/*	*width:100%;*/
	font-weight:bold;
	color:#fff;
}

.login .table01 .td00b{
	background:url(../img/login/table_img02.jpg) repeat-x;
	width:18%;
	height:48px;
/*	*width:100%;*/
	font-weight:bold;
	color:#fff;
}

.login .table01 .td00c{
	background:url(../img/login/table_img03.jpg) repeat-x;
	width:18%;
	height:48px;
/*	*width:100%;*/
	font-weight:bold;
	color:#fff;
}

.login .table01 .td00d{
	background:url(../img/login/table_img04.jpg) repeat-x;
	width:18%;
	height:48px;
/*	*width:100%;*/
	font-weight:bold;
	color:#fff;
}

.login .table01 .td00e{
	background:url(../img/login/table_img05.jpg) repeat-x;
	width:18%;
	height:48px;
/*	*width:100%;*/
	font-weight:bold;
	color:#fff;
}

.login .table01 .td03{
	width:165px;
	height:40px;
	font-weight:bold;
	color:#39f;
}

.login .table01 .td03b{
	font-weight:bold;
	height:60px;
	color:#39f;
}

.login .table01 .td04{
/*	width:75px;*/
	color:#f70;
	font-weight:bold;*/
/*	padding:5px 0;*/
/*	text-align:center;*/
}
/*
.login .table01 .td04 input{
	display:block;
	float:left;
	clear:left;
	padding:2px;
	margin-left:10px;
	margin-right:-10px;
	*margin-top:-4.5px;
}
*/

.login .table01 .td04 p{
	padding:5px;
/*	text-align:left;
	font-weight:normal;
	font-size:11px;*/
}

.login .table01 .p08{
	color:#39f;
/*	text-align:center;*/
}

.login .table01 .p09{
	font-size:11px;
	color:#333;
	text-align:left;
	padding:0 5px;
	font-weight:normal;
}

.login .table01 .p09 span{
	font-size:11px;
	color:#f60;
	font-weight:bold;
}

.login .table01  a.koukoku02 {
	width:80px;
	height:20px;
	display:block;
	border:0;
	background:url(../img/login/div03_btn01.jpg) no-repeat;
	cursor:pointer;
	margin-right:auto;
	margin-left:auto;
	text-indent:-9999px;
	overflow:hidden;
/*	text-align:center;*/
}

*:first-child+html .login .table01  p.koukoku02 { /*IE7*/
	padding:0 10px;
}

.login .div04 .banner{
	width:270px;
	height:40px;
	display:block;
	border:0;
	background:url(../img/login/div04_btn01.jpg) no-repeat;
	cursor:pointer;
	margin-right:auto;
	margin-left:auto;
	text-indent:-9999px;
}


.login .div04 table td{
width:155px;
height:50px;
border:1px solid #ccc;
}


/***********************************************************
 * } applicant
 ***********************************************************/
 
.main .applicant {
	margin-top:10px;
	font-size:13px;
	}
.main .applicant h3{ /*後で修正*/
	background-color: #FF0000;
	padding: 10px;
	margin-top:10px;
	margin-bottom:5px;
}

.main .applicant h4 { /*後で修正*/
	background-color: #FF0000;
	padding: 10px;
	margin-top:10px;
	margin-bottom:10px;
}

.main .applicant table{
	margin:10px 0;
}

.main .applicant table td{
	padding:5px 10px;
	border:1px solid #999;
}

/************************************************************
 entry
************************************************************/
/*
.main.entry{
	font-size:13px;
}
.main.entry h3{
	margin:10px 0;	
	background-color:#00BFFF;
	font-size:large;
}

.main.entry h4{
	margin:10px 0;	
	background-color:#00eeFF;
	font-size:large;
}

.main.entry  table th{
	background-color:#eee;
	border:1px solid #999;
	padding:10px 20px;
}

.main.entry  table td{
	border:1px solid #999;
	padding:5px 10px;
}

*/
/************************************************************
 detail
************************************************************/
.main.detail{
	margin:10px 0 0 0;
	font-size:90%;
}

.main.detail h2,
.main.detail h3{
	background-color:#eee;
	line-height:3em;
} 

.main.detail table{
	width:650px;
	margin:20px 0 20px 0;
}

.main.detail table td{
	padding:10px;
	border:1px solid #ccc;
}

table  a.spl_btn{
	width:80px;
	height:20px;
	display:block;
	border:0;
	background:url(../img/login/spl_btn.jpg) no-repeat;
	cursor:pointer;
	margin-right:auto;
	margin-left:auto;
	text-indent:-9999px;
	overflow:hidden;
/*	text-align:center;*/
}

*:first-child+html .login .table01  p.koukoku02 { /*IE7*/
	padding:0 10px;
}


/*	text-decoration:none;
	background-color:#f5f5f5;
	border-bottom:1px solid #999;
	border-right:1px solid #999;
	border-top:1px solid #eee;
	border-left:1px solid #eee;
	padding:3px;
	color:#333;*/
}





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

 import   

***************************/
@import"index.css";
@import"template.css";
@import"access.css";
@import"bnr.css";
@import"contact.css";
@import"detail.css";
@import"entry.css";
@import"j_applicant.css";
@import"send_back.css";
@import"shinki.css";

