/*----------------------------------------------------------
 - DEFAULT STYLE
----------------------------------------------------------*/
p,h1,h2,h3,h4,h5,h6{
	 margin: 0;
	 padding: 0;
	 }
ul,li{
	 margin: 0;
	 padding: 0;
	 list-style: none;
	 }
/*----------------------------------------------------------
 - DEFAULT STYLE
----------------------------------------------------------*/
h1 {
  font-size: 0.8em;
  line-height: 1.5em;
  font-weight: bold;
  color: #0000ff;
  margin: 0;
  padding: 0 ;
  border: none;
}
h2 {
  font-size: 1.2em;
  line-height: 1.8em;
  font-weight: bold;
  font-family: "ƒqƒ‰ƒMƒm–¾’© ProN W3", "Hiragino Mincho ProN", 'Times New Roman', Times, serif;
  color: #000;
  margin: 0;
  padding: 0;
  border: none;
}
h3 {
  font-size: 1.0em;
  line-height: 1.4em;
  font-weight: bold;
  color: #0000ff;
  margin: 0;
  padding: 0 ;
  border: none;
}
h4 {
  font-size: 1.4em;
  line-height: 1.6em;
  color: #000;
  background-color: #e6e6e6;
  border-left: 8px solid #0000ff;
  margin: 0;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 10px;
}




.l {
  text-align: left;
}
.c {
  text-align: center;
}
.r {
  text-align: right;
}
.j {
  text-align: justify;
}
.t {
  vertical-align: top;
}
.m {
  vertical-align: middle;
}
.b {
  vertical-align: bottom;
}


/*----------------------------------------------------------
 - font
----------------------------------------------------------*/
.copyright {
  color: #000;
  font-size: 0.9em;
  line-height: 1.6em;
  font-weight: bold;
}
.notice {
  color: #cc3366;
  font-size: 0.9em;
  line-height: 2.7em;
  display: inline;
  border-bottom: 1px dotted #999;
  padding-bottom: 0.3em;
  padding-left: 10px;
}

/*----------------------------------------------------------
 - background
----------------------------------------------------------*/
td.title {
  background-image: url(../images/bg_base02.png);
}

/*----------------------------------------------------------
 - layout
----------------------------------------------------------*/
/*layout clear*/
.clearfloat { 
  clear: both;
  height: 0;
  line-height: 0px;
}
/*layout main*/
div#base {
  background-color: #fff;
  width: 960px;
  margin: auto;
  padding: 0;
}
div#title {
  width: 920px;
  margin: auto;
  padding: 0;
  border: 0;
}

/*layout product*/
div#product{
  margin: 0 auto;
  text-align: left;
  width: 920px;
}
div#product a:link {
  text-decoration: none;
  color: #fff;
  background-color: #509900;
}
div#product a:visited {
  text-decoration: none;
  color: #333399;
}
div#product a:active {
  text-decoration: none;
  color :#333399;
}
div#product a:hover {
  color: #00f;
  text-decoration: underline;
  background-color: #FFFF00;
}
div#product_l{
  float: left;
  width: 448px;
}
div#product_r{
  float: right;
  width: 448px;
}

div#pro_base{
  background-image: url(../images/product_base01);
  width: 448px;
}

div#pro_face_t{
  background-image: url(../images/product_face_t.jpg);
  width: 448px;
  height: 82px;
}
div#pro_face_t_text{
  width: 408px;
  padding-left: 20px;
  padding-top: 40px;
}
div#pro_face_ft{
  width: 448px;
}


div#omake{
  width: 448px;
}
div#omake_text{
  background-image: url(../images/omake02.gif);
  width: 428px;
  padding-left: 20px;
}
div#omake_ft{
  width: 448px;
}

div#pro_wht{
  background-image: url(../images/product_wht.jpg);
  width: 448px;
  height: 82px;
}
div#pro_wht_text{
  width: 408px;
  padding-left: 20px;
  padding-top: 40px;
}
div#pro_wht_ft{
  width: 448px;
}

div#pro_grn{
  background-image: url(../images/product_grt.jpg);
  width: 448px;
  height: 82px;
}
div#pro_grn_text{
  width: 408px;
  padding-left: 20px;
  padding-top: 40px;
}
div#pro_grn_ft{
  width: 448px;
}

div#pro_vcl{
  background-image: url(../images/product_vcl.jpg);
  width: 448px;
  height: 82px;
}
div#pro_vcl_text{
  width: 408px;
  padding-left: 20px;
  padding-top: 40px;
}
div#pro_vcl_ft{
  width: 448px;
}

div#pro_s30{
  background-image: url(../images/product_s30.jpg);
  width: 448px;
  height: 82px;
}
div#pro_s30_text{
  width: 408px;
  padding-left: 20px;
  padding-top: 40px;
}
div#pro_s30_ft{
  width: 448px;
}


div#pro_tmc{
  background-image: url(../images/product_tmc.jpg);
  width: 448px;
  height: 82px;
}
div#pro_tmc_text{
  width: 408px;
  padding-left: 20px;
  padding-top: 40px;
}
div#pro_tmc_ft{
  width: 448px;
}




