@charset "UTF-8";
/* CSS Document */



/*====================================================================================*/
/* content  */
/*====================================================================================*/

div#content {
	text-align: left;
}

div#mainvisual {
	width: 960px;
	height: 431px;
	margin-bottom: 15px;
	position: relative;
}

div#mainvisual a#arrow_left {
	display: block;
	width: 31px;
	height: 60px;
	text-indent: -9999px;
	position: absolute;
	top: 185px;
	left: -45px;
	z-index: 10;
	background: url(../sharedimg/top/top_arrow_left.png) no-repeat left top;
}
div#mainvisual a#arrow_right {
	display: block;
	width: 31px;
	height: 60px;
	text-indent: -9999px;
	position: absolute;
	top: 185px;
	right: -45px;
	z-index: 10;
	background: url(../sharedimg/top/top_arrow_right.png) no-repeat left top;	
}

div.jCarouselLite {
    width: 960px;
    height: 431px;
    display: none;
    z-index: -10;
}

div.jCarouselLite ul {
} 

div.jCarouselLite ul li {
    display: block;
    width: 960px;
    float: left;

}





/*====================================================================================*/
/* article.atcl01  */
/*====================================================================================*/


article.atcl01 {
	border: 1px solid #dddddd;
	background: #fff;
	margin-bottom: 20px;
}


article.atcl01 div.title {
	margin: 8px;
	height: 50px;
	font-size: 20px;
	font-weight: normal;
	padding-bottom: 0px;
	margin-bottom: 0px;
	border-bottom: 1px dashed #ccc;
}

article.atcl01 div.title_l {
	border-left: 7px solid #6a1685;		
	padding-left: 6px;		
	width: 70%;
	float: left;
}

article.atcl01 div.title_l h2 {
	font-size: 18px;
	font-weight: bold;
    position: relative;
}

article.atcl01 div.title_r {
	width: 20%;
	float: right;
	text-align: right;
}

article.atcl01 div.title div.title_l span {
    font-size: 11px;
    position: absolute;
    top: 4px;
}


article.atcl01 div.title div.title_l div { 
    font-size: 11px;
    margin-top: 0px; 
}





/* rl_wrap  */
/*====================================================================================*/

div.rl_wrap {
	width: 100%;
	margin-bottom: 0px;
}

div.wrap_l.meet {
	height: 54px;
	white-space: nowrap;
}
div.wrap_r.meet {
	height: 40px;
}

div.rl_wrap div.wrap_l { width: 68%; float: left; }

div.rl_wrap div.wrap_l ul { margin-bottom: 6px; }
div.rl_wrap div.wrap_l ul li { float: left; margin-left: 10px; padding: 2px 10px; font-size: 12px; margin-right: 2px; }
div.rl_wrap div.wrap_l ul.list01 li {
 padding-left: 10px; background: url(../sharedimg/icon/Triangle_bottom.png) no-repeat 0 50%;
}
div.rl_wrap div.wrap_l ul.list02 li {
	background: #fff;
	border: 1px solid #555;
	font-weight: bold;
	margin-bottom: 10px;
}
div.rl_wrap div.wrap_l ul.list02 li.selected {
	border: 1px solid #555;
	background: #555;
	color: #fff;
}

div.rl_wrap div.wrap_r {
	width: 26%;
	float: right;
	padding-right: 10px;
	text-align: right;
	padding-top: 14px;
}


/* imgbox_01  */
/*====================================================================================*/

article.atcl01 div.imgbox_01 {
	border: 7px solid #f4f4f4;
	padding: 7px;
}

article.atcl01 div.img_left {
	float: left;
	width: 300px;
}

article.atcl01 div.text {
	float: right;
	width: 620px;
	font-size: 12px;
}



div.grybox {
	padding: 10px;
	margin: 10px 0;
	border: 1px solid #bfbfbf;
	background: #f4f4f4;
}

div.grybox input {
	border: 1px solid #bfbfbf;
}


/*====================================================================================*/
/* section.sec01  */
/*====================================================================================*/



section.sec01 {
	padding: 10px;
	background: #f4f4f4;
	margin-bottom: 20px;
}

section.sec01 h2 {
	font-size: 16px;
	border-bottom: 1px solid #bfbfbf;
	padding-bottom: 6px;
	margin-bottom: 6px;
}

section.sec01 div.text {
	padding: 10px;
	background: #fff;
	font-size: 12px;
}

section.sec01 div.text2 {
		background: #f4f4f4;
}


section.sec01 div.text p.title { font-size: 14px; font-weight: bold; margin-bottom: 10px;　}
section.sec01 div.text span.waku { border: 1px solid #000; padding: 2px 4px; font-size: 12px;　}



section.sec01 ul.img_3,
section.sec01 ul.img_2 { padding: 8px 0; }

section.sec01 ul.img_3 li {
	width: 33%;
	float: left;
	text-align: center;
}
section.sec01 ul.img_2 li {
	width: 50%;
	float: left;
	text-align: center;
}
section.sec01 div.wrap_r,
aside.asd01 div.wrap_r { padding-right: 0px; }




section.sec01 div.title_semi01 {
	padding: 10px;
	background: #f4f4f4;
	font-size: 18px;
	font-weight: bold;
}

section.sec01 div.title_semi02 {
	padding: 10px;
	background: #fff;
	font-size: 18px;
	font-weight: bold;
}

section.sec01 div.title_semi02 p {
	border-left: 5px solid #6a1684;
	padding: 10px 0 10px 15px;
}


/*====================================================================================*/
/* section.sec02  */
/*====================================================================================*/

section.sec02 {
	margin-bottom: 10px;
}

h2.bgblk {
	font-size: 100%;
	padding: 0px 8px 0px 10px;
	background: #000;
	color: #fff;
	margin-bottom: 10px;
	font-weight: normal;
	line-height: 2.4;
}

h3.bdlblk {
	padding-left: 10px;
	background: url(../sharedimg/icon/icon_ttlbdr.png) no-repeat 0 50%;
	font-size: 12px;
	margin-bottom: 8px;
	color: #000;
	letter-spacing: 0.1em;
	font-weight: bold;
}

div.bdrbox {
	border: 1px solid #bfbfbf;
	background: #f4f4f4;
	padding: 10px 8px;
	margin-bottom: 10px;
}

div.imgbox_02 {
	background: #f4f4f4; 
	padding: 8px; 
	margin-left: 8px; 
	margin-right: 4px;
	line-height: 0.8em;
}

div.imgbox_02_l { margin: 0 4px 0 8px; }
div.imgbox_02_r { margin: 0 8px 0 4px; }




p.ttl_unrbar {
	font-size: 15px; 
	border-bottom: 1px solid #555; 
	padding-bottom: 2px; 
	margin-bottom: 8px; 
	width: 200px;
	font-weight: bold;
}


div#adbox {
	margin-bottom: 15px;
}

div#adbox div#fb {
	width: 635px;
	float: left;
}

div#adbox div#ad {
	width: 310px;
	float: right;
	padding-left: 15px;
}





/*====================================================================================*/
/* pagetop  */
/*====================================================================================*/


div#pagetop {
	text-align: right;
	margin: 4px 0;
	padding-bottom: 4px;
	border-bottom: 1px solid #bebebe;
}

div#pagetop a {
	padding-left: 10px;
	font-size: 12px;
	background: url(../sharedimg/icon/Triangle_PageTop.png) no-repeat 0 50%;
}


/*====================================================================================*/
/* アイコン  */
/*====================================================================================*/


a.yet {
	display: block;
	padding-left: 30px;
	/*height: 25px;*/
	padding-top: 5px;
	background: url(../sharedimg/icon/yet.png) no-repeat 0 50%;
}

a.already {
	display: block;
	padding-left: 30px;
	/*height: 25px;*/
	padding-top: 5px;
	background: url(../sharedimg/icon/already.png) no-repeat 0 50%;
}

a.reply {
    display: block;
    padding-left: 30px;
    /*height: 25px;*/
    padding-top: 5px;
    background: url(../sharedimg/icon/replay.png) no-repeat 0 50%;
}

a.send {
    display: block;
    padding-left: 30px;
    /*height: 25px;*/
    padding-top: 5px;
    background: url(../sharedimg/icon/icon_send.png) no-repeat 0 50%;
}

p.exc {
	padding-left: 25px;
	margin-bottom: 10px;
	background: url(../sharedimg/icon/ExclamationPoint.png) no-repeat 0 50%;
}

p.icon_clock {
	width: 300px;
	margin: auto;
	padding-left: 10px;
	background: url(../sharedimg/icon/icon_clock.png) no-repeat 0 50%;
}

p.icon_clock2 {
    width: 400px;
    margin: auto;
    text-align: center;
    background: url(../sharedimg/icon/icon_clock.png) no-repeat 0 50%;
}

p.icon_clock2 span {
    font-size: 16px;
    font-weight: bold;
}


div.clock {
   position: relative;
   overflow: hidden;
}


ul.icon_clock {
   position: relative;
   left: 50%;
   float: left;
}

ul.icon_clock li {
   position: relative;
   left: -50%;
   float: left;
   font-size: 12px;
}

ul.icon_clock li.icon {
    width: 30px;
    height: 25px;
    background: url(../sharedimg/icon/icon_clock.png) no-repeat left 3px;
}

ul.icon_clock li span {
    font-size: 16px;
}







/*====================================================================================*/
/* aside.asd01  */
/*====================================================================================*/

aside.asd01 {
	padding: 10px;
	background: #f4f4f4;
}

aside.asd01 h2 {
	font-size: 16px;
	border-bottom: 1px solid #bfbfbf;
	padding-bottom: 6px;
	margin-bottom: 6px;
}



/*====================================================================================*/
/* pタイトル */
/*====================================================================================*/

p.title_CompanyDM {
	padding: 4px 8px;
	padding-left: 34px;
    /*background: #000 url(../sharedimg/icon/icon_CompanyMessage_bg_black.png) no-repeat 6px 50%;*/
    background: #000 url(../sharedimg/icon/b_CompanyMail.png) no-repeat 6px 50%;    
	color: #fff;
	margin-bottom: 20px;
}


p.title_CompanyMessage {
	padding: 4px 8px;
	padding-left: 34px;
	background: #000 url(../sharedimg/icon/icon_CompanyMessage_bg_black.png) no-repeat 6px 50%;
	color: #fff;
	margin-bottom: 10px;
}
p.title_ManagerMessage {
	padding: 4px 8px;
	padding-left: 34px;
	background: #000 url(../sharedimg/icon/icon_frommanager_s.png) no-repeat 6px 50%;
	color: #fff;
	margin-bottom: 10px;
}
p.title_bgblk {
	padding: 4px 8px;
	padding-left: 10px;
	background: #000;
	color: #fff;
	margin-bottom: 10px;
}
p.title_bggry {
	padding: 4px 8px;
	padding-left: 10px;
	background: #b5b5b5;
	color: #fff;
	margin-bottom: 10px;
}
p.title_bggry2 {
	padding: 4px 8px;
	padding-left: 10px;
	background: #ddd;
	color: #000;
	margin-bottom: 10px;
	letter-spacing: 0.1em;
}


p.title_bgbdr {
	padding-left: 12px;
	padding-bottom: 4px;
	margin-bottom: 10px;
	background: url(../sharedimg/icon/icon_ttlbdr.png) no-repeat 0 50%;
	border-bottom: 1px solid #555;
}

p.ttlbgbdr {
    padding-left: 12px;
    padding-bottom: 0px;
    background: url(../sharedimg/icon/icon_ttlbdr.png) no-repeat 0 50%;
    margin: 15px 0;
    font-weight: bold;
}



p.title_bgbdr2 {
	padding-left: 16px;
	padding-bottom: 4px;
	padding: 6px 0 4px 16px;
	margin-bottom: 10px;
	background: #e0e0e0  url(../sharedimg/icon/icon_ttlbdr2.png) no-repeat 6px 50%;
	font-weight: bold;
}
p.title_bgbdr2 span {
	font-weight: normal;
}


ul.num {
    /*color: #6a1684;*/
    color: #e51372;
    font-size: 14px;
    margin: 10px 0;
}

ul.num li {
    padding-left: 30px;
    margin-bottom: 10px;
    font-weight: bold;
}


ul.num li.num_01 {
    background: url(../sharedimg/icon/icon_1.png) no-repeat 0 50%;
}
ul.num li.num_02 {
    background: url(../sharedimg/icon/icon_2.png) no-repeat 0 50%;
}
ul.num li.num_03 {
    background: url(../sharedimg/icon/icon_3.png) no-repeat 0 50%;
}


p.ttlnobdr {
    padding-left: 16px;
    padding-bottom: 4px;
    padding: 6px 0 4px 12px;
    margin-bottom: 10px;
    background: #e0e0e0;
    font-weight: bold;
    font-size: 14px;
}



p.title_ppl {
	background: #6a1684;
	color: #fff;
	margin-bottom: 10px;
	padding-left: 10px;
	padding: 4px;

}

div.ttl_ppl {
	padding: 4px;
	background: #6a1684;
	margin-bottom: 10px;
}

div.ttl_ppl p.title_purple {
	border-left: 4px solid #fff;
	padding-left: 10px;
	color: #fff;
}



div.ttl_ppl2 {
    padding: 10px;
    padding-bottom: 0;
    padding-left: 0;
    margin-bottom: 10px;
    background: #6a1684;
}

div.ttl_ppl2 div {
    padding-left: 10px;
}


div.ttl_ppl2 p.title_attention {
    background: url(../sharedimg/icon/icon_attention_white.png) no-repeat left 50%;
    padding-left: 20px;
    color: #fff;
    margin-bottom: 0;
    padding-bottom: 0;
}




div.title_grad {
	background: -moz-linear-gradient(top, #FFFFFF 0%, #FBFBFB 20%, #F2F2F2 80%, #EEEEEE 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FFFFFF), color-stop(20%,#FBFBFB), color-stop(80%,#F2F2F2), color-stop(100%,#EEEEEE));
	height: 22px;
	padding: 4px;
	border: 1px solid #bfbfbf;
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 10px;
}

div.title_grad p.title_green {
	border-left:4px solid #19d922;
	padding-left: 10px;
}



/*====================================================================================*/
/* アイコン2  */
/*====================================================================================*/

div.icon {
	padding-left: 25px;
	height: 20px;
	font-size: 14px;
}

div.icon_address { background: url(../sharedimg/icon/icon_address.png) no-repeat 0 50%; }
div.icon_school { background: url(../sharedimg/icon/icon_school.png) no-repeat 0 50%; }
div.icon_gogaku { background: url(../sharedimg/icon/icon_gogaku2.png) no-repeat 0 50%; }
div.icon_key { background: url(../sharedimg/icon/icon_key.png) no-repeat 0 50%; }
div.icon_taikai { background: url(../sharedimg/icon/icon_taikai.png) no-repeat 0 50%; }


div.flg {
	background: url(../sharedimg/icon/icon_flag.png) no-repeat 0 50%;
	padding-left: 20px;
	height: 20px;
	font-size: 14px;
}
div.exit {
	background: url(../sharedimg/icon/icon_exit.png) no-repeat 0 50%;
	padding-left: 20px;
	height: 20px;
	font-size: 14px;
}




div#toolbox {
	width: 960px;
	background: #f4f4f4;
	padding: 10px 0;
	margin-bottom: 10px;
}

ul#btn_list {
	/*width: 940px;
	background: #f4f4f4;
	margin: auto;
	margin-bottom: 10px;
	padding: 10px;*/
	margin: auto;
}

ul#btn_list.w733 { width: 733px; }
ul#btn_list.w482 { width: 482px; }


ul#btn_list li {
	width: 231px;
	float: left;
	padding-right: 20px;
	text-indent: -9999px;
}

ul#btn_list li.side {
	padding-right: 0px;
}


ul#btn_list li a {
	display: block;
	width: 231px;
	height: 37px
}


ul#btn_list li#btn_receive a { background: url(../sharedimg/btn_ReceiveBox.png) no-repeat left top; }
ul#btn_list li#btn_receive_select a { background: url(../sharedimg/on_btn_ReceiveBox.png) no-repeat left top; }
ul#btn_list li#btn_receive a:hover { background: url(../sharedimg/on_btn_ReceiveBox.png) no-repeat left top; }

ul#btn_list li#btn_send a { background: url(../sharedimg/btn_SendBox.png) no-repeat left top; }
ul#btn_list li#btn_send_select a { background: url(../sharedimg/on_btn_SendBox.png) no-repeat left top; }
ul#btn_list li#btn_send a:hover { background: url(../sharedimg/on_btn_SendBox.png) no-repeat left top; }

ul#btn_list li#btn_delete a { background: url(../sharedimg/btn_Dustbox.png) no-repeat left top }
ul#btn_list li#btn_delete_select a { background: url(../sharedimg/on_btn_Dustbox.png) no-repeat left top }
ul#btn_list li#btn_delete a:hover { background: url(../sharedimg/on_btn_Dustbox.png) no-repeat left top }

a.btn_search {
    display: block;
    width: 239px;
    height: 37px;
    padding-top: 6px;
    text-indent: -9999px;
    background: url(../sharedimg/btn_GoSearch.png) no-repeat left 5px;
}

a.btn_search:hover {
    background: url(../sharedimg/on_btn_GoSearch.png) no-repeat left 5px;
}

ul#enquete {
	width: 420px;
	margin: auto;
}

ul#enquete li {
	float: left;
}

ul#enquete li#btn_back a{
	display: block;
	width: 145px;
	padding-right: 20px;
	height: 40px;
	text-indent: -9999px;	
	background: url(../sharedimg/entry/btn_Back.png) no-repeat left 6px;
}
ul#enquete li#btn_modoru {
	padding-top: 4px;
	padding-right: 10px;
	padding-left: 40px;
}
ul#enquete li#btn_back a:hover {
	background: url(../sharedimg/entry/on_btn_Back.png) no-repeat left 6px;
}

ul#enquete li#btn_modoru3 {
	padding-top: 4px;
}

ul#enquete li#btn_update {
	padding-top: 4px;
	padding-right: 10px;
	padding-left: 30px;
}

ul#enquete li#btn_modoru2 {
	padding-top: 6px;
	padding-right: 0px;
	padding-left: 0px;
	margin-left: -8px;
}


div#icon_list { }

div.q_box {
	margin: 10px 0;
	font-size: 14px;
}

div.q_left {
	width: 30px;
	float: left;
	padding-top: 4px;
	font-weight: bold;
}

div.q_right {
	width: 890px;
	float: right;
	border: 5px solid #e0e0e0;
	padding: 10px;
}

div.q_right input[type='text'].ans {
	border: none;
	width: 500px;
	color: #333;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;	
}

div.q_right textarea.ans {
    border: none;
    width: 880px;
    color: #333;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;  
}


/*====================================================================================*/
/* フォーム要素 */
/*====================================================================================*/

input,textarea {
	font-size: 14px;
	padding: 4px;
	resize: none;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;	
	
}

input[type='image'] {
	border: none;
}

input[type='text'].len_01 {
	padding: 4px;
	border: 1px solid #bfbfbf;
	width: 100px;
}

input[type='text'].len_02 {
	padding: 4px;
	border: 1px solid #bfbfbf;
	width: 200px;
}
input[type='text'].len_03 {
	padding: 4px;
	border: 1px solid #bfbfbf;
	width: 400px;
}

textarea.len_03 {
    padding: 4px;
    border: 1px solid #bfbfbf;
    width: 880px;
}

input[type='text'].len_04 {
	padding: 4px;
	border: 1px solid #bfbfbf;
	width: 600px;
}

textarea.txt_01 {
	border: 1px solid #bfbfbf;
	padding: 10px;
	width: 675px;
	height: 250px;
}
textarea.txt_02 {
	height: 80px;
}

textarea.wid80 { width: 80%; }
textarea.wpx960 { width: 950px; }

textarea.bdr { border: 1px solid #bfbfbf; }

textarea.noframe {
	border: 0px;
}


input[type='text'].noframe {
	border: 1px;
}



select.slct01 {
	width: 100px;
	border: 1px solid #bfbfbf;
	padding: 4px;

}

select.slct02 {
	width: 200px;
	border: 1px solid #bfbfbf;
	padding: 4px;

}


select.slct03 {
	width: 400px;
	border: 1px solid #bfbfbf;
	padding: 4px;

}

select.ylw,
input[type='text'].ylw {
	background: #fdffcc;
	background: #fff;
}


/*====================================================================================*/
/* タブ要素 */
/*====================================================================================*/

ul#tab {
	background: url(../sharedimg/bg_tab.gif) repeat-x 1px bottom;
	width: 960px;
	height: 44px;
}

ul#tab li {
	/*width: 188px;
	height: 44px;
	float: left;
	text-align: center;
	padding-right: 5px;*/
	float: left;
	padding-right: 1px;
}
ul#tab li a {
	display: block;
	text-align: center;
	height: 26px;
	width: 189px;
	padding-top: 10px;
	border: 1px solid #550e6b; 
	border-bottom: 5px solid #6a1684; /*紫*/
	background: #fff;
	-webkit-border-radius: 4px 4px 0 0;
	-moz-border-radius: 4px 4px 0 0;
	border-radius: 4px 4px 0 0;
	text-decoration: none;
	font-weight: bold;
	color: #000;
	font-size: 14px;
	
}

ul#tab li#tab_01 { padding-right: 2px; }
ul#tab li#tab_05 { padding-right: 0px; }

ul#tab li.selected a {
	padding-top: 9px;
	height: 33px;
	border: 2px solid #bfbfbf;
	border-bottom: 0px;
	width:187px;
	background: #fff url(../sharedimg/icon/icon_tab_yajirushi.gif) no-repeat 50% 33px;	
}


div.tab_box {
	border: 2px solid #bfbfbf;
	border-top: 0px;
	margin-bottom: 10px;
	padding: 10px;
}

div.tab_box span {
	padding: 10px;
	background: #666;
	color: #fff;
}


/* qa  */
/*----------------------------------------*/

ul#tab2 {
	background: url(../sharedimg/bg_tab.gif) repeat-x 1px bottom;
	width: 960px;
	height: 44px;
}

ul#tab2 li {
	/*width: 188px;
	height: 44px;
	float: left;
	text-align: center;
	padding-right: 5px;*/
	float: left;
	padding-right: 1px;
}
ul#tab2 li a {
	display: block;
	text-align: center;
	height: 26px;
	width: 317px;
	padding-top: 10px;
	border: 1px solid #dd126e; 
	border-bottom: 5px solid #dd126e; /*ピンク*/
	background: #fff;
	-webkit-border-radius: 4px 4px 0 0;
	-moz-border-radius: 4px 4px 0 0;
	border-radius: 4px 4px 0 0;
	text-decoration: none;
	font-weight: bold;
	color: #000;
	font-size: 14px;
	
}

ul#tab2 li#tab_03 { width: 318px; padding-right: 0px; }

ul#tab2 li.selected a {
	padding-top: 9px;
	height: 33px;
	border: 2px solid #bfbfbf;
	border-bottom: 0px;
	width: 315px;
	background: #fff url(../sharedimg/qa/arrow_pink.png) no-repeat 50% 33px;
}

ul#tab2 li#tab_03.selected a {
	width: 316px;
}

div.tab_box2 {
	border: 2px solid #bfbfbf;
	border-top: 0px;
	padding: 13px 15px 13px 15px;
	margin-bottom: 10px;
}

/* manual  */
/*----------------------------------------*/

ul#tab_manual {
	background: url(../sharedimg/bg_tab.gif) repeat-x 1px bottom;
	width: 960px;
	height: 44px;
}

ul#tab_manual li {
	/*width: 188px;
	height: 44px;
	float: left;
	text-align: center;
	padding-right: 5px;*/
	float: left;
	padding-right: 1px;
}
ul#tab_manual li a {
	display: block;
	text-align: center;
	height: 26px;
	width: 317px;
	padding-top: 10px;
	border: 1px solid #8dc21f; 
	border-bottom: 5px solid #8dc21f; /*緑*/
	background: #fff;
	-webkit-border-radius: 4px 4px 0 0;
	-moz-border-radius: 4px 4px 0 0;
	border-radius: 4px 4px 0 0;
	text-decoration: none;
	font-weight: bold;
	color: #000;
	font-size: 14px;
	
}

ul#tab_manual li#tab_03 { width: 318px; padding-right: 0px; }

ul#tab_manual li.selected a {
	padding-top: 9px;
	height: 33px;
	border: 2px solid #bfbfbf;
	border-bottom: 0px;
	width: 315px;
	background: #fff url(../sharedimg/useful/manual/arrow_green.png) no-repeat 50% 33px;
}

ul#tab_manual li#tab_03.selected a {
	width: 316px;
}

div.tab_manual {
	border: 2px solid #bfbfbf;
	border-top: 0px;
	padding: 13px 11px 13px 15px;
	margin-bottom: 10px;
}

/* selfanalysis  */
/*----------------------------------------*/

ul#tab_slfa {
    background: url(../sharedimg/bg_tab.gif) repeat-x 1px bottom;
    width: 960px;
    height: 44px;
}

ul#tab_slfa li {
    /*width: 188px;
    height: 44px;
    float: left;
    text-align: center;
    padding-right: 5px;*/
    float: left;
    padding-right: 1px;
}
ul#tab_slfa li a {
    display: block;
    text-align: center;
    height: 26px;
    width: 317px;
    padding-top: 10px;
    border: 1px solid #e95412; 
    border-bottom: 5px solid #e95412; /*オレンジ*/
    background: #fff;
    -webkit-border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0;
    text-decoration: none;
    font-weight: bold;
    color: #000;
    font-size: 14px;    
}

ul#tab_slfa li#tab_03 { width: 318px; padding-right: 0px; }

ul#tab_slfa li.selected a {
    padding-top: 9px;
    height: 33px;
    border: 2px solid #bfbfbf;
    border-bottom: 0px;
    width: 315px;
    background: #fff url(../sharedimg/useful/manual/arrow_green.png) no-repeat 50% 33px;
    background: #fff url(../sharedimg/useful/selfanalysis/STEP1/arrow_orange.png) no-repeat 50% 33px;
}

ul#tab_slfa li#tab_03.selected a {
    width: 316px;
}









/* manner  */
/*----------------------------------------*/

ul#tab_manner {
	background: url(../sharedimg/bg_tab.gif) repeat-x 1px bottom;
	width: 960px;
	height: 44px;
}

ul#tab_manner li {
	height: 44px;
	float: left;
	text-align: center;
    /*padding-right: 5px;*/
	float: left;
	padding-right: 1px;
}
ul#tab_manner li a {
	display: block;
	text-align: center;
	height: 26px;
	/*width: 317px;*/
	width: 477px;
	padding-top: 10px;
	border: 1px solid #3e99d5; 
	border-bottom: 5px solid #3e99d5; /*水色*/
	background: #fff;
	-webkit-border-radius: 4px 4px 0 0;
	-moz-border-radius: 4px 4px 0 0;
	border-radius: 4px 4px 0 0;
	text-decoration: none;
	font-weight: bold;
	color: #000;
	font-size: 14px;
	
}

ul#tab_manner li#tab_02 { 
	/*width: 318px;*/
	width: 480px;
	padding-right: 0px; 
}

ul#tab_manner li.selected a {
	padding-top: 9px;
	height: 33px;
	border: 2px solid #bfbfbf;
	border-bottom: 0px;
	/*width: 315px;*/
	width: 475px;
	background: #fff url(../sharedimg/useful/manner/arrow_blue.png) no-repeat 50% 33px;
}

ul#tab_manner li#tab_02.selected a {
	width: 476px;
}

div.tab_manner {
	border: 2px solid #bfbfbf;
	border-top: 0px;
	padding: 13px 11px 13px 15px;
	margin-bottom: 10px;
}

div.col_mnr_wrap {
}

div.col_mnr_l {
    float: left;
    width: 262px;
    padding-right: 15px;
}
div.col_mnr_c {
    float: left;
    width: 366px;
    padding-right: 15px;
}
div.col_mnr_r {
    width: 268px;
    float: left;
}

p.ttl_mail {
    padding: 4px 8px;
    padding-left: 10px;
    color: #000;
    margin-bottom: 10px;
    letter-spacing: 0.1em;
    background: #ddd url(../sharedimg/useful/manner/manner_icon_Mail.png) no-repeat 8px 4px;
    padding-left: 35px;
}
p.ttl_tell {
    padding: 4px 8px;
    padding-left: 10px;
    color: #000;
    margin-bottom: 10px;
    letter-spacing: 0.1em;
    background: #ddd url(../sharedimg/useful/manner/manner_icon_Tel.png) no-repeat 8px 4px;
    padding-left: 35px;
}






/* jobfair2  */
/*----------------------------------------*/

ul.tab05 {
	margin-bottom: 10px;
}

ul.tab05 li {
	width: 184px;
	height: 41px;
	padding-right: 10px;
	float: left;
}
ul.tab05 li.side {
	padding-right: 0px;
}

ul.tab05 li a {
	display: block;
	width: 184px;
	height: 41px;
	text-indent: -9999px;
}

ul.tab05 li a.tab01 {
	background: url(../sharedimg/jobfair2/JF_btn_time.png) no-repeat left top;
}

ul.tab05 li a.tab01:hover {
    background: url(../sharedimg/jobfair2/on_JF_btn_time.png) no-repeat left top;
}

ul.tab05 li a.tab02 {
	background: url(../sharedimg/jobfair2/JF_btn_company.png) no-repeat left top;
}
ul.tab05 li a.tab02:hover {
    background: url(../sharedimg/jobfair2/on_JF_btn_company.png) no-repeat left top;
}


ul.tab05 li a.tab03 {
	background: url(../sharedimg/jobfair2/JF_btn_fair.png) no-repeat left top;
}
ul.tab05 li a.tab03:hover {
    background: url(../sharedimg/jobfair2/on_JF_btn_fair.png) no-repeat left top;
}

ul.tab05 li a.tab04 {
	background: url(../sharedimg/jobfair2/JF_btn_reserve.png) no-repeat left top;
}
ul.tab05 li a.tab04:hover {
    background: url(../sharedimg/jobfair2/on_JF_btn_reserve.png) no-repeat left top;
}

ul.tab05 li a.tab05 {
	background: url(../sharedimg/jobfair2/JF_btn_FAQ.png) no-repeat left top;
}
ul.tab05 li a.tab05:hover {
    background: url(../sharedimg/jobfair2/on_JF_btn_FAQ.png) no-repeat left top;
}


/* qa  */
/*----------------------------------------*/

ul.tab06 {
	margin-bottom: 10px;
}

ul.tab06 li {
	width: 150px;
	height: 43px;
	padding-right: 12px;
	float: left;
}
ul.tab06 li.side {
	padding-right: 0px;
}

ul.tab06 li a {
	display: block;
	width: 150px;
	height: 43px;
	text-indent: -9999px;
}

ul.tab06 li a.tab01 { background: url(../sharedimg/qa/UI_menu_QA.png) no-repeat left top; }
ul.tab06 li a.tab01:hover { background: url(../sharedimg/qa/on_UI_menu_QA.png) no-repeat left top; }


ul.tab06 li a.tab02 { background: url(../sharedimg/qa/UI_menu_manner.png) no-repeat left top; }
ul.tab06 li a.tab02:hover { background: url(../sharedimg/qa/on_UI_menu_manner.png) no-repeat left top; }


ul.tab06 li a.tab03 { background: url(../sharedimg/qa/UI_menu_manual.png) no-repeat left top; }
ul.tab06 li a.tab03:hover { background: url(../sharedimg/qa/on_UI_menu_manual.png) no-repeat left top; }

ul.tab06 li a.tab04 { background: url(../sharedimg/qa/UI_menu_gyokai.png) no-repeat left top; }
ul.tab06 li a.tab04:hover { background: url(../sharedimg/qa/on_UI_menu_gyokai.png) no-repeat left top; }

ul.tab06 li a.tab05 { background: url(../sharedimg/qa/UI_menu_shokushu.png) no-repeat left top; }
ul.tab06 li a.tab05:hover { background: url(../sharedimg/qa/on_UI_menu_shokushu.png) no-repeat left top; }

ul.tab06 li a.tab06 { background: url(../sharedimg/qa/UI_menu_jiko.png) no-repeat left top; }
ul.tab06 li a.tab06:hover { background: url(../sharedimg/qa/on_UI_menu_jiko.png) no-repeat left top; }


/* jobfair  */
/*----------------------------------------*/

ul.tab07 {
    margin-bottom: 8px;
}

ul.tab07 li {
    width: 184px;
    height: 41px;
    padding-right: 10px;
    float: left;
}
ul.tab07 li.side {
    padding-right: 0px;
}

ul.tab07 li a {
    display: block;
    width: 184px;
    height: 41px;
    text-indent: -9999px;
}

ul.tab07 li a.tab01 { 
    background: url(../sharedimg/jobfair/JFLA_btn_time.png) no-repeat left top;
}

ul.tab07 li a.tab01:hover {
    background: url(../sharedimg/jobfair/on_JFLA_btn_time.png) no-repeat left top;
} 

ul.tab07 li a.tab02 { 
    background: url(../sharedimg/jobfair/JFLA_btn_company.png) no-repeat left top;
}

ul.tab07 li a.tab02:hover {
    background: url(../sharedimg/jobfair/on_JFLA_btn_company.png) no-repeat left top;
}

ul.tab07 li a.tab03 { 
    background: url(../sharedimg/jobfair/JFLA_btn_fair.png) no-repeat left top;
}

ul.tab07 li a.tab03:hover {
    background: url(../sharedimg/jobfair/on_JFLA_btn_fair.png) no-repeat left top;
}

ul.tab07 li a.tab04 { 
    background: url(../sharedimg/jobfair/JFLA_btn_reserve.png) no-repeat left top;
}

ul.tab07 li a.tab04:hover {
    background: url(../sharedimg/jobfair/on_JFLA_btn_reserve.png) no-repeat left top;
}

ul.tab07 li a.tab05 { 
    background: url(../sharedimg/jobfair/JFLA_btn_FAQ.png) no-repeat left top;
}

ul.tab07 li a.tab05:hover {
    background: url(../sharedimg/jobfair/on_JFLA_btn_FAQ.png) no-repeat left top;
} 






/*====================================================================================*/
/* pager  */
/*====================================================================================*/


.pager a {
	padding: 2px 6px;
	border: 1px solid #550e6c;
	text-decoration: none;
	color: #550e6c;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.pager a.selected {
	border: 1px solid #fff;
	color: #555;
}


.pager a:hover {
	background: #FFC;
}


div#keyvisual {
	margin-bottom: 12px;
}

ul#btn_3 { 
    margin: 0 auto 10px auto;
}


ul#btn_3 li { float: left; width: 319px; padding-right: 1px; } 
ul#btn_3 li.side { float: left; width: 320px; padding-right: 0px; }


ul#btn_3 li a {
	display: block;
	border: 1px solid #6a1684;
	border-bottom: 8px solid #6a1684;
    padding: 4px 10px;
	/*-webkit-border-radius: 3px 3px 0 0;
	-moz-border-radius: 3px 3px 0 0;
	border-radius: 3px 3px 0 0;*/
	text-decoration: none;
	color: #6a1684;
	font-size: 14px;
	text-align: center;
	/*background: url(../sharedimg/icon/icon_tab_yajirushi.gif) no-repeat 10% 50%;*/
	background: url(../sharedimg/icon/Triangle_Down.png) no-repeat 10% 50%;
	background: url(../sharedimg/icon/icon_tab_yajirushi.gif) no-repeat 10% 50%;
}


ul#mapmenu {
}

ul#mapmenu li {
	float: right;
	text-indent: -9999px;
}

ul#mapmenu li#close {
	width: 85px;
	padding-left: 15px;
}


/*====================================================================================*/
/* aボタン */
/*====================================================================================*/


a#close {
	display: block;
	width: 85px;
	height: 27px;
	padding-top: 6px;
	text-indent: -9999px;
	background: url(../sharedimg/btn_close2.png) no-repeat left 5px;
}


a#close:hover {
	background: url(../sharedimg/on_btn_close2.png) no-repeat left 5px;
}


a#print {
	display: block;
	width: 145px;
	height: 33px;
	text-indent: -9999px;
	background: url(../sharedimg/btn_Print.png) no-repeat left top;
}
a#print:hover {
	background: url(../sharedimg/on_btn_Print.png) no-repeat left top;
}


a.btn_csl {
	display: block;
    /*width: 145px;*/
    width: 106px;
	height: 33px;
	margin: auto;
	text-indent: -9999px;
    background: url(../sharedimg/btn_cancel2.png) no-repeat left top;
}

a.btn_csl:hover {
    background: url(../sharedimg/on_btn_cancel2.png) no-repeat left top;
}


a#send {
	/*display: block;
	width: 231px;
	height: 37px;
	margin: auto;
	text-indent: -9999px;
	background: url(../sharedimg/Btn_Reply.png) no-repeat left top;	*/
	display: block;
	width: 145px;
	height: 33px;
	margin: auto;
	text-indent: -9999px;
	background: url(../sharedimg/message/Btn_Reply.png) no-repeat left top;
	
}
a#send:hover {
	background: url(../sharedimg/message/on_Btn_Reply.png) no-repeat left top;
}


a#gosend {
	display: block;
	width: 231px;
	height: 37px;
	margin: auto;
	text-indent: -9999px;
	background: url(../sharedimg/message/btn_send_231.png) no-repeat left top;
}
a#gosend:hover {
	background: url(../sharedimg/message/on_btn_send_231.png) no-repeat left top;
}

a#confirm {
	display: block;
	width: 231px;
	height: 37px;
	margin: auto;
	text-indent: -9999px;
	background: url(../sharedimg/btn_Confirmation231.png) no-repeat left top;
}

a#confirm:hover {
	background: url(../sharedimg/on_btn_Confirmation231.png) no-repeat left top;
}

a#confirm2 {
	display: block;
	width: 145px;
	height: 33px;
	margin: auto;
	text-indent: -9999px;
	background: url(../sharedimg/message/btn_Confirmation145.png) no-repeat left top;
}
a#confirm2:hover { background: url(../sharedimg/message/on_btn_Confirmation145.png) no-repeat left top; }

a.btn_entry {
	display: block;
	width: 210px;
	height: 37px;
	text-indent: -9999px;
	float: right;
	background: url(../sharedimg/btn_entry.png) no-repeat right top;
}

a.btn_entry:hover { background: url(../sharedimg/on_btn_Entry.png) no-repeat right top; }

a.btn_entry_gray {
    display: block;
    width: 210px;
    height: 37px;
    text-indent: -9999px;
    float: right;
    background: url(../img/btn_entry3_gray.gif) no-repeat right bottom;
}


a.btn_setsumeikai {
	display: block;
	width: 151px;
	height: 37px;
	text-indent: -9999px;
	float: right;
	background: url(../sharedimg/btn_setsumeikai.png) no-repeat right bottom;
}

a.btn_setsumeikai:hover { background: url(../sharedimg/on_btn_BriefingInformation.png) no-repeat right bottom; }


a.btn_kyujin {
	display: block;
	width: 151px;
	height: 37px;
	text-indent: -9999px;
	float: right;
	background: url(../sharedimg/btn_CompanyJobsInformation.png) no-repeat right bottom;
}
a.btn_kyujin:hover { background: url(../sharedimg/on_btn_CompanyJobsInformation.png) no-repeat right bottom; }


a.entry231 {
	display: block;
	width: 231px;
	height: 37px;
	text-indent: -9999px;
	background: url(../sharedimg/entry/btn_Entry231.png) no-repeat left top;
}
a.entry231:hover { background: url(../sharedimg/entry/on_btn_Entry231.png) no-repeat left top; }

a.entry200 {
	display: block;
	width: 200px;
	height: 37px;
	margin-left: 46px;
	text-indent: -9999px;
	background: url(../sharedimg/entry/btn_entry.png) no-repeat left top;
}
a.entry200:hover {
	display: block;
	width: 200px;
	height: 37px;
	text-indent: -9999px;
	background: url(../sharedimg/entry/on_btn_Entry.png) no-repeat left top;
}

a.homepage200 {
    display: block;
    width: 200px;
    height: 37px;
    margin-left: 46px;
    text-indent: -9999px;
    background: url(../sharedimg/C_btn_CompanyHP.png) no-repeat left top;
    
}
a.homepage200:hover {
    display: block;
    width: 200px;
    height: 37px;
    text-indent: -9999px;
    background: url(../sharedimg/C_on_btn_CompanyHP.png) no-repeat left top;    
}





a.btn_reservation {
	display: block;
	width: 231px;
	height: 37px;
	text-indent: -9999px;
	background: url(../sharedimg/entry/btn_Reservation231.png) no-repeat left top;
}
a.btn_reservation:hover { background: url(../sharedimg/entry/on_btn_Reservation231.png) no-repeat left top; }

a.btn_reservation209 {
	display: block;
	width: 209px;
	height: 32px;
	text-indent: -9999px;
	margin: 10px;
	background: url(../sharedimg/jobfair2/btn_Reservation209.png) no-repeat left top;
}
a.btn_reservation209:hover { background: url(../sharedimg/jobfair2/on_btn_Reservation209.png) no-repeat left top; }


a.btn_detail {
	display: block;
    /*width: 180px;*/
    width: 124px;
	height: 28px;
	margin: 10px 0;
	text-indent: -9999px;
    background: url(../sharedimg/btn_Detail2.png) no-repeat left top;
}

a.btn_detail:hover { background: url(../sharedimg/on_btn_Detail2.png) no-repeat left top; }

a#btn_back {
	display: block;
	width: 145px;
	height: 33px;
	background: url(../sharedimg/entry/btn_Back.png) no-repeat left top;
}

a#btn_back:hover { background: url(../sharedimg/entry/on_btn_Back.png) no-repeat left top; }

a#btn_next {
	display: block;
	width: 145px;
	height: 33px;
	background: url(../sharedimg/btn_Prev.png) no-repeat left top;
}

a#btn_next:hover {
	background: url(../sharedimg/on_btn_Prev.png) no-repeat left top;
}

a#btn_confirmation {
	display: block;
	width: 145px;
	height: 33px;
	background: url(../sharedimg/message/btn_Confirmation145.png) no-repeat left top;
}

a#btn_confirmation:hover {
	background: url(../sharedimg/message/on_btn_Confirmation145.png) no-repeat left top;
}

a#btn_insert {
	display: block;
	width: 145px;
	height: 33px;
	background: url(../sharedimg/btn_Signup.png) no-repeat left top;
}

a#btn_insert:hover {
	background: url(../sharedimg/on_btn_Signup.png) no-repeat left top;
}

a#btn_register {
	display: block;
	width: 231px;
	height: 37px;
	background: url(../sharedimg/message/btn_send_231.png) no-repeat left top;
}

a#btn_register:hover {
	background: url(../sharedimg/message/on_btn_send_231.png) no-repeat left top;
}

a#btn_update {
	display: block;
	width: 231px;
	height: 37px;
	background: url(../sharedimg/btn_Reload.png) no-repeat left top;
}

a#btn_withdraw {
    display: block;
    width: 145px;
    height: 33px;
    background: url(../sharedimg/btn_Withdrawal.png) no-repeat left top;
}

a#btn_withdraw_l {
    display: block;
    width: 231px;
    height: 37px;
    background: url(../sharedimg/btn_Withdrawal_l.png) no-repeat left top;
}

a#btn_r:hover {
	background: url(../sharedimg/on_btn_Reload.png) no-repeat left top;
}

a#btn_reserve {
	display: block;
	width: 231px;
	height: 37px;
	background: url(../sharedimg/entry/btn_Reservation231.png) no-repeat left top;
}

a#btn_reserve:hover {
	background: url(../sharedimg/entry/on_btn_Reservation231.png) no-repeat left top;
}

a#goback {
	display: block;
	width: 145px;
	height: 33px;
	margin-bottom: 3px;
	background: url(../sharedimg/entry/btn_Back.png) no-repeat left top;
}

a#agree {
    display: block;
    width: 519px;
    height: 61px;
    margin: 10px auto 10px auto;
    text-indent: -9999px;
    background: url(../sharedimg/signup/btn_kaiin.png) no-repeat left top;
}
a#agree:hover {
    background: url(../sharedimg/signup/on_btn_kaiin.png) no-repeat left top;

}


a#goback:hover { background: url(../sharedimg/entry/on_btn_Back.png) no-repeat left top; }

a#btn_close {
	display: block;
	width: 145px;
	height: 33px;
	margin: auto;
	background: url(../sharedimg/btn_MessegeClose.png) no-repeat left top;
}

a#btn_close:hover { background: url(../sharedimg/on_btn_MessegeClose.png) no-repeat left top; }


a.btn_back {
	display: block;
	width: 145px;
	height: 33px;
	background: url(../sharedimg/entry/btn_Back.png) no-repeat left top;
}

a.btn_back:hover { background: url(../sharedimg/entry/on_btn_Back.png) no-repeat left top; }


a#top_search {
    display: block;
    width: 960px;
    height: 133px;
    background: url(../sharedimg/top/top_serch.jpg) no-repeat left top;
    text-indent: -9999px;
}

a#top_search:hover {
    background: url(../sharedimg/top/on_top_serch.jpg) no-repeat left top;
}





/* 企業へのメッセージ */
/*====================================================================================*/


a.btn_mes_confirm {
	display: block;
	width: 145px;
	height: 33px;
	background: url(../sharedimg/message/btn_Confirmation145.png) no-repeat left top;	
}

a.btn_mes_confirm:hover { background: url(../sharedimg/message/on_btn_Confirmation145.png) no-repeat left top; }

a.btn_mes_reply {
	display: block;
	width: 145px;
	height: 33px;
	background: url(../sharedimg/message/Btn_Reply.png) no-repeat left top;
}
a.btn_mes_reply:hover { background: url(../sharedimg/message/on_Btn_Reply.png) no-repeat left top; }

a.btn_mes_send {
	display: block;
	width: 231px;
	height: 37px;
	margin: auto;
	text-indent: -9999px;
	background: url(../sharedimg/message/btn_send_231.png)	
}
a.btn_mes_send:hover { background: url(../sharedimg/message/on_btn_send_231.png) no-repeat left top; }



a.btn_edit {
	display: block;
	width: 120px;
	height: 20px;
	text-align: center;
	margin: 4px auto 4px auto;
	text-decoration: none;
	color: #000;
	padding: 2px 0;
	border: 1px solid #bfbfbf;
	background: -moz-linear-gradient(top, #FFFFFF 0%, #FBFBFB 20%, #F2F2F2 80%, #EEEEEE 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FFFFFF), color-stop(20%,#FBFBFB), color-stop(80%,#F2F2F2), color-stop(100%,#EEEEEE));

	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;	
}

a.btn_edit:hover {
	color: #555;
}


a.btn {
	border: 1px solid #ccc;
	padding: 4px 8px;
	text-decoration: none;
	color: #000;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;	
}

a.btn_delete {
	color: #fff;
	padding-left: 20px;
	margin-left: 8px;
	background: #000 url(../sharedimg/icon/icon_delete.png) no-repeat 4px 50%;
	border: none;
}

.icon_Triangle_yajirushi {
	padding-left: 15px;
	background: url(../sharedimg/icon/Triangle_yajirushi.png) no-repeat 0 50%;
}
.icon_Triangle_bottom {
	padding-left: 15px;
	background: url(../sharedimg/icon/Triangle_bottom.png) no-repeat 0 50%;
}

a.triangle {
	padding-left: 10px;
	background: url(../sharedimg/icon/Triangle.png) no-repeat 0 50%;
}

a.link {
	padding-left: 20px;
	background: url(../sharedimg/icon/Triangle.png) no-repeat 0 50%;
	background: url(../sharedimg/icon/icon_link.png) no-repeat 0 50%;
    font-size: 11px;
}


a.map {
	display: block;
	width: 85px;
	height: 27px;
	margin: auto;
	text-indent: -9999px;
	background: url(../sharedimg/btn_map.png) no-repeat left top;
}

a.map:hover {
	background: url(../sharedimg/on_btn_Map.png) no-repeat left top;
}







div.null {
	border: 1px solid #6a1685;
	/*background: #fdffca;*/
	padding: 2px;
	margin: 10px 0;
}
div.null2 {
	border: 1px solid #6a1685;
	/*background: #fdffca;*/
	padding: 15px;
	font-size: 14px;
	color: #f00;

}




div#mes {
	border: 1px solid #bfbfbf;
	/*background: #f6e8fb;*/
	color: #f00;
	padding: 10px;
	margin: 10px 0 10px 0;
}

ul#gyoshu {
}

ul#gyoshu li {
	float: left;
	padding-right: 24px;
	font-size: 12px;
}
ul#gyoshu li a {
	text-decoration: none;
	color: #0033FF;
	padding-left: 10px;
	background: url(../sharedimg/icon/Triangle_bottom.png) no-repeat 0 50%;
}
ul#gyoshu li a:hover {
	text-decoration: underline;
}

p.subttl {
	text-align: left;
	background: #bfbfbf;
	font-size: 12px;
	padding: 4px;
	margin: 10px 0;
}


/*====================================================================================*/
/* glid */
/*====================================================================================*/


/* glid08 */
/*====================================================================================*/

ul.glid08 {
	border-bottom: 1px solid #bfbfbf;
	margin-bottom: 10px;
}

ul.glid08 li {
	width: 120px;
	height: 81px;
	float: left;
}
ul.glid08 li img {
	border-left: 1px solid #bfbfbf;
	border-top: 1px solid #bfbfbf;
}

ul.glid08 li img.side {
	border-right: 1px solid #bfbfbf;
}




/* glid02 */
/*====================================================================================*/

ul.glid02 {
	background: #dfdfdf;
	padding: 12px;
	padding-bottom: 0;
	margin-bottom: 10px;
}

ul.glid02 li {
	width: 316px;
	height: 170px;
	margin-bottom: 12px;
	float: left;
}
ul.glid02 li.side { width: 304px; }

ul.glid02 li a {
	display: block;
	width: 304px;
	height: 170px;
	text-indent: -9999px;
}

ul.glid02 li a#btn_01 { background: url(../sharedimg/top/top_UI_QA.png) no-repeat left top; }
ul.glid02 li a#btn_01:hover { background: url(../sharedimg/top/on_top_UI_QA.png) no-repeat left top; }

ul.glid02 li a#btn_02 { background: url(../sharedimg/top/top_UI_manner.png) no-repeat left top; }
ul.glid02 li a#btn_02:hover { background: url(../sharedimg/top/on_top_UI_manner.png) no-repeat left top; }

ul.glid02 li a#btn_03 { background: url(../sharedimg/top/top_UI_manual.png) no-repeat left top; }
ul.glid02 li a#btn_03:hover { background: url(../sharedimg/top/on_top_UI_manual.png) no-repeat left top; }

ul.glid02 li a#btn_04 { 
    background: url(../sharedimg/top/top_UI_gyokai.png) no-repeat left top;
    /*background: url(../sharedimg/top/B_UI_bigmenu_gyokai.png) no-repeat left top;*/
}
ul.glid02 li a#btn_04:hover { 
    background: url(../sharedimg/top/on_top_UI_gyokai.png) no-repeat left top; 
    /*background: url(../sharedimg/top/B_on_UI_bigmenu_gyokai.png) no-repeat left top;*/
    
}

ul.glid02 li a#btn_05 { background: url(../sharedimg/top/top_UI_shokushu.png) no-repeat left top; }
ul.glid02 li a#btn_05:hover { background: url(../sharedimg/top/on_top_UI_shokushu.png) no-repeat left top; }

ul.glid02 li a#btn_06 { background: url(../sharedimg/top/top_UI_jiko.png) no-repeat left top;}
ul.glid02 li a#btn_06:hover { background: url(../sharedimg/top/on_top_UI_jiko.png) no-repeat left top; }


/* glid03 */
/*====================================================================================*/

ul.glid03 {
	margin-bottom: 12px;
}

ul.glid03 li {
	width: 324px;
	height: 176px;
	margin-bottom: 2px;
	float: left;
}
ul.glid03 li.side {
	width: 312px;
}
ul.glid03 li a {
	display: block;
	width: 312px;
	height: 176px;
	text-indent: -9999px;
}

ul.glid03 li a#btn_01 { background: url(../sharedimg/useful/UI_bigmenu_QA.png) no-repeat left top; }
ul.glid03 li a#btn_01:hover { background: url(../sharedimg/useful/on_UI_bigmenu_QA.png) no-repeat left top; }

ul.glid03 li a#btn_02 { background: url(../sharedimg/useful/UI_bigmenu_manner.png) no-repeat left top; }
ul.glid03 li a#btn_02:hover { background: url(../sharedimg/useful/on_UI_bigmenu_manner.png) no-repeat left top; }

ul.glid03 li a#btn_03 { background: url(../sharedimg/useful/UI_bigmenu_manual.png) no-repeat left top; }
ul.glid03 li a#btn_03:hover { background: url(../sharedimg/useful/on_UI_bigmenu_manual.png) no-repeat left top; }

ul.glid03 li a#btn_04 { background: url(../sharedimg/useful/B_UI_bigmenu_gyokai.png) no-repeat left top; }
ul.glid03 li a#btn_04:hover { background: url(../sharedimg/useful/B_on_UI_bigmenu_gyokai.png) no-repeat left top; }

ul.glid03 li a#btn_05 { background: url(../sharedimg/useful/UI_bigmenu_shokushu.png) no-repeat left top; }
ul.glid03 li a#btn_05:hover { background: url(../sharedimg/useful/on_UI_bigmenu_shokushu.png) no-repeat left top; }

ul.glid03 li a#btn_06 { background: url(../sharedimg/useful/UI_bigmenu_jiko.png) no-repeat left top; }
ul.glid03 li a#btn_06:hover { background: url(../sharedimg/useful/on_UI_bigmenu_jiko.png) no-repeat left top; }



/* glid04 */
/*====================================================================================*/

ul.glid04 {
	margin-bottom: 12px;
}

ul.glid04 li {
	width: 324px;
    /*height: 312px;*/
    height: 151px;
	float: left;
}
ul.glid04 li.side {
	width: 309px;
}
ul.glid04 li a {
	display: block;
	width: 309px;
	height: 312px;
	text-indent: -9999px;
}


ul.glid04 li a#btn_01 { background: url(../sharedimg/jobfair/JF_menu_tokyo1.png) no-repeat left top; }
ul.glid04 li a#btn_02 { background: url(../sharedimg/jobfair/JF_menu_osaka.png) no-repeat left top; }
ul.glid04 li a#btn_03 { background: url(../sharedimg/jobfair/JF_menu_tokyo2.png) no-repeat left top; }

/*====================================================================================*/


/* glid05 jobfair2 訪問者カード */  
/*====================================================================================*/

ul.glid05 {
	margin-bottom: 8px;
	width: 883px;
	margin: auto;
}

ul.glid05 li {
	width: 275px;
	height: 204px;
	float: left;
	padding-right: 29px;
}
ul.glid05 li p {
	background: #ddd;
	text-align: center;
	font-size: 12px;
	color: #000;
	padding: 6px 0;
}
ul.glid05 li img {
	border: 1px solid #ddd;
}


ul.glid05 li.side {
	padding-right: 0;
}
ul.glid05 li a {
	display: block;
	width: 309px;
	height: 312px;
	text-indent: -9999px;
}


ul.glid05 li a#btn_01 { background: url(../sharedimg/jobfair/JF_menu_tokyo1.png) no-repeat left top; }
ul.glid05 li a#btn_02 { background: url(../sharedimg/jobfair/JF_menu_osaka.png) no-repeat left top; }
ul.glid05 li a#btn_03 { background: url(../sharedimg/jobfair/JF_menu_tokyo2.png) no-repeat left top; }


/* glid10 自己分析 */  
/*====================================================================================*/

ul.glid10 {
    margin-bottom: 8px;
}

ul.glid10 li {
    float: left;
    padding-right: 16px;
    padding-bottom: 15px;
}
ul.glid10 li.side {
    padding-right: 0px;
}





/*====================================================================================*/
/* ギャラリー */
/*====================================================================================*/

div#gallery {
	width: 100%;
}

div#gallery div.parea { /*574px*/
	width: 558px;
	border: 1px solid #bfbfbf;
	padding: 7px;
	float: left;
}
div#gallery div.parea p {
	background: url(../sharedimg/jobfair/arrow_up.png) no-repeat 10px 4px;
	padding-left: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
}

div#gallery div#plist { /*386px*/
	width: 386px;
	float: right;
}

div#plist ul {
}

div#plist ul li {
    /*width: 193px;*/
    width: 178px;
	float: left;
   padding-left: 15px;
    margin-bottom: 8px;
}

div#plist ul li a {
    display: block;
	border: 1px solid #bfbfbf;
    width: 162px;
    height: 100px;
	padding: 7px;
	
}

div#plist ul li a:hover,
div#plist ul li.selected a {
    display: block;
    border: 2px solid #6a1684;
    width: 162px;
    height: 100px;
    padding: 6px;
    background-position: 6px 6px;
}

div.hlf {}
div.hlf div.hlf_l { width: 480px; float: left; }
div.hlf div.hlf_r { width: 480px; float: right; }

dl.ttlbox {
	border: 2px solid #ddd;
	width: 469px;
	margin-bottom: 10px;
	color: #000;
}

dl.tti_l { margin-right: 7px; }
dl.tti_r { margin-left: 7px; }

dl.ttlbox dt {
	padding: 5px;
	background: #ddd;
	margin-bottom: 5px;
	background: #ddd url(../sharedimg/icon/icon_ttlbdr.png) no-repeat 6px 50%;
	padding-left: 20px;
	font-weight: bold;
	font-size: 14px;
}

.tblttl {
    padding: 5px;
    background: #ddd;
    margin-bottom: 5px;
    background: #ddd url(../sharedimg/icon/icon_ttlbdr.png) no-repeat 6px 50%;
    padding-left: 20px;
    font-weight: bold;
    font-size: 14px;
}

dl.ttlbox dd {
	text-align: center;
}

dl.ttlbox dd hr {
	margin: 5px 14px 8px 14px;
}

dl.ttlbox dd img.btn {
	margin-bottom: 6px;
} 

ul.lstbox {
	border: 2px solid #ddd;
	padding: 8px 14px;
	margin-bottom: 14px;
	color: #000;
}
ul.lstbox li {
	padding-top: 6px;
	padding-bottom: 12px;
	margin-bottom: 6px;
	border-bottom: 1px dashed #bfbfbf;
	padding-left: 100px;
}


ul.lstbox li.place {
	background: url(../sharedimg/jobfair2/place.png) no-repeat 0 2px;
}
ul.lstbox li.access {
	background: url(../sharedimg/jobfair2/access.png) no-repeat 0 2px;
}
ul.lstbox li.address {
    background: url(../sharedimg/jobfair/address.png) no-repeat 0 2px;
}

ul.lstbox li.taisho {
	background: url(../sharedimg/jobfair2/taisho.png) no-repeat 0 2px;
	border-bottom: none;
	margin-bottom: 0px;	
}

ul.lstbox2 {
	padding: 8px 0px;
	color: #000;
}
ul.lstbox2 li {
	padding-top: 6px;
	padding-bottom: 12px;
	margin-bottom: 6px;
	border-bottom: 1px solid #bfbfbf;
	padding-left: 100px;
}

ul.lstbox2 li.place {
	background: url(../sharedimg/icon/icon_kinmuchi.png) no-repeat 0 2px;
}
ul.lstbox2 li.recruit {
	background: url(../sharedimg/icon/icon_sekkyoku.png) no-repeat 0 2px;
}
ul.lstbox2 li.language {
	background: url(../sharedimg/icon/icon_gogaku.png) no-repeat 0 2px;
}

a#btn_jf_tokyo_01 {
    display: block;
    width: 313px;
    height: 37px;
    margin: auto;
    background: url(../sharedimg/jobfair/btn_reserve1.png) no-repeat left top;
    margin-bottom: 6px;
}
a#btn_jf_tokyo_01:hover {
    background: url(../sharedimg/jobfair/on_btn_reserve1.png) no-repeat left top;
}

a#btn_jf_tokyo_02 {
    display: block;
    width: 313px;
    height: 37px;
    margin: auto;
    background: url(../sharedimg/jobfair/btn_reserve2.png) no-repeat left top;
    margin-bottom: 6px;
}
a#btn_jf_tokyo_02:hover {
    background: url(../sharedimg/jobfair/on_btn_reserve2.png) no-repeat left top;
}

a#btn_jf_osaka_00 {
    display: block;
    width: 313px;
    height: 37px;
    margin: auto;
    background: url(../sharedimg/jobfair2/btn_reserve_osaka.png) no-repeat left top;
    margin-bottom: 6px; 
}

a#btn_jf_osaka_00:hover {
    background: url(../sharedimg/jobfair2/on_btn_reserve_osaka.png) no-repeat left top;

}


ul#glid_jf {
}

ul#glid_jf li {
    display: block;
    width: 472px;
    height: 123px;
    padding-right: 16px;
    padding-bottom: 13px;
    float: left;
}
ul#glid_jf li.side {
    padding-right: 0;
}
ul#glid_jf li.btm {
    padding-bottom: 0;
}

ul#glid_jf li a {
    display: block;
    width: 472px;
    height: 123px;
}

ul#glid_jf li a#btn_01 {
    background:url(../sharedimg/jobfair2/JF_menu_tokyo1.png) no-repeat left top;
}
ul#glid_jf li a#btn_01:hover {
    background:url(../sharedimg/jobfair2/on_JF_menu_tokyo1.png) no-repeat left top;
}

ul#glid_jf li a#btn_02 {
    background: url(../sharedimg/jobfair2/JF_menu_osaka.png) no-repeat left top;
}
ul#glid_jf li a#btn_02:hover {
    background: url(../sharedimg/jobfair2/on_JF_menu_osaka.png) no-repeat left top;
}

ul#glid_jf li a#btn_03 {
    background: url(../sharedimg/jobfair2/JF_menu_tokyo2.png) no-repeat left top;
}
ul#glid_jf li a#btn_03:hover {
    background: url(../sharedimg/jobfair2/on_JF_menu_tokyo2.png) no-repeat left top;
}

ul#glid_jf li a#btn_04 {
    background: url(../sharedimg/jobfair2/JF_menu_tokyo3.png) no-repeat left top;
}
ul#glid_jf li a#btn_04:hover {
    background: url(../sharedimg/jobfair2/on_JF_menu_tokyo3.png) no-repeat left top;
}








div#info {
	width: 322px;  
	border: 1px solid #6a1685; 
	/*font-size: 12px; 
	padding: 4px 10px;*/
	padding: 1px;
	margin-left: 154px;
	-webkit-border-radius: 2px 2px 2px 2px;
	-moz-border-radius: 2px 2px 2px 2px;
	border-radius: 2px 2px 2px 2px;
}

div#info_2 {
	width: 300px;
	border: 1px solid #6a1685; 
	font-size: 12px; 
	padding: 4px 10px;
	-webkit-border-radius: 2px 2px 2px 2px;
	-moz-border-radius: 2px 2px 2px 2px;
	border-radius: 2px 2px 2px 2px;
}




/*qalist*/
/*===================*/

dl.qalist {
}

dl.qalist dt {
	background: #ddd url(../sharedimg/icon/icon_Q2.png) no-repeat 8px 50%;
	padding: 8px;
	padding-left: 40px;
	
}

dl.qalist dd {
	border: 8px solid #ddd;
	border-top: 0px;
	margin-bottom: 14px;
	padding: 8px;
	padding-left: 40px;
	background: url(../sharedimg/icon/icon_A2.png) no-repeat 8px 8px;
}

/*qalist2*/
/*===================*/


dl.qalist2 {
}

dl.qalist2 dt {
	background: url(../sharedimg/icon/icon_Q3.png) no-repeat 6px 4px;
	padding: 6px;
	padding-left: 50px;
	font-weight: bold;
	margin-bottom: 10px;
	
}

dl.qalist2 dd {
	margin-bottom: 14px;
	padding: 8px;
	padding-left: 50px;
	background: url(../sharedimg/icon/icon_A2.png) no-repeat 11px 8px;
}


/*qalist_mnal*/
/*===================*/


dl.qalist_mnal {
}

dl.qalist_mnal dt {
	background: url(../sharedimg/useful/manual/Jhm_icon_pen.png) no-repeat 6px 4px;
	background: url(../sharedimg/useful/manual/pen.png) no-repeat 6px 4px;
	padding: 6px;
	padding-left: 50px;
	font-weight: bold;
	margin-bottom: 10px;
	
}

dl.qalist_mnal dd {
	margin-bottom: 14px;
	padding: 8px;
	padding-left: 50px;
	background: url(../sharedimg/useful/manual/Jhm_icon_point.png) no-repeat 11px 8px;
}


/*qalist_mnal*/
/*===================*/


dl.qalist_slfa {
}

dl.qalist_slfa dt {
    background: url(../sharedimg/useful/manual/pen.png) no-repeat 6px 4px;
    padding: 6px;
    padding-left: 50px;
    font-weight: bold;
    margin-bottom: 10px;
    font-size: 14px;

}

dl.qalist_slfa dd {
    margin-bottom: 14px;
    padding: 8px;
    padding-left: 50px;
    background: url(../sharedimg/useful/selfanalysis/STEP1/AY_icon_Light.png) no-repeat 11px 8px;
    color: #000;
    font-size: 12px;
}

.bdr1 {
    border: 1px solid #bfbfbf;
}

div.slfabox01 {
    background: #f4f4f4;
    padding: 15px;
    width: 833px;
    margin: 15px 0;
}

div.slfabox01 p.title {
    background: url(../sharedimg/icon/icon_ttlbdr.png) no-repeat left 2px;
    padding-left: 12px;
    padding-bottom: 4px;
    border-bottom: 1px solid #bfbfbf;
    margin-bottom: 15px;
    font-weight: bold;
}

div.slfabox01 p.ttl_hrt {
    background: url(../sharedimg/useful/selfanalysis/STEP2/AY_icon_Heart.png) no-repeat left 3px;
    padding-left: 20px;
    font-weight: bold;
    letter-spacing: 0.2em;
    padding-bottom: 10px;
    border-bottom: 1px dashed #bfbfbf;
    margin-bottom: 10px;
}

div.slfabox01 p.ttl_act {
    background: url(../sharedimg/useful/selfanalysis/STEP2/AY_icon_action.png) no-repeat left 3px;
    padding-left: 20px;
    font-weight: bold;
    letter-spacing: 0.2em;
    padding-bottom: 10px;
    border-bottom: 1px dashed #bfbfbf;
    margin-bottom: 10px;
}

div.slfabox01 p.ttl_q {
    background: url(../sharedimg/useful/selfanalysis/STEP3/icon_q_bdr.png) no-repeat left top;
    padding-left: 20px;
    padding: 2px 0 10px 36px;
    margin-bottom: 10px;
}

div.slfabox01 p.ttl_a {
    background: url(../sharedimg/useful/selfanalysis/STEP3/AY_icon_A.png) no-repeat 7px 5px;
    padding: 0px 0px 0px 30px;
    
}





/*shokushu*/
/*===================*/

.shk_icn {
    padding-left: 40px;
    padding-bottom: 10px;
    border-bottom: 1px solid #000;
    padding-top: 8px;
    margin-bottom: 20px;
}
.shk_01 { background: url(../sharedimg/useful/shokushu/Ltp_icon_Business.png) no-repeat 4px top; }
.shk_02 { background: url(../sharedimg/useful/shokushu/Ltp_icon_Planning.png) no-repeat 4px top; }
.shk_03 { background: url(../sharedimg/useful/shokushu/Ltp_icon_Officework.png) no-repeat 4px top; }
.shk_04 { background: url(../sharedimg/useful/shokushu/Ltp_icon_Finance.png) no-repeat 4px top; }
.shk_05 { background: url(../sharedimg/useful/shokushu/Ltp_icon_Expert.png) no-repeat 4px top; }
.shk_06 { background: url(../sharedimg/useful/shokushu/Ltp_icon_Distribution.png) no-repeat 4px top; }
.shk_07 { background: url(../sharedimg/useful/shokushu/Ltp_icon_Creative.png) no-repeat 4px top; padding-top: 15px; }
.shk_08 { background: url(../sharedimg/useful/shokushu/Ltp_icon_Research.png) no-repeat 4px top; }
.shk_09 { background: url(../sharedimg/useful/shokushu/Ltp_icon_Production.png) no-repeat 4px top; }
.shk_10 { background: url(../sharedimg/useful/shokushu/Ltp_icon_Computer.png) no-repeat 4px top; }
.shk_11 { background: url(../sharedimg/useful/shokushu/Ltp_icon_Architecture.png) no-repeat 4px top; }


section.shksec {
    padding: 0px 8px;
    margin-bottom: 30px;
}

ul.shklist {
    border: 1px solid #bfbfbf;
    padding: 5px;
    /*background: #f4f4f4;*/
    background: #fff;
    margin: 10px 0;
}

ul.shklist li {
    float: left;
    margin-right: 10px;
}



/*gyokai*/
/*===================*/

.gki_icn {
    padding-left: 40px;
    padding-bottom: 6px;
    border-bottom: 1px solid #000;
    padding-top: 10px;
    margin-bottom: 20px;
    font-weight: bold;
}



.gki_01 {
    background: url(../sharedimg/useful/gyokai/Lti_icon_Maker.png) no-repeat 10px top;  
}

.gki_02 {
    background: url(../sharedimg/useful/gyokai/Lti_icon_Company.png) no-repeat 10px top;
}

.gki_03 {
    background: url(../sharedimg/useful/gyokai/Lti_icon_Store.png) no-repeat 10px 5px;
}
.gki_04 {
    padding-left: 50px;
    background: url(../sharedimg/useful/gyokai/Lti_icon_Finance.png) no-repeat 0px 10px;
}
.gki_05 {
    padding-left: 40px;
    background: url(../sharedimg/useful/gyokai/Lti_icon_Media.png) no-repeat 5px 5px;
}
.gki_06 {
    padding-left: 40px;
    background: url(../sharedimg/useful/gyokai/Lti_icon_Software.png) no-repeat 10px 8px;
}
.gki_07 {
    background: url(../sharedimg/useful/gyokai/LTi_icon_Service.png) no-repeat 10px 10px;
}






/*====================================================================================*/
/* checkbox */
/*====================================================================================*/


/*input[type='checkbox'].imgbox{
	filter: alpha(opacity=0); -moz-opacity:0; opacity:0;
	position: absolute;
}
.chkbox{
	background: url(../sharedimg/checkbox.jpg) no-repeat left top;
    height: 15px;
    display: block;
	line-height: 17px;	
	cursor: pointer;
	overflow: hidden;
	padding-left: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 15px;
	float: left;
	font-weight: bold;
}*/

.chkbox2 {
	background: url(../sharedimg/checkbox.jpg) no-repeat left top;
    height: 15px;
    display: block;
	line-height: 17px;	
	cursor: pointer;
	overflow: hidden;
	padding-left: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 15px;
	float: left;
	font-weight: bold;
}

div.tab_box label {
	
}

/*====================================================================================*/
/* トップ広告 */
/*====================================================================================*/
div.top_ad1, div.top_ad2, div.top_ad3 {
	width: 310px;
	border: 1px solid #AAA;
}
div.top_ad1{
	float: left;
	margin: 5px 0px 15px 0px;
}
div.top_ad2{
	float: left;
	margin: 5px 12px 15px 12px;
}
div.top_ad3{
	float: right;
	margin: 5px 0px 15px 0px;
}

/*====================================================================================*/
/* トップお役立ちリンク */
/*====================================================================================*/
div.useful_area{
	height: 105px;
	text-align: center;
	line-height: 1.0;
	margin-bottom: 30px;
}
.useful_area div.useful_block{
	float: left;
	border: 5px solid black;
	width: 466px;
	height: 105px;
}
.useful_area div.interview_block{
	float: right;
	border: 5px solid black;
	width: 466px;
	height: 105px;
}
.useful_area p.info_text{
	color: #FF0066;
	line-height: 100%;
	font-size: 16px;
	margin-top: 10px;
	margin-bottom: -10px;
}
.useful_area a.title_text{
	font-family: Aharoni;
	font-size: 72px;
	color: black;
	margin: -20px 0px -50px;
	text-decoration: none;
}


/*====================================================================================*/
/* dependent */
/*====================================================================================*/

select.selectable
 {
	width: 200px;
	border: 1px solid #bfbfbf;
	padding: 4px;

}

/*====================================================================================*/
/* modal */
/*====================================================================================*/

#lean_overlay{
  position: fixed; 
  z-index:100; 
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
  background: #000;
  display: none;
}

#mbox01,
#mbox02,
#mbox03 {
	background: none repeat scroll 0 0 #FFFFFF;
	box-shadow: 0 0 4px rgba(0, 0, 0, 0.7);	
	padding: 10px;
	width: 900px;
	display: none;
	
}

/*====================================================================================*/
/* common */
/*====================================================================================*/

div.bdr2box {
    border: 2px solid #bfbfbf;
    padding: 15px;
}

p.news {
font-weight: bold;
    font-size: 12px;
    display: inline;
    line-height: 32px;
}

span.news {
    font-weight: bold;
    font-size: 12px;
}