@charset "UTF-8";

/*基本設定
--------------------------------------------*/
body {
	font-family: "ＭＳ Ｐゴシック", "Osaka", Serif ;
	margin:20px 0 0 0;
	padding:0;
	color:#333;
	text-align:center;
	}

p {
font-size:81.25%;
line-height:130%;
margin:0 0 10px 0;
}

blockquote {
font-size:81.25%;
line-height:130%;
margin:0 20px 10px 20px;
}

h1 {
font-size:131.25%;
margin:0px;
color:#333333;
}

h2 {
font-size:100%;
line-height:30px;
margin:0px 0 5px 0px;
background-image:url(../backup_151010/images/h2_img.gif);
background-repeat:no-repeat;
width:555px;
height:46px;
padding:10px 0 0 20px;
color:#333333;
}

h3 {
font-size:87.5%;
line-height:120%;
margin:0px 0 5px 0px;
background-image:url(../backup_151010/images/h3_bg.gif);
background-repeat:no-repeat;
width:565px;
height:40px;
padding:2px 0 0 10px;
color:#333333;
}

h3.small {
font-size:87.5%;
line-height:auto;
margin:0px 0 5px 0px;
background-image:url(../backup_151010/images/h3_bg_small.gif);
background-repeat:no-repeat;
width:565px;
height:25px;
padding:5px 0 0 10px;
color:#333333;
}

h4 {
font-size:81.25%;
margin:-5px 0 0 0;
line-height:130%;
padding:5px 0 0 10px;
background-image:url(../backup_151010/images/h4_bg.gif);
background-repeat:no-repeat;
width:565px;
height:30px;
color:#333333;
}

h5 {
font-size:81.25%;
line-height:auto;
margin:0px 0 5px 0px;
background-image:url(../backup_151010/images/h5_bg.gif);
background-repeat:no-repeat;
width:565px;
height:25px;
padding:5px 0 0 10px;
color:#333333;
}

img {
	border:none;
	}

div.clear {
	clear:both;
	}

.asta {
	color:#f00;
	}

.link {
	padding-right:40px;
	background:transparent url(../backup_151010/images/link.gif) no-repeat right;
	}

.jianti{		/*中国語表記*/
	font-family: "Arial Unicode MS",Serif ;
	}/*レイアウト
--------------------------------------------*/
#box {
	margin:0 auto;
	padding:0;
	width:750px;
	text-align:left;
	}

#header {
	text-align:left;
	}

	#logo {
		float:left;
		}

	#recruit {
		float:right;
		margin-left:5px;
		}

	#menu {
		clear:both;
		margin:5px 0 0 0;
		padding:0;
		}

#footer {
	clear:both;
	margin:0;
	padding:1em 10px;
	height:1em;
	vertical-align:top;
	}

	#copy {
		float:right;
		}

	#fnavi {
		float:left;
		}


/*リンク
--------------------------------------------*/
a {text-decoration:none;}
a:link{ color:#1867AE;}
a:visited{ color:#1867AE;}
a:hover{ color:#666666;}
a:active{	color:#666666;}


/*header設定
---------------------------------------------------*/
#logo {
	padding:0 0 5px 0;
	}

#lang ul {
	margin:0;
	padding:0;
	list-style-type:none;
	}

#lang ul li {
	position:relative;
	top:5px;
	float:right;
	text-align:right;
	padding:0;
	width:75px;
	}


/*メニュー設定
--------------------------------------------*/
#menu ul {
	margin:0;
	padding:0;
	list-style-type:none;
	}

#menu ul li {
	float:left;
	padding:0;
	text-align:center;
	font-size:12px;
	vertical-align:middle;
	}

#menu ul li a {
	background:#5ec6fb url(../backup_151010/images/bg_menu_up.jpg) no-repeat left;
	margin:0;
	padding-top:7px;
	width:125px;
	height:17px;
	display:block;
	color:#333;
	}

#menu ul li a:hover {
	background:#006c9d url(../backup_151010/images/bg_menu_over.jpg) no-repeat left;
	color:#fff;
	}

#menu ul li.l a {
	background:#5ec6fb url(../backup_151010/images/bg_menu_left_up.jpg) no-repeat left;
	}

#menu ul li.l a:hover {
	background:#006c9d url(../backup_151010/images/bg_menu_left_over.jpg) no-repeat left;
	}

#menu ul li.r a {
	background:#5ec6fb url(../backup_151010/images/bg_menu_right_up.jpg) no-repeat right;
	}

#menu ul li.r a:hover {
	background:#006c9d url(../backup_151010/images/bg_menu_right_over.jpg) no-repeat right;
	}


/*トップイメージ
---------------------------------------------------*/
#topimg {
	clear:both;
	margin:5px auto;
	padding:0;
	width:750px;
	}


/*3段組レイアウト
---------------------------------------------------*/
#left {
	float:left;
	width:550px;
	}

	#news {
		float:left;
		width:260px;
		}

	#newlineup {
		float:right;
		width:265px;
		}

#right {
	float:right;
	width:190px;
	}

#banner {
	}

#footer {
	clear:both;
	}

/*news設定
---------------------------------------------------*/
#news {
	}

#news .title {
	margin:0;
	padding:10px 0 5px 0;
	background:url(../backup_151010/images/line_news.gif) no-repeat bottom;
	}

#news .title img.stitle {
	float:left;
	}

#news .title img.here {
	float:right;
	}

#news ul {
	clear:both;
	list-style-type:none;
	margin:0;
	padding:0;
	}

#news li{
	font-size:75%;
	line-height:130%;
	background:url(../backup_151010/images/line_dot.gif) repeat-x bottom;
	padding:9px 2px 5px 2px;
	}

#news img.banner {
	margin:5px 0;
	display:block;
	}


/*新製品紹介 設定
---------------------------------------------------*/
#newlineup {
	background-color:#eee;
	}

#newlineup .title {
	margin: 0;
	padding:10px 0 5px 0;
	background:#fff url(../backup_151010/images/line_lineup.gif) no-repeat bottom;
	}

#newlineup .title img.stitle {
	float:left;
	}

#newlineup p {
	clear:both;
	margin:0 5px;
	padding:5px 0;
	background:url(../backup_151010/images/line_gw.gif) repeat-x bottom;
	}

#newlineup .line {
	clear:both;
	margin:0 5px;
	padding:5px 0;
	background:url(../backup_151010/images/line_gw.gif) repeat-x bottom;
	font-size:75%;
	line-height:130%;
	}

#newlineup .line h3 {
	margin:0 0 1px 0;
	padding:1px 5px;
	background:transparent url(../backup_151010/images/bg_newlineup.jpg) repeat-y left;
	font-size:0.8em;
	font-weight:normal;
	line-height:130%;
	width:auto;
	height:auto;
	}

#newlineup .line h4 {
	margin:0 0 3px 0;
	padding:1px 5px;
	background:transparent url(../backup_151010/images/bg_newlineup.jpg) repeat-y left;
	font-size:1.2em;
	line-height:130%;
	width:auto;
	height:auto;
	}

#newlineup .line img.photo {
	float:right;
	margin:0;
	padding:10px 3px 0 3px;
	background:#eee;
	}

#newlineup .line img{
	margin:0;
	padding:3px 0;
	}

#newlineup .new {
	background:url(../backup_151010/images/new.gif) no-repeat right;
	padding-right:35px;
	}

#newlineup .osusume {
	background:url(../backup_151010/images/osusume.gif) no-repeat right;
	padding-right:48px;
	}

#newlineup hr {
	clear:both;
	}


/*banner設定
---------------------------------------------------*/
#banner {
	margin-top:15px;
	padding-top:17px;
	background:url(../backup_151010/images/line_w01.gif) no-repeat top right;
	}

#banner ul {
	list-style-type:none;
	margin:0;
	padding:0;
	}

#banner li{
	background:url(../backup_151010/images/line_w02.gif) repeat-y right;
	margin:0;
	padding:5px 10px 0 10px;
	text-align:right;
	}


table {
	margin:0;
	padding:0;
	width:100%;
	border:none;
	}

table td {
	margin:0;
	padding:0;
	}


/*footer設定
--------------------------------------------*/
#footer {
	background:#bee8ff;
	font-size:60%;
	line-height:130%;
	}

#footer a {
	padding:0 5px;
	border-right:1px solid #333;
	}
