/* CSS Document */


/* ========IMPORT======== */

@import "template.css";


#c_main {
	width:665px;
	color:#333333;
	}

#c_main a {
	color: #000000;
	text-decoration:underline;
	}
	
#c_main a:hover {
	color:#D10000;
	text-decoration:underline;
	}

#career_title {
	background-image:url(../img/career_title.jpg);
	width:650px;
	height:27px;
	margin-top:20px;
	}

.sub {
	font-size:90%;
	}

	
.b_bar {
	background-image:url(../img/b_bar.gif);
	background-repeat:no-repeat;
	margin-top:10px;
	margin-bottom:10px;
	padding-top:2px;
	padding-left:30px;
	width:620px;
	height:23px;
	color:#FFFFFF;
	font-weight:bold;
	letter-spacing:0.1em;
	}
	
.g_bar {
	background-image:url(../img/g_bar.gif);
	background-repeat:no-repeat;
	padding-left:30px;
	color:#FFFFFF;
	line-height:20px;
	letter-spacing:0.1em;
	width:620px;
	height:20px;
	}

	
.name {
	width:200px;
	padding: 5px 0 5px 10px;
	}
	
	
.link {
	width:450px;
	padding: 5px 0 5px 0;
	}

.name2 {
	width:300px;
	padding: 5px 0 5px 10px;
	}
	
	
.link2 {
	width:350px;
	padding: 5px 0 5px 0;
	}

#kakotv {
	width:180px;
	padding: 20px 0 5px 270px;
	}	
	
#kakotv a {
	color: #D10000;
	text-decoration: underline;
	}
	
#kakotv a:hover {
	color: #333333;
	text-decoration: underline;
	}
	
#kakobook {
	width:180px;
	padding: 20px 0 5px 270px;
	}	
	
#kakobook a {
	color: #D10000;
	text-decoration: underline;
	}
	
#kakobook a:hover {
	color: #333333;
	text-decoration: underline;
	}

#kakoevent {
	width:180px;
	padding: 20px 0 5px 270px;
	}	
	
#kakoevent a {
	color: #D10000;
	text-decoration: underline;
	}
	
#kakoevent a:hover {
	color: #333333;
	text-decoration: underline;
	}
	
#kakoInstructor {
	width:180px;
	padding: 20px 0 5px 270px;
	}	
	
#kakoInstructor a {
	color: #D10000;
	text-decoration: underline;
	}
	
#kakoInstructor a:hover {
	color: #333333;
	text-decoration: underline;
	}
	
#kakocm {
	width:180px;
	padding: 20px 0 5px 270px;
	}	
	
#kakocm a {
	color: #D10000;
	text-decoration: underline;
	}

#kakocm a:hover {
	color: #333333;
	text-decoration: underline;
	}

#kakoadvertisement {
	width:180px;
	padding: 20px 0 5px 270px;
	}	
	
#kakoadvertisement a {
	color: #D10000;
	text-decoration: underline;
	}
	
#kakoadvertisement a:hover {
	color: #333333;
	text-decoration: underline;
	}

.careertbl {
	width: 650px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	}
	
.line {
	background-image:url(../img/line.gif);
	width: 650px;
	height:1px;
	}
	
.s {
	background-image:url(../img/career_space.gif);
	background-repeat:repeat-y;
	width: 650px;
	height:10px;
	}

/* ========ライトバナーカスタマイズ======== */

#right_bannerarea {
	float:right;
	width:205px;
	margin-top:20px;
	margin-right:10px;
	}
	
#right_bannerarea ul {
    margin:0;
    padding:0;
	}

#right_bannerarea li {
	margin-top:5px;
    list-style-type: none;
	}

#right_bannerarea li a{
  	display: block;
	margin: 0;
	background-position: 0 0;
	background-repeat: no-repeat;
	text-decoration: none;
	text-indent: -9999em;
	width:205px;
	height:58px;
   	}

#right_bannerarea li a:hover {
	background-position: -205px 0px;
	}

#right_banner1 a {
	background-image:url(../img/phmsbanner_s.gif);
	}
	
#right_banner2 a {
	background-image:url(../img/requestbanner_s.gif);
	}
	
#right_banner3 a {
	background-image:url(../img/beautybanner_s.gif);
	}
	
#right_banner4 a {
	background-image:url(../img/shopbanner_s.gif);
	}
	

