@charset "UTF-8";
/* CSS Document */

/*=========================================================
ページ全体のCSS
=========================================================*/
* {
	margin: 0;
}
html, body {
	height: 100%;
}
html,br,form {margin:0px; padding:0px}
p {margin:0 0 10px 0;}
h1 {margin:0; padding:0;}
h3 {font-size:1.25em; margin:0 0 5px; padding:0 0 0 15px; background:url(../img/icon/circle.gif) no-repeat; background-position:0 2px;}
html {
	font-family: ヒラギノ角ゴ Pro W3, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, Osaka, ＭＳ Ｐゴシック, MS PGothic, sans-serif;
	font-size: 0.75em;
	line-height:140%;
}
body {margin:0px; padding:0px;}
a:link {
	color: #039;
}
a:visited {
	color: #039;
}
a:hover {
	color: #39C;
}
/*=========================================================
マージン
=========================================================*/
.mg5t {margin:5px 0 0 0;}
.mg10t {margin:10px 0 0 0;}
.mg15t {margin:15px 0 0 0;}
.mg20t {margin:20px 0 0 0;}

.mg5b {margin:0 0 5px 0;}
.mg10b {margin:0 0 10px 0;}
.mg15b {margin:0 0 15px 0;}
.mg20b {margin:0 0 20px 0;}

.mg5tb {margin:5px 0;}
.mg10tb {margin:10px 0;}
.mg15tb {margin:15px 0;}
.mg20tb {margin:20px 0;}

.mg5r {margin:0 5px 0 0;}
.mg10r {margin:0 10px 0 0;}
.mg15r {margin:0 15px 0 0;}
.mg20r {margin:0 20px 0 0;}
/*=========================================================
フォント
=========================================================*/
.font_l {font-size:1em;}
.font_l2 {font-size:1.25em;}
.font_s {font-size:10px;}
.font_red {color:#e60012;}
.font_b {font-weight:bold;}
.font_green {color:#007230;}
.font_red_b {color:#e60012; font-weight:bold;}
.font_normal {font-weight:normal; font-size:12px; color:#000;}
/*=========================================================
ライン
=========================================================*/
.solidLine {border-bottom:solid 1px #ccc;}
.lineFrame {padding:5px;border:1px solid #CCCCCC;}
/*=========================================================
wrapper
=========================================================*/
#wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin:0 auto -150px auto;
}
#push {
	height: 150px;
	clear: left;
}
/*=========================================================
ヘッダー
=========================================================*/
#header {margin:0 0 40px 0; background: url(../img/header_back.jpg) repeat-x #FFFFFF 0 20px; color:#000000; height:120px;}
/*#header a {color:#FFF;}*/
#header #topArea {
	margin-bottom:25px;
	background-color:#06C;
	height:15px;
	padding:5px;
	text-align:center;
	color:#fff;
}
#header #topArea img {margin:0 5px 0 5px;}
#header #searchArea {margin:0 20px 0 20px;}
#header #searchArea a {color:#039;}
#header #searchArea table {margin:0 auto 0 auto;}
#header #searchArea input.textArea {
	width:430px;
	height:20px;
	padding:5px;
	background-image:url(../img/search_back.gif);
	background-repeat:repeat-x;
	background-color:#FFF;
	border:solid 1px #CCC;
	font-size:1.25em;
}
/*ロゴ*/
.logo {
	display:block;
	background-image: url(../img/logo.png);
	background-repeat: no-repeat;
	height:54px;
	width:341px;
	margin:0 auto;
	overflow: hidden;
	text-indent: -9999px;
}

* html .logo {background-image: url(../img/logo.gif);}
/*右上の言語切り替え*/
#translation {
	background-image:url(../img/btn/english.png);
	background-repeat:no-repeat;
	position: absolute;
	top: 0px;
	right: 0px;
	width:119px;
	height:69px;
	text-indent: -9999px;
	overflow:hidden;
}
* html #translationEN {background-image:url(../img/btn/japanese.gif);}
#translationEN {
	background-image:url(../img/btn/japanese.png);
	background-repeat:no-repeat;
	position: absolute;
	top: 0px;
	right: 0px;
	width:119px;
	height:69px;
	text-indent: -9999px;
	overflow:hidden;
}
* html #translation {background-image:url(../img/btn/english.gif);}
/*チェックボタン*/
#checkBtn {
	display:block;
	background-image: url(../img/btn/check.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 96px;
	overflow: hidden;
	text-indent: -9999px;
}
a:hover#checkBtn { 
	background-position: 0px -30px;
}
/*=========================================================
メイン部分
=========================================================*/
#container {width:850px; margin:0 auto 50px auto; overflow:hidden;}
#container640 {width:640px; margin:0 auto 50px auto; overflow:hidden;}
.errorArea {text-align:center; padding:0 0 100px 0;}
/*=========================================================
フッター
=========================================================*/
#footer {
	text-align:center;
	height:140px;
	padding:0 0 10px 0;
	background:#CCC url(../img/footer_back.gif) repeat-x 0 -60px;
	position: relative;
}
#footer #menuLine {padding:0 0 10px 0; background:#FFF; margin:0 0 20px 0;}
#footer #copyright {
	margin:10px auto 0 auto;
	color: #999;
}
/*=========================================================
gred証明書
=========================================================*/
#sealArea {
	width:85px;
	height:45px;
	position:absolute;
	right: 20px;
	bottom: 20px;
}

/*=========================================================
調整
=========================================================*/
.clear {clear:both; margin:0px; padding:0px; display:none;}
/*=========================================================
ページタイトル
=========================================================*/
h2 {
	font-size:1.5em;
	font-weight:bold;
}
h2.pageTitle {
	background:url(../img/title_back.gif) repeat-x;
	height:19px;
	margin:0 0 15px 0;
	padding:15px 5px 5px 5px;
	border-bottom:dotted 1px #999;
}
h2.contentsTitle {
	margin:10px 0;
	font-size:1.25em;
	background:#f2f2f2;
	padding:10px;
}
/*=========================================================
ページのトップに戻る
=========================================================*/
.totop {
	text-align:right;
	margin:10px 0 10px 0;
	overflow: hidden;
}
.totop span {
	background-image: url(../img/icon/totop.gif);
	background-repeat: no-repeat;
	padding-left: 17px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-position: 0px center;
}
/*=========================================================
エラーメッセージ
=========================================================*/
.errorMsg { font-size:1.25em; color:#F00; margin:10px 0;}
/*=========================================================
トップページへもどるボタン
=========================================================*/
#toindexBtn {
	display:block;
	background-image: url(../img/btn/toindex.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 240px;
	margin:50px auto;
	overflow: hidden;
	text-indent: -9999px;
}
a:hover#toindexBtn { 
	background-position: 0px -30px;
}
#toindexBtnEN {
	display:block;
	background-image: url(../img/btn/toindex_en.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 240px;
	margin:50px auto;
	overflow: hidden;
	text-indent: -9999px;
}
a:hover#toindexBtnEN { 
	background-position: 0px -30px;
}
 /*=========================================================
アマゾン
=========================================================*/
#Amazon {width:850px; margin:0 auto; padding:20px 0 0 0; text-align:center; overflow:hidden; clear:both;}

/*=========================================================
ADJUST広告
=========================================================*/
.adjust200 {margin:0 0 15px 0; text-align:center;}
