@charset "utf-8";
/* ==========================================================================
	css/base.css
========================================================================== */
/*----------------------基本CSS------------------------------*/
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, font, 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 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: normal;
	font-style: normal;
	font-size:0.98em;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
:focus {
	outline: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
br {
	line-height:normal;
	letter-spacing:0;
}
body {
	font-family:Verdana, Geneva, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", sans-serif;
	font-family:Verdana, Geneva, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #333333;
	text-align: center;
}
img {
	border: none;
	vertical-align: top;
	-ms-interpolation-mode:bicubic;
}
a:link {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
/* サイト大枠





---------------------------------------------------------------------------*/





#wrapper {
	width:100%;
	display:block;
}
/* ヘッダー内部固定





---------------------------------------------------------------------------*/


#coment {
	display:block;
	font-size:0.7em;
	width:890px;
	margin:0 auto;
	color:#999;
	text-align:left;
	padding:3px;
}
#header {
	text-align: left;
	background: url(../image/header.gif) repeat-x top;
	height:95px;
	overflow: hidden;
	position:relative;
	min-width:1020px;
}

ul.textresizer{	padding-top:4px;
	padding-right:8px;
}
ul.textresizer li{
	float:right;
	margin:2px;
}
div.textresizer {
	background:url(../image/size.gif) no-repeat right;
	position:absolute;
	overflow:hidden;
	left:42%;
	top:6px;
	height:36px;
	z-index:3;
	padding:0;
	clear:both;
	margin: 0 auto;
	width:178px;
}
/*--
#Font_size {
	background:url(../image/size.gif) no-repeat right;
	position:absolute;
	overflow:hidden;
	left:42%;
	top:6px;
	height:36px;
	z-index:3;
	padding:0;
	clear:both;
	margin: 0 auto;
	width:178px;
}
#Font_size ul {
	padding-top:4px;
	padding-right:8px;
}
#Font_size li {
	float:right;
	margin:2px;
}--*/
#header div.navi {
	clear: both;
	width: 890px;
	margin: 0 auto;
	z-index:2;
	position:relative;
}
#Address {
	clear: both;
	width: 890px;
	margin: 0 auto;
	z-index:1;
	vertical-align:top;
	padding-top:3px;
	position:relative;
}
#logo {
	position:absolute;
	top:23px;
	display:block;
	right:50%;
	z-index:2;
}
#logo img {
	padding-right:180px;
}
/* グローバルナビ





---------------------------------------------------------------------------*/





#Global {
	background:url(../image/nav-g_base.jpg) repeat-x top;
	min-width:1020px;
}
#Global div.navi {
	clear: both;
	width: 925px;
	margin: 0 auto;
}
/* コンテンツ基本





---------------------------------------------------------------------------*/





#Main {
	clear: both;
	width: 892px;
	margin:auto;
	padding:0;
}
/* コンテンツ内大枠





---------------------------------------------------------------------------*/





#Visual {
	margin-top:1px;
	padding:2px;
	border:1px #CCC solid;
	height:300px;
	width:886px;
	text-align:center;
}
#Primary {
	margin-top:7px;
	width: 632px;
	text-align: left;
	float:left;
	margin-left:0;
}
#Secondary {
	padding-top:6px;
	width:252px;
	float:right;
	margin:0;
}
/* パンくずリスト
---------------------------------------------------------------------------*/
#Primary div.topicPath {
	clear:both;
	margin:5px 0px 10px 0px;
	height:12px;
	vertical-align:bottom;
	color:#999;
}
/* キャンペーン画像
---------------------------------------------------------------------------*/
.Campaign {
	margin-bottom:5px;
	width:252px;
}
/* ローカルナビ
---------------------------------------------------------------------------*/
.Local_navi {
	background:url(../image/nav-L_base.gif) repeat-y center;
	width:252px;
	margin-bottom:5px;
}
/* ガイドナビ
---------------------------------------------------------------------------*/
.Guide_navi {
	margin:7px 0px;
	width:252px;
}
/* モバイル・メルマガ・スマフォリンク
---------------------------------------------------------------------------*/
.Link {
	margin:8px 0px;
	width:252px;
}
.contactbannar {
	text-align:center;
	margin:8px 0px;
}
/* topへ戻る部分
---------------------------------------------------------------------------*/
#Jump {
	text-align:right;
	width: 880px;
	padding:0;
	clear:both;
	margin: 0 auto;
}
/* フッター部分
---------------------------------------------------------------------------*/
#footer {
	clear: both;
	background: #efefef;
	border-bottom: solid 5px #F66;
	border-top: solid 5px #F66;
	height: 250px;
	font-size:0.88em;
	width: auto;
	min-width:1020px;
}
#footer div.navi {
	clear:both;
	text-align:left;
	clear: both;
	margin: 0 auto;
	margin-bottom: 10px;
	width:1020px;
	overflow:hidden;
}
#Copyright {
	clear:both;
	text-align:right;
	color:#CCC;
	margin-right:190px;
	height:30px;
	font-size:0.88em;
	margin-top:5px;
}
/* 中国語入力部分
---------------------------------------------------------------------------*/
.chi {
	font-family: SimSun;
}
/* サイトリニューアルのお知らせページ専用
---------------------------------------------------------------------------*/


#Renewaltop {
	width:670px;
	margin:auto;
	margin-top:40px;
}
#Renewaltop div.logo {
	float:left;
	margin:5px 10px;
}
#Renewaltop div.gaito {
	float: right;
	margin:32px 20px 5px 0px;
}
#Renewal {
	clear:both;
	background:url(../image/jump01.gif) no-repeat top;
	width:670px;
	height:520px;
	margin:auto;
}
#Renewal h1 {
	font-weight:bold;
	font-size:18px;
	line-height:20px;
	color: #F66;
	padding-left:5px;
	border-left:5px #F66 solid;
	margin:5px 0px;
}
#Renewal div.main {
	padding:70px 40px 40px 40px;
	line-height:150%;
	text-align: left;
}
#Renewal h2 {
	font-weight:bold;
	font-size:18px;
	line-height:20px;
	color: #F66;
	padding-left:5px;
	border-left:5px #F66 solid;
	margin-bottom:5px;
}
#Renewalbottom {
	width:670px;
	margin:auto;
}
#Renewalbottom div.top {
	float:left;
	margin:5px 10px;
}
#Renewalbottom div.copy {
	float: right;
	margin:15px 10px 0px 0px;
	font-size:12px;
	color:#999;
}

