@charset "utf-8";


/*---------------------------------
	全体レイアウト
---------------------------------*/

#cont{
	width: 950px;
	margin-right: 25px;
	margin-left: 25px;
	margin-top: 8px;
	float: right;
}

#main_title{
	float: left;
	width: 1000px;
	height: 208px;
}

#left_cont{
	width: 205px;
	margin-right: 40px;
	float: left;
}

#leftside{
	background-image:url(../img/leftside_b.png);
	background-repeat:no-repeat;
	height:131px;
	margin-top: 0px;
	padding-top: 15px;
	padding-left: 20px;
	margin-bottom: 15px;
}





.sidemenu{
	font-size: 13px;
	line-height:1.8;
}

.shop01{
	font-size: 18px;
	line-height:1.5;
}



#leftside a,

#leftside a:link {
	color: #F5B400;
	text-decoration: none;
}

#leftside a:hover{
	color: #ffffff;
	text-decoration: none;
}

#leftside_food a,

#leftside_food a:link {
	color: #F5B400;
	text-decoration: none;
}

#leftside_food a:hover{
	color: #ffffff;
	text-decoration: none;
}




#right_cont{
	width: 705px;
	float: right;
	}
	


.company{
	font-size: 14px;
	line-height:1.8;
	font-weight:bold
}


#page_top{
	height: 20px;
	width: 705px;
	float: left;
	padding-top: 10px;
	text-align:right;
	font-size: 10px;
	}
	
	
/* 会社案内ページ 企業理念*/
#right_info01 {
        width: 705px;
		float:left;
		margin-bottom: 35px;
}

	
	
	
/* 会社案内ページ 会社概要*/

#right_info02 {
        width: 705px;
		float:left;
		margin-bottom: 5px;
		
}

#right_cont table.info {
        width: 705px;
        border-collapse: collapse;
		margin-top: 10px;
}

#right_cont table.info th {
width: 20%;
        font-weight: normal;
        background-color: #EBE4D1;
        border:1px solid #B0802F;
        text-align: left;
        padding: 12px;
}
 
#right_cont table.info tr td {
        background-color: #FAF8F3;
        border:1px solid #B0802F;
        text-align: left;
        padding: 12px;
}

/* 会社案内ページ 会社概要 グループ会社*/


.right_info02_gr {
        width: 705px;
		float:left;
		margin-top: 15px;
		margin-bottom: 15px;
}


#right_cont table.info2 {
        width: 705px;
        border-collapse: collapse;
		margin-top: 5px;
}

#right_cont table.info2 th {
width: 20%;
        font-weight: normal;
        background-color: ;
        border:1px solid #B0802F;
        text-align: left;
        padding: 12px;
}
 
#right_cont table.info2 tr td {
        background-color: ;
        border:1px solid #B0802F;
        text-align: left;
        padding: 12px;
}

.gr{
font-size: 14px;
}



/* 会社案内ページ 沿革*/

#right_info03 {
        width: 705px;
		float:left;
		margin-bottom: 15px;
}


#right_cont table.history {
width: 705px;
border-collapse: collapse;
		margin-top: 15px;
}

#right_cont table.history th  {
padding: 10px;
text-align: left;
width: 10%;
border-bottom: 1px solid #B0802F;
border-top: 1px solid #B0802F;
}

#right_cont table.history td  {
padding: 10px;
text-align: left;
width: 10%;
border-bottom: 1px solid #B0802F;
}

#right_cont table.history td.line01{
width: 10%;
}
#right_cont table.history td.line02{
width: 80%;
}



/* 採用情報*/

#right_recruit {
width: 705px;
border-collapse: collapse;
margin-bottom: 20px;
}

#right_recruit img {
margin-bottom: 0px;
}

#right_cont table.recruit {
width: 705px;
border-collapse: collapse;
margin-top: 10px;
margin-bottom: 20px;
}

#right_cont table.recruit td  {
text-align: left;
width: 10%;
border-bottom: 0px solid #B0802F;
}

#right_cont table.recruit td.line01{
padding: 3px;
width: 15%;
}
#right_cont table.recruit td.line02{
padding: 3px;
width: 80%;
}

#right_cont table.recruit td.line03{
padding: 0px;
width: 7%;
}

#right_cont table.recruit td.line04{
padding: 0px;
width: 80%;
}

.rec{
font-size: 14px;
}

hr {
   border-width: 1px 0px 0px 0px; /* 太さ */
   border-style: solid; /* 線種 */
   border-color: #B0802F; /* 線色 */
}

.tel {
	font-size: 16px;
	font-weight: bold;
	color: #D20028;
}



/* お問い合せ*/




#right_contact01 {
width: 705px;
margin-bottom: 20px;
}

#right_contact01 img {
margin-bottom: 10px;
}


#right_contact02 {
width: 705px;
margin-bottom: 20px;
}

#right_contact02 img {
margin-bottom: 10px;
}


#right_contact03 {
width: 705px;
margin-bottom: 20px;
}

#right_contact03 img {
margin-bottom: 10px;
}

.contact {
width: 705px;
float:left;
margin-top: 15px;
	font-size: 12px;
	margin-bottom: 30px;
	font-weight: bold;
}


#right_cont table.contact {
        width: 705px;
        border-collapse: collapse;
		margin-top: 15px;
}

#right_cont table.contact th {
width: 20%;
        font-weight: normal;
        text-align: left;
}
 
#right_cont table.contact tr td {
width: 80%;
        text-align: left;
        padding: 5px;
}

#right_cont textarea {
        width:70%;
    }



#map02{
	padding-top: 10px;
	}
	
	
/* サイトポリシー*/

#right_site {
width: 705px;
border-collapse: collapse;
margin-bottom: 20px;
}

#right_site img {
margin-bottom: 10px;
}

#right_site p {
	line-height:1.8;
	margin-bottom:10px;
}
