@charset "utf-8";

/* CSS Document */



/* reset styles */

html, body, div, h1, h2, h3, h4, h5, h6,

p, blockquote, pre, address,

ul, ol, li, dl, dt, dd,

table, th, td, form, fieldset {
	margin: 0;
	padding: 0;

}

body,textarea,input {
	font-size: 100.01%;
	font-family:"CI", "qMmpS Pro W3", "Lucida Grande", "Hiragino Kaku Gothic Pro", Osaka, Verdana, "lr oSVbN", sans-serif; line-height:normal;
	
}



/* default text */

body{

color:#333;

font-size:75%;

line-height:1.5;

}

/* LINK */

a {
 outline: 0;
}

a:link{ 
color:#0066CC;
}

a:visited{
color:#000099;
}

a:hover{
color:#999966;
}

a:active{
color:#000099;
}

/* BODY */

body {
	background-image: url();
	background-position: center;
	background-color:#ccc;
	background-repeat: repeat-y;
	margin-right: auto;
	margin-left: auto;
}

#wrapper {
	width:960px;
	margin-right: auto;
	margin-left: auto;
	background-color: #fff;
	border-right: 1px orange solid;
	border-left: 1px orange solid;
    border-top: 5px orange solid;
}

#content{
width:940px;
margin-right: 10px;
margin-left: 10px;
}

/* HEADER */

#logobar_top  {
	height: 62px;
	width: 960px;
	/*background-image: url(img/hdr_bg.gif);
	*/

   	border-bottom: solid 2px #ccc;
	display: block;
    
}

#logobar  {
	height: 65px;
	width: 960px;
	/*
	background-image: url(img/hdr_bg.gif);
	*/
	
	display: block;

}

.fLeft{
	float: left;
	width: 440px;
	height: 35px;
	margin-top:15px;
	margin-left:12px;
}
.fRight{
	font-size: 86%;
	line-height: 1.3;
	float: right;
	padding:15px;

}

.fRight li{
	display: inline;

	list-style-type: none;
}


#logobar li {

	display: inline;

	list-style-type: none;

}


/* パンくずリスト */
 
#navigate{
	padding-left:15px;
	font-size:95%;
	color:#666;
	width:700px;
	height:30px;
	padding-top:5px;
}

#navigate a {
text-decoration: none;
}

#navigate a:link{ 
color:#666;
text-decoration:none;
}
#navigate a:visited{
color:#666;
}
#navigate a:hover{
color:#999999;
text-decoration:underline;
}
#navigate a:active{
color:#666;
}

/* GLOVAL NAVIGATION */

#mainnavigation {
	/*background-image: url();

	background-repeat: no-repeat;*/

	height: 40px;
	width: 960px;


	padding-left: 8px

	padding-top: 10px;
	border-bottom: solid 1px #ccc;

}

#mainnavigation a {
text-decoration: none;
}

#flash{
	height: 300px;
	width: 940px;
	background-color:#FFFFFF;
}

#mainnavigation li {
	display: inline;
	list-style-type: none;
	padding:0px;
	margin: 0px;

}

/*#mainnavigation a:hover img{
	opacity:0.8;
	filter: alpha(opacity=80);
}*/

#mainnavigation img{
	border:0;
	padding:0px;
}

#info_navi img{
	border:0;
	padding-bottom:1.5px;
	padding-right: 5px;
}


/* CONTENTS */

#contents{
	width:940px;
}

#maincontents {
	overflow: hidden;
	float: left;
	padding-top: 5px;
	background-color:#FFFFFF;
	padding-bottom: 0px;
	width: 700px;
	margin-left: 15px;
}

#maincontents p{
font-size:150%;
padding:150px;
}

.main_bottom_top{
float:right;
padding-top: 10px;
padding-bottom: 10px;
}

#top_main_table{
padding-left:25px;
padding-top:5px;
width:632px;
}

.date{
width: 62px;
vertical-align:top;
}

.category{
width:90px;
padding-top:3px;
padding-left:5px;
vertical-align:top;
}

.title{
width: 480px;
text-align:left;
padding-bottom:10px;
}

#info_table{
	padding-top:12px;
	padding-bottom:30px;
	padding-left: 20px;
	display:block;
	clear:both;
}

#info_table table,th{
border:0;
}

#info_navi a:hover img{
	opacity:0.8;
	filter: alpha(opacity=80);
}

#company_sisin{
padding-bottom:100px;
padding-left:20px;
}

#company_rinen{
padding-left:10px;
}

#recruit_main{
padding:20px;
}

#recruit_main ul{
list-style-image: url(img/arrow-01_on.gif);
}

#recruit_table{
padding:20px;
}

#recruit_pic1{
padding-top:20px;
padding-bottom:10px;
}

#recruit_pic2{
padding-left:350px;
}

#recruit_pic3 li{
display: inline;
list-style-type: none;
padding:5px;
}



#recruit_top_right{
	float: right;
	width: 380px;
	padding-right: 20px;
	padding-bottom: 30px;
}

#recruit_top_right p{
font-size:100%;
}

#recruit_top_right h3{
	font-size:115%;
}

#recruit_top_right p{
	padding:10px;
	color:#333333;
	line-height: 150%;
	padding-bottom: 15px;
}

#recruit_top_left{
	float: left;
	width: 270px;
	padding-top: 20px;
}

.recruit_middle{
clear:both;
}

#recruit_top_botom{
clear:both;
}
.contentsfLeft{
	width:700px;
	padding-top: 10px;
}

.contentsfLeft img{
padding-bottom:1.5px;	
}


.top_maincontents{
clear:both;
background-color:#FFFFFF;
}


#maincontents_bottom{
	float: none;
}

#main_table{
	border-right: 20;
	margin-top: 10px;
	padding-left: 20px;
}




#main_company_left{
float:left;
}
#main_company_right{
float:right;
}
#main_company_botom{
clear:both;
}


#main_company_right{
img:padding 5px;
}

hr{
color:#FF9933
}

th{
font-weight:normal;
color:#666666;
font-size:small;
}

h3{
	font-size:medium;
	padding-top:15px;
	padding-left:10px;
	color:#666666;
}

h4{
font-size:medium;
font-weight:normal;
margin:8px;
}

h5{
padding-top:15px;
}

h1{
text-indent:-9999px;
font-size:0px;
}


p{
color:#666666;
}



img{
	border:0px;
	vertical-align: top;
}





#info_navi li{
display: inline;
list-style-type: none;
}

#info_navi{
padding-top:10px;
}

.recluit_title{
	padding-top:10px;
	padding-bottom:10px;
	padding-left: 20px;
}

.recluit_title img{
padding-right:15px;
}


.job_title{
width:100px;
height:28px;
text-indent:15px;
}

.job{
width:500px;
padding-left:15px;
}



#company_table{
	padding-left:25px;
	padding-top:8px;
	color: #333;
}
.company_leftcel{
	width:90px;
	height:20px;
	font-weight:bold;
	vertical-align: top;
	text-align: left;
}
.company_rightcel2{
width:500px;
height:20px;
text-align:left;
text-align:left;
}
.company_rightcel2 img{
	padding-left:15px;
}

.company_rightcel{
width:500px;
height:20px;
text-align:left;
}

.company_rightcel img{
	padding-left:12px;
	padding-bottom: 3px;
}

#button_company{
	padding-top:20px;
	paddig-bottom:20px;
	padding-left:495px;
}

.map_flame{
padding-top:15px;
padding-left:20px;
padding-bottom:5px;
}

#map{
width:650px;
height:500px;
margin-top:15px;
margin-left:20px;
margin-bottom:5px;
}

#map2{
width:650px;
height:500px;
margin-top:15px;
margin-left:20px;
margin-bottom:5px;
}

#map3{
width:650px;
height:500px;
margin-top:15px;
margin-left:20px;
margin-bottom:5px;
}


#company_rinen_box{
width:600;
height:840;
backgroung-image:url(img/rinen.jpg);
}

#privacy_contetnt h3{
font-weight:normal;
font-size:120%;
}




/* SIDEBAR */

#sidebar {
	width: 204px;
	line-height: 1.3;
	float: right;
	background -color:#FFFFFF;
	margin-right: 10px;

}

#sidebar img{
vertical-align: top;
border:0;
}



#sidebar li{
	list-style-type: none;
	/*font-size: 120%;*/
	color:#999999;
}


.sidebar_original ul{
padding-top:15px;
}



/*--
.sidebar_original li{
text-indent: -9999px;
}
--*/

.sidebar_2{
	padding-top:6px;
	width: 204px;
	padding-left: 22px;
}

#sidebar ul li.top{
background-image: url(img/side_menu01_off.gif);
width: 204px;
height: 30px;
}

#sidebar ul li.bottom{
background-image: url(img/side_menu02_off.gif);
width: 204px;
height: 30px;
}


.sidebar_bottom li{
	list-style-type: none;
	padding-bottom:10px;
	padding-left:43px;
	padding-top:8px;
	font-size:11px;
	color:#999999;
}



.sidebar_t{
text-indent:10px;
}

.sidebar_bottom img{
	padding-left:5px;
}


.carnavi{
background-image: url(img/bn_carnavi_off.gif);
background-repeat:no-repeat;
width: 200px;
height: 50px;
padding-bottom:10px;
}

.carnavi a:hover{
background-position: top right;
}

.blog_ceo{
background-image: url(img/bn_ceo_off.gif);
background-repeat:no-repeat;
width: 200px;
height: 50px;
padding-bottom:10px;
}


.blog_ceo a:hover{
background-position: top right;
}

.blog_builder{
background-image: url(img/bn_builder_off.gif);
width: 200px;
height: 50px;
background-repeat:no-repeat;
padding-bottom:10px;
}

.blog_builder a:hover{
background-position: top right;
}

.side_company {
	padding-top:5px;
	width:204px;
	padding-bottom:10px;
}


.company_profile{
background-image: url(img/side_menu01_on.gif);
background-repeat:no-repeat;
width: 204px;
height: 30px;
text-indent:21px;
font-size:130%;
}

.company_profile a{
text-decoration: none;
color:#666;
}


.company_rinen{
background-image: url(img/side_menu01_off.gif);
background-repeat:no-repeat;
width: 204px;
height: 30px;
color:#666;
text-indent:21px;
font-size:130%;
}


.company_rinen a{
text-decoration: none;
color:#666;
}

.company_presskit{
background-image: url(img/side_menu02_off.gif);
background-repeat:no-repeat;
width: 204px;
height: 32px;
color:#666;
text-indent:21px;
font-size:130%;
}

.company_presskit_2{
background-image: url(img/side_menu02_on.gif);
background-repeat:no-repeat;
width: 204px;
height: 32px;
color:#666;
text-indent:21px;
font-size:130%;
}

.company_presskit a{
color:#666;
text-decoration: none;
}





#recruit_shinsotu{
	padding-left:360px;
}




.sidebar_bottom_2 li{
	list-style-type: none;
	padding-bottom:10px;
	padding-left:70px;
	padding-top:8px;
	font-size:11px;
	color:#999999;
}

.sidebar_bottom_2 img{
	padding-left:5px;
}


.carnavi{
background-image: url(img/bn_carnavi_off.gif);
background-repeat:no-repeat;
width: 200px;
height: 50px;
padding-bottom:10px;
}

.carnavi a:hover{
background-position: top right;
}

.blog_ceo{
background-image: url(img/bn_ceo_off.gif);
background-repeat:no-repeat;
width: 200px;
height: 50px;
padding-bottom:10px;
}


.blog_ceo a:hover{
background-position: top right;
}

.blog_builder{
background-image: url(img/bn_builder_off.gif);
width: 200px;
height: 50px;
background-repeat:no-repeat;
padding-bottom:10px;
}

.blog_builder a:hover{
background-position: top right;
}

.side_company {
	padding-top:5px;
	width:204px;
	padding-bottom:10px;
}


.company_profile{
background-image: url(img/side_menu01_on.gif);
background-repeat:no-repeat;
width: 204px;
height: 30px;
text-indent:21px;
font-size:130%;
}

.company_profile a{
text-decoration: none;
color:#666;
}


.company_rinen{
background-image: url(img/side_menu01_off.gif);
background-repeat:no-repeat;
width: 204px;
height: 30px;
color:#666;
text-indent:21px;
font-size:130%;
}

.company_rinen a{
text-decoration: none;
color:#666;
}

.company_presskit{
background-image: url(img/side_menu02_off.gif);
background-repeat:no-repeat;
width: 204px;
height: 32px;
color:#666;
text-indent:21px;
font-size:130%;
}

.company_presskit_2{
background-image: url(img/side_menu02_on.gif);
background-repeat:no-repeat;
width: 204px;
height: 32px;
color:#666;
text-indent:21px;
font-size:130%;
}

.company_presskit a{
color:#666;
text-decoration: none;
}





#info_navi img{

}

#recruit_shinsotu{
	padding-left:360px;
}

.pagetop{
	width:940px;
	height:22px;
	clear:both;
	padding-top:5px;
	padding-bottom:5px;
}

.pagetop img{
float:right;
padding-right:60px;
}




.sidebar_bottom_2 li{
	list-style-type: none;
	padding-bottom:10px;
	padding-left:70px;
	padding-top:8px;
	font-size:11px;
	color:#999999;
}

.sidebar_bottom_2 img{
	padding-left:5px;
}


/* FOOTER */

#footer {
	font-size: 85%;
	clear: both;
	background-repeat:repeat-x;
	width: 960px;
	background-color: fff;
	border-top: solid #0B276E 2px;

}
.ffLeft{
	float:left;
	padding-top: 10px;
	padding-left: 20px;
}

.ffRight{
	float:right;
	font-size: 10px;
	color:#666666;
	line-height:1.5em;
	padding-top: 10px;
	height:90px;
	display:block;
	text-align:left;
	padding-right:80px;
	padding-bottom: 10px;
}

.tel {
	padding-left: 5em;
}
.tel3 {
	padding-bottom: 10px;
	padding-left: 5em;
}


.footerCopy{
	clear: both;
	padding-left: 470px;
	padding-top: 4px;
	color:#fff;
	font-size:x-small;
	background-image: url(../img/ftr_copy.gif);
	padding-bottom: 5px;
}
.footerCopy2{
	clear: both;
	padding-top: 4px;
	color:#fff;
	font-size:x-small;
	background-image: url(../img/ftr_copy.gif);
	padding-bottom: 5px;
	text-align: right;
	padding-right: 20px;
}

.ffRight li{
	list-style:none;
}

address {
	font-style: normal;
	font-size: 10px;
 }


.ftel_2{
	float: left;

}

.ftel_3{
padding-left:5px;
}
.ftel{
	padding-left:10px;
}
.ft_address{
	width:300px;
	height: 30px;
	display:block;
}
.archive_date {
	text-align: right;
	padding-right: 20px;
}

