@charset "UTF-8";
@import "layout.css";
@import "contents.css";
@import "product.css";
@import "../js/commons/mailform.css";

/* 全称セレクタ
---------------------------------------------------------------------------- */
* {
	margin: 0;
	padding: 0;
	zoom:1;
}


/* Body
---------------------------------------------------------------------------- */
body {
	height:100%; 
	margin: 0 auto;
	text-align: center;
	font-size: 80%;
	color: #333;
	background:url(../img/common/bg02.jpg) repeat-x;
	font-family: Verdana, Arial, Helvetica, "ＭＳ Ｐゴシック", "MS P Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kakugo Pro W3", Osaka, sans-serif;
	border: 0;
	line-height:1.2em;
}

body.enBody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

body#cnTop,body.cn {
	font-family: Sim Hei, Nsim Sun, sans-serif !important;
}
body#top {
	background:url(../img/common/bg.jpg) repeat-x;
}

body#enTop,
body#cnTop {
	background:url(../img/common/bg.jpg) repeat-x;
}

div {
	border: 0;
}

img {
	vertical-align: bottom;
	border: 0;
}

#contents p {
	margin: 0 5px 8px 5px;
	line-height: 1.5em;
	padding: 0 3px;
}

#top #contents img {
	padding: 0!important;
}

#contents img {
	padding: 0 3px;
}

div#contents .english,
div#contents .english p {
	font-size:93%;
	color:#666666;
	font-family:Verdana,Arial,sans-serif;
}


/* UL設定
---------------------------------------------------------------------------- */
ul {
	text-align: left;
	list-style: none;
}


/* リンク
---------------------------------------------------------------------------- */
a {
	text-decoration:none;
}

a:link,
a:visited,
a:active {
	color:#003399;
}

a:hover {
	color:#0066FF;
	text-decoration: underline;
}

a.link {
	background: url(../img/common/icon_link.gif) no-repeat 0;
	line-height: 140%;
	padding-left: 10px;
	margin-top: 8px;
	margin-right: 20px;
}

a.pdf {
	background: url(../img/common/icon_pdf.gif) no-repeat 0;
	line-height: 140%;
	padding-left: 18px;
	margin-top: 8px;
	margin-right: 20px;
}

a.right {
	float: right;
}

a.linkTop {
	display: block;
	clear: both;
	float: right;
	margin-top: 50px;
}



/* 見出し
---------------------------------------------------------------------------- */
h1 {
	font-size: 10px;
	font-weight: normal;
	text-align: right;
	display: inline;
	line-height:10px;
}

#top h1 {
	margin: 0 10px 0 0;
}

#top h2 {
	line-height: 50px;
	font-size: 130%;
	background: url(../img/common/h2_01.jpg) no-repeat 0;
	padding: 9px 0 0 50px;
	margin: 0 0 10px 0;
}

h2,#top h2.normal_h2 {
	line-height: 36px;
	font-size: 120%;
	background: url(../img/common/h2_02.jpg) no-repeat 0 1px;
	padding: 4px 0 0 18px;
	margin: 0 0 15px 0;
	clear: both;
}

h3 {
	font-size: 110%;
	line-height: 1.7em;
	margin: 20px 0 15px 0;
	padding: 0 0 0 5px;
	clear: both;
	background: url(../img/common/h3_bg.gif) repeat-x left bottom;
}

h3.qaCat {
	margin-top: 70px;
}

#top h3 {
	background: none;
}

h4 {
	font-size: 100%;
	margin: 20px 0 10px 0;
	clear: both;
}

.h4_1 {
	background: url(../img/common/bg_h4_1.gif) 0 2px no-repeat;
	text-indent: 10px;
	color: #FF6600;
}

h2.none {
	background: none;
	line-height: 100%;
	padding: 0;
	margin: 0 0 10px 0;
}

/* clearfix
---------------------------------------------------------------------------- */
.clearfix {
	display: inline-block;
}

.clearfix:after {
	content: "";   
	display: block;   
	clear: both;   
}

.clear {
	clear: both;
}

/* 装飾その他
---------------------------------------------------------------------------- */
.bold {
	font-weight: bold;
}

img.right {
	float: right;
	margin: 0 0 20px 20px;
}

img.left {
	float: left;
	margin:0 20px 20px 0;
}

div.right {
	float: right;
	margin: 0 0 0 10px;
	_margin: 0 0 10px 10px;
}

div.left {
	float: left;
	margin:0 10px 0 0;
	_margin: 0 10px 10px 0;
}

.w100 {
	width: 100px;
}

.w150 {
	width: 150px;
}

.w200 {
	width: 200px;
}

.w250 {
	width: 250px;
}

.w300 {
	width: 300px;
}

.w350 {
	width: 350px;
}

.w400 {
	width: 400px;
}

.w450 {
	width: 450px;
}

.w500 {
	width: 500px;
}

.w575 {
	width: 575px;
}

.w650 {
	width: 650px;
}

.mt20 {
	margin-top: 20px;
}

.mt40 {
	margin-top: 40px;
}

.mr20 {
	margin-right: 20px;
}

.ml20 {
	margin-left: 20px;
}

.mb20 {
	margin-bottom: 20px;
}

.mb40 {
	margin-bottom: 40px;
}

div.border01 {
	border: #CCCCCC 1px solid;
}

div.sec {
	overflow: hidden;
	clear: both;
	padding-bottom: 12px;
}

.red {
	color: red;
}

.largeFont {
	font-size: 130%;
}

.small {
	font-size: 10px;
}

.borderNone {
	border: none;
}

.text-white {
	color: #FFFFFF;
}

.center {
	text-align: center;
}

table.nextyTable table td {
	border-color:  #FFF !important;
}
table.nextyTable table td.Line {
	border-bottom: #666 1px solid !important;
}

