﻿body
{
	margin: 0;
	padding: 0;
	text-align: center;
	color: #333333;
	font-size: 75%;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	text-align: center;
	line-height: 140%;
	background-image: url(../images/background.jpg);
	background-repeat: repeat;
}

#container
{
	width: 780px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../images/back_container.jpg);
	background-repeat: repeat-y;
	height: auto;
	padding-left: 7px;
	padding-right: 7px;
}

#header
{
	background-image: url(../images/back_header.jpg);
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-x;
	text-align: center;
	width: 780px;
}

#header_content
{
	background-image: url(../images/back_headcontent.jpg);
	padding: 0px;
	width: 782px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
}
#logo
{
	float: left;
	margin:0;
	padding:0px;
	width:246px;
	height: 100px;
}
#logo_r
{
	float: right;
	margin:0px;
	width: 534px;
	padding: 0px;
	height: 100px;
	background-image: url(../images/logo_r.jpg);
}
#main {
	background-image: url(../images/back_main.jpg);
}
#photo
{
	padding: 0px;
	width: 100%;
	margin: 0px;
	text-align: center;
}
#flash
{
	padding: 0px;
	width: 100%;
	margin-top: 6px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#new
{
	width: 380px;
}

#whatsnew
{
	width: 498px;
	padding: 10px 0px;
	border: 1px solid #666666;
}

#new_body
{
	background-image: url(../images/newtable_body.jpg);
	height: 210px;
	width: 360px;
	overflow: auto;
	padding-right: 10px;
	padding-left: 10px;
}
#sidebar
{
	float: left;
	margin:0;
	padding:0px;
	width:200px;
}

#mainContent
{
	margin:0px;
	width: 780px;
	padding: 0px;
}

#footer
{
	padding: 0;
	margin: 0px;
	background-image: url(../images/back_footer.jpg);
	background-repeat: repeat-x;
	text-align: center;
	color: #FFFFFF;
	background-position: right bottom;
}
#footpath
{
	padding: 0;
	margin: 0px;
	background-image: url(../images/back_footpath.jpg);
	background-repeat: repeat-x;
	text-align: left;
	text-indent: 1em;
}
#footer_copy
{
	margin: 0;
	padding: 0px;
	text-align: right;
}
#footer a:link
{
	text-decoration: none;
	color: #FFFFFF;
}
#footer a:visited
{
	text-decoration: none;
	color: #FFFFFF;
}
#footer a:hover
{
	text-decoration: none;
	color: #FFFFFF;
}
#footer a:active
{
	text-decoration: none;
	color: #FFFFFF;
}
#path
{
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.tx_main
{
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	width: 90%;
	margin-bottom: 0px;
}
.tx_side
{
	padding: 0px;
	margin-right: 24px;
	margin-left: 24px;
	margin-top: 15px;
}

.tx_q
{
	font-weight: bold;
	color: #FF5890;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 90%;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFC3C3;
	border-bottom-color: #FFC3C3;
	font-size: 14px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.tx_a
{
	margin-left: 15px;
	width: 90%;
}
.tx_red
{
	color: #FF0000;
}

.table {
	border: 3px double #CACAE2;
}

.table th {
	background-color: #DCDDED;
	color: #666666;
	font-weight: normal;
	text-align: center;
	font-size: 10px;
}
.table td {
	background-color: #FFFFFF;
	font-size: 11px;
}

.tableanother {
	border: 3px double #999999;
}
.tableanother td {
	font-size: 11px;
}

caption
{
	background-image: url(../images/back_tablehead.jpg);
	height: 15px;
	color: #FFFFFF;
	padding-top: 5px;
}


a:link
{
	text-decoration: none;
	color: リンクカラー;
}

a:visited
{
	text-decoration: none;
	color: リンクカラー;
}

a:hover
{
	text-decoration: underline;
	color: リンクカラー;
}

a:active
{
	text-decoration: underline;
	color: リンクカラー;	
}

h1, h2, h3, h4, h5, h6, p, ul, ol, dl, #path
{
	margin-top:0px;
	margin-bottom:0px;
}

h1
{
	font-size: 90%;
	color: #FFFFFF;
	text-align: right;
	width: 95%;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../images/back_h1.jpg);
	font-weight: normal;
	height: 24px;
}

h2{
	font-size:16px;
	font-weight: bold;
}


h3{
	font-weight:bold;
	text-indent:0.5em;
	font-size:14px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color:#CEB175;
}

address
{
	font-style: normal;
}

li
{
	padding-left: 10px;
	padding-top: 0px;
	background-repeat: no-repeat;
	font-size: 100%;
	line-height: 150%;
	background-position: 0px 0px;
	list-style-type: disc;
	margin-left: 20px;
}

.l15
{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}

td img
{
	display: block;
}

img
{
	display: block;
}

.fltrt
{
	float: right;
	margin-right:0;
	margin-left: 0px;
}

.fltlft
{
	float: left;
	margin-left:0;
	margin-right: 0px;
}

.clearfloat
{
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

.description
{
	font-size:10px;
	color:#aaaaaa;
}


hr
{
	width: 100%;
	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;
	border-top-color: #FBCCD5;
	border-right-color: #F799AB;
	border-bottom-color: #F799AB;
	border-left-color: #FBCCD5;
}

#topflash
{
    margin: 0px;
	padding: 0px;
}

#mainFlame
{
    margin: 0px 10px;
	padding: 10px 0px 0px 0px;
}

#mainCenterFlame
{
    margin: 0px;
	padding: 0px 0px 10px 0px;
}

#topleft
{
    float: left;
}

#topleft p
{
    margin: 0px 0px 10px 0px;
}

#topright
{
    float: right;
}

#topright p
{
    margin: 0px 0px 10px 0px;
}

#mainBottomFlame
{
    margin: 0px;
	padding: 0px 0px 50px 0px;
}

#mainBottomFlame p
{
    float: left;
}

#mainBottomFlame p.l_c_side
{
    margin-right: 5px;
}

#mainvisual
{
    margin: 0px;
	padding: 0px;
}

#table_blk
{
    margin: 0px 0px 20px 0px;
	width: 100%;
	border: 1px solid #000000;
	border-collapse: collapse;
}

#table_blk td
{
    padding: 8px;
	vertical-align: top;
}

#table_blk_02
{
    margin: 0px 0px 20px 0px;
	width: 100%;
	border: 1px solid #000000;
	border-collapse: collapse;
}

#table_blk_02 th,
#table_blk_02 td
{
    margin: 0px;
	padding: 6px 0px 6px 8px;
	vertical-align: top;
}

#table_brw
{
    margin: 0px 0px 20px 0px;
	width: 100%;
	border: 1px solid #CEB175;
	border-collapse: collapse;
}

#table_brw td
{
	border: 1px solid #CEB175;
	padding: 3px;
	vertical-align: top;
}

#table_brw td.bgccf
{
    background-color: #CCCCFF;
	border: 1px solid #CEB175;
	padding: 5px;
}

#table_brw td p
{
    font-weight: bold;
	color: #0F216D;
}

#table_tp
{
    margin: 20px 0px 20px 0px;
	width: 100%;
}

#table_tp td
{
    padding: 0px;
	vertical-align: top;
	text-align: left;
}

#table_tp td.pt10
{
    padding: 10px 0px 0px 0px;
	text-align: left;
}

#table_tp td p
{
    font-weight: bold;
	color: #0F216D;
}

#table_tp_02
{
    margin: 0px 0px 0px 0px;
	width: 100%;
}

#table_tp_02 th
{
    width: 90px;
	padding: 0px 0px 3px 0px;
	vertical-align: top;
	text-align: left;
	font-weight: normal;
}

#table_tp_02 td
{
    padding: 0px 0px 3px 0px;
	vertical-align: top;
	text-align: left;
}

#table_tp_03
{
    margin: 30px 0px 20px 0px;
	width: 100%;
}

#table_tp_03 td
{
    padding: 2px 0px;
	text-align: center;
}

#box_saiyo
{
    width: 760px;
	height: 485px;
	margin: 30px 0px 0px 0px;
	background: url(../images/recruit_saiyobk.jpg) left top no-repeat;
	position: relative;
}

.s_01
{
    width: 680px;
	height: 45px; 
	position: absolute; 
	top: 60px; 
	left: 12px; 
}

.s_02
{
    width: 460px;
	height: 35px; 
	position: absolute; 
	top: 130px; 
	left: 23px; 
}

.s_edu
{
    width: 316px;
	height: 105px; 
	position: absolute; 
	top: 170px; 
	left: 23px; 
}

.s_03
{
    width: 460px;
	height: 48px; 
	position: absolute; 
	top: 310px; 
	left: 23px; 
}

.s_04
{
    width: 202px;
	height: 42px; 
	position: absolute; 
	top: 120px; 
	left: 540px; 
}

.s_05
{
    width: 202px;
	height: 42px; 
	position: absolute; 
	top: 200px; 
	left: 540px; 
}

.s_06
{
    width: 202px;
	height: 42px; 
	position: absolute; 
	top: 288px; 
	left: 540px; 
}

.s_07
{
    width: 520px;
	height: 80px; 
	position: absolute; 
	top: 150px; 
	left: 40px; 
}

.s_08
{
    width: 740px;
	margin: 10px;
}

.txt_r
{
    text-align: right;
	margin: 5px 10px 0px 0px;
}

#box_saiyo_as
{
    width: 760px;
	height: 260px;
	margin: 30px 0px 0px 0px;
	background: url(../images/assistant_img_01.jpg) left top no-repeat;
	position: relative;
}

#box_saiyo_as_line,
#box_saiyo_st_line
{
    width: 760px;
	height: auto;
	background: url(../images/assistant_line.gif) left top repeat-y;
}

#box_saiyo_st
{
    width: 760px;
	height: 260px;
	margin: 30px 0px 0px 0px;
	background: url(../images/stylist_img_01.jpg) left top no-repeat;
	position: relative;
}

#box_saiyo_ed
{
    width: 760px;
	height: 405px;
	margin: 30px 0px 0px 0px;
	background: url(../images/rec_edu.jpg) left top no-repeat;
	position: relative;
}

#eventContents
{
    width: 760px;
	height: auto;
	background: url(../images/event_box_line.gif) left top repeat-y;
	padding: 33px 0px;
}

#eventContents #e_box
{
    width: 694px;
	height: auto;
	margin: 0px 33px 15px 33px;
}

#eventContents .e_box_pink_l,
#eventContents .e_box_blue_l
{
    width: 6px;
	height: 34px;
	margin: 0px 0px 5px 0px;
	float: left;
}

#eventContents .e_box_pink
{
    width: 686px;
	height: 34px;
	background: url(../images/event_entry_pink.jpg) left top no-repeat;
	margin: 0px 0px 5px 0px;
	float: left;
}

#eventContents .e_box_blue
{
    width: 686px;
	height: 34px;
	background: url(../images/event_entry_blue.jpg) left top no-repeat;
	margin: 0px 0px 5px 0px;
	float: left;
}

#eventContents .e_box_pink .date
{
	height: 34px;
	background: url(../images/event_entry_date_pink.jpg) left top repeat-x;
	font-weight: bold;
	color: #666666;
	float: left;
}

#eventContents .e_box_blue .date
{
	height: 34px;
	background: url(../images/event_entry_date_blue.jpg) left top repeat-x;
	font-weight: bold;
	color: #666666;
	float: left;
}

#eventContents .e_box_pink .date p,
#eventContents .e_box_blue .date p
{
	padding: 8px 4px 0px 4px;
	font-weight: bold;
	color: #666666;
	display: block;
}

#eventContents .e_box_pink .title,
#eventContents .e_box_blue .title
{
	height: 34px;
	font-weight: bold;
	color: #333333;
	float: left;
}

#eventContents .e_box_pink .title p,
#eventContents .e_box_blue .title p
{
	padding: 8px 4px 0px 8px;
	font-weight: bold;
	color: #333333;
	display: block;
}

#eventContents .event_txt
{
    width: 694px;
	height: auto;
	margin: 0px;
	clear: both;
}

#eventContents .event_txt img
{
    float: left;
	margin-right: 5px;
}

#eventContents .event_txt .txt
{
    float: left;
}

#eventContents .event_txt .txt p
{
    margin-bottom: 8px;
}

#sitemap
{
    border: 1px solid #666666;
	width: 100%;
}

#sitemap td
{
	width: 50%;
	padding: 5px;
	vertical-align: top;
}

#sitemap td p
{
	margin-bottom: 8px;
	text-indent: -1em;
	padding-left: 1em;
}

#smul
{
    margin: 0px;
	padding: 0px;
}

#smul_2
{
    margin-left: 0px;
	padding-left: -10px;
}

#smul li
{
    list-style-type: disc;
}

#smul_2 li
{
    list-style-type: none;
}

.txt_bl_b
{
    font-weight: bold;
	color: #006699;
}

.box_01 {
    width: 700px;
	_width: 760px;
	height: 75px;
	_height: 135px;
	background: url(../images/edu_img_08.jpg) no-repeat;
	padding: 60px 30px 0 30px;
}

.box_eventyear {
    width: 694px;
	margin: 0px 33px 10px 33px;
	padding-bottom: 20px;
	text-align: right;
}