@charset "utf-8";
.tx1 {
	font-family: "ＭＳ Ｐ明朝", "細明朝体";
	font-size: 18px;
	font-weight: bolder;
	text-transform: uppercase;
	font-style: normal;

}
.tx2 {
	font-family: "ＭＳ Ｐ明朝", "細明朝体";
	font-size: 14px;
	font-weight: bold;
}
.tx3 {
	font-family: "ＭＳ Ｐ明朝", "細明朝体";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
.hide {
	font-family: "ＭＳ Ｐ明朝", "細明朝体";
	font-size: 11px;
	font-style: normal;
	font-weight: bold;

}
.txt4 {
	font-family: "ＭＳ Ｐ明朝", "細明朝体";
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}
.price {
	font-family: "Times New Roman", "Times", "serif";
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #F00;
}
.tbl_page_title {
	padding-left: 10px;
	background-image: url(images/border-y640.gif);
}
.tbl_line_yelow {
	background-image: url(images/border-y640.gif);
}

#４ {
	color: #F00;
}
h1 {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 0px;
	font-variant: normal;
	color: #666;
	font-style: normal;
	}
h2 {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 0px;
	font-variant: normal;
	color: #333;
	font-style: normal;
}
h3 {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	line-height: 14px;
	font-variant: normal;
	color:#F60;
	
}
/* ---------------------- Greenslate nav ---------------------- */
    #nav, #nav * {
	margin:0;
	padding:0;
	font:bold 16px Times New Roman, Times, serif;
    }
    #nav {
        padding:0px;
		height:20px;
       /* background-color:#F60;*/
	   background:transparent url("images/back-col.gif") repeat-x;
	width:100%;
	float:left;	 

    }
	#nav li{
	display:inline;
	padding:0;
	margin:0;
	}
    
 	#nav table {
        margin:0px 0;
		height:20px;
        /*background-color:#F60;*/
		
		
        /*border-spacing:0px;*/
       /* border:0px; 
			/*solid #F60;*/
    }
	
    #nav tr.center {
        text-align:center;
    }
    #nav td {
        width:70px;
    }
    #nav a {    /*通常時*/
        padding:0px;
      /* display:block;
       /* background-color:#F60;*/
	   background:transparent url("images/back-col.gif") repeat-x left bottom;
        color:#FFF;
        text-decoration:none;
    }
    #nav a:hover {  /* �}マウスオーバー�� */
        padding:0px;
        background-color:#F93;
        color:#039;
        text-decoration:none;
    }
/* ---------------------- END Greenslate nav */
   ul#hnav, ul#hnav * {
	font:bold 18px Times New Roman, Times, serif;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 50;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 10px;
    }
ul#hnav{
	list-style: none;
	margin: 0;
	padding: 0px;
	/*border-bottom: 1px solid #CCC;*/
  font-weight: bold;
	text-align: center;
	white-space: nowrap
  }
ul#hnav li{
	display: inline;margin: 0 10px
	}
ul#hnav a{
	 text-decoration: none;
	 padding: 0 0 3px;
 /* border-bottom: 4px solid #FFF;color: #999;*/
         padding:0px;
      
       /* background-color:#F60;*/
	   background:transparent url("images/back-col.gif") repeat-x left bottom;
        color:#FFF;
        text-decoration:none;

  }
/* ul#hnav a#current{border-color: #F60;color:#06F}*/
ul#hnav a:hover{
       padding:0px;
        background-color:#F93;
        color:#039;
        text-decoration:none;	}
/*Footer Nav */
ul#fnav, ul#fnav * {
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 15;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 10px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 14px;
	font-weight: normal;
    }
ul#fnav{
	list-style: none;
	margin: 0;
	padding: 0px;
	/*border-bottom: 1px solid #CCC;*/
  font-weight: bold;
	text-align: center;
	white-space: nowrap
  }
ul#fnav li{
	display: inline;margin: 0 5px
	}
ul#fnav a{
	text-decoration: none;
	padding: 0 0 3px;
	padding:0px;
      
       /* background-color:#F60;*/
        color:#00C
        text-decoration:none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
  }
/*ul#fnav a#current{border-color: #F60;color:#06F}*/
ul#fnav a:hover{
       padding:0px;
       border-bottom: 4px solid #CF0;
        color:#CF0;
        text-decoration:none;
			}

/*---------------------- */
body {
	background: #FF7f00;
	color:#333333;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	margin-top: 0px;
	font-size: 16px;
	text-align: center;
	
}

#wp {
	width:780px;
	border: thin solid #CCC;
	text-align: left;
	margin: auto;	
}
 #Head1 {
	/*position:absolute;*/
	position:relative;
	width:780;
	height:20;
	z-index:1;
	left:0;
	text-align:center;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
#Head2 {
	width: 780px;
	text-align:Left;
	
	
	
}
 #Foot1 {
	width: 780px;
	text-align:left;
	margin: auto;
	background-color: #FFF;
	background-image: url(images/foot01-or.gif);
	height: 25px;
	
	}
 #Foot2{
	width: 780px;
	text-align:center;
	margin: auto;
	background: #FF7f00;
	}
 #BASE {
	font-weight: normal;
	width: 780px;
	text-align:center;
	margin: auto;
	background-image: url(images/back-boder-gr.gif);
	background-repeat: repeat;
	height: 100%;
	background-position: left;
	vertical-align: top;
	}
 #left{
	text-align: left;
	width: 70px;
	float: left;
	height: 100%;
	/*vertical-align: top;
	position: relative;
	*/
}
#right{
	text-align: right;
	width: 70px;
	float: right;
	height: 100%;
	vertical-align: top;
	overflow: hidden;
	position: relative;
	background-image: url(images/back-boder-gr.gif);
	background-repeat: repeat;

}
#main{
	width: 640px;
	height: 100%;
	vertical-align: top;
	overflow: hidden;
	background-color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
