

/* main   light  */

#right h3.assessment {
	display:block;
	width:690px;
	height:30px;
    margin:10px;
    margin-left:30px;
	float:left;
   	background:url('../img/conts01.gif') no-repeat;
}

#right h3.recruit {
	display:block;
	width:630px;
	height:30px;
    margin-left:30px;
	float:left;
   	background:url('../img/conts06.gif') no-repeat;
}



#right_photo {
	width:640px;
	height:400px;
	margin-top:50px;
	margin-left:30px;
	float:left;
	background:url('../img/top-aisatsu.jpg') no-repeat;
}




#right_conts01 {
	width:680px;
	margin:0px;
	padding:5px;
	float:left;
}

.conts01_t {
    width:680px;
}

.conts01_t ul {
    padding-left:5px;
}
.conts01_t li {
    width:470px;
    margin:2px;
    padding:0px;
    float:left;
    color: #484848;
    border-bottom:1px groove;
    border-color:#a4a4a4;
    list-style:none;
    text-align:left;
}
.conts01_t li.side {
    width:90px;
    clear:both;
    padding-top:1px;
    line-height:20px;
}
.conts01_t li.body {
    width:470px;
    clear:none;
    padding-top:1px;
    line-height:20px;
}

/* view  ber  */


#tp-navi {
	display:block;
	width:690px;
	margin-top:0px;
	margin-left:27px;
	float:left;
}

#tp-navi ul {
	display:block;
	width:640px;
	float:left;
	margin:5px 0;
}

#tp-navi li {
	display:block;
	width:200px;
	line-height:30px;
	padding-right:13px;
	float:left;
	text-indent:-9999px;
	
}
	
#tp-navi li.home a {
	display:block;
	width:200px;
	height:30px;
	background:url('../img/cont00.gif') no-repeat;
}
#tp-navi li.home a:hover {
    background:url('../img/cont100.gif') no-repeat;
}
#tp-navi li.home a:activ {
    background:url('../img/cont100.gif') no-repeat;
}

#tp-navi li.design a {
	display:block;
	width:200px;
	height:30px;
	background:url('../img/cont01.gif') no-repeat;
}
#tp-navi li.design a:hover {
    background:url('../img/cont101.gif') no-repeat;
}
#tp-navi li.design a:activ {
    background:url('../img/cont101.gif') no-repeat;
}

#tp-navi li.free a {
	display:block;
	width:200px;
	height:30px;
	background:url('../img/cont02.gif') no-repeat;
}
#tp-navi li.free a:hover {
    background:url('../img/cont102.gif') no-repeat;
}
#tp-navi li.free a:activ {
    background:url('../img/cont102.gif') no-repeat;
}