body{
	background-image:url(../img/bg.jpg);
	baclground-repeat:no-repeat;
	margin:0;
	padding:0;
	}
div.main{
	width:900px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0;
	}
div.center{
	text-align:center;
	}
.logo{
	margin-top:0px;
	margin-right:30px;
	float:left;
		}
div.top{
	height:61px;
	}
div.main2{
	margin-top:25px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0;
	background-image:url(../img/main2_bg.jpg);
	}
#view{
	margin-left:auto;
	margin-right:auto;
	margin-top:0;
	margin-bottom:0;
	padding-bottom:0;
	padding-left:opx;
	padding-right:0px;
	width:900px;
	height:200px;
	background-image:url(../img/view_bg.jpg);
	background-repeat:no-repeat;
	}
#sp img{
	margin-top:-5px;
	margin-left:10px;
	margin-bottom:0;
	padding:0;
	}
h1{
	display:none;
	}
div.box1{
	width:223px;
	padding:0;
	float:left;
	}
div.box2{
	width:223px;
	padding:0;
	float:left;
	}
div.box3{
	width:223px;
	padding:0;
	float:left;
	}
div.box4{
	width:223px;
	padding:0;
	float:left;
	}
img{
	vertical-align:bottom;
	}
embed{
	vertical-align:bottom;
	}
h2.bg{
	height:32px;
	background-image:url(../img/intro_bar.jpg);
	text-indent:-9999px;
	margin:0;
	padding:0;
	}
h2.news{
	height:33px;
	width:420px;
	background-image:url(../img/news.jpg);
	text-indent:-9999px;
	margin:0;
	padding:0;
	}


div.bottom{
	background-image:url(../img/bottom_bg.jpg);
	background-repeat:repeat-x;
	margin-top:0px;
	padding-top:0;
	height:405px;
	}
div.bottom2{
	background-image:url(../img/bottom_bg3.jpg);
	width:900px;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	padding-top:5;
	height:325px;
	}
div.bottom_l{
	width:450px;
	height:325px;
	float:left;
	padding-left:10px;
	padding-top:10px;
	}
div.bottom_r{
	width:400px;
	height:315px;
	float:right;
	margin-right:10px;
	margin-top:3px;
	background-image:url(../img/bottom_right.jpg);
	}
div.bottom3{
	background-image:url(../img/bottom_bg4.jpg);
	width:900px;
	padding-top:5px;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:-8px;
	height:80px;;
	}
address{
	padding-top:15px;
	font-size:70%;
	color:gray;
	font-style:normal;
	line-height:1.5em;
	}
a.ad{
	text-decoration:none;
	color:#cccc00;
	}
p.saiyou{
	font-size:75%;
	background-image:url(../img/saiyou.jpg);
	background-repeat:no-repeat;
	padding-left:85px;
	color:#aaaaaa;
	text-align:left;
	padding-top:2px;
	line-height:1.3em;
	}
p.other{
	font-size:75%;
	background-image:url(../img/other.jpg);
	background-repeat:no-repeat;
	padding-left:85px;
	color:#aaaaaa;
	text-align:left;
	padding-top:2px;
	line-height:1.3em;
	}
p.service{
	font-size:75%;
	background-image:url(../img/service.jpg);
	background-repeat:no-repeat;
	padding-left:85px;
	color:#aaaaaa;
	text-align:left;
	padding-top:2px;
	line-height:1.3em;
	}
p.renew{
	font-size:75%;
	background-image:url(../img/renew.jpg);
	background-repeat:no-repeat;
	padding-left:85px;
	color:#aaaaaa;
	text-align:left;
	padding-top:2px;
	line-height:1.3em;
	}
a:hover{
	color:#FF6600;
	}
a{
	color:#aaaaaa;
	text-decoration:none;
	}
img.top{
	margin-top:10px;
	vertical-align:bottom
	}
	
/*ここからメニューのリスト*/
#menu ul {
     width: 100%;/* メニュー全体の幅 */
     height:39px;
     margin-top:15px;/* マージン （ 必要に応じて設定 ） */
     margin-left:0px;
     padding:0px;/* パディング （ 必要に応じて設定 ） */
     background-image:url();
}
#menu ul li {
     float: left	;/* 横並びの指定 */
     margin-right:0px;
     list-style-type: none;/* リストマークの非表示 */
}


/*ここからフラッシュ下のリスト*/
#navi ul {
     width: 900px;/* メニュー全体の幅 */
     height:32px;
     margin:0px;/* マージン （ 必要に応じて設定 ） */
     padding:0px;/* パディング （ 必要に応じて設定 ） */
     background-image:url(../img/lis_bg.jpg);
}
#navi ul li {
     float: left;/* 横並びの指定 */
     list-style-type: none;/* リストマークの非表示 */
}

/*ここから商品紹介のリスト*/
#int ul {
     width: 100%;/* メニュー全体の幅 */
     margin-top:10px;/* マージン （ 必要に応じて設定 ） */
     padding-left:1px;/* パディング （ 必要に応じて設定 ） */
     background-image:url();
     margin-left:0;
}
#int ul li {
	 margin-top:0px;
	 margin-left:1px;
	 margin-bottom:0;
	 padding-bottom:3px;
     height:57px;
     float: ;/* 横並びの指定 */
     list-style-type: none;/* リストマークの非表示 */
}
/*ここから画像リンク並び*/
#link ul {
     width: 380px;/* メニュー全体の幅 */
     height:56px;
     margin-top:10px;/* マージン （ 必要に応じて設定 ） */
	 margin-left:9px;
	 margin-right:9px;
     padding:0px;/* パディング （ 必要に応じて設定 ） */
     background-image:url();
}
#link ul li {
     float: left;/* 横並びの指定 */
     list-style-type: none;/* リストマークの非表示 */
}
#both{
	clear:both;
	}
div.left{
	float:left;
	padding:0;
	margin:0;
	}
div.left ul{
	width:100%;
	margin:0;
	padding:0;
	}
div.left ul li{
	float:left;
	list-style-type:none;
	padding-right:5px;
	}
p.li{
	width:350px;
	font-size:80%;
	text-align:left;
	}
div.both{
	clear:both;
	}


