@charset "utf-8";
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

html {
  line-height: 1;
}
body {
  width:100%;
}

ol, ul {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

q, blockquote {
  quotes: none;
}
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

a img {
  border: none;
  /position: relative;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
  display: block;
}

#breadcrumb ul, #contentsHeader, .clearfix,
#header,
#grandMenu,
#mainvis,
#liveArea, .newsBlock ul li, .qaBlock dl, #searchListSection ul li {
  overflow: hidden;
  *zoom: 1;
}
#breadcrumb ul:after, #contentsHeader:after, .clearfix:after,
#header:after,
#grandMenu:after,
#mainvis:after,
#liveArea:after, .newsBlock ul li:after, .qaBlock dl:after, #searchListSection ul li:after {
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
  content: ".";
}

body {
  font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
  line-height: 1.6;
  font-size: 13px;
  color: #333;
  background: #fff;
}
 
/* IE */
body.ie-font {
    font-size: 82%;
}
 

a:link {
  color: #007DCC;
  text-decoration: none;
}

a:visited {
  color: #007DCC;
  text-decoration: none;
}

a:active {
  color: #007DCC;
  text-decoration: none;
}

a:hover {
  color: #007DCC;
  text-decoration: underline;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  clear: both;
  line-height: 1.2;
  padding: 40px 0 20px;
  font-weight: bold;
}

h1 {
  font-size: 240%;
}

h2 {
  font-size: 174%;
}

h3 {
  font-size: 153.9%;
}

h4 {
  font-size: 131%;
}

h5 {
  font-size: 116%;
}

h6 {
  font-size: 108%;
}

p {
  padding: 0 0 20px;
}

ol,
ul {
  margin: 0 0 16px;
  padding: 0 0 0 40px;
}

ol {
  list-style: decimal;
}

ul {
  list-style: disc;
}

li > ul,
li > ol {
  margin: 5px 0 0;
}

li {
  margin: 0;
  padding: 0 0 5px;
}

dl {
  margin: 0 0 16px;
  padding: 0 0 0 40px;
}

dt {
  margin: 0;
  padding: 0 0 8px;
}

dd {
  margin: 0;
  padding: 0 0 16px 40px;
}

strong, b {
  font-weight: bold;
}

/* --------------header-------------- */
header {
  width: 100%;
  margin: 0 0;
  padding: 0 0;
  background: url(../images/bg_header.jpg) no-repeat center 0;
}
#header {
  width: 960px;
  margin: 0 auto;
  padding: 0px 0;
  height:100px;
}

#headerL {
  width: 300px;
  margin: 0;
  padding: 0;
  float: left;
}

#logo {
  width: 200px;
  margin: 0;
  padding: 32px 0px 0px;
  float: left;
  line-height: 1;
}

#logo a {
  margin: 0;
  padding: 0px;
}

#headerR {
  width: 402px;
  margin: 0;
  padding: 0;
  float: right;
}
#headerBlock01 {
  width: 210px;
  margin: 0;
  padding: 10px 0 0;
  float: left;
}
#cse-search-box {
  margin: 0;
  padding: 3px;
  width: 184px;
  height: 27px;
  border:1px solid #ededed;
  background:#F7F8F9;
}
#searchText {
	height:23px;
	padding: 0;
	margin: 0;
	vertical-align: top;
	width: 134px;
}
#searchSubmit { 
	border: none;  
	padding: 0px 0px;
	background:url(../images/btn_serch.gif) no-repeat;
	width:39px;
	height:27px;
	text-indent: -9999px;
	font-size: 0;
	line-height:0;
	overflow:hidden;
	cursor:pointer;
}
#headerBlock02 {
  width: 190px;
  margin: 0;
  padding: 20px 0 0;
  float: left;
}
#headerNavi {
  margin: 0;
  padding: 15px 0 0;
  clear:both;
  float: right;
}
#headerNavi ul {
  margin: 0;
  padding: 0;
  list-style-type:none;
}
#headerNavi li{
  margin: 0;
  padding: 0 18px;
  float: left;
  border-left:1px dotted #666;
  line-height: 1;
  font-size: 93%;
}
#headerNavi li.last-child{
  border-right:1px dotted #666;
}
#headerNavi li a{
  color:#666;
  text-decoration:none;
}
#headerNavi li a:hover{
  color:#000;
}

/* --------------grandMenu-------------- */
#grandMenu,
#grandMenuTop {
  clear: both;
  margin: 0;
  padding: 0;
}
#grandMenu {
  height:79px;
  background:url(../images/bg_grandmenu.png) repeat-x 0 0;
}
#grandMenuTop {
  height:75px;
  background:url(../images/bg_grandmenu.png) repeat-x 0 0;
}
#grandMenu ul,
#grandMenuTop ul {
  width: 860px;
  margin: 0 auto;
  padding: 0 ;
  list-style-type: none;
}
#grandMenu ul li,
#grandMenuTop ul li {
  margin: 0;
  padding: 0;
  float: left;
}
#grandMenu ul li a,
#grandMenuTop ul li a {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  display: block;
  height: 75px;
}

.menu01 a {
  width: 96px;
  background:url(../images/btn_grandmenu.png) no-repeat 0 0;
}
.menu01 a:hover {
  background-position: 0 -75px;
}
.menu02 a {
  width: 117px;
  background:url(../images/btn_grandmenu.png) no-repeat -96px 0;
}
.menu02 a:hover {
  background-position: -96px -75px;
}
.menu03 a {
  width: 181px;
  background:url(../images/btn_grandmenu.png) no-repeat -213px 0;
}
.menu03 a:hover {
  background-position: -213px -75px;
}
.menu04 a {
  width: 117px;
  background:url(../images/btn_grandmenu.png) no-repeat -394px 0;
}
.menu04 a:hover {
  background-position: -394px -75px;
}
.menu05 a {
  width: 115px;
  background:url(../images/btn_grandmenu.png) no-repeat -511px 0;
}
.menu05 a:hover {
  background-position: -511px -75px;
}
.menu06 a {
  width: 117px;
  background:url(../images/btn_grandmenu.png) no-repeat -626px 0;
}
.menu06 a:hover {
  background-position: -626px -75px;
}
.menu07 a {
  width: 117px;
  background:url(../images/btn_grandmenu.png) no-repeat -743px 0;
}
.menu07 a:hover {
  background-position: -743px -75px;
}

/* --------------liveArea-------------- */
#liveArea {
  clear: both;
  width: 960px;
  margin: 0 auto;
  padding: 0 0 60px;
}

/* ------ fontSizeChanger---------------*/
#fontSizeChanger {
  margin: 0;
  padding: 0;
}
#fontSizeChanger p {
  margin: 0;
  padding: 0 0 0 0;
  float: left;
}
#fontSizeChanger div {
  margin: 0;
  padding: 0 0 0 5px;
  float: left;
}

/* --------------breadcrumb-------------- */
#breadcrumb {
  clear: both;
  margin: 0 auto;
  padding: 8px 0;
}
#breadcrumb ul {
  width: 100%;
  margin: 0;
  padding: 2px 0;
  font-size: 93%;
  list-style: none;
}
#breadcrumb li {
  margin: 0;
  padding: 0 0;
  float: left;
  color:#ccc;
}
#breadcrumb li a {
  margin: 0;
  padding: 0;
  color:#999;
}

/* --------------contentsBody-------------- */
#contentsBody {
  width: 700px;
  margin: 0;
  padding: 0 0 0 0;
  background-color: #fff;
  float: left;
}

#content {
  width: 960px;
  margin: 0;
  padding: 0 0 0 0;
  background-color: #fff;
}

/* --------------contentsSub-------------- */
#contentsSub {
  width: 226px;
  margin:38px 0  0;
  padding: 0 0;
  float: right;
}
#contentsSub .sideBnr{
  padding: 0 0 20px;
}
.sideMenu {
  border:1px solid #ccc;
  margin:  0 0 20px;
}
#contentsSub ul{
  width: 100%;
  margin: 0;
  padding: 0 ;
  list-style-type:none;
}
#contentsSub ul li{
  margin: 0  0 0;
  padding:0px;
}
#contentsSub ul li a{
  margin: 0;
  padding: 10px 8px 10px 10px ;
  color:#333;
  font-weight:bold;
  border-bottom:1px dotted #ccc;
  display: table-cell;
	width:228px;
  zoom: 1;
background-color:#ededed;
}


#contentsSub ul li a img{
display: inline-block;
width:43px;
height:43px;
vertical-align: middle;
}
#contentsSub ul li a span{
display: inline-block;
vertical-align: middle;
width:140px;

padding:0 0 0 10px;
}

#contentsSub ul li ul li a:before {
    content: "- ";
}

#contentsSub ul li.last-child{
  border-bottom:0px dotted #ccc;
}
#contentsSub ul li ul li a{
  margin: 0;
  padding: 8px 8px 8px 0;
  color:#007DCC;
  font-weight:normal;
  border-bottom:1px dotted #ccc;
  display:block;
  padding-left: 30px;
  background: #fff;
  font-size:93%;
  display: table-cell;

}


/* --------------footer-------------- */
#footerBg {
  clear: both;
  width: 100%;
  margin: 0;
  padding: 0;
  background-color: #0091D6;
  color:#fff;
}
#footer {
  clear: both;
  width: 960px;
  margin: 0 auto;
  padding: 0;
}
#footer .row,
#footer ul{
  margin-bottom: 0px;
}
#footBlock01 {
  padding: 20px 0 0px;
}
#footBlock01 h3 {
  margin: 0 ;
  padding: 0px 0 5px;
  font-size:100%;
}
#footBlock01 div {
  margin: 0 ;
  padding: 0px 0 5px;
  font-size:0;
  line-height:1;
}
#footBlock01 a {
  color: #333;
  width: 248px;
  padding: 5px 0;
  text-align: center;
  display: block;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  behavior: url("../js/PIE.htc");
  background: url(../images/arrow_01.png) no-repeat 15% 50% #fff;
  font-weight:bold;
}
#footBlock02 {
  padding: 40px 0 0px;
}
#footBlock02 .cat-item  {
  font-size:85%;
}
#footBlock02 ul {
  padding: 0px 0 0px;
  list-style-type:none;
}
#footBlock02 li {
  padding: 0px 0 4px;
}
#footBlock02 li a {
  margin: 0 ;
  padding-left: 12px;
  background: url(../images/arrow_01.png) no-repeat 0 2px;
  color:#fff;
}
#footBlock03 {
  padding: 40px 0 170px;
  background:#fff;
}
#footBlock03 div{
  padding:  0 30px;
}
#footBlock03 p {
  color:#333;
  font-size:93%;
  padding-top: 10px;
}
#copyrightBg {
  clear: both;
  width: 100%;
  margin: 0;
  padding: 0;
  background-color: #34629E;
  color:#fff;
}
#copyright {
  clear: both;
  margin: 0;
  padding: 0;
  text-align: center;
}
#copyright p{
  font-size:85%;
  margin: 0;
  padding: 10px 0;
  font-weight:normal;
}

/* ---------------contentsHeader--------------- */
#contentsHeader {
  padding: 0px 0 0;
  background: none;
}
#contentsHeader time {
  font-size: 93%;
  width: 13%;
  margin: 0;
  padding: 0 0;
  float: left;
  line-height: 1.6;
}
#contentsHeader .topIco {
  margin-bottom: 10px;
}
#contentsHeader h1 {
  margin: 0;
  padding: 0px 0 25px;
  font-size: 220%;
}
#contentsHeader h2 {
  margin: 0;
  padding: 0px 0 25px;
  font-weight:normal;
  line-height:1.4;
}
#contentsHeader h3 {
  margin: 0;
  padding: 0px 0 15px;
}
#contentsHeader p {
  font-size: 108%;
}
#freeDetail {
  padding:0px 0 15px;
}

#contentsHeader h1#pageTitle {
	margin: 0px 0px 0px;
	padding: 14px 0px 28px;
	font-size:220%;
	font-weight:normal;
	background: url(../images/bg_title_h1.gif) no-repeat 0 0px;
}
.col h1.titleh2,
.col h2.titleh2,
.col h3.titleh2,
.col h4.titleh2,
h1.titleh2,
h2.titleh2,
h3.titleh2,
h4.titleh2 {
	margin: 0px 0px 0px;
	padding: 12px 0px 20px ;
	font-size:138.5%;
	background: url(../images/bg_title_h2.gif) no-repeat 0 0px;
}
.col h1.titleh3,
.col h2.titleh3,
.col h3.titleh3,
.col h4.titleh3,
h1.titleh3,
h2.titleh3,
h3.titleh3,
h4.titleh3 {
	margin: 0px 0px 0px;
	padding: 0 0 10px;
	font-size:123.1%;
	color:#0091D6;
}
h1.titleCat,
h2.titleCat,
h3.titleCat,
h4.titleCat {
	margin: 0px 0px 0px;
	padding: 0 0px 15px;
	font-size:162%;
}
/* ---------------page-top--------------- */
#page-top {
  position: fixed;
  bottom: 20px;
  right: 20px;
  font-size: 77%;
  display:none;
}
#page-top a {
  background: #666;
  text-decoration: none;
  color: #fff;
  width: 100px;
  padding: 20px 0;
  text-align: center;
  display: block;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  behavior: url("../js/PIE.htc");
}
#page-top a:hover {
  text-decoration: none;
  background: #999;
}

/* --------------table-------------- */
table {
  width: 100%;
  border-top: 1px solid #ccc;
  border-right: 1px solid #ccc;
}
table th,
table td {
  border-bottom: 1px solid #ccc;
  border-left: 1px solid #ccc;
}
table th {
  color: #555;
  background-color: #eee;
  padding: 8px 12px;
  vertical-align: baseline;
}
table td {
  color: #555;
  padding: 8px 12px;
}

/* ---------------------------------- */
/* レイアウト */
/* 使用方法 */
/* .colと.glid_○をセットにしたものを.rowで入れ子にする */
/* .glid_○は全部で24分割 */
/* 例）3カラム・・・.glid_8を3つ */
/* ---------------------------------- */
.col {
  margin-left: 2%;
  display: block;
  float: left;
}
.col h1,
.col h2,
.col h3,
.col h4,
.col h5,
.col h6 {
  clear: none;
  padding: 0px 0 20px;
  font-size: 161%;
}

.col.first-child {
  margin-left: 0;
}

.col:after,
.row:after {
  content: "";
  display: table;
  clear: both;
}

.row {
  width: 100%;
  margin-bottom: 50px;
  clear: both;
}

.gridBox {
  padding: 15px;
  border:1px solid #ddd;
}
.gridBox h1,
.gridBox h2,
.gridBox h3,
.gridBox h4,
.gridBox h5,
.gridBox h6 {
  padding: 10px 0;
  font-size: 124%;
}
.gridBox p {
  padding: 0px 0 12px;
}
#companyContent .gridBox h2{
  padding: 8px 0;
  font-size: 116%;
}
#companyContent .gridBox p {
  padding: 0px 0 10px;
  font-size: 93%;
}
#contentsBody .gridBox h2{
  padding: 8px 0;
  font-size: 116%;
}
#contentsBody .gridBox p {
  padding: 0px 0 10px;
  font-size: 93%;
}

.grid_1 {
  width: 2.25%;
}

.grid_2 {
  width: 6.5%;
}

.grid_3 {
  width: 10.75%;
}

.grid_4 {
  width: 15.0%;
}

.grid_5 {
  width: 19.25%;
}

.grid_6 {
  width: 23.5%;
}

.grid_7 {
  width: 27.75%;
}

.grid_8 {
  width: 32.0%;
}
#footBlock02 ul.grid_8 {
  /width: 30.0%;
}

.grid_9 {
  width: 36.25%;
}

.grid_10 {
  width: 40.5%;
}

.grid_11 {
  width: 44.75%;
}

.grid_12 {
  width: 49.0%;
}

.grid_13 {
  width: 53.25%;
}

.grid_14 {
  width: 57.5%;
}

.grid_15 {
  width: 61.75%;
}

.ie_01 .grid_16 {
  _width: 62.0%;
}
.grid_16 {
  width: 66.0%;
}

.grid_17 {
  width: 70.25%;
}

.grid_18 {
  width: 74.5%;
}

.grid_19 {
  width: 78.75%;
}

.grid_20 {
  width: 83.0%;
}

.grid_21 {
  width: 87.25%;
}

.grid_22 {
  width: 91.5%;
}

.grid_23 {
  width: 95.75%;
}

.grid_24 {
  width: 100%;
}

.split_5 {
  width: 18.3%;
}

/* ------ slider-----------------------------------------------*/
#mainvisBox {
	width: 100%;
  	height:300px;
  	background: url(../images/loading.gif) center center no-repeat #fff;
}
.wideslider {
	width: 100%;
	height: 300px;
	text-align: left;
	position: relative;
	overflow: hidden;
  	display:none;
}

.wideslider ul,
.wideslider ul li {
	float: left;
	display: inline;
	overflow: hidden;
	margin: 0 0;
	padding: 0 0;
	list-style: none;
}
.wideslider ul li{
	width:1000px;
	height:300px;
}

.wideslider_base {
	top: 0;
	position: absolute;
}
.wideslider_wrap {
	top: 0;
	position: absolute;
	overflow: hidden;

}
.slider_prev,
.slider_next {
	top: 0;
	overflow: hidden;
	position: absolute;
	z-index: 100;
	cursor: pointer;
}
.slider_prev {
	background: url(../images/control_prev.png) no-repeat right center #fff;
}
.slider_next {
	background: url(../images/control_next.png) no-repeat left center #fff;
}

.pagination {
	bottom: 20px;
	left: 0;
	width: 100%;
	height: 15px;
	text-align: center;
	position: absolute;
	z-index: 200;
}
.pagination a {
	margin: 0 4px;
	width: 10px;
	height: 10px;
	display: inline-block;
	overflow: hidden;
	background: #ccc;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	filter:alpha(opacity=100)!important;
	-moz-opacity: 1!important;
	opacity: 1!important;
}
.pagination a.active {
	background: #0091D6;
	filter:alpha(opacity=100)!important;
	-moz-opacity: 1!important;
	opacity: 1!important;
}
.wideslider ul:after {
	content: ".";
	height: 0;
	clear: both;
	display: block;
	visibility: hidden;
}

.wideslider ul {
	display: inline-block;
	overflow: hidden;
}


/* =======================================
	ie6slider
======================================= */
#mainvis {
  width: 1000px;
  margin: 0 auto;
  padding: 0;
  height:300px;
  background: url(../images/loading.gif) center center no-repeat #fff;
}
#mainvisIn {
  display:none;
}
#slider div {
  -ms-filter: "alpha( opacity=50 )";
  filter: alpha(opacity=50);
  opacity: 0.5;
  height:300px;
}
#slider div.current {
  -ms-filter: "alpha( opacity=100 )";
  filter: alpha(opacity=100);
  opacity: 1;
}

.bx-wrapper {
  position: relative;
  margin: 0 auto 30px;
  padding: 0;
}
.bx-wrapper .bx-pager {
  color: #666;
  padding-top: 20px;
  position: relative;
  width: 1000px;
  left:450px;
}
.bx-wrapper .bx-pager a {
  position: absolute;
  top:268px;
  background: #ccc;
  text-indent: -9999px;
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  outline: 0;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.bx-wrapper .bx-pager a.pager-link {
  /display: none ;
}
.bx-wrapper .bx-pager a.pager-1 {
	left:0px;
}
.bx-wrapper .bx-pager a.pager-2 {
	left:20px;
}
.bx-wrapper .bx-pager a.pager-3 {
	left:40px;
}
.bx-wrapper .bx-pager a.pager-4{
	left:45px;
}
.bx-wrapper .bx-pager a.pager-5 {
	left:60px;
}
.bx-wrapper .bx-pager a.pager-active {
  background: #0091D6;
}
.bx-wrapper .bx-prev,
.bx-wrapper .bx-next {
  position: absolute;
  top: 128px;
  margin-top: -25px;
  outline: 0;
  width: 63px;
  height: 98px;
  text-indent: -9999px;
  z-index: 9999;
}
.bx-wrapper .bx-prev {
  left: -62px;
  background: url(../images/controls.png) no-repeat 0px 0px;
}
.bx-wrapper .bx-prev:hover {
  background-position: 0px -98px;
}
.bx-wrapper .bx-next {
  left: 1000px;
  background: url(../images/controls.png) no-repeat -63px 0;
}
.bx-wrapper .bx-next:hover {
  background-position: -63px -98px;
}
/* ---------------link--------------- */
.linkType01 {
  width:116px;
  height:27px;
  text-align: center;
  background: url(../images/bg_btn_01.png) no-repeat 0 0;
  /position: relative;
}
.linkType01 a{
  text-decoration: none;
  color: #fff;
  padding: 5px 0px 0;
  font-size: 93%;
  display: block;
}
.linkType01 a:hover {
  color: #fff;
  text-decoration: none;
  background: url(../images/bg_btn_01.png) no-repeat 0 -27px;
}
.linkType01 a:visited {
  color: #fff;
}
.linkType02 {
  padding-left: 12px;
  background: url(../images/arrow_01.png) no-repeat 0px 2px;
}
.linkType03 {
  width:172px;
  height:27px;
  text-align: center;
  background: url(../images/bg_btn_02.png) no-repeat 0 0;
}
.linkType03 a{
  text-decoration: none;
  color: #fff;
  padding: 5px 0px 0;
  font-size: 93%;
  display: block;
}
.linkType03 a:hover {
  color: #fff;
  text-decoration: none;
  background: url(../images/bg_btn_02.png) no-repeat 0 -27px;
}
.linkType03 a:visited {
  color: #fff;
}
/* ---------------border--------------- */
.bdTop {
  border-top: 1px solid #ccc;
}

.bdBottom {
  border-bottom: 1px solid #ccc;
}

/* ---------------padding--------------- */
.pdTop0 {
  padding-top: 0px;
}
.pdTop5 {
  padding-top: 5px;
}

.pdTop10 {
  padding-top: 10px;
}

.pdTop20 {
  padding-top: 20px;
}

.pdTop30 {
  padding-top: 30px;
}

.pdTop40 {
  padding-top: 40px;
}

.pdTop50 {
  padding-top: 50px;
}

.pdTop60 {
  padding-top: 60px;
}

.pdBottom5 {
  padding-bottom: 5px;
}

.pdBottom10 {
  padding-bottom: 10px;
}

.pdBottom20 {
  padding-bottom: 20px;
}

.pdBottom30 {
  padding-bottom: 30px;
}

.pdBottom40 {
  padding-bottom: 40px;
}

.pdBottom50 {
  padding-bottom: 50px;
}

.pdBottom60 {
  padding-bottom: 60px;
}

/* ---------------margin--------------- */
.mgTop0 {
  margin-top: 5px;
}
.mgTop5 {
  margin-top: 5px;
}

.mgTop10 {
  margin-top: 10px;
}

.mgTop20 {
  margin-top: 20px;
}

.mgTop30 {
  margin-top: 30px;
}

.mgTop40 {
  margin-top: 40px;
}

.mgTop50 {
  margin-top: 50px;
}

.mgTop60 {
  margin-top: 60px;
}

.mgBottom0 {
  margin-bottom: 0px;
}
.mgBottom5 {
  margin-bottom: 5px;
}

.mgBottom10 {
  margin-bottom: 10px;
}

.mgBottom20 {
  margin-bottom: 20px;
}

.mgBottom30 {
  margin-bottom: 30px;
}

.mgBottom40 {
  margin-bottom: 40px;
}

.mgBottom50 {
  margin-bottom: 50px;
}

.mgBottom60 {
  margin-bottom: 60px;
}

/* ---------------icon--------------- */
.newsIco,
.productIco,
.caseIco {
  width: 70px;
  font-size: 85%;
  font-weight: normal;
  color: #fff;
  margin: 0 15px 0 0;
  padding: 0 0px;
  float: left;
  background-color: #000;
  text-align: center;
  line-height: 1.6;
}
.newsCatnews-category01 {
  background-color: #6699CC;
}
.newsCatnews-category02 {
  background-color: #669999;
}
.newsCatnews-category03 {
  background-color: #CC6666;
}
.newsCatnews-category04 {
  background-color: #418C28;
}

a.pdf {
  margin: 0;
  padding: 2px 0 0 1.4em;
  background: url(../images/icon_pdf.gif) no-repeat 0 0;
}

a.xls {
  margin: 0;
  padding: 2px 0 0 1.4em;
  background: url(../images/icon_xls.gif) no-repeat 0 0;
}

a.word {
  margin: 0;
  padding: 2px 0 0 1.4em;
  background: url(../images/icon_doc.gif) no-repeat 0 0;
}

a.blank {
  line-height: 1.4em;
  margin: 0 0 0 2px;
  padding: 0 1.6em 2px 0;
  background: url(../images/ico_blank.png) no-repeat right 0.1em;
}

/* ---------------other--------------- */
span.comment {
  font-size: 85%;
  color: #757575;
  font-weight: normal;
}

.none {
  display: none;
}

.alignleft {
  display: inline;
  float: left;
  margin-right: 1.625em;
}

.alignright {
  display: inline;
  float: right;
  margin-left: 1.625em;
}

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

img.alignleft,
img.alignright,
img.aligncenter {
  margin-bottom: 0.4em;
}

.wp-caption .wp-caption-text,
.gallery-caption,
.entry-caption,
.cap {
  padding: 0 0 15px;
  margin: 0;
  font-size: 85%;
  line-height: 2;
  color: #757575;
}

/* ---------------------------------- */
/* form */
/* ---------------------------------- */
span.hissu {
  font-size: 85%;
  font-weight: normal;
  color: #fff;
  background-color: #c00;
  padding: 2px 3px;
  margin-right: 3px;
}

#contactform {
  clear: both;
  margin: 0;
  padding: 0;
  border-right: 0px solid #ccc;
}
#contactform span {
  color: #a00;
}
#contactform span.hissu {
  color: #fff;
}
#contactform span.wpcf7-list-item-label {
  font-size: 123.1%;
  color: #333;
  padding-right: 15px;
}
#contactform span.wpcf7-not-valid-tip {
  color: #c00;
  font-weight: bold;
}
#contactform table {
  width: 100%;
  margin: 0;
  padding: 0;
  border-bottom: 1px solid #ddd;
  border-right: 0px solid #ccc;
}
#contactform table th {
  font-size: 93%;
  line-height: 1.3;
  margin: 0;
  padding: 20px 15px 10px 15px;
  text-align: right;
  vertical-align: top;
  border-top: 1px solid #ddd;
  border-left: 0px solid #ddd;
  background-color: #f9f9f9;
  color: #333;
  font-weight: bold;
}
#contactform table td {
  font-size: 100%;
  line-height: 1.3;
  margin: 0;
  padding: 12px 0 10px 27px;
  text-align: left;
  vertical-align: top;
  border-top: 1px solid #ddd;
  border-left: 0px solid #ddd;
  color: #333;
}
#contactform table td span {
  font-size: 93%;
  color: #666;
}
#contactform table td#zip {
  padding-left: 10px;
}
#contactform table td select,
#contactform table td textarea,
#contactform table td input {
  font-size: 100%;
  margin: 0 0 5px 0;
  padding: 4px;
  border: 4px solid #ddd;
  background-color: #f9f9f9;
}
#contactform table td select:focus,
#contactform table td textarea:focus,
#contactform table td input:focus {
  border: 4px solid #999;
  background-color: #fff;
}
#contactform table td .wpcf7-radio input {
  font-size: 123.1%;
  width:1em;
  height:1em;
  border: 0px solid #ddd;
  background-color: #fff;
}
#contactform table td.radio {
  padding: 19px 0 19px 27px;
}

#submit {
  padding-top: 10px;
  text-align: center;
}

#wpcf7-modify {
  background: #666;
  border: none;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  behavior: url("../js/PIE.htc");
  color: #fff;
  width: 12em;
  height: 2.5em;
  font-size: 123.1%;
  cursor: pointer;
  margin: 0 0.5em 0 0;
}

#send {
  background: #ff0000;
  border: none;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  behavior: url("../js/PIE.htc");
  color: #fff;
  width: 12em;
  padding: 0px;
  margin: 0px;
  height: 2.5em;
  font-size: 123.1%;
  cursor: pointer;
}

#contactContent .cationA,
#contactContent .cationB {
  font-weight: bold;
  padding: 5px 10px;
  margin: 0 auto 12px;
  text-align: center;
}
#contactContent .cationA {
  color: #CC0000;
  border: 3px solid #CC0000;
}
#contactContent .cationB {
  color: #A348C1;
  border: 3px solid #A348C1;
}

#thanksContent p {
  font-size: 108%;
}

/* ---------------------------------- */
/* news */
/* ---------------------------------- */
/* newsBlock pattern */
.newsBlock {
  clear: both;
  margin: 0;
  padding: 0;
}
.newsBlock ul {
  clear: both;
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.newsBlock li {
  margin: 0;
  padding: 7px 2px;
  border-bottom: 1px dotted #bbb;
}
.newsBlock time {
  font-size: 85%;
  width: 80px;
  margin: 0;
  padding: 0 0;
  float: left;
  line-height: 1.6;
  color:#666666;
}
.newsBlock span {
  width: 68%;
  float: left;
  line-height: 1.6;
}

.newsBlock h2.titleh2 {
	padding: 12px 0px 8px;
	font-size:116%;
  border-bottom: 1px dotted #ccc;
}
/* ---------------------------------- */
/* qa */
/* ---------------------------------- */
#qaListSection h2{
	padding-bottom: 10px;
}
#qaListSection .list{
	padding: 0px 0 50px;
}

.qaBlock dl {
  margin: 0;
  padding: 8px 0px;
  border-bottom: 1px dotted #ccc;
}
.qaBlock dl.last-child {
  border-bottom: 0px dotted #ccc;
}
.qaBlock dl dt {
  margin: 0;
  padding: 15px 0 15px 50px;
  background: url(../images/ico_q.gif) no-repeat 0 9px;
  font-size: 116%;
  cursor: pointer;
  font-weight: bold;
}
.qaBlock dl dd {
  margin: 0 0px 0 60px;
  padding: 5px 0 10px 50px;
  background: url(../images/ico_a.gif) no-repeat 0 8px;
}
.qaBlock dl dd p {
  padding: 0;
}

/* ---------------------------------- */
/* company */
/* ---------------------------------- */
#aboutusContent table,
#recruitContent table {
  border-top: 1px solid #ccc;
  border-right: 0px solid #ccc;
}
#aboutusContent table th,
#aboutusContent table td,
#recruitContent table th,
#recruitContent table td {
  border-bottom: 1px dotted #ccc;
  border-left: 0px dotted #ccc;
}
#aboutusContent table th,
#recruitContent table th {
  width: 20%;
}
#recruitContent .cation {
  padding: 5px;
  margin: 0;
  background: #eee;
}
#recruitContent .cation div {
  margin: 0;
  padding: 15px;
  background: #fff;
}
#recruitContent .cation div p {
  margin: 0;
  padding: 0px;
  font-size: 108%;
  text-align: center;
  font-weight: bold;
}

/* ---------------------------------- */
/* 404 */
/* ---------------------------------- */
#notFound #contentsHeader h1#pageTitle {
  font-size: 161%;
  color: #aaa;
  padding: 14px 0 0px;
  margin: 0;
  font-weight: normal;
  background: url(../images/bg_title_h1.gif) no-repeat 0 0px;
}
#notFound h2 {
  font-size: 220%;
  padding: 3px 0 25px;
  margin: 0;
}
#notFound p {
  font-size: 108%;
  padding: 0 0 30px;
}

/* ---------------------------------- */
/* search */
/* ---------------------------------- */
/* newsBlock pattern */
#searchListSection ul {
  clear: both;
  margin: 0;
  padding: 0;
  list-style-type: none;
}
#searchListSection li {
  margin: 0;
  padding: 7px 2px;
  border-bottom: 1px dotted #bbb;
  line-height: 1.6;
}
#searchListSection h1 span {
  font-size: 77%;
}

/* ---------------------------------- */
/* pages */
/* ---------------------------------- */

/* トップページ */
#topMenu {
  margin: 0;
  padding: 0;
  background:url(../images/bg_menu_top.gif) repeat 0 0;
  height: 150px;
}

#topMenuBG {
	width:960px;
	height:300px;
	margin: 0 auto;
	padding: 0px 0;
  background:url(../images/ph_menu_top.jpg) no-repeat 0 0;
}

#topMenu ul {
	width:960px;
	margin: 0 auto;
	padding: 0px 0;
}

#topMenu li {
	display: block;
	width: 192px;
	padding: 0 0 0 0;
	margin: 0 0;
	float: left;
	list-style-type:none;
}

#topMenu li img{
	width:43px;
	height:43px;
	display: inline-block;
	vertical-align:middle;
	margin: 0 10px 0 0;
	padding: 0 0 0 0;
	filter: drop-shadow(2px 2px 2px #333);
}

#topMenu li span{
	display: inline-block;
	vertical-align:middle;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#topMenu li a{
	position: relative;
	display: table-cell;
	vertical-align:middle;
	width: 177px;
	height: 75px;
	padding: 0 0 0 15px;
	color:#fff;
	font-size:108%;
	font-weight:bold;
	line-height:1.5;
}


#topMenu li a:hover {
	color:#036;
	text-decoration: none;
}

#topMenu li a:after {
	display: block;
	content: "";
	position: absolute;
	top: 50%;
	right: 10px;
	width: 6px;
	height: 6px;
	margin: -4px 0 0 0;
	border-top: solid 2px #5DB9E5;
	border-right: solid 2px #5DB9E5;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

#topMenu li.no01{
	background:url(../images/icon_side_product01.png) no-repeat 10px 50%;
  drop-shadow: 0 0 5px 0 #777;
}
#topMenu li.no02{
	background:url(../images/icon_side_product02.png) no-repeat 10px 50%;
}
#topMenu li.no03{
	background:url(../images/icon_side_product03.png) no-repeat 10px 50%;
}
#topMenu li.no04{
	background:url(../images/icon_side_product04.png) no-repeat 10px 50%;
}
#topMenu li.no05{
	background:url(../images/icon_side_product05.png) no-repeat 10px 50%;
}
#topMenu li.no06{
	background:url(../images/icon_side_product06.png) no-repeat 10px 50%;
}
#topMenu li.no07{
	background:url(../images/icon_side_product07.png) no-repeat 10px 50%;
}
#topMenu li.no08{
	background:url(../images/icon_side_product08.png) no-repeat 10px 50%;
}
#topMenu li.no09{
	background:url(../images/icon_side_product09.png) no-repeat 10px 50%;
}
#topMenu li.no10{
	background:url(../images/icon_side_product10.png) no-repeat 10px 50%;
}






#topPageMenu h1 {
  margin: 0;
  padding: 30px 0 20px;
  text-align:center;
}
#desTop .col .bdRight,
#desTop .col .bdRightNon{
  padding-left:4px;
}
#desTop .col .bdRight{
  border-right: 1px dotted #ccc;
}
#desTop h2{
  margin: 0;
  padding: 10px 0;
  font-size:123.1%;
}
#desTop ul{
  margin: 0;
  padding: 0px 0 8px 2px;
  list-style-type:none;
}
#desTop ul li{
  padding-bottom:3px;
}
#desTop p{
  padding-bottom:17px;
  color:#666;
}
#topPageMenu #newsList{
  width: 96%;
}
.areaPickup{
  margin: 0;
  padding: 25px 25px;
  background:url(../images/bg_pickup.gif) repeat 0 0;
  border: 1px solid #ccc;
  position:relative;
}
.icoPickup{
  position:absolute;
  top:0;
  right:0;
}
.areaPickup time{
  font-size: 85%;
	margin: 0;
	padding: 0 0;
	color: #666666;
}
.areaPickup h3{
  padding: 2px 0 10px;
	font-size: 116%;
}
.areaPickup p{
  padding: 0px 0 5px;
}
#areaCatalog .contentsDetail{
  margin: 0;
  padding: 15px 30px;
  background:url(../images/bg_area_movie.gif) repeat 0 0;
}
#areaCatalog h2{
  margin: 0;
  padding: 0 0px 20px;
  background:url(../images/bg_title_area_movie.gif) no-repeat 0 50%;
  font-size:123.1%;
  float:left;
}
#areaCatalog h2{
  margin: 0 0px 20px;
  padding: 22px 0px 22px 65px;
  background:url(../images/bg_title_area_movie.gif) no-repeat 0 50%;
  font-size:123.1%;
  float:left;
}
#areaCatalog .linkType03 {
  float: right;
  margin-top: 20px;
}
#areaCatalog .row {
  margin-bottom: 20px;
}
.movieBox,
.pdfBox {
  margin: 0px;
  padding: 4px;
  border: 1px solid #ccc;
  background:#fff;
  position:relative;
}
#areaCatalog .thumbMovie{
  line-height:1;
  font-size:0;
  padding: 0 0px 1px;
}
.movieBox .iconBoxSS {
  margin: 0px;
  padding: 0 0px;
  background:#669999;
  text-align:center;
}
.movieBox .iconBox {
  margin: 0px;
  padding: 0 0px;
  background:#0091D6;
  text-align:center;
}
.iconYouTube {
  margin: 0px;
  padding: 0 0px;
  background:#0091D6;
  text-align:center;
}
.iconSlideShare {
  margin: 0px;
  padding: 0 0px;
  background:#669999;
  text-align:center;
}
.pdfBox .iconBox {
  margin: 0px;
  padding: 0 0px;
  background:#CC6666;
  text-align:center;
}
#areaCatalog h3 {
  margin: 0px;
  padding: 8px 0;
  font-size:100%;
  font-weight:normal;
  text-align:center;
  line-height:1.5;
}
#areaCatalog h3 a{
  color:#333;
}
#areaCatalog .icoMovie{
  position:absolute;
  top:30px;
  left:60px;
}
#catalogContent .icoMovie{
  position:absolute;
  top:50px;
  left:90px;
}

/* 製品カタログ・資料 */
#pdfDetail{
  margin: 0px;
  padding: 20px 0 0;
}
#pdfDetail h1,
#youtubeDetail h1,
#slideshareDetail h1{
  width:90%;
  margin: 0px;
  padding: 4px 0px;
  text-align:center;
  color:#fff;
  font-size:108%;
}
#pdfDetail h1 span,
#youtubeDetail h1 span,
#slideshareDetail h1 span{
  font-size:77%;
}
/*
#pdfDetail h1{
  background:#CC6666;
}
#slideshareDetail h1{
  background:#669999;
}
#youtubeDetail h1{
  background:#0091D6;
}
*/
#pdfDetail h2{
  margin-top: 45px;
  padding-top: 10px;
  padding-bottom: 15px;
  border-top:1px solid #ccc;
  font-size:122%;
}
#pdfDetail table{
  border-top: 0px solid #ccc;
  border-right: 0px solid #ccc;
}
#pdfDetail td{
  padding: 10px 0px;
  border-bottom: 0px dotted #ccc;
  border-top: 1px dotted #ccc;
  border-left: 0px solid #ccc;
  vertical-align: top;
}
#pdfDetail td.first-child{
  width:250px;
  padding-right: 20px;
}
#pdfDetail td ul{
  margin-bottom: 5px;
  padding: 0px 0px;
  list-style: none;
}
#slideshareDetail p.cation,
#youtubeDetail p.cation{
  width: 90%;
  font-size:85%;
  color:#999;
  padding:2px 10px 0 0px;
  text-align:center;
}
#slideshareDetail .thumbMovie,
#youtubeDetail .thumbMovie {
	line-height: 1;
	font-size: 0;
	padding: 0 0px 1px;
}
#slideshareDetail h3,
#youtubeDetail h3 {
	margin: 0px;
	padding: 14px 2px 0;
	font-size: 100%;
	line-height: 1.4;
}
#slideshareDetail p,
#youtubeDetail p {
	margin: 0px;
	padding: 6px 2px 8px;
	font-size: 93%;
	line-height: 1.5;
	color:#666;
}
#slideshareDetail .pdfBox,
#youtubeDetail .pdfBox{
	padding: 5px;
}
#catalogContent .row {
	margin-bottom: 20px;
}
#pdfDetail,
#slideshareDetail,
#youtubeDetail {
	margin-bottom: 25px;
}
#catalogDetailYoutube{
	width:640px;
}
#catalogDetailSlideshare{
	width:600px;
}
#outLink a{
	font-size:11px;
	font-weight:normal;
	color:#666;
	border:1px solid #ddd;
	margin: 5px 0 0px;
	padding: 3px 8px;
	float:right;
}
#catalogContent .bgh2{
  background:url(../images/bg_title_h2.gif) no-repeat 0 0;
  padding-top: 10px;
}

/* 製品情報 */
#productContent #contentsHeader h1{
	padding-bottom: 48px;
}
#productContent #contentsHeader h2{
	margin: 0px;
	padding: 0px 0 30px;
	font-size: 28px;
	font-weight:bold;
}
#productContent #contentsHeader h2 span{
	color:#CC6666;
}
#productContent #contentsHeader h3{
	margin: 0px;
	padding: 25px 0 15px;
	font-size: 167%;
	line-height:1.4;
}
#productContent #contentsDetail .grid_12 {
	width: 47.0%;
  background:url(../images/bg_title_h2.gif) no-repeat 0 0;
	padding: 15px 0 0px;
}
#productContent #contentsDetail .col {
	margin-left: 3%;
}
#productContent #contentsDetail .col.first-child {
	margin-left: 0%;
}
#productContent #contentsDetail .mgLeft .col {
	margin-left: 0%;
}
#productContent #contentsDetail .row {
	margin-bottom: 20px;
}
#productContent .mgLeft .col {
	margin-left: 0%;
}
#productContent .mgLeft .grid_15{
	width: 63.75%;
}
#productContent .mgLeft p{
	padding: 0 0 15px;
}
#productContent .titleh3{
	font-size: 138.5%;
}

/* 製品カテゴリー */
#productListSection #contentsHeader {
  color:#666;
}
#productListSection #contentsHeader h1{
  color:#333;
}
#productListSection #contentsHeader h2{
  color:#333;
}
#productListSection .list{
  padding-bottom:30px;
}
#productList{
	padding-top: 40px;
}
#productList .bdLeft{
	border-left:1px dotted #ccc;
	padding-left:25px;
	padding-top:10px;
}
#productList .bdLeft p{
	padding: 0 0 15px;
}
#freeDetail p{
  padding: 15px 0 5px;
}
#freeDetail .productCatImage{
  padding: 15px 0 5px;
  width:320px;
  float:left;
}
#freeDetail .productCatTxt{
  padding: 0 0 0;
  width:370px;
  float:right;
}


/* 製品詳細 */
#productDetail #contentsHeader h1#pageTitle{
	padding: 14px 0 14px;
}

#productDetail #contentsHeader h2{
	padding: 25px 0 14px;
}

#productDetail .topIco{
	width: 110px;
	float: left;
	margin-right: 7px;
	background: none;
}

.topIco a{
	color: #333;
	width: 110px;
	display: inline-block;  
	*display: inline;  
	*zoom: 1;
	padding: 2px 0px;
	background: #EDEDED;
	border: 1px solid #ccc;
	border-radius: 3px;
}
#productDetail .ChangePhoto{
	width: 88px;
	height: 88px;
	border:1px solid #ddd;
	cursor:pointer;
	line-height:88px;
    text-align:center;
    vertical-align:middle;
}
#productDetail .alignleft .row{
	*width: 280px;
}
#productDetail .alignleft .col{
	*margin-left: 2px;
}
#productDetail .alignleft .col.first-child{
	*margin-left: 0px;
}
#productDetail .ChangePhoto img{
	vertical-align:middle;
	max-width:86px;
	max-height:86px;
}
* html #productDetail .ChangePhoto img {
    width:expression(document.body.clientWidth > 86? "86px" : "auto");
	_height: expression(this.offsetHeight > 86 ? "86px" : "auto");
}
#productDetail .chkMainImg{
	width: 280px;
	height: 280px;
	line-height:280px;
    text-align:center;
    vertical-align:middle;
}
#productDetail .chkMainImg img{
	vertical-align:middle;
	max-width:280px;
	max-height:280px;
}
* html #productDetail .chkMainImg img {
    width:expression(document.body.clientWidth > 280? "280px" : "auto");
	_height: expression(this.offsetHeight > 280 ? "280px" : "auto");
}

/* 事例 */
#caseList{
  margin: 0px;
  padding: 20px 0 0;
}
#caseList02 h2.titleh2{
  padding-bottom:15px;
}
#caseList02 ul{
  padding: 0 0 0 240px;
  margin: 0 0 7px;
  list-style-type:none;
}
#caseList02 ul li{
  border-top: 1px dotted #ccc;
  padding: 7px 0 7px 12px;
}
#caseList02 ul li.last-child{
  border-bottom: 1px dotted #ccc;
}
#caseList02 p{
  float:right;
  padding: 0 0 60px;
}

/* お知らせ */
#newsDetail {
margin: 0px;
padding: 20px 0 0;
}
#newsDetail .topIco {
  margin-bottom: 5px;
}
#newsDetail h1 {
  margin: 0;
  padding: 0px 0 25px;
  font-size: 174%;
}
#newsDetail h2 {
  margin: 0;
  padding: 0px 0 25px;
  font-weight:normal;
  line-height:1.4;
}
#newsDetail .contentsDetail p{
padding: 0;
}


/* サポート */
#supportContent #contentsHeader h2{
	padding-bottom: 50px;
}

/* qa */
#qaList{
  margin: 0px;
  padding: 20px 0 0;
}

/* ブログ */
#blogList{
  margin: 0px;
  padding: 20px 0 0;
}
.blogBlock{
  background:url(../images/bg_title_h2.gif) no-repeat 0 0;
}
.blogBlock p{
	padding-bottom: 15px;
}
#blogList .row {
	padding-top: 15px;
}
#blogList .col h3.titleh2{
	background:none;
	padding-top: 0px;
	padding-bottom: 10px;
}
#blogList .grid_18{
	/width: 73.5%;
}
.blogIcon{
	margin-bottom: 6px;
}
.blogIco{
	background-color: #33629E;
	margin: 0 12px 0 0;
	width: 70px;
	font-size: 85%;
	font-weight: normal;
	color: #fff;
	padding: 0 0px;
	float: left;
	text-align: center;
	line-height: 1.6;
}
.blogIcon time{
	font-size: 85%;
	color: #666666;
	margin: 0;
	padding: 0 0;
}

/* アトセンスのミッション */
#messageContent{
	clear:both;
	margin:0;
 	padding:0 0 0 0;
 	background:url(../images/bg_message.jpg) no-repeat 0 0;
}

#messageContent h2{
	clear:both;
	margin:0;
 	padding:30px 0 50px 0;
}

.messBox{
	clear:both;
	margin:0;
 	padding:0 0 30px 0;
}
.messBoxPh{
	width:289px;
	margin:0;
 	padding:0;
}
.messBoxTxt{
	width:610px;
	margin:0;
 	padding:0;
}
.messBoxTxt h3{
	font-size:146.5%;
	font-weight:normal;
 	color:#0091D6;
	margin:0;
 	padding:0 0 0.7em 0;
}
.messBoxTxt p{
	font-size:108%;
 	color:#666;
	margin:0;
 	padding:0 0 3em 0;
}

.messBox div.left{
	float:left;
}

.messBox div.right{
	float:right;
}


#productDetail table .subTitle th,
#productDetail table .subTitle{
	background: #7d7d7d;
	color: #fff;
}

#productDetail table .type{
	background: #e5e4e6;
	color: #333;
}

#productDetail table th.type02{
	background: #e5e4e6;
	color: #333;
}

#productDetail table th{
	background: #dcdddd;
}

#productDetail h3{
	margin: 20px 0 10px 0;
	padding: 0;
}
#productDetail .pdfBox h3{
	margin: 0;
	padding:8px 0;
}

#productDetail table{
	margin-bottom: 30px;
}


/*--------------------- ページネーション ------------------------------*/

#paginate {
	padding: 30px 0 30px 0;
	text-align: center;
}

#paginate .current{
	border: 1px solid #666;
	font-size: 100%;
	padding: 7px 10px 5px;
	color: #101010;
}

#paginate a{
	background: #666;
	color: #fff;
	padding: 7px 10px 5px;
	text-decoration: none;
	font-size: 100%;
}
.fixed {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 10000;
}