/*--------------------------------------------------------
1、背景画像
--------------------------------------------------------*/

body{
background-color: #FFF;
background: url(../images/bg2.jpg) repeat-x left top ;
}


/*--------------------------------------------------------
5、文字色の設定
--------------------------------------------------------*/

/*サイト全体*/
body{ color: #000;}

/*リンク文字*/
a{ color:#000; text-decoration: underline; }/*下線を付ける*/
a:link{text-decoration: none; }
a:visited{text-decoration: none;}/*訪問済み*/
a:hover{ color: #000; text-decoration: underline; }/*リンクに乗った時*/


/*最上部帯*/
div#header #top-menu li{ color: #fff; }
div#header #top-menu li a:link{ color: #fff; }
div#header #top-menu li a:visited{ color: #fff; }
div#header #top-menu li a:hover{ color: #ff3300; }


/*ロゴテキスト*/
p#logo-text a{ text-decoration: none; }
p#logo-text,p#sub-text{ color: #333; }
p#logo-text a:link{ color: #333; }
p#logo-text a:visited{ color: #333; }
p#logo-text a:hover{ color: #ff3300; }


/*ヘッダーテキスト*/
div#header-text{ color: #333; }




/*copyright*/
div#footer #copyright{ color: #fff; }


/*--------------------------------------------------------
■トータル設定
--------------------------------------------------------*/

body{
	margin: 0;
	text-align: center;
	font-family:Verdana,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',osaka,'メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic',sans-serif;
	line-height: 1.4em;
	font-size:12px;
}

/*左メニュー内のPタグ、右コンテンツ内のPタグは、固有に設定*/
p{ line-height: 1.8em; 
   font-size:12px;
   }

pre{
	font-size: 10pt;
	line-height: 1.8em;
	font-family:Verdana,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',osaka,'メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic',sans-serif;
}


/*--------------------------------------------------------
6、見出しタグの設定
--------------------------------------------------------*/

h1{
	margin: 0 0 10px 0;
	font-size: 18px;
	color: #339900;/*文字色*/
}


h2 {
　　float:left;　
    width:680px;
	height:35px;
	font-size: 15px;
	color: #602902;/*文字色*/
	background: url(../images/h2.gif) no-repeat left top ;
	margin-bottom:5px;
	padding:8px 0px 0px 23px;
}


h3{
	margin: 0 0 10px 0;
	font-size: 16px;
	color: #339900;/*文字色*/
}

/*--------------------------------------------------------
■container設定
--------------------------------------------------------*/

/*サイズ設定　その1*/
div#container{
	width: 900px;
	margin: 0 auto;
	text-align: left;
}

/*--------------------------------------------------------
■ヘッダー
--------------------------------------------------------*/

div#header{
	width: 900px;
	height: 150px;
}

/*--------------------▽ヘッダー文章*/

div#header .catch{
	margin-top: 5px;
	margin-left: 15px;
	font-size: 11px;
	color:#FFF;

}

div#header h1{
z-index: 1;
	position: absolute;
	text-indent: -9999px;
	font-size: 1px;
	line-height: 0;
	margin:20px 0 0 15px; 
	}

div#header h1 a{
    display: block;
	background: transparent url("../images/logo.gif") 0 0 no-repeat;
	width: 281px;
	height: 33px;
	overflow: hidden;
	
}

/*--------------------------------------------------------
■メニュー
--------------------------------------------------------*/
div#nav{
	z-index: 1;
	position: absolute;
	top: 95px;
	width: 900px;
	height: 50px;
}
div#nav {
    margin: 0;
    padding: 0;
	height:50px;
	background-image:  url();
	background-repeat: no-repeat;
}

div#nav ul {
    list-style: none;
	margin: 0;
    padding: 0;
    font-size: 9px;
	
}

div#nav ul li {
    float: left;
    height: 50px;
}

div#nav ul li a {
    display: block;
    height: 50px;
}

div#nav ul li.nav_01 a {
    background:  url(../images/nav/news.gif)  left top no-repeat;
    text-indent: -9999px;
    width: 148px;

}


div#nav ul li.nav_02 a {
    background:  url(../images/nav/introduction.gif) left top no-repeat;
    text-indent: -9999px;
    width: 148px;
	margin-left:2px;
	

}

div#nav ul li.nav_03 a {
    background:  url(../images/nav/order.gif) left top no-repeat;
    text-indent: -9999px;
    width: 148px;
	margin-left:2px;

}

div#nav ul li.nav_04 a {
    background:  url(../images/nav/active.gif) left top no-repeat;
    text-indent: -9999px;
    width: 148px;
	margin-left:2px;
	

}

div#nav ul li.nav_05 a {
    background:  url(../images/nav/com.gif) left top no-repeat;
    text-indent: -9999px;
    width: 148px;
	margin-left:2px;
}

div#nav ul li.nav_06 a {
    background:  url(../images/nav/contact.gif) left top no-repeat;
    text-indent: -9999px;
    width: 148px;
	margin-left:2px;
}

div#nav ul li a:hover { background-position:0px -50px;}


/*--------------------------------------------------------
■内容
--------------------------------------------------------*/

div#cont{
	float:left;
	width: 900px;
}

div#cont .flash{
	float:left;
	width: 900px;
	height:395px;
	margin-bottom:10px;
}

div#cont .flash .lft{
	float:left;
	width: 495px;
	height:395px;
	margin:0;
	padding:0;

}

div#cont .flash .rgt{
	float:right;
	width: 400px;
	height:395px;
    margin:0;
	padding:0;
}

div#cont .flash .rgt .smz{
	height:300px;
	padding-bottom:2px;

}

div#cont .sub{
	float:left;
	width: 900px;
	height:15px;
	margin:5px 0px;
	font-size:10px;
}

div#cont .main{
    float:left;
	width: 900px;
	margin-bottom:10px;
}

div#cont .left{
    float:left;
	width: 680px;
}

div#cont .left .title{
    margin-bottom:7px;
}

div#cont .left .box{
    float:left;
	width: 680px;
	marin-bottom:10px;
}

div#cont .left p{
	margin: 0px 0px 15px 10px ;
}


div#cont .right{
    float:right;
	width: 200px;
	background:#EDEDED;

}

div#cont .right .box{
	width: 180px;
	margin:10px;

}

div#cont .right p{
	margin: 0px 0px 10px 0px;
	border-bottom:#F5F5F5 2px solid;
}

/*--------------------------------------------------------
■商品の紹介
--------------------------------------------------------*/
div#cont .left .box150{
	height:150px;
}

/*--------------------------------------------------------
■フッターメニュー
--------------------------------------------------------*/

/*サイズ設定　その8*/
div#footer{
    float:left;
    width: 100%;
	height: 220px;
	background:#EAEAEA;
	text-align: center;
	margin-top:10px;
	
}

div#footer .box{
    padding: 15px 0px;
	line-height: 1.8em;
	font-size:10px;
}


/*--------------------------------------------------------
■その他の設定
--------------------------------------------------------*/

/*--------------------▽テーブルセルの間隔*/

td{ padding: 8px; }

/*--------------------------------------------------------
■画像関連
--------------------------------------------------------*/

.title{

    margin-bottom:7px;
}


img
{
   border:0;
}

.img-left
{
   float: left;
   margin-right: 10px;
   
}

.img-right
{
   float: right;
   margin-left: 10px;
   margin-right:5px;
}

.img-center
{
   margin: 5px 0px;
}

.img-button
{
   margin: 10px 0px;
   text-align: center;
}

/*--------------------------------------------------------
■文字装飾
--------------------------------------------------------*/
.bg-yellow { background-color: #FFFF00; padding:3px; }
.fnt-org { color:#F79910; font-weight:bold; font-size:14px;}
.fnt-red { color:#E00000; font-weight:bold; }
.fnt-red14 { color:#E00000; font-size:14px; font-weight:bold; }
.bdr-red { color:#E00000; text-decoration: underline; }
.bdr-red14b { color:#E00000; font-size:14px; font-weight:bold; text-decoration: underline; }
.red14b { color:#E00000; font-size:14px; font-weight:bold;  }

/*--------------------------------------------------------
■メールフォーム
--------------------------------------------------------*/
#f1{
width:300px;
}

#f3{
width:400px;
height:150px;
}

.button{
	margin-top:15px;
	text-align:center;
}