@charset 'Shift_JIS';

/* ----- HTML再定義 ------------------------------------ */

* {
	margin: 0px;
	padding: 0px;
	font-size: 13px;
	font-style: normal;
	font-family: 'ＭＳ Ｐゴシック', 'MS UI Gothic', Osaka, sans-serif;
	line-height:20px;
	border: #999999;
	color: #333333;
   text-justify: inter-ideograph; /*和文の場合*/

}
html,body{
  height: 100%;
}

body {
	padding-top: 0px;
	padding-bottom: 0px;
	background-image: url(../img/body_bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	text-align: center;
}

div {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: left;
}

table {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}

th {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	padding: 5px;
	font-weight: normal;
}

td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	padding: 5px;
}

a:link {
	color: #FF5566;
}

a:hover {
	color: #FF5566;
}
a:visited {
	color: #FF5566;
}

img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}


strong {
	color: #CC0033;
}



form {
	padding-top: 10px;
	padding-bottom: 10px;
}
input,
checkbox{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	height: 20px;
	padding-left: 5px;
}

textarea{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding-left: 5px;
}
b {
	font-size: 14px;
}
/* ----- 基本構造 -------------------------------------- */

div#container,
div#container_eo,
div#container_so,
div#container_ea,
div#container_ov,
div#container_av,
div#container_ef,
div#container_si,
div#container_ms,
div#container_wp,
div#container_rg,
div#container_en,
div#container_md,
div#container_lk,
div#container_to,
div#container_top,
div#container_cgi{
	width: 740px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}


div#header {
	float: none;
	clear: both;
	height: 100px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	background-color: #FFFFFF;
	background-image: url(../img/head.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
div#menu {
	float: none;
	clear: both;
	background-color: #4E4E4E;
	height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	background-image: url(../img/bar01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}


div#menu_2 {
	float: none;
	clear: both;
	background-color: #666666;
	height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	background-image: url(../img/b_0_0.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: right;
}

div#navigation {
	width: 189px;
	float: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color:#FFCC99;

}

	
div#main {
    float:right;
	width: 549px;
	background-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
}



div#footer {
	float: none;
	clear: both;
	background-color: #3D3D3D;
	border-top-width: 1px;
	border-top-style: solid;
	font-weight: normal;
	padding-right: 20px;
	text-align: right;
	height: 50px;
	padding-top: 8px;
	color: #CCCCCC;
	background-image: url(../img/footer.jpg);
}

div#footer p a{ font-size:10px}

/* ----- ヘッダー -------------------------------------- */

/* 080317 changed start */
h1 {
	float: left;
	margin: 0px;
	color: #333333;
	font-size: 10px;
}

#header h2 {
	float: right;
	margin-right: 8px;
	color: #333333;
	font-size: 10px;
	margin-top: 6px;
	margin-bottom: 0px;
}

/* 080317 changed　end */

#header p {
	float: right;
	margin-right: 8px;
	color: #333333;
	font-size: 10px;
	margin-top: 6px;
	margin-bottom: 0px;
}
/* 080325 changed start */
#header h1 {
	float: right;
	margin-right: 8px;
	color: #333333;
	font-size: 10px;
	margin-top: 6px;
	margin-bottom: 0px;
}
/* 080325 changed　end */
/* ----- メニュー -------------------------------------- */

div#menu h2 {
	display: none;
}

#menu ul {
	text-align: right;
	margin: 0px;
}

div#menu ul li {
	display: inline;
	margin: 0px;
}



/* ----- メニュー2 ---------------------------------- */

div#menu_2 h2 {
	display: none;
}

#menu_2 ul {
	text-align: right;
}

div#menu_2 ul li {
	display: inline;
}


/* ----- meinナビゲーション -------------------------------- */

div#navigation h2 {
	margin: 0px;
	height: 35px;
	padding-top: 2px;
	padding-left: 15px;
	padding-bottom: 0px;
	line-height: 35px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #999999;
	border-left-color: #FFFFFF;
	background-color:#CC6699;
	color:#FFFFFF;
}

div#navigation ul {
	margin: 0px;
	line-height: 25px;
}

#navigation a {
	color: #333333;
	text-decoration: none;
	line-height: 25px;
}



/* ----- meinナビゲーション -------------------------------- */

/* ----- 各ページタイトル -------------------------- */

#cont h2 {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	line-height: 25px;
	margin-bottom: 20px;
}


/* ----- ◆アントレオフィス -------------------------- */

div#container_eo{
	background-color:#F9D5EB;
	background-image: url(../img/b_b_0_3.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#container_eo .menu_ac {
	background-color: #E84D7E;
}
#container_eo .menu_c1 {
	background-color: #FDEEF7;
}
#container_eo .menu_c2 {
	background-color: #FBE1F0;
}
#container_eo #p_bnr {
	background-image: url(../entre_office/img/p_bnr.jpg);
	background-position: left top;
}
#container_eo h3 {
	color: #A43179;
	border-top-color: #C13E89;
	border-right-color: #C13E89;
	border-bottom-color: #C13E89;
	border-left-color: #C13E89;
}
#container_eo strong {
	color: #A21C55;
}

/* ----- ◆サポートオフィス ----------------------- */

div#container_so{
	background-color:#FCC5CC;
	background-image: url(../img/b_b_0_2.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#container_so .menu_ac {
	background-color: #F54E63;
}
#container_so .menu_c1 {
	background-color: #FDDFE3;
}
#container_so .menu_c2 {
	background-color: #FDD0D6;
}
#container_so h3 {
	color: #D03539;
	border-top-color: #D64E51;
	border-right-color: #D64E51;
	border-bottom-color: #D64E51;
	border-left-color: #D64E51;
}
#container_so strong {
	color: #F44859;
}
#container_so #p_bnr {
	background-image: url(../support_office/img/p_bnr.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
#container_so h4 {
	font-weight: bold;
	margin: 0px;
	width: 450px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}

/* ----- ◆アントレオールパック ------------------------ */

div#container_ea{
	background-color: #D5DDFB;
	background-image: url(../img/b_b_0.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#container_ea .menu_ac {
	background-color: #94A9F3;
}
#container_ea .menu_c1 {
	background-color: #E2E8FC;
}
#container_ea .menu_c2 {
	background-color: #F0F3FD;
}
#container_ea #p_bnr {
	background-image: url(../entre_allpack/img/p_bnr_2.jpg);
	background-position: left top;
}
#container_ea h3 {
	color: #125F67;
	border-top-color: #359395;
	border-right-color: #359395;
	border-bottom-color: #359395;
	border-left-color: #359395;
}
#container_ea strong {
	color: #108083;
}

/* ----- ◆リンク ------------------------------------ */

div#container_lk{
	background-color: #F8E0BC;
	background-image: url(../img/b_b_0_4.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#container_lk .menu_ac {
	background-color: #FD9F62;
}
#container_lk .menu_c1 {
	background-color: #FAE8CD;
}
#container_lk .menu_c2 {
	background-color: #FCEEDA;
}
#container_lk h3 {
	color: #F05528;
	border-top-color: #F26F48;
	border-right-color: #F26F48;
	border-bottom-color: #F26F48;
	border-left-color: #F26F48;
}
#container_lk #p_bnr {
	background-image: url(../link/img/p_bnr.jpg);
}

/* ----- ◆便利なサービス -------------------------- */

div#container_si{
	background-color:#EFBABB;
	background-image: url(../img/b_b_0_2.gif);
	background-repeat: no-repeat;
	background-position: left bottom;

}
#container_si .menu_ac{
	background-color: #E18082;
}
#container_si .menu_c1{
	background-color: #F4D2D3;
}
#container_si .menu_c2{
	background-color: #F9E3E4;
}
#container_si h3 {
	color: #D33D63;
	border-top-color: #DB6281;
	border-right-color: #DB6281;
	border-bottom-color: #DB6281;
	border-left-color: #DB6281;
}
#container_si strong {
	color: #B4294D;
}
#container_si #p_bnr {
	background-image: url(../social_insurance/img/p_bnr.jpg);
}


div#container_ms{
	background-color:#EFBABB;
	background-image: url(../img/b_b_0_2.gif);
	background-repeat: no-repeat;
	background-position: left bottom;

}
#container_ms .menu_ac {
	background-color: #E18082;
}
#container_ms .menu_c1 {
	background-color: #F4D2D3;
}
#container_ms .menu_c2{
	background-color: #F9E3E4;
}
#container_ms h3 {
	color: #D33D63;
	border-top-color: #DB6281;
	border-right-color: #DB6281;
	border-bottom-color: #DB6281;
	border-left-color: #DB6281;
}
#container_ms strong {
	color: #B4294D;
}
#container_ms #p_bnr {
	background-image: url(../management_support/img/p_bnr.jpg);
}


div#container_wp{
	background-color:#EFBABB;
	background-image: url(../img/b_b_0_2.gif);
	background-repeat: no-repeat;
	background-position: left bottom;

}
#container_wp .menu_ac {
	background-color: #E18082;
}
#container_wp .menu_c1 {
	background-color: #F4D2D3;
}
#container_wp .menu_c2{
	background-color: #F9E3E4;
}
#container_wp h3 {
	color: #D33D63;
	border-top-color: #DB6281;
	border-right-color: #DB6281;
	border-bottom-color: #DB6281;
	border-left-color: #DB6281;
}
#container_wp strong {
	color: #B4294D;
}



div#container_rg{
	background-color:#EFBABB;
	background-image: url(../img/b_b_0_2.gif);
	background-repeat: no-repeat;
	background-position: left bottom;

}
#container_rg .menu_ac {
	background-color: #E18082;
}
#container_rg .menu_c1 {
	background-color: #F4D2D3;
}
#container_rg .menu_c2{
	background-color: #F9E3E4;
}
#container_rg h3 {
	color: #D33D63;
	border-top-color: #DB6281;
	border-right-color: #DB6281;
	border-bottom-color: #DB6281;
	border-left-color: #DB6281;
}
#container_rg strong {
	color: #B4294D;
}

#container_rg #p_bnr {
	background-image: url(../registration/img/p_bnr.jpg);
}


div#container_en{
	background-color:#EFBABB;
		background-image: url(../img/b_b_0_2.gif);
	background-repeat: no-repeat;
	background-position: left bottom;

}
#container_en .menu_ac {
	background-color: #E18082;
}
#container_en .menu_c1 {
	background-color: #F4D2D3;
}
#container_en .menu_c2{
	background-color: #F9E3E4;
}
#container_en h3 {
	color: #D33D63;
	border-top-color: #DB6281;
	border-right-color: #DB6281;
	border-bottom-color: #DB6281;
	border-left-color: #DB6281;
}
#container_en strong {
	color: #B4294D;
}



div#container_md{
	background-color:#EFBABB;
		background-image: url(../img/b_b_0_2.gif);
	background-repeat: no-repeat;
	background-position: left bottom;

}
#container_md .menu_ac {
	background-color: #E18082;
}
#container_md .menu_c1 {
	background-color: #F4D2D3;
}
#container_md .menu_c2{
	background-color: #F9E3E4;
}
#container_md h3 {
	color: #D33D63;
	border-top-color: #DB6281;
	border-right-color: #DB6281;
	border-bottom-color: #DB6281;
	border-left-color: #DB6281;
}
#container_md strong {
	color: #B4294D;
}



div#container_to{
	background-color:#EFBABB;
		background-image: url(../img/b_b_0_2.gif);
	background-repeat: no-repeat;
	background-position: left bottom;

}
#container_to .menu_ac {
	background-color: #E18082;
}
#container_to .menu_c1 {
	background-color: #F4D2D3;
}
#container_to .menu_c2{
	background-color: #F9E3E4;
}
#container_to h3 {
	color: #D33D63;
	border-top-color: #DB6281;
	border-right-color: #DB6281;
	border-bottom-color: #DB6281;
	border-left-color: #DB6281;
}
#container_to strong {
	color: #B4294D;
}
#container_to #p_bnr {
	background-image: url(../tool/img/p_bnr.jpg);
}

/* ----- ◆会社概要等 ----------------------------- */

div#container_ov{
	background-color:#F4E3F0;
	background-image:url(../img/b_b_0_3.gif);
	background-repeat: no-repeat;
	background-position: left bottom;

}
#container_ov .menu_ac {
	background-color: #DE89C7;
}
#container_ov .menu_c1 {
	background-color: #F9E8F4;
}
#container_ov .menu_c2 {
	background-color: #F5DCEE;
}

div#container_av{
	background-color:#F4E3F0;
	background-image: url(../img/b_b_0_3.gif);
	background-repeat: no-repeat;
	background-position: left bottom;

}
#container_av .menu_ac {
	background-color: #DE89C7;
}
#container_av .menu_c1 {
	background-color: #F9E8F4;
}
#container_av .menu_c2 {
	background-color: #F5DCEE;
}
#container_av #p_bnr {
	background-image: url(../overview/img/p_bnr_3.jpg);
}

div#container_ef{
	background-color:#F5E7F2;
		background-image: url(../img/b_b_0_3.gif);
	background-repeat: no-repeat;
	background-position: left bottom;

}
#container_ef .menu_ac {
	background-color: #DE89C7;
}
#container_ef .menu_c1 {
	background-color: #F9E8F4;
}
#container_ef .menu_c2 {
	background-color: #F5DCEE;
}



/* ----- ◆cgi -------------------------------------- */
div#container_cgi{
	background-color:#F4E3F0;
}
#container_cgi .menu_ac {
	background-color: #DE89C7;
}
#container_cgi .menu_c1 {
	background-color: #F9E8F4;
}
#container_cgi .menu_c2 {
	background-color: #F5DCEE;
}



/* ----- ◆トップ -------------------------------------- */

div#container_top .contents {
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

.contents_l {
	margin-bottom: 20px;
	width: 270px;
}

.contents_r {
	margin-bottom: 20px;
}

#navigation_top h2 {
	visibility: hidden;
}

div#navigation_top {
	width: 159px;
	float: right;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
	height: auto;
}
#container_top #main {
	float: left;
	width: 579px;
	padding: 0px;
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#container_top #access {
	width: 159px;
}


#container_top h3 {
	background-color: #DCDCDE;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
#container_top #cont {
	padding: 0px;
	margin: 0px;
}

div#adv {
	background-image: url(../img/title04_2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 110px;
}

.adv_a {
	margin-top: 35px;
}
div#adv_a {
	margin-top: 5px;
	margin-left: 10px;
}
ul#top_ul {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	list-style-type: square;
}
#container_top {
	background-color: #FFFFFF;
	background-image: url(../img/navi_bg_top.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
img#top_img {
	margin-bottom: 3px;
}


#container_top h4 {
	border-top-width: 0px;
	border-top-style: none;
	border-bottom-width: 0px;
	border-bottom-style: none;
	border-right-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-left-style: none;
}
#container_top #access {
	float: none;
	height: 270px;
	width: 159px;
	border-bottom-style: none;
	border-left-style: none;
}




/* ----- ◆メディア ---------------------------------- */

#m_tb {
	width: 490px;
}
.no {
	width: 20px;
}
.date {
	width: 145px;
}
.media {
	width: 270px;
	background-color: #DED2F0;
}
.press {
	width: 270px;
	background-color: #DBDEFB;
}


/* ----- page -------------------------------------- */

div#page {
	text-align: right;
}
#page h3 {
	display: none;
}
#page ul li {
	display: inline;
}


/* ----- .text -------------------------------------- */
.text {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

/* ----- テーブル線無し --------------------------------- */

#nb td,table#nb {
	padding: 0px;
	margin-top: 0px;
	border: 0px none #FFFFFF;
}

/* ----- テーブル線有り --------------------------------- */

#bd td,table#bd {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	margin-top: 0px;
}
table#bd {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	background-color: #FBFBF9;
}
#bd td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	padding: 5px;
}


/* ----- サブメニュー --------------------------------- */

.menu_ac {
	color: #FFFFFF;
	background-image: url(../img/navi_bg_w.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.menu_c1,.menu_c2 {
	background-image: url(../img/navi_bg_g.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

/* -----  --------------------------------- */

.left {
	background-color: #CCCCCC;
	width: 250px;
}
.newsBG {
	margin-left: 10px;
}
.diary {
	margin-right: 20px;
	margin-left: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-bottom: 10px;
		background-color:#FFFFFF;
}
.new {
	color: #CC0066;
}
div#diary {
	padding-top: 10px;

}
div#nb_div {
	border-bottom-style: none;
}
td#edit {
	padding: 10px;
}
.nb {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#ac {
	color: #FFFFFF;
}
/* ----- new --------------------------------- */
.tt {
	background-image: url(../img/t.gif);
	background-position: center center;
	width: 20px;
	height: 20px;
}
.to {
	background-image: url(../img/to.gif);
	background-position: center center;
	height: 20px;
	width: 20px;
}
.ii {
	background-image: url(../img/i.gif);
	background-repeat: repeat-y;
	background-position: center center;
	height: 20px;
	width: 20px;
}
.ll {
	background-image: url(../img/l.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 20px;
	width: 20px;
}
.xx {
	background-image: url(../img/-.gif);
	background-repeat: repeat-x;
	background-position: center center;
	height: 20px;
	width: 20px;
}
#sm td,table#sm {

	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	margin-top: 0px;
}
#sm td {
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	height: 28px;
	vertical-align: top;
}

.big {
	font-size: 15px;
}
#small,
#small li{
	font-size: 10px;
}
#top_ul {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
}
#cont ol {

	margin-left: 30px;
	margin-bottom: 5px;
	margin-top: 5px;
}
#container_top .text {
	margin: 0px;
	padding: 0px;
}
.form_th {
	background-color: #FFEEFA;
	background-image: url(../employ_files/img/hate.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	padding-left: 23px;
}
.nb_ipt {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}h6 {
	font-size: 10px;
	font-weight: normal;
	text-align: right;
}
div.newsMore {
	display:none;
	padding: 5px;
	width: 420px;
	margin-bottom: 10px;
}
#press li {
	margin-bottom: 5px;
}
#container_wp #bd img {
	margin-bottom: 8px;
}
#container_ef #p_bnr {
	background-image: url(../overview/img/p_bnr.jpg);
}
.right {
	text-align: right;
}
#p_bnr p {
	margin-left: 15px;
	margin-top: 5px;
	font-weight: normal;
	color: #666666;
}
th.th2 {
	background-color: #F4A89F;
}
#container_ea #edit {
	background-color: #D8E9F1;
}
.big2 {
	font-size: 16px;
	font-weight: bold;
}
hr {
	color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 100%;
	margin-top: 0px;
}
th.th3 {
	background-color: #969696;
	font-weight: bold;
	color: #FFFFFF;
}
th.th4 {

	background-color: #E18686;
	font-weight: bold;
	color: #FFFFFF;
}
.main_bnr_t {
	margin-top: 20px;
	margin-bottom: 5px;
}
.main_bnr_b {

	margin-top: 5px;
	margin-bottom: 25px;
}
.sub_bnr_t {

	margin-top: 6px;
	margin-bottom: 0px;
}
.sub_bnr_b {


	margin-top: 0px;
	margin-bottom: 6px;
}
#pop ul li {

	margin-left: 0px;
	padding-left: 0px;
}
#pop ul {

	margin-left: 20px;
	margin-bottom: 5px;
	list-style-type: square;
	margin-top: 5px;
}
#container_so #edit {
	background-color: #FFE6E8;
}
#container_wp #p_bnr {
	background-image: url(../entre_webpack/img/p_bnr.jpg);
}

#hidden{
	display:none;
}
#nb th {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.dot {
	margin: 5px;
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	width: 370px;
}
#navigation_top a {
	text-align: center;
}
#footer a {
	color: #999999;
	text-decoration: none;
}
#footer a:hover {
	color: #FFFFFF;
}
.t_tl {
	background-image: url(../img/round01_lt.gif);
	background-repeat: no-repeat;
	height: 10px;
	width: 20px;
}
.t_tr {
	background-image: url(../img/round01_rt.gif);
	background-repeat: no-repeat;
	height: 10px;
	width: 20px;
	background-position: right top;
}
.t_bl {
	background-image: url(../img/round01_lb.gif);
	background-repeat: no-repeat;
	height: 10px;
	width: 20px;
	background-position: left bottom;
}
.t_br {
	background-image: url(../img/round01_rb.gif);
	background-repeat: no-repeat;
	height: 10px;
	width: 20px;
	background-position: right bottom;
}
table#round, #round td {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
}
#news {
	padding-left: 20px;
	padding-top: 5px;
}
#bd th {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-right-width: 1px;
	border-right-style: solid;
}
div#mail {
	width: 139px;
	text-align: center;

	margin-top: 67.px;
	margin-right: 4px;
	margin-left: 4px;
	margin-bottom: 5px;
	top: 100%;
	background-color: #FFFFFF;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 50px;
}
div#mail a {
	font-size: 11px;
}

div#top_p_bnr {

	height: 126px;
	background-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	background-image: url(../img/p_bnr.jpg);
}
#news li {
	margin: 0px;
	padding: 0px;
	line-height: 20px;
}
img#top_img2 {
	margin-bottom: 3px;
	margin-top: 2px;
}
#d_head h2{
margin-bottom:10px;
}
#d_head a{
	font-size: 10px;
	font-style: normal;
	font-family: 'ＭＳ Ｐゴシック', 'MS UI Gothic', Osaka, sans-serif;
	line-height:18px;
	margin: 3px 4px  0px 10px;

	}div#navi ul li {
	display: inline;
}
table#bd2 {

	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
#bd2 td {

	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.style1 {
	font-size: 12px;
	font-weight: bold;
}
div#adv_div {
	background-color: #C8E9EA;
	height: 20px;
	padding: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	text-align: center;
	width: 150px;
	vertical-align: middle;
}
div#adv_div2 {
	background-color: #FFD9D9;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	width: 350px;
	float: left;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#menu a {
	margin: 0px;
}
.qqq {
	font-weight: bold;
	width: 35px;
	padding-right: 2px;
	padding-left: 2px;
	margin-left: 10px;
	color: #FFFFFF;
}
.aaa {
	background-color: #FFFFFF;
}

table#qa {
	border-top-style: none;
	border-left-style: none;
	border-right-style: none;
	border-bottom-style: none;
	padding-left: 10px;
}
#qa td {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.qqq2 {
	background-color: #F0F3FD;
}
.qqq3 {

	background-color: #FDDFE3;
}
.qqq4 {


	background-color: #FDEEF7;
}
table#qaqa {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
TABLE#ss {
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EDA7BC;
	border-right-color: #E0698D;
	border-bottom-color: #E0698D;
	border-left-color: #EDA7BC;
}

 td#sss {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
/*added by Axis*/

#add{
	margin:0px;
	padding:5px 5px 10px 5px;
	border-top:#333333 solid 1px;
	border-bottom:#333333 solid 1px;
	
}
#add h2{
	margin:0px;
	padding:0px 0px 0px 18px;
	font-size:14px;
	font-weight:bold;
	color:#666666;
	background:url(../img/navi_bg_g2.gif);
	background-repeat:no-repeat;
}

#add p{
	margin:-5px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-size:10px;
	line-height:1.4em;
	color:#666666;
}

/* ********************************
	sidemenu-top
******************************** */	

#sidebar1 {
	float: left; /* このエレメントはフローティングエレメントであるため、幅が設定されている必要があります */
	width: 180px; /* 標準に準拠したブラウザまたは Internet Explorer の標準モードでは、この div の実際の幅には、幅に加えて余白と境界線も含まれます */
	margin-top: 10px;
	margin-right:5px;
	padding-right:1px;
	vertical-align: top;
	text-align: left;
	}
	
#sidebar1 ul {
	list-style-type: none;
	vertical-align: bottom;
	}

#sidebar1 li a {
	text-decoration: none;
	display: block;
	width: 180px;
	height: 40px;
	margin-bottom: 5px;
	padding: 0px;
	}

#sidebar1 li#sn1 a{
	margin-top: 0px;
	background: url(../img/saiyou_sidemenu/saiyou_top_off.gif) no-repeat;
	}

#sidebar1 li#sn1 a:hover{
	background: url(../img/saiyou_sidemenu/saiyou_top_on.gif) no-repeat;
	}

#sidebar1 li#sn1 a.on{
	background: url(../img/saiyou_sidemenu/saiyou_top_on.gif) no-repeat;
	}

#sidebar1 li#sn2 a{
	background: url(../img/saiyou_sidemenu/saiyou_interview_off.gif) no-repeat;
	}

#sidebar1 li#sn2 a:hover{
	background: url(../img/saiyou_sidemenu/saiyou_interview_on.gif) no-repeat;
	}

#sidebar1 li#sn3 a{
	background: url(../img/saiyou_sidemenu/saiyou_bosyu_off.gif) no-repeat;
	}

#sidebar1 li#sn3 a:hover{
	background: url(../img/saiyou_sidemenu/saiyou_bosyu_on.gif) no-repeat;
	}

#sidebar1 li#sn4 a{
	background: url(../img/saiyou_sidemenu/saiyou_oneday_off.gif) no-repeat;
	}

#sidebar1 li#sn4 a:hover{
	background: url(../img/saiyou_sidemenu/saiyou_oneday_on.gif) no-repeat;
	}

#sidebar1 li#sn5 a{
	background: url(../img/saiyou_sidemenu/saiyou_form_off.gif) no-repeat;
	}

#sidebar1 li#sn5 a:hover{
	background: url(../img/saiyou_sidemenu/saiyou_form_on.gif) no-repeat;
	}

#sidebar1 li#sn6 a{
	background: url(../img/saiyou_sidemenu/saiyou_syatyou_off.gif) no-repeat;
	}

#sidebar1 li#sn6 a:hover{
	background: url(../img/saiyou_sidemenu/saiyou_syatyou_on.gif) no-repeat;
	}

#sidebar1 li#sn7 a{
	background: url(../img/saiyou_sidemenu/saiyou_urakata_off.gif) no-repeat;
	}

#sidebar1 li#sn7 a:hover{
	background: url(../img/saiyou_sidemenu/saiyou_urakata_on.gif) no-repeat;
	}

#sidebar1 li#sn8 a{
	background: url(../img/saiyou_sidemenu/saiyou_stuff_off.gif) no-repeat;
	}

#sidebar1 li#sn8 a:hover{
	background: url(../img/saiyou_sidemenu/saiyou_stuff_on.gif) no-repeat;
	}
	
#sidebar1 em {
	visibility: hidden;
	}
	
/* ********************************
	sidemenuここまで
******************************** */	

/* ----- cont -------------------------------------- */

div#cont {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right:4px;
	margin-left:4px;
}
#cont ol li {
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 5px;
	margin-bottom: 10px;
}
#cont ul li {
	margin-left: 0px;
	padding-left: 0px;
	padding-bottom: 7px;
}
#cont ul {
	margin-left: 20px;
	margin-bottom: 5px;
	list-style-type: square;
	margin-top: 5px;
}
#cont h4 {
	font-weight: normal;
	float: left;
	margin-left: 10px;
}


/* ----- cont -------------------------------------- */

/* ----- 各ページタイトル -------------------------- */
div#p_bnr {
	height: 231px;
	background-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	background-image:url(../img/saiyou_top/s_j_top.jpg);
}

#p_bnr h2 {
	float: left;
	margin-top: 10px;
	margin-left: 10px;
	font-size: 16px;
	color: #FFFFFF;
	display: none;
	clear: both;
}

/* ----- 各ページタイトル -------------------------- */


/* ----- コンテンツ -------------------------- */

div#main div.contents {
    margin-top:10px;
	background: url(../img/saiyou_top/s_j_bg02.jpg);
	background-repeat: repeat-y;
	margin-bottom:0px;
	padding:0px;
}

/* ----- コンテンツ -------------------------- */

/* ----- コンテンツテキスト -------------------------- */


div#main div.contents .text01 p{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 18px;
	font-style: normal;
	line-height: 1.5;
	font-weight: bold;
	color: #fb549e;
	margin-left:10px;
	margin-top:10px;
}

div#main div.contents .text02{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	font-style: normal;
	line-height: 2;
	font-weight:normal;
	color: #333333;
	margin-left:20px;
	margin-right:20px;
	margin-top:20px;
}

div#main div.contents .text03{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	font-style: normal;
	line-height: 2;
	font-weight:normal;
	color: #333333;
}

.text04 p {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	font-style: normal;
	font-weight:bold;
	line-height: 2;
	color: #333333;
	margin-left:10px;
	margin-right:10px;
	margin-top:20px;
	margin-bottom:20px;
}

.text01 p{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 18px;
	font-style: normal;
	line-height: 1.5;
	font-weight: bold;
	color: #fb549e;
	margin-left:10px;
	margin-top:10px;
}

.text03{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	font-style: normal;
	line-height: 2;
	font-weight:normal;
	color: #333333;
	margin-left:0px;
	margin-right:5px;
}
/* ----- コンテンツテキスト -------------------------- */

/* ----- ロゴボックスコンテンツ-------------------------- */
div#main div.contents .box {
	clear: both;
	margin-top:15px;
	margin-bottom:15px;
	
}

.box_left {
	float: left;
	width: 161px;
	height:148px;
	background-image:url(../img/saiyou_top/s_j_rogo.jpg);
	margin-left:10px;
	margin-right:0px;
}

.box_left em {
	visibility: hidden;
	}


.box_right {
	float: right;
	width: 342px;
	margin-right:5px;
	margin-left:10px;
}

*.clear {
	clear: both;
}

/* ----- ロゴボックスコンテンツ-------------------------- */

/* ----- アントレスタンダードコンテンツ-------------------------- */
div#main .a_sd h3 {
    margin-top:20px;
	margin-bottom: 20px;
	height:28px;
	width:542px;
	background-image:url(../img/saiyou_top/s_j_bnr01.jpg);
}

div#main .a_sd div.d_img {
background-image:url(../img/saiyou_top/s_j_d_img.jpg);
width:542px;
height:294px;
}

div#main .a_sd em {
    visibility:hidden;
} 

/* ----- アントレスタンダードコンテンツ-------------------------- */

/* ----- アントレスタンダードクレド-------------------------- */
div#main div.a_sd  {
	background: url(../img/saiyou_top/s_j_bg05.gif);
	background-repeat: repeat-y;
}

div#main .a_sd ul li {
	margin-left: 10px;
	padding-left: 15px;
	padding-bottom: 0px;
	list-style-image:url(../img/saiyou_top/s_j_list.gif);
	list-style-position:outside;
}
div#main .a_sd ul {
	margin-left: 25px;
	margin-bottom: 5px;
	margin-right: 3px;
	list-style-type: none;
	text-decoration: none;
	}

/* ----- アントレスタンダードへ -------------------------------------- */

ul#info {
	text-align: right;
	list-style-type: none;
	padding-top: 5px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	padding-right: 0px;
}
#info a {
	font-size: 12px;
	color: #fb549e;
	text-decoration: none;
	padding-right: 10px;
	text-align: right;
}

#info a:hover{
	font-size: 12px;
	color: #fb549e;
	text-decoration: none;
	padding-right: 10px;
	text-align: right;
}

#info li {
	list-style-type: none;
	text-align: right;
}
