@charset "utf-8";
/*
Theme Name: theme097
Theme URI: http://theme.o2gp.com/
Description: theme097
Version: 1.0
Author: o2 Group
Author URI: http://theme.o2gp.com/
Tags: simple

	o2 Group v1.0
	 http://theme.o2gp.com/

	This theme was designed and built by o2 Group,
	whose blog you will find at http://theme.o2gp.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

*{margin:0;padding:0;}

html{background:#d4e3ec;}
html.login_page{
  background-color: #FFF;
}

body{
font:14px/1.5 "メイリオ","Meiryo",arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
color:#252525;
background:#ffffff url(images/header.png) repeat-x;
}

a{color:#777777;}
a:hover{color:#919191;text-decoration:none;}
a:active, a:focus {outline:0;}
img{border:0;}
.clear{clear:both;}
p{padding-bottom:10px;}
.center{text-align:center;}
.right{text-align:right;}

/* For modern browsers */
.cf:before,
.cf:after {
    content:"";
    display:table;
}
 
.cf:after {
    clear:both;
}
 
/* For IE 6/7 (trigger hasLayout) */
.cf {
    zoom:1;
}

/*******************************
全体幅
*******************************/
#header, #container, #wrapper, .inner{
margin:0 auto;
width:960px;
}


/*******************************
/* ヘッダー
*******************************/
#header{
position:relative;
height:93px;
}

#header h1,#header h2, #header h3, #header ul, #header .banners{
position:absolute;
top:2px;
color:#ffffff;
font-size:12px;
line-height:30px;
}

#header h2{right:0;}

/* ロゴの位置 */
#header h3{top:15px;}


/******************
/* ヘッダーナビゲーション
******************/
#header ul{
top: 15px;
right:0;
width: 150px;
height: 16px;
line-height:16px;
}

#header ul li{float:left;list-style:none;}

#header ul a{
display:block;
height:16px;
}



/******************
/* ヘッダー　バナー
******************/
#header .banners{
right:-10px;
top:64px;
}

#header .banners img{margin-right:10px;}


/************************************
/* メインナビゲーション
************************************/
ul#mainnav{
  width: 960px;
  margin: 0 auto;
}
ul#mainnav li{
  float: left;
  list-style: none;
}
ul#mainnav a{
  display: block;
  height: 0 !important;
  padding-top: 43px;
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: 0 0;
}
ul#mainnav a:hover{
  background-position: 0 -43px;
}
ul#mainnav a#nth-01{
  background-image: url(images/header_navBtn01_b.png);
  width: 192px;
}
ul#mainnav a#nth-02{
  background-image: url(images/header_navBtn02_b.png);
  width: 192px;
}
ul#mainnav a#nth-03{
  background-image: url(images/header_navBtn03_b.png);
  width: 192px;
}
ul#mainnav a#nth-04{
  background-image: url(images/header_navBtn04_b.png);
  width: 192px;
}
/* ul#mainnav a#nth-05{
  background-image: url(images/header_navBtn05.png);
  width: 120px;
}
ul#mainnav a#nth-06{
  background-image: url(images/header_navBtn06.png);
  width: 120px;
}
ul#mainnav a#nth-07{
  background-image: url(images/header_navBtn07.png);
  width: 120px;
} */
ul#mainnav a#nth-08{
  background-image: url(images/header_navBtn08_b.png);
  width: 192px;
}

/*******************************
メイン画像
*******************************/
#mainImage{
margin:15px 0 0;
}

/* トップページ　メインカラムの写真 */
.photoB{margin-bottom:5px;}


/*******************************
コンテンツ位置
*******************************/

/* メイン+ サイドバー右 */
#container{
float:right;
width:745px;
margin:0 0 88px;
}

#main{
float:left;
width: 744px;
padding:20px 0 0;
}

#sidebarR{
float:right;
width:200px;
padding:24px 0 0;
margin:0 0 30px;
}

#sidebarR p{
padding:0 0 15px;
}

/* サイドバー左 */
#sidebarL{
float:left;
width:200px;
padding:24px 0 0;
margin:0 0 30px;
}

#sidebarL p{
padding:0 0 15px;
}

/* トップページのサイドバーの上部スペースの調節 */
body.toppage #sidebarR,body.toppage #sidebarL{padding-top:20px;}

#date {
text-align: right;
padding-right: 15px;
padding-top: 5px;
padding-bottom: 10px;
font-weight:bold;
color:#858585;
}

#next {
text-align: center;
padding-top: 30px;
padding-bottom: 30px;
}

img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
img.alignright {
    padding: 4px;
    margin: 0 0 2px 7px;
    display: inline;
}
img.alignleft {
    padding: 4px;
    margin: 0 7px 2px 0;
    display: inline;
}
.alignright {
    float: right;
}
.alignleft {
    float: left;
}

.box_img_border{
   border: 1px solid #cccccc;
   padding: 1px;
  margin: 1px;
}


/*************************
/* ボックスの囲み
/* .boxContainer
/* 背景画像でボックスの高さを調整
/* 
/* 各ボックス
/* .box1 1番目の2つのbox
/* .box2 2番目の3つのbox（画像）
/* .box3 3番目の2つのbox
/* .box4 4,5番目の1つのbox
/* .boxS サイドバーのbox
*************************/
.boxContainer{
width:530px;
margin:0 auto 15px;
background:url(images/box1.png) 0 100%;
}

.box1, .box3, .box4{
float:left;
width:231px;
margin:0 20px 0 0;
padding:15px 12px;
}

.box1{
background:url(images/boxTop.png) 0 0 no-repeat;
}

.box2{
float:left;
width:160px;
margin:0 17px 5px 4px;
}

.box3{
width:255px;
padding:0 0 10px;
border-top:0;
}

.box4{
margin:0 0 15px 0;
padding:0 0 10px;
width:530px;
border:0;
background:url(images/box.png) 0 100%;
}

.boxS{
width:200px;
margin:0px 0 15px;
padding:0 0 10px;
font-size:13px;
background:url(images/sidebarBox.png) 0 100%;
}

/* 最後のbox */
.last{margin-right:0;}


/* 画像を中央表示 */
.box1 .center{padding-bottom:10px;}

/* 画像を左に回りこみ */
.box4 img{
float:left;
margin:0 10px 10px 11px;
}

.box4 h4 img{float:none;margin:0 0 10px;}

.box4 p{padding:0 12px 10px;}


/*************
/* 見出し
*************/
.box3 h4{margin-bottom:10px;}

#main h3{
margin:0 1px 10px 0;
padding:2px 0 5px 12px;
color:#777777;
}

/*#main .boxT p{
padding:0 10px 25px 10px;
}*/

#wrapper h2{
padding:5px 5px 0 15px;
margin-bottom:15px;
line-height:45px;
font-size:20px;
color:#fff;
background:url(images/h2Bg.png) repeat-x 0 100%;
}

#wrapper .box4 h3{
padding:7px 5px;
}

.boxS h3{
padding: 0 5px 0 24px;
margin-bottom:7px;
line-height: 38px;
font-size:13px;
color:#ffffff;
background:url(images/sidebarH3.png) no-repeat 0 0;
}


/*************
/* リスト
*************/
#wrapper ul{margin:0 6px;}

#wrapper ul li, #footerUpper ul li{
list-style:none;
/*margin-bottom:8px;*/
padding:0 5px 0 17px;
background:url(images/bullet.gif) no-repeat 0 5px;
}

#footerUpper ul li{background-position: 0 3px;}

#wrapper .box3 ul{padding:0 5px;}

#wrapper .boxS ul{margin-left:9px;}
.boxS p{margin:0 6px;}


/*******************************
/* バナー
*******************************/
#banners{
clear:both;
padding: 20px 0 20px;
text-align:center;
background:#e8e8e8;
border-bottom:1px solid #7a7a7a;
}

#banners img{margin-right:20px;}
#banners img.last{margin:0;}


/*******************************
/* フッター
*******************************/
#footerUpper{
clear:both;
border-top:1px solid #7a7a7a;
border-bottom:1px solid #606060;
overflow:hidden;
background:#959595;
}

#footerUpper .inner{
background:url(images/footerBorder.gif) repeat-y;
}

#footerUpper .inner .box{
float:left;
width:210px;
padding-left:10px;
margin:0 20px 10px 0;
line-height:1.2;
}

#footerUpper .inner .last{
width:230px;
margin-right:0;
}

#footerUpper a{color:#ffffff;}
#footerUpper a:hover{color:#e6e6e6;text-decoration:none;}


#footerLower{
clear:both;
padding:7px;
text-align:center;
border-top:1px solid #959595;
background:#6c6c6c;
}

address{
font-style:normal;
font-size:13px;
color:#ffffff;
}
.footerWrap{
  border-top: 1px solid #e8e8e8;
  padding:20px 0;
}

/*******************************
/* .block_01
*******************************/

#block_01{
  margin: 0 0 27px 20px ;
}
#block_01 h3{
  /*--リセット--*/
  margin-bottom: 0;
  padding-bottom: 0;
  padding-left: 0;
  background: none;
  border-top: none;
  /*--/リセット--*/
  font-size: 18px;
  color: #050505;
  
}
#block_01 p{
}
#block_01 a{
  color: #00479D;
}

/*******************************
/* .block_02
*******************************/
#block_02{
  position: relative;
  margin: 0 0 25px 10px;
  padding-bottom: 10px;
  width: 740px;
  height: 220px;
  background-image: url(images/main_ul_border.png);
  background-repeat: no-repeat;
  background-position: center bottom;
}
#block_02 h3{
  /*--リセット--*/
  margin: 0;
  padding-bottom: 0;
  padding-left: 0;
  background: none;
  border-top: none;
  /*--/リセット--*/
  display: block;
  background-image: url(images/main_h2.png);
  background-repeat: no-repeat;
  height: 26px;
  color: #FFF;
  font-size: 13px;
  padding: 8px 0 0 12px;  
}
#block_02 ul{
  margin: 0;
  padding: 15px 15px 0 12px;
  overflow-y: scroll;
  height: 150px;
}
#block_02 ul li{
  padding: 0;
  background: none;
  list-style: square inside;
  margin-bottom: 15px;
}
#block_02 ul li p{
  display: inline;
  padding: 0;
}
#block_02 a{
  position: absolute;
  bottom: 10px;
  right: 25px;
}
/*******************************
/* .block_03
*******************************/
#block_03{
  border-collapse: collapse;
  border-spacing: 0;
  border-right: 1px solid #adadad;
  border-left: 1px solid #adadad;
  border-bottom: 1px solid #adadad;
  text-align: left;
  width: 740px;
  margin: 10px;
}
#block_03 tr{
  border-top: 1px solid #adadad;
}
#block_03 th{
  padding: 7px 0 5px 15px;
  background-color: #EEE;
  font-weight: lighter;
  width: 345px;
}
#block_03 td{
  padding: 7px 15px 5px 15px;
  font-weight: lighter;
}
#block_03 th a{
  margin-left: 25px;
  color: #E60012;
  
}
#block_03 td a{
  color: #00479D;
  margin-left: 10px;
}
#block_03 a.nth-02{
  margin-left: 20px;
}


/*******************************
/* .boxT
*******************************/
.boxT h2 a{
  color: #FFF;
  text-decoration: underline;
  font-size: 13px;
}
.boxT h2 a:hover{
  text-decoration: none;
}

/*******************************
/* ページネーション
*******************************/
.pagination {
clear:both;
padding:20px 0;
position:relative;
font-size:11px;
line-height:13px;
}
 
.pagination span, .pagination a {
display:block;
float:left;
margin: 2px 2px 2px 0;
padding:6px 9px 5px 9px;
text-decoration:none;
width:auto;
color:#fff;
background: #555;
}
 
.pagination a:hover{
color:#fff;
background: #3279BB;
}
 
.pagination .current{
padding:6px 9px 5px 9px;
background: #3279BB;
color:#fff;
}

/*******************************
/* 固定ページ
*******************************/
.fixPage{
  width: 743px;
}
/*aタグ*/
.fixPage a.imgSubst{
  display: block;
  height: 0 !important;
  overflow: hidden;
  background-position: 0 0;
  background-repeat: no-repeat !important;
}
.fixPage a.dl_01{
  background-image: url(images/btn_download1.jpg);
  padding-top: 40px;
  width: 191px;
}
.fixPage a.dl_02{
  background-image: url(images/btn_download2.jpg);
  padding-top: 40px;
  width: 195px;
  margin: 0 auto 55px auto;
}
.fixPage a.dl_03{
  background-image: url(images/btn_download3.jpg);
  padding-top: 40px;
  width: 335px;
  margin: 0 auto 55px auto;
}
.fixPage a.dl_01:hover{
  background-position: 0 -40px;
}
.fixPage a.dl_02:hover{
  background-position: 0 -40px;
}
.fixPage a.dl_03:hover{
  background-position: 0 -40px;
}
.fixPage a.syosai{
  background-image: url(images/btn_syosai.png);
  padding-top: 30px;
}
.fixPage a.syosai:hover{
  background-position: 0 -30px;
}

/*h3*/
.fixPage h3{
  height: 23px;
  color: #3B3D52 !important;
  line-height: 2.2em;
  font-size: 13px;
  background-image: url(images/fixpage_h3.png) !important;
  background-repeat: no-repeat;
}


/*******************************
/* 販売促進ツール
*******************************/
.promotion table{
  border-left: 1px solid #777777;
  border-right: 1px solid #777777;
  border-bottom: 1px solid #777777;
  border-collapse: collapse;
  border-spacing: 0;
  margin-bottom: 30px;
  width: 743px;
}
.promotion td{
  border-top: 1px solid #777777;
  padding: 20px;
}
.promotion td.img_block{
  width: 200px;
}

/*******************************
/* マニュアル関連
*******************************/

.manual table{
  border-left: 1px solid #777777;
  border-right: 1px solid #777777;
  border-bottom: 1px solid #777777;
  border-collapse: collapse;
  border-spacing: 0;
  margin-bottom: 30px;
  width: 743px;
}
.manual td{
  border-top: 1px solid #777777;
  padding: 20px;
}
.manual td.tit_block{
  width: 440px;
}

/*******************************
/* TechSheet & Tips
*******************************/
.techsheet-tips table{
  margin-top: 35px;
}
.techsheet-tips table td{
  padding: 10px 0 10px 20px;
}
.techsheet-tips p{
  padding: 0;
}

/*******************************
/* XpressKit
*******************************/
.mb55{
  margin-bottom: 55px;
}
.xpress-kit h3{
  height: 23px;
  color: #3B3D52 !important;
  line-height: 2.2em;
  font-size: 13px;
  background-image: url(images/fixpage_h3.png) !important;
  background-repeat: no-repeat;
}
.xpress-kit table{
  border-left: 1px solid #777777;
  border-right: 1px solid #777777;
  border-bottom: 1px solid #777777;
  border-collapse: collapse;
  border-spacing: 0;
  margin-bottom: 30px;
  width: 743px;
}
.xpress-kit td,.xpress-kit th{
  border-top: 1px solid #777777;
  padding: 20px;
}
.xpress-kit th{
  width: 200px;
}
.xpress-kit td{
  border-left: 1px solid #777777;
}
.xpress-kit .description_box_01{
  background-color: #FC9;
  width: 578px;
  margin: 20px auto 60px auto;
  padding: 20px;
}
.xpress-kit .description_box_02{
  margin: 20px auto 60px auto;
}
.xpress-kit .description_box_03{
  margin: 20px auto 60px auto;
  width: 652px;
}

p.description_box_02{
  margin: 25px 0 15px 0;
}
.xpress-kit a.dl_01{
  background-image: url(images/btn_download1.jpg);
  padding-top: 40px;
  width: 191px;
  margin: 0 auto 55px auto;
  }
.xpress-kit a.fR{
  float: right;
  margin-right: 50px;
}

/*******************************
/* cliffnetwizard
*******************************/
.cliffnetwizard .box_01 h4{
  display: inline;
  margin-right: 20px;
}
.cliffnetwizard .box_01{
  margin-top: 20px;
}
.cliffnetwizard p{
  margin-top: 20px;
  margin-bottom: 20px;
}


/*******************************
/* 個人情報保護ポリシー
*******************************/
.privacy{
  margin-top: 20px;
}
.privacy p{
  margin-top: 20px;
  margin-bottom: 20px;
}
.privacy_foot_row{
  border-top: 1px dotted #285d6d;
  border-bottom: 1px dotted #285d6d;
  padding-top: 20px;
  padding-bottom: 20px;
}
.privacy_foot_row .msg_box{
  width: 594px;
  margin: 0 auto;
  border: 1px solid #e4e4e4;
}

.privacy_foot_row .msg_box .msg_box_inner{
  background-color: #F4F3EA;
  border: 3px solid #fff;
  padding: 10px;
}

.privacy_foot_row p{
  padding: 0 !important;
  font-size: 12px;
}

/*******************************
/* ログインページ
*******************************/
.login_page #container{
  margin: 0 auto;
  float: none !important;
}
.login_page .info_page{
  margin: 0 auto !important;
}
.login_page .logo_mark{
  width: 205px;
  margin: 60px auto 30px auto;
}
.login .rule{
  background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #E3E3E3;
    border-radius: 3px;
    color: #333333;
    display: block;
    height: 85px;
    margin: 0 0 15px;
    overflow: auto;
    padding: 15px;
    text-align: left;
}
.login .rule strong{
  font-weight: 900;
    padding: 20px 0;
}

.tml-action-links{
  width: 125px;
  margin: 20px auto 0 !important;
}

/*******************************
/* header.php
*******************************/
h1.site_name{
  font-size: 13px;
  color: #FFF;
  line-height: 2.3em;
  width: 960px;
  margin: 0 auto;
}
.centering_box_01{
  background: url(images/header_bar.png) 0 0 repeat-x;
  height: 31px;
}

/*******************************
/* footer
*******************************/
#footerUpper .box ul li{
  margin-bottom: 10px;
}

/*******************************
/* アーカイブページ
*******************************/
.archive_page h3{
  border-top: 1px solid #777777;
  padding-top: 24px !important;
}
/*******************************
/* カテゴリーページ
*******************************/
.product_wrap .border_top{
  background: url(images/fixpage_h3_1.png) center top no-repeat;
  padding-top: 5px;
}
.product_wrap .border_bottom{
  background: url(images/fixpage_h3_3.png) center bottom no-repeat;
  padding-bottom: 3px;
}

h3.category_page{
  margin: 0 !important;
  padding: 0 0 0 12px !important;
  color: #3B3D52 !important;
  line-height: 2.2em;
  font-size: 13px;
  background: url(images/fixpage_h3_2.png) center top repeat-y;
}
.product_wrap .the_content{
  padding-left: 20px;
}


