@charset "utf-8";


* { margin:0; padding:0;}

html { overflow-y:scroll; }

a img { 
	border:0;

}

body {
  color:#333333;
  background: #ffffff url(../img/bg01.gif) repeat-x;
  font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
  font-size:12px;
}

.enter_color {
	color:#ff6600;
}

h1,h2,h3,h4,h5,h6,p{
  margin:0;
}

h1 {
	display:none;
}

.moji_hidden {
	display:none;
}

.pre_box01{
	color:#333333;
  font-size:12px;
	line-height:1.2;
}

.pre_box02{
	color:#333333;
  font-size:14px;
	line-height:1.2;
}

.pre_box03{
	color:#666666;
  font-size:12px;
	line-height:1.4;
}

.komi01 {
	color:#FF6600;
	font-size:14px;
	line-height:16px;
}

.komi02 {
	color:#FF6600;
	font-size:14px;
	line-height:16px;
	text-indent:-1em;
}

.read01 {
	color:#666666;
  font-size:12px;
	line-height:1.6;
	letter-spacing:1px
}

.text01 {
	color:#666666;
  font-size:12px;
	line-height:1.6;
}

.text02 {
	color:#333333;
  font-size:12px;
	line-height:1.4;
}

.text03 {
	color:#F07C16;
  font-size:12px;
	line-height:1.2;
}



.cap01 {
	color:#666666;
  font-size:10px;
	line-height:1.2;
}

.text_left {
	color:#333333;
  font-size:12px;
	text-align:right;
	line-height:22px;
}

.text_right {
	color:#333333;
  font-size:12px;
	text-align:left;
	line-height:18px;
}


#wrap {
  margin: auto;
  width:820px;
  position:relative;
  background-image:url(../img/main_bg01.gif);
  background-repeat:repeat-y;
}


.inner01 {
  padding:0 10px 0 10px;
}

#header {
  width:800px;
  height:70px;
  background-image:url(../img/header.gif);
  background-repeat:no-repeat;
}


/* =グローバルメニュー */

#g_menu{
  width:800px;
  height:40px;
  background:#000000 url(../img/menu_b.jpg) no-repeat;
  position:relative;
}


#g_menu ul {
  margin: 0;
  list-style: none;
}

#g_menu li {
  margin: 0;
  padding: 0;
  position: absolute;
  top: 12px;
  height: 16px;
  text-indent: -9999px;
	overflow:hidden;
}

#g_menu li#home    { left: 330px; width: 66px; }
#g_menu li#company     { left: 397px; width: 70px; }
#g_menu li#business   { left: 468px; width: 70px; }
#g_menu li#shohin   { left: 539px; width: 70px; }
#g_menu li#recruit   { left: 610px; width: 75px; }
#g_menu li#contact { left: 686px; width: 91px; }


#g_menu li a {
  text-decoration: none;  /* ■Firefox等で線が表示されないようにする */
  display: block;
  height: 16px;
}

#g_menu li#home a:hover {
  background: url(../img/menu_hr.jpg) -330px -12px;
}

#g_menu li#company a:hover {
  background: url(../img/menu_hr.jpg) -397px -12px;
}

#g_menu li#business a:hover {
  background: url(../img/menu_hr.jpg) -468px -12px;
}

#g_menu li#shohin a:hover {
  background: url(../img/menu_hr.jpg) -539px -12px;
}

#g_menu li#recruit a:hover {
  background: url(../img/menu_hr.jpg) -610px -12px;
}

#g_menu li#contact a:hover {
  background: url(../img/menu_hr.jpg) -686px -12px;
}




/* =メインイメージ */
#img_box {
	width:800px;
	height:99px;
	background-color:#000000;
}



/* =各ページメイン*/
#contain {
  width:800px;
	background-color:#ffffff;

}

#contain .inner03 {
 padding:17px 0 0 0;
}

#contain:after{
	content:"."; /* ■Firefoxで高さが算定されないのをふせぐ */
	display:block;
	visibility:hidden;
	height:0.1px;
	font-size:0.1em;
	line-height:0;
	clear:both;
}

/* =左メニュー */
#left_box {
	width:230px;
	float:left;
}

#left_box .left_inner{
	padding:0 11px 20px 26px;

}

#company_menu  {
	padding:5px 0 30px 0;
}



#company_menu ul {
  margin: 0;
  list-style: none;
}

#company_menu li {
  margin-bottom: 1px;
	width:193px;
}

.side_p {
	height:13px;
	padding:5px 16px 4px 0;
	color:#ffffff;
	text-align:right;
	background-color:#ff6600;
}

#company_menu a {
	height:13px;
	display:block;
	text-align:right;
	padding:5px 16px 4px 0;
}

#company_menu a:link {
	color:#6F6F6F;
	text-decoration:none;
}

#company_menu a:visited {
	color:#6F6F6F;
	text-decoration:none;
}

#company_menu a:active {
	color:#ffffff;
	background-color:#ff6600;
}

#company_menu a:hover {
	color:#ffffff;
	background-color:#ff6600;
}



/* =メインコンテンツ */

#main_box_c {
	width:570px;
	float:right;
}

#main_box_c .main_inner{
	padding:9px 22px 20px 22px;
	min-height:500px;
	height:auto !important;
	height:500px;
	border-left: 1px #a9ae88 solid;
}


#privacy_title {
	width:524px;
	height:40px;
	background:#ffffff url(../img/privacy_title.gif) no-repeat;
}



.komi_box {
	padding:20px 0 0 0;
}

.text_box {
	padding:11px 0 26px 0;
}

#privacy_box {
	width:524px;
}

#privacy_box .inner_privacy {
	padding:0 26px 0 36px;
}

#privacy_box ol {
 list-style:decimal outside;
}

#privacy_box li {
	display:block;
	color:#333333;
  font-size:12px;
	line-height:1.8;
	margin-bottom:14px;
	
}


/* =共通フッタ リンク */
#under_menu {
	clear:both;
	position:relative;
  width:800px;
	background-color:#ffffff;
}

#under_menu  .under_inner{
	padding:40px 26px 6px 570px;
}

#under_menu ul {
  margin: 0;
  list-style: none;
}

#under_menu li {
	display:inline;
}

#under_menu a:link{
	color:#484848;
	text-decoration:none;
}

#under_menu a:visited{
	color:#484848;
	text-decoration:none;
}

#under_menu a:active{
	color:#ff6600;
	text-decoration:none;
}

#under_menu a:hover{
	color:#ff6600;
	text-decoration:underline;
}


/* =共通フッタ */
#footer {
  width:800px;
  background-color:#d4d3a9;
  position:relative;
}


#footer .footer_inner{
	padding:18px 26px 12px 0;
	text-align:right;
}

.footer_jp {
	color:#716E59;
  font-size:10px;
	line-height:1.6;
}

.foot_en {
	font-family:Helvetica, sans-serif;
  font-size:10px;
	color:#716E59;
	line-height:1.4;
}

/* =メイン背景下画像 */
#bg_under {
  width:800px;
  height:9px;
  margin: auto;
  background-image:url(../img/main_bg02.gif);
  background-repeat:no-repeat;
  position:relative;

}
