body{
  font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ','Mayryo','ＭＳ Ｐゴシック','MS PGothic',sans-serif;
  color: #333;
  font-size:12px;
  text-align: center; 
  background: #FFF;
  line-height : 160%;
  margin: 0px;
  padding: 0px;
  background: #fff url(./images/common/bg.jpg) repeat-x 0 0;
   }

body,th,td { color : #333; font-size : 12px; }
   
a { border:none; } 
  
img { border:none;} 

.iepngfix {
  behavior: expression(IEPNGFIX.fix(this));
  }
  
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  line-height: 0;
  clear: both;
  visibility: hidden;
  }

.clearfix {
  display: inline-block;
  }
  
a.normal:link { color : #3476a8; text-decoration : underline; }
a.normal:visited { color : #3476a8; text-decoration : underline; }
a.normal:hover { color : #333; text-decoration : none; }
a.normal:active { color : #333; text-decoration : underline; }

a:link { color : #333; text-decoration : underline; }
a:visited { color : #CCC; text-decoration : underline; }
a:hover { color : #CCC; text-decoration : none; }
a:active { color : #333; text-decoration : underline; }

ul {
  padding:0px;
  margin:0px 0px 0px 17px;
  list-style: square url(./images/common/list.gif);
  }

ul.clear {
  padding:0px;
  margin:0px;
  list-style: none;
  }

.alignleft { 
  float: left; 
  margin: 0px 10px 10px 0px; 
  } 

.alignright { 
  float: right; 
  margin: 0px 0px 10px 10px; 
  }

.aligncenter {
  display: block;
  margin: 0 auto;
  padding: 0 0 10px;
  }

#wrap { 
  width: 990px;
  overflow: hidden;
  text-align: center;
  margin: 0 auto;
  }

#header {
  width: 990px;
    overflow: hidden;
  text-align: left; 
  margin: 0px 0px 20px; 
  padding: 0; 
  }
 
#header h1 {
  text-indent:-9999em;
  margin: 0;
  padding: 0;
 }

#header .title a {
  text-align: left; 
  float: left;
  width: 380px; 
  height: 60px;
  margin: 20px 0px;
  padding: 0;
  background: url(./images/common/logo.gif) no-repeat center top;
}

#header .title a:hover {
  background: url(./images/common/logo.gif) no-repeat center bottom;
}

#tel h4 {
  text-indent:-9999em;
  margin: 0px 0px 20px;
  }

#tel {
  display: block;
  float: right;
  width: 265px; 
  height: 60px;
  margin: 20px 0px;
  background: url(./images/common/header_tel.gif) no-repeat center top;
  }

#content {
  width: 990px;
  overflow: hidden;
  margin: 0px 0px 20px 0px; 
  padding: 0; 
  }

#left {
  width: 200px;
  text-align: left; 
  float:left;
  margin: 0px 0px 10px 0px; 
  padding: 0; 
  }
 
.leftcontent {
  width: 180px;
  text-align: left; 
  margin: 0px 20px 0px 0px; 
  padding: 0; 
  }

#main {
  width: 790px;
  text-align: left; 
  float: right;
  margin: 0px 0px 10px 0px; 
  padding: 0; 
  }
 
.maincontent {
  width: 590px;
  text-align: left;
  display: block;
  float: left;
  margin: 0px 10px 0px 0px; 
  padding: 0px 0px 0px 0px; 
  }
  

#right {
  width: 180px;
  text-align: left; 
  float:right;
  margin: 0px 0px 0px 0px; 
  padding: 0; 
  }
 
#footer {
  clear:both;
  text-align: center;
  margin: 0; 
  padding: 20px 0px; 
  background: #3476a8 url(./images/common/footer_bg.jpg) repeat-x 0 0;
  }

.footercontent {
  width: 990px;
  text-align: left;
  color: #FFF;
  margin: 0px auto 0px; 
  padding: 20px 0px 0px;
  }
  
#footer #service {
  float: left;
  display: block;
  margin: 0px 20px 0px 0px; 
  padding: 0;
  }
  
#footer #company {
  float: left;
  display: block;
  margin: 0; 
  padding: 0;
  }
  
#footer h4 {
  text-indent:-9999em;
  margin: 0;
  padding: 0; 
  }
   
#footer #service .title  {
  width: 180px; 
  height: 30px;
  margin: 0px 0px 5px;
  padding: 0;
  background: url(./images/common/footer_service_title.jpg) no-repeat center top;
  }
   
#footer #company .title  {
  width: 180px; 
  height: 30px;
  margin: 0px 0px 5px;
  padding: 0;
  background: url(./images/common/footer_company_title.jpg) no-repeat center top;
  }
  
#footer ul {
  width: 200px;
  float: left;
  display: block;
  padding:0px;
  margin:0px 10px 0px 0px;
  }
  
#footer li {
  padding:0px;
  margin:0px 0px 0px 17px;
  list-style: square url(./images/common/list_fff.gif);
  }
 
#footer p {
  clear: both;
  text-align: center; 
  margin: 0px auto;
  padding: 20px 0px 0px 0px; 
  }

#footer address {
  font-style: normal;
  text-align: center;
  margin: 0px auto;
  }

#footer a:link { color : #FFF; text-decoration : none; }
#footer a:visited { color : #FFF; text-decoration : none; }
#footer a:hover { color : #333; text-decoration : none; }
#footer a:active { color : #FFF; text-decoration : none; }

/* ------------------------------------- 
   Global Navi
 * ------------------------------------- */
 
 #global_navi { 
 clear: both;
  margin: 0;;
  padding: 0;
  background: url(./images/common/global_navi_bg.jpg) no-repeat;
  }

 #global_navi ul {
  margin:0;
  padding:0;
  }

 #global_navi li {
  display:inline;
  list-style-type:none;
  }
  
 #global_navi li a {
  height:45px;
  display:block;
  float:left;
  text-indent:-9877em;
  text-decoration:none;
  overflow:hidden;
  }

/* GLOBAL BUTTONS */
#global_navi li.gn_home a { background: url(./images/common/global_navi.jpg) no-repeat; width: 165px; }
#global_navi li.gn_topics a { background: url(./images/common/global_navi.jpg) no-repeat -165px 0; width: 165px; }
#global_navi li.gn_workflow a { background: url(./images/common/global_navi.jpg) no-repeat -330px 0; width: 165px; }
#global_navi li.gn_philosophy a { background: url(./images/common/global_navi.jpg) no-repeat -495px 0; width: 165px; }
#global_navi li.gn_company a { background: url(./images/common/global_navi.jpg) no-repeat -660px 0; width: 165px; }
#global_navi li.gn_contact a { background: url(./images/common/global_navi.jpg) no-repeat -825px 0; width: 165px; }

/* GLOBAL OVER STATES */
#global_navi li.gn_home a:hover  { background: url(./images/common/global_navi.jpg) no-repeat 0 -45px;}
#global_navi li.gn_topics a:hover  { background: url(./images/common/global_navi.jpg) no-repeat -165px -45px;}
#global_navi li.gn_workflow a:hover  { background: url(./images/common/global_navi.jpg) no-repeat -330px -45px;}
#global_navi li.gn_philosophy a:hover  { background: url(./images/common/global_navi.jpg) no-repeat -495px -45px;}
#global_navi li.gn_company a:hover  { background: url(./images/common/global_navi.jpg) no-repeat -660px -45px;}
#global_navi li.gn_contact a:hover  { background: url(./images/common/global_navi.jpg) no-repeat -825px -45px;}

/* ------------------------------------- 
 * Left Content
 * ------------------------------------- */
 
#left h3 {
  text-indent:-9999em;
  margin: 0;
 }

#left .title {
  display: block;
  width: 180px; 
  height: 30px;
  margin: 0px 0px 10px;
  background: url(./images/common/left_side_title.jpg) no-repeat center top;
}
 
 /* SIDENAVI Print */
#side_navi_print { 
  margin: 0px 0px 20px;
  padding: 0;
  background: url(./images/common/left_side_navi_print_bg.jpg) no-repeat;
  }

#side_navi_print ul {
  margin:0;
  padding:0;
  }

#side_navi_print li {
  display:inline;
  list-style-type:none;
  }
  
#side_navi_print li a {
  height: 30px; 
  display:block;
  text-indent:-9877em;
  text-decoration:none;
  overflow:hidden;
  }

/* SIDENAVI BUTTONS */
#side_navi_print li.sn_flyer a { background: url(./images/common/left_side_navi_print.jpg)  no-repeat;width: 180px; height:60px; }
#side_navi_print li.sn_company_profile a { background: url(./images/common/left_side_navi_print.jpg) no-repeat 0 -60px; width: 180px; }
#side_navi_print li.sn_poster a { background: url(./images/common/left_side_navi_print.jpg) no-repeat 0 -90px; width: 180px; }
#side_navi_print li.sn_pamphlet a { background: url(./images/common/left_side_navi_print.jpg) no-repeat 0 -120px; width: 180px; }
#side_navi_print li.sn_booklet a { background: url(./images/common/left_side_navi_print.jpg) no-repeat 0 -150px; width: 180px; }
#side_navi_print li.sn_business_card a { background: url(./images/common/left_side_navi_print.jpg) no-repeat 0 -180px; width: 180px; }
#side_navi_print li.sn_postcard a { background: url(./images/common/left_side_navi_print.jpg) no-repeat 0 -210px; width: 180px; }
#side_navi_print li.sn_pointcard a { background: url(./images/common/left_side_navi_print.jpg) no-repeat 0 -240px; width: 180px; }
#side_navi_print li.sn_envelope a { background: url(./images/common/left_side_navi_print.jpg) no-repeat 0 -270px; width: 180px; }
#side_navi_print li.sn_slip a { background: url(./images/common/left_side_navi_print.jpg) no-repeat 0 -300px; width: 180px; }
#side_navi_print li.sn_seal a { background: url(./images/common/left_side_navi_print.jpg) no-repeat 0 -330px; width: 180px; }
#side_navi_print li.sn_flag a { background: url(./images/common/left_side_navi_print.jpg) no-repeat 0 -360px; width: 180px; }
#side_navi_print li.sn_portrait a { background: url(./images/common/left_side_navi_print.jpg) no-repeat 0 -390px; width: 180px; }
#side_navi_print li.sn_animation a { background: url(./images/common/left_side_navi_print.jpg) no-repeat 0 -420px; width: 180px;}
#side_navi_print li.sn_etc a { background: url(./images/common/left_side_navi_print.jpg) no-repeat 0 -450px; width: 180px;}
/* GLSIDENAVI  OVER STATES */
#side_navi_print li.sn_flyer a:hover { background: url(./images/common/left_side_navi_print.jpg) no-repeat -180px 0px; }
#side_navi_print li.sn_company_profile a:hover { background: url(./images/common/left_side_navi_print.jpg) no-repeat -180px -60px; }
#side_navi_print li.sn_poster a:hover { background: url(./images/common/left_side_navi_print.jpg) no-repeat -180px -90px; }
#side_navi_print li.sn_pamphlet a:hover { background: url(./images/common/left_side_navi_print.jpg) no-repeat -180px -120px; }
#side_navi_print li.sn_booklet a:hover { background: url(./images/common/left_side_navi_print.jpg) no-repeat -180px -150px; }
#side_navi_print li.sn_business_card a:hover { background: url(./images/common/left_side_navi_print.jpg) no-repeat -180px -180px; }
#side_navi_print li.sn_postcard a:hover { background: url(./images/common/left_side_navi_print.jpg) no-repeat -180px -210px; }
#side_navi_print li.sn_pointcard a:hover { background: url(./images/common/left_side_navi_print.jpg) no-repeat -180px -240px; }
#side_navi_print li.sn_envelope a:hover { background: url(./images/common/left_side_navi_print.jpg) no-repeat -180px -270px; }
#side_navi_print li.sn_slip a:hover { background: url(./images/common/left_side_navi_print.jpg) no-repeat -180px -300px; }
#side_navi_print li.sn_seal a:hover { background: url(./images/common/left_side_navi_print.jpg) no-repeat -180px -330px; }
#side_navi_print li.sn_flag a:hover { background: url(./images/common/left_side_navi_print.jpg) no-repeat -180px -360px; }
#side_navi_print li.sn_portrait a:hover { background: url(./images/common/left_side_navi_print.jpg) no-repeat -180px -390px; }
#side_navi_print li.sn_animation a:hover { background: url(./images/common/left_side_navi_print.jpg) no-repeat -180px -420px;}
#side_navi_print li.sn_etc a:hover { background: url(./images/common/left_side_navi_print.jpg) no-repeat -180px -450px;}

 /* SIDENAVI printer */
#side_navi_printer { 
  margin: 0px 0px 20px;
  padding: 0;
  background: url(./images/common/left_side_navi_printer_bg.jpg) no-repeat;
  }

#side_navi_printer ul {
  margin:0;
  padding:0;
  }

#side_navi_printer li {
  display:inline;
  list-style-type:none;
  }
  
#side_navi_printer li a {
  height: 30px; 
  display:block;
  text-indent:-9877em;
  text-decoration:none;
  overflow:hidden;
  }

/* SIDENAVI BUTTONS */
#side_navi_printer li.sn_printer a { background: url(./images/common/left_side_navi_printer.jpg) no-repeat;width: 180px; height:60px; }
#side_navi_printer li.sn_signboard a { background: url(./images/common/left_side_navi_printer.jpg) no-repeat 0 -60px; width: 180px; }
#side_navi_printer li.sn_laminating a { background: url(./images/common/left_side_navi_printer.jpg) no-repeat 0 -90px; width: 180px; }
#side_navi_printer li.sn_carmarking a { background: url(./images/common/left_side_navi_printer.jpg) no-repeat 0 -120px; width: 180px; }
#side_navi_printer li.sn_ebira a { background: url(./images/common/left_side_navi_printer.jpg) no-repeat 0 -150px; width: 180px; }
/* SIDENAVI  OVER STATES */
#side_navi_printer li.sn_printer a:hover { background: url(./images/common/left_side_navi_printer.jpg) no-repeat -180px 0px; }
#side_navi_printer li.sn_signboard a:hover { background: url(./images/common/left_side_navi_printer.jpg) no-repeat -180px -60px; }
#side_navi_printer li.sn_laminating a:hover { background: url(./images/common/left_side_navi_printer.jpg) no-repeat -180px -90px;}
#side_navi_printer li.sn_carmarking a:hover { background: url(./images/common/left_side_navi_printer.jpg) no-repeat -180px -120px;}
#side_navi_printer li.sn_ebira a:hover { background: url(./images/common/left_side_navi_printer.jpg) no-repeat -180px -150px;}

 /* SIDENAVI Web */
#side_navi_web { 
  margin: 0px 0px 20px;
  padding: 0;
  background: url(./images/common/left_side_navi_web_bg.jpg) no-repeat;
  }

#side_navi_web ul {
  margin:0;
  padding:0;
  }

#side_navi_web li {
  display:inline;
  list-style-type:none;
  }
  
#side_navi_web li a {
  height: 30px; 
  display:block;
  text-indent:-9877em;
  text-decoration:none;
  overflow:hidden;
  }

/* SIDENAVI BUTTONS */
#side_navi_web li.sn_web a { background: url(./images/common/left_side_navi_web.jpg) no-repeat;width: 180px; height:60px; }
#side_navi_web li.sn_ec a { background: url(./images/common/left_side_navi_web.jpg) no-repeat 0 -60px; width: 180px; }
#side_navi_web li.book a { background: url(./images/common/left_side_navi_web.jpg) no-repeat 0 -90px; width: 180px; }
/* SIDENAVI  OVER STATES */
#side_navi_web li.sn_web a:hover { background: url(./images/common/left_side_navi_web.jpg) no-repeat -180px 0px; }
#side_navi_web li.sn_ec a:hover { background: url(./images/common/left_side_navi_web.jpg) no-repeat -180px -60px; }
#side_navi_web li.book a:hover { background: url(./images/common/left_side_navi_web.jpg) no-repeat -180px -90px; }

#left .leftcontact h4 {
  text-indent:-9999em;
  margin: 0px 0px 20px;
 }

.leftcontact {
  display: block;
  width: 180px; 
  height: 80px;
  margin: 0px 0px 20px;
  background: url(./images/common/left_contact.jpg) no-repeat center top;
}

/* ------------------------------------- 
 * Right Content
 * ------------------------------------- */
 
#right h3 {
  text-indent:-9999em;
  margin: 0;
 }
 
#right #area {
 margin: 0px 0px 20px;
 padding: 0; 
}

#right #area .title {
  display: block;
  width: 180px; 
  height: 30px;
  margin: 0px 0px 10px;
  background: url(./images/common/right_side_area_title.jpg) no-repeat center top;
}

#right #area img {
  width: 180px; 
  height: 180px;
  margin: 0px 0px 5px;
}

#right #about {
 margin: 0px 0px 20px;
 padding: 0; 
}

#right #about .title {
  display: block;
  width: 180px; 
  height: 30px;
  margin: 0px 0px 10px;
  background: url(./images/common/right_side_about_title.jpg) no-repeat center top;
}

#right #about img {
  width: 160px; 
  height: 120px;
  margin: 0px 10px 5px;
}

#right #about ul {
  padding:0px;
  margin:0px 0px 0px 27px;
  list-style: square url(./images/common/list.gif);
  }

#right #management {
 margin: 0px 0px 20px;
 padding: 0; 
}

#right #management .title {
  display: block;
  width: 180px; 
  height: 30px;
  margin: 0px 0px 10px;
  background: url(./images/common/right_side_management_title.jpg) no-repeat center top;
}

#right #management ul {
  margin:0;
  padding:0;
  }

#right #management li {
  display:inline;
  list-style-type:none;
  }
  
#right #management li a {
  height:80px; 
  display: block;
  text-indent:-9877em;
  text-decoration:none;
  margin: 0px 0px 10px;
  }

#right #management li.viaura a {
  width: 180px;
  background: #FFF url(./images/common/right_side_viaura.jpg) no-repeat center top;
  }  
#right #management li.viaura a:hover {
  width: 180px;
  background: #FFF url(./images/common/right_side_viaura.jpg) no-repeat center bottom;
 }

#right #management li.fujipla-working a {
  width: 180px;
  background: #FFF url(./images/common/fujipla-working.net.jpg) no-repeat center top;
  }
  
#right #management li.fujipla-working a:hover {
  width: 180px;
  background: #FFF url(./images/common/fujipla-working.net.jpg) no-repeat center bottom;
 }

#right #management li.fujisupple a {
  width: 180px;
  background: #FFF url(./images/common/right_side_fujisupple.jpg) no-repeat center top;
  }
  
#right #management li.fujisupple a:hover {
  width: 180px;
  background: #FFF url(./images/common/right_side_fujisupple.jpg) no-repeat center bottom;
 }

#right #management li.o2fine a {
  width: 180px;
  background: url(./images/common/right_side_o2fine.jpg) no-repeat center top;
  }

#right #management li.o2fine a:hover {
  width: 180px;
   background: url(./images/common/right_side_o2fine.jpg) no-repeat center bottom;
 }

#right #management li.lfii5f a {
  width: 180px;
  background: url(./images/common/right_side_lfii5f.jpg) no-repeat center top;
  }

#right #management li.lfii5f a:hover {
  width: 180px;
   background: url(./images/common/right_side_lfii5f.jpg) no-repeat center bottom;
 }

/* ------------------------------------- 
 *	Home
 * ------------------------------------- */

#home {
  width: 590px; 
  }
 
#home h3 {
  text-indent:-9999em;
  margin: 0;
  padding: 0; 
  }
  
#billboard {
  width:590px;
  height: 250px;
  background: #EEE;
  margin: 0px 0px 20px;
  padding: 0;
  }
  
#home #news {
  overflow: hidden;
  width: 590px; 
  margin: 0px 0px 20px;
  padding: 0;
  }


#home #news .title  {
  width: 590px; 
  height: 30px;
  margin: 0px 0px 5px;
  padding: 0;
  background: url(./images/home/home_news_title.jpg) no-repeat center top;
  }

#home #news dl {
  width: 590px;
  overflow: hidden;
  line-height: 160%;
  margin: 0px 0px 10px;
  padding: 0;
}

#home #news dt {
  text-align: left;
  line-height: 170%;
  float: left;
  width: 90px;
  font-weight: bold;
  text-indent: 0px;
  margin: 0;
  padding: 5px 0;
  }

#home #news dd {
  line-height: 170%;
  margin: 0;
  padding: 5px 0px 5px 90px;
  background:transparent url(./images/home/news_underline.gif) repeat-x left bottom;
  }

#home #news p {
  text-align: right;
  float: right;
  margin: 0;
  padding: 0px 0px 0px 20px;
  background: url(./images/common/icon.gif) no-repeat center left;
  }
  
#home #service_list {
  clear: both;
  overflow: hidden;
  width: 590px;
  margin: 0;
  padding: 0;
  }
  
#home #service_list  .title  {
  width: 590px; 
  height: 30px;
  margin: 0px 0px 5px;
  padding: 0;
  background: url(./images/home/home_service_title.jpg) no-repeat center top;
  }


#home .print {
  width: 590px;
  margin: 0px 0px 10px 0px;
  padding: 0;
  background: #FFF url(./images/home/home_print_title.jpg) no-repeat center top;
  }

#home .print h3 {
  text-indent: -9999px;
  height: 30px;
  margin: 0px 0px 10px 0px;
  padding: 0;
  }

#home .printer {
  width: 590px;
  clear: both;
  margin: 0px 0px 10px 0px;
  padding: 0;
  background: #FFF url(./images/home/home_printer_title.jpg) no-repeat center top;
  }

#home .printer h3 {
  text-indent: -9999px;
  height: 30px;
  margin: 0px 0px 10px 0px;
  padding: 0;
  position: relative;
  }

#home .web {
  width: 590px;
  clear: both;
  margin: 0px 0px 10px 0px;
  padding: 0;
  background: #FFF url(./images/home/home_web_title.jpg) no-repeat center top;
  }

#home .web h3 {
  text-indent: -9999px;
  height: 30px;
  margin: 0px 0px 10px 0px;
  padding: 0;
  position: relative;
  }

#home ul {
  list-style-type: none;
  width: 606px;
  margin: 0px -16px 0px 0px;
  overflow: hidden;
  _zoom: 1;
  padding: 0;
  }

#home li {
  text-align: left;
  display: block;
  width: 186px;
  height: 150px;
  float: left;
  margin: 0px 16px 16px 0px;
  padding: 0;
 }

#home li img {
  width: 186px;
  height: 100px;
  border: none;
  margin: 0px 0px 5px 0px;
  padding: 0;
  }

/* ------------------------------------- 
 *	Topics
 * ------------------------------------- */

#topics  {
  }

#topics h2 {
  line-height: 30px;
  text-align: left;
  font-size: 16px;
  font-weight: bold;
  color: #3476a8;
  margin: 0px 0px 20px;
  padding: 0px 0px 0px 25px;
  border-bottom: 1px solid #3476a8;
  background: url(./images/common/title_bg.jpg) no-repeat left top;
  }

#topics a:link { color : #3476a8; text-decoration : none; }
#topics a:visited { color : #3476a8; text-decoration : none; }
#topics a:hover { color : #3476a8; text-decoration : underline; }
#topics a:active { color : #CCC; text-decoration : underline; }

#topics h3 {
  text-align: left;
  font-size: 14px;
  font-weight: bold;
  color: #FFF;
  margin: 0px 0px 10px;
  padding: 5px;
  background: #3476a8;
  }

#topics h3 a:link { color : #3476a8; text-decoration : none; }
#topics h3 a:visited { color : #3476a8; text-decoration : none; }
#topics h3 a:hover { color : #3476a8; text-decoration : underline; }
#topics h3 a:active { color : #CCC; text-decoration : underline; }



/* ------------------------------------- 
 *	投稿ページ
 * ------------------------------------- */

.pagetop {
  clear: both;
  text-align: right;
  margin: 0px 0px 10px 0px
  padding: 0;
  }

#page {
  margin: 0;
  padding: 0;
  }

#page h2 {
  text-indent:-9999em;
  margin: 0;
  padding: 0; 
  }

#page h3{
  font-size: 20px;
  font-weight: bold;
  color: #3476a8;
  line-height : 160%;
  margin: 0px 0px 5px 0px;
  padding: 0;
  }

#page .pagelist {
  margin: 0px 0px 30px;
  padding: 5px 0px 5px 5px;
  border-top: 1px solid #3476a8;
  border-bottom: 1px solid #3476a8;
  }

#page .pagelist a {
  margin: 0px 20px 0px 0px;
  padding: 0px 0px 0px 7px;
  background: url(./images/common/list.gif) no-repeat;
  }

#page p {
  margin: 0px 0px 30px 0px;
  padding: 0;
  }

#page .sample {
  width: 590px;
  margin: 0px 0px 10px 0px;
  padding: 0;
  background: #FFF url(./images/pages/page_sample_title.jpg) no-repeat center top;
  }

#page .sample h3 {
  text-indent: -9999px;
  height: 30px;
  margin: 0px 0px 20px 0px;
  padding: 0;
  }

#page .sample_list ul {
  margin: 0;
  padding: 0px 0px 0px 0px;
  }

#page .sample_list li {
  list-style-type:none;
  width: 138px;
  float: left;
  display: block;
  margin: 0px 0px 10px 0px;
  padding: 0px 10px 0px 0px; 
  }

#page .sample_list li.clear {
  list-style-type:none;
  width: 138px;
  float: left;
  display: block;
  margin: 0px 0px 10px 0px;
  padding: 0px 0px 0px 0px;
  }

#page .sample_list li img {
  width: 138px;
  height: 138px;
  margin: 0px 0px 5px 0px;
  padding: 0;
  border: 1px solid #ccc;
  }

#page .price {
  width: 590px;
  clear: both;
  margin: 0px 0px 10px 0px;
  padding: 0;
  background: #FFF url(./images/pages/page_price_title.jpg) no-repeat center top;
  }

#page .price h3 {
  text-indent: -9999px;
  height: 30px;
  margin: 0px 0px 20px 0px;
  padding: 0;
  position: relative;
  }

#page .price h4 {
  font-size:14px;
  color: #08c;
  margin: 0;
  padding: 0;
  }

#page .price strong {
  margin: 0;
  padding: 0;
  }

#page .price p {
  margin: 0px 0px 5px;
  padding: 0;
  }

#page .price_list {
  width: 590px;
  text-align: center;
  border-spacing: 0;
  border-top: 1px solid #CCC;
  border-left: 1px solid #CCC;
  border-collapse: collapse;
  empty-cells:show;
  margin: 0px 0px 18px 0px;
  padding: 0;
  }

#page .price_list th {
  text-align: center;
  padding: 4px;
  border-right: 1px solid #CCC;
  border-bottom: 1px solid #CCC;
  background: #DDD;
  }

#page .price_list td {
  text-align: center;
  padding: 4px;
  border-right: 1px solid #CCC;
  border-bottom: 1px solid #CCC;
  }

#page .price_list td.bg {
  text-align: center;
  padding: 4px;
  border-right: 1px solid #CCC;
  border-bottom: 1px solid #CCC;
  background: #edf5fa;
  }

#page .price_list td.bg2 {
  text-align: center;
  padding: 4px;
  border-right: 1px solid #CCC;
  border-bottom: 1px solid #CCC;
  background: #DDD;
  }

#page .price_list td.left {
  text-align: left;
  padding: 4px;
  border-right: 1px solid #CCC;
  border-bottom: 1px solid #CCC;
  }

#page .price_list td.leftbg {
  text-align: left;
  padding: 4px;
  border-right: 1px solid #CCC;
  border-bottom: 1px solid #CCC;
  background: #edf5fa;
  }

#page .contact {
  width: 590px;
  clear: both;
  margin: 0px 0px 10px 0px;
  padding: 0;
  background: #FFF url(./images/pages/page_contact_title.jpg) no-repeat center top;
  }

#page .contact h3 {
  text-indent: -9999px;
  height: 30px;
  margin: 0px 0px 20px 0px;
  padding: 0;
  position: relative;
  }
.contact_banner  {
clear: both;
 }
.contact_banner h4 {
  text-indent:-9999em;
  margin: 200px 0px 20px;
 }

.contact_banner a {
  display: block;
  width: 590px; 
  height: 80px;
  background: url(./images/pages/page_contact_banner.jpg) no-repeat center top;
}

.contact_banner a:hover {
  display: block;
  width: 590px; 
  height: 80px;
  background: url(./images/pages/page_contact_banner.jpg) no-repeat center bottom;
}

/* ------------------------------------- 
 *	プライバシーポリシー
 * ------------------------------------- */

#privacy {
  margin: 0;
  padding: 0;
  }

#privacy h4 {
  font-size: 12px;
  font-weight: bold;
  margin: 0px 0px 5px 0px;
  padding: 0;
  }

#privacy p {
  margin: 0px 0px 30px 0px;
  padding: 0;
  }

/* ------------------------------------- 
 *	フォーム
 * ------------------------------------- */

#form {
  margin: 0px 0px 10px 0px;
  padding: 0;
  }

#form h4 {
  font-size: 12px;
  display: block;
  margin: 0px 0px 10px 0px;
  padding: 5px;
  background: #EEE;
  }

#form p {
  margin: 0px 0px 20px 0px;
  padding: 0;
  }

#form label {
  font-weight: bold;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  }

#form .check {
  font-size: 10px;
  color: #990000;
  margin: 0;
  padding: 0;
  }

#form imput {
  margin: 0;
  padding: 0;
  }

#form ul {
  margin: 0;
  padding: 0px 0px 10px 0px;
  }

#form li {
  font-size: 11px;
  color: #08c;
  list-style-type:none;
  }

#form textarea.etc {
  width: 500px;
  }

/* ------------------------------------- 
 *	会社概要
 * ------------------------------------- */

#outline {
  width:590px;
  margin:0;
  padding:0;
  height:auto;
  }

#outline dl {
  width: 590px;
  overflow: hidden;
  line-height: 160%;
  margin: 0px 0px 50px;
  padding: 0;
}

#outline dt {
  text-align: left;
  line-height: 170%;
  float: left;
  width: 150px;
  font-weight: bold;
  color: #3476a8;
  text-indent: 0px;
  margin: 0;
  padding: 7px 0;
  }

#outline dd {
  line-height: 170%;
  margin: 0;
  padding: 7px 0px 7px 150px;
  background:transparent url(./images/home/news_underline.gif) repeat-x left bottom;
  }

#outline .access {
  width: 590px;
  clear: both;
  margin: 0px 0px 20px 0px;
  padding: 0;
  background: #FFF url(./images/pages/page_company_information_access.jpg) no-repeat center top;
  }

#outline h3 {
  text-indent: -9999px;
  height: 30px;
  margin: 0px 0px 20px 0px;
  padding: 0;
  position: relative;
  }
