@charset "UTF-8";

/* CSS Document */

body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 160%;
	color: #000000;
	background-color: #FFFFFF;
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Osaka, Verdana, Sans-Serif;
	background-image: url(../images/common/bg.gif);
	background-position: left top;
	background-repeat: repeat-x;
}

/*table*/
table {
	text-align: left;
	color: #000000;
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Osaka, Verdana, Sans-Serif;
}
.table_nomal {
	margin: 0px 0px 10px 10px;
	padding: 0px;
}

/*link*/
a:link {
 color: #0000ff;
}
a:active {
 color: #ff3030;
}
a:visited {
 color: #9d11b3;
}
a:hover {
 color: #ff3030;
}

/*header tag*/
h1 {
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
	float: left;
	font-size: 12px;
}
h2 {
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
	float: left;
	font-size: 12px;
}
h3 {
	margin: 0px 0px 5px 0px;
	padding: 8px 0px 12px 15px;
    font-size: 16px;
    line-height: 25px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/common/h3_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
h4 {
	margin: 0px 0px 10px 10px;
	padding: 5px 0px 6px 15px;
    font-size: 14px;
	font-weight: bold;
	color: #000000;
	background-image: url(../images/common/h4_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
h5 {
	margin: 0px 20px 10px 20px;
	padding: 8px 0px 5px 25px;
	color: #000000;
	font-weight: bold;
	background-image: url(../images/common/h5_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
h6 {
	margin: 0px 0px 5px 10px;
	padding: 0px;
	font-weight: bold;
	color: #000000;
}
blockquote {}
ul {
	margin: 0px 0px 10px 40px;
	padding: 0px;
}
ol {
	margin: 0px 20px 10px 50px;
	padding: 0px;
}
li {
	margin: 0px 0px 10px 0px;
	padding: 0px;
}
p {
	margin: 0px 20px 6px 20px;
	padding: 0px;
}
hr {
 color: black;
 background-color: black;
 border: 0;
 height: 1px;
 text-align: left;
} 
img {
	border: none;
	margin: 0px;
	padding: 0px;
}
.clr {
	clear:both;
	margin: 0px;
	padding: 0px;
}
.center {
	text-align: center;
}
.right {
	text-align: right;
}
.left {
	text-align: left;
}
.float_right {
	margin: 0px;
	padding: 0px 20px 10px 10px;
	float: right;
}
.float_left {
	margin: 0px;
	padding: 0px 10px 10px 20px;
	float: left;
}
.font_red {
	color: #FF0000;
}
.font_pink {
	color: #E6738F;
}

#container {	width: 640px;}
#header,#header02,#header_eng,#header02_eng {	width: 640px;	height: 100px;}
#contents {	width: 640px;}
#wrapper {	width: 640px;}
#main {	width: 620px;}
#footer {	width: 640px;}

/*レイアウト背景*/
#container {
	margin: 0px auto 30px;
	padding: 0px;
	text-align: left;
	background-image: url(../images/common/contents_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

/*ヘッダー*/
#header {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/common/header_bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#header_eng {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/common/header_bg_eng.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#header02 {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/common/header_bg02.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#header02_eng {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/common/header_bg02_eng.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.logo {
	margin: 0px;
	padding: 0px;
	display: block;
	width: 190px;
	height: 100px;
	float: left;
}
.logo a {
	margin: 0px;
	padding: 0px;
	display: block;
	width: 190px;
	height: 100px;
	text-indent: -9999px;
}

/*ヘッダーメニュー*/
.header_menu {
	width: 450px;
	margin: 0px;
	padding: 0px;
	float: left;
}
.font_size_change {
	width: 450px;
	height: 30px;
	margin: 0px;
	padding: 0px;
}
.font_size_change p {
	margin: 0px;
	padding: 5px 10px 0px 0px;
	text-align: right;
}
.download {
	margin: 0px;
	padding: 22px 10px 0px 0px;
	width: 160px;
	height: 35px;
	text-indent: -9999px;
	float: right;
}
.download a {
	margin: 0px;
	padding: 0px;
	width: 160px;
	height: 35px;
	display: block;
}
.download a:hover {
	background-image: url(../images/common/bt_download_f2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.download_eng {
	margin: 0px;
	padding: 22px 10px 0px 0px;
	width: 160px;
	height: 35px;
	text-indent: -9999px;
	float: right;
}
.download_eng a {
	margin: 0px;
	padding: 0px;
	width: 160px;
	height: 35px;
	display: block;
}
.download_eng a:hover {
	background-image: url(../images/common/bt_download_eng_f2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.service_button a:link {color: #ffffff; text-decoration:none;}
.service_button a:visited {color: #ffffff; text-decoration:none;}
.service_button a:hover {color: #ffbbcc; text-decoration:none;}
.service_button {
	width: 200px;
	height: 28px;
	margin: 0px 0px 0px 20px;
	padding: 2px 0px 0px 10px;
	font-size: 12px;
    line-height: 26px;
	font-weight: bold;
    white-space: nowrap;
	color: #000000;
	float: right;
	background-image: url(../images/common/bt.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.hidden {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-family: 'Courier New', Courier, monospace;
}

/*コンテンツ*/
#contents {
	margin: 0px;
	padding: 0px;
}

/*ラッパー*/
#wrapper {
	margin: 0px;
	padding: 0px;
}

/*ミラーサイト*/
.mirrorsite {
	margin: 0px 10px 10px 0px;
	padding: 0px;
	text-align: right;
}




/*メインコンテンツ*/
#main {
	margin: 0px 0px 10px 10px;
	padding: 0px;
}

/*ボックス大*/
.box {
	width: 620px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	background-image: url(../images/common/box_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.box dl {
	margin: 0px 20px 10px 20px;
	padding: 0px;
}
.box dt {
	margin: 0px 0px 2px 0px;
	padding: 0px 0px 0px 10px;
	background-image: url(../images/common/li_mark.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.box dd {
	margin: 0px 0px 10px 10px;
	padding: 0px;
}
.box_btm {
	height: 10px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/common/box_btm.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

/*ボックス小*/
.box_s {
	width: 440px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	background-image: url(../images/common/box_s_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.box_s h3 {
	margin: 0px 0px 10px;
	padding: 11px 0px 8px 15px;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/common/h3_bg_s.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.box_s_btm {
	height: 10px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/common/box_s_btm.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

/*検索　ホーム用*/
.cellular {
	margin: 0px 20px 0px 20px;
	padding: 0px;
}
.cellular form {
	margin: 0px;
	padding: 0px;
}
.field_cellular {
	width: 270px;
	margin: 0px 5px 0px 0px;
	padding: 0px;
}

/*フッター*/
#footer {
	margin: 0px;
	padding: 0px;
	clear: both;
	background-image: url(../images/common/footer_bg.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 50px;
}
.copyright {
	margin: 0px;
	padding: 0px 0px 0px 15px;
}

/*パンクズ*/
.crum {
	margin: 5px 10px 10px 10px;
	padding: 0px;
	clear: both;
	text-align: right;
}

.page_top {
	margin: 10px 0px 20px;
	padding: 0px;
	text-align: right;
	clear: both;
}

/*ホーム*/
.bnr_barrierfree {
	margin: 60px 0px 0px 0px;
	padding: 0px;
	float: right;
}

/*weblsd form*/
.weblsd {
	margin: 10px auto 50px;
	padding: 10px 0px;
	border: 1px solid #666666;
	width: 640px;
}
.weblsd_bg {
	background-image: url(../ja/service/images/bg_weblsdform.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
/*お問い合わせ*/
.contact {}
.contact table {
	width: 580px;
	margin: 0px auto 20px;
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
}
.contact table td {
	margin: 0px 2px 2px 0px;
	padding: 5px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.field_active {
	margin: 0px;
	padding: 0px;
	width: 300px;
	ime-mode: active; 
}
.field_zipcode {
	margin: 0px;
	padding: 0px;
	width: 50px;
	ime-mode: inactive; 
}
.field_inactive {
	margin: 0px;
	padding: 0px;
	width: 300px;
	ime-mode: inactive; 
}


/*TEXT要素*/
.s,.font_size_change,.crum,.mirrorsite,.box dt { font-size: 10px; line-height: 140%; }
.m,h6 { font-size: 12px; line-height: 140%; }
.l,h5 { font-size: 14px; line-height: 140%; }
.xl  { font-size: 19px; line-height: 140%; }
.xxl { font-size: 24px; line-height: 200%; }
.xxxl { font-size: 24px; }

.sm { font-size: 12px; line-height: 120%; }

.sg { font-size: 10px; line-height: 140%; color : #666666;}
.sr { font-size: 10px; line-height: 140%; color : #ff3030;}
.sb { font-size: 10px; line-height: 140%; color : #0000ff;}
.mg { font-size: 12px; line-height: 140%; color : #666666;}
.mr { font-size: 12px; line-height: 140%; color : #ff3030;}
.mb { font-size: 12px; line-height: 140%; color : #0000ff;}
.lg { font-size: 14px; line-height: 140%; color : #666666;}
.lr { font-size: 14px; line-height: 140%; color : #ff3030;}
.lb { font-size: 14px; line-height: 140%; color : #0000ff;}

/*FORM*/
form {
margin: 0px 0px 0px 0px;
}

input.btn {
color : #000000;
background :#eeeeee;
}

.textarea01 {
padding : 0px;
width : 250px;
}

.textarea02 {
padding : 0px;
width : 375px;
}

.textarea03 {
padding : 0px;
width : 580px;
}

input.text01 {
width : 250px;
}

input.text02 {
width : 350px;
}

input.text03 {
width : 580px;
}

select {
font-size: 12px;
background :#eeeeee;
}

