﻿@charset "UTF-8";

/* PROPERTY ORDER
-----------------------------------------------------
01 display
02 list-style
03 position
04 float
05 clear
06 width
07 height
08 margin
09 padding
10 border
11 background
12 font
13 text-decoration
14 text-align
15 vertical-align
16 white-space
17 other text
18 content
-----------------------------------------------------
*/


/*
-----------------------------------------------------
UNIVERSAL RESET
-----------------------------------------------------
*/

* {
margin: 0;
padding: 0;
font-family:Tahoma,Verdana,Helvetica,sans-serif;
}


/*
-----------------------------------------------------
COMMON STYLE
-----------------------------------------------------
*/

html {
height: 100%;
}

body {
width:100%;
height: 100%;
background: #EEEEF6 url(./img/gm_bg.jpg) 0 0 repeat-y;
font-size: 12px !important;
font-size: small;
color:#454545;
}


a:link {
color: #4347A2;
text-decoration: underline;
}

a:visited {
color: #4347A2;
text-decoration: underline;
}

a:hover {
color: #696DB5;
text-decoration: none;
}

a:active {
color:#C4C5E2;
text-decoration: none;
}

a[name]:hover {
background: transparent;
color: #000000;
}

hr {
display: none;
}

p {
margin: 0; padding: 0;

}

.clear {
clear: both;
}

ul , ul li{
list-style-type: none;
margin: 0; padding: 0;
}

.stext {
font-size: 10px!important;
font-size: x-small;
}

img {
margin: 0;
padding: 0;
border:0;
}

/*
-----------------------------------------------------
BASIC LAYOUT
-----------------------------------------------------
*/


#wrapperhd {
background: #EEEEF6 url(./img/gm_bg.jpg) repeat;
}


#wrapper00 {
width: 774px;
margin: 0 auto 0 auto;
padding: 0px 0px 12px 0px;
background: transparent url(./img/footer_bg.jpg) center bottom no-repeat;
}


#wrapper01 {
width: 774px;
background: transparent url(./img/contents_bg01.jpg) center top repeat-y;
}

#wrapper02 {
width: 774px;
background: transparent url(./img/contents_bg02.jpg) center top no-repeat;
}



/*
-----------------------------------------------------
HEADER AREA
-----------------------------------------------------
*/

#headerArea {
width:760px;
margin: 0 auto 0 auto;
padding: 0 ;
background: transparent ;
text-align: left;
}

td#logo {
width:156px;
vertical-align:top;
}

#headerArea div.log {
padding:9px 0 3px 14px;}

td#logo02 {
width:366px;
vertical-align:top;
}

#headerArea div.log2 {
padding:27px 0 0 16px;}

#headerArea div.log2 {
padding:27px 0 0 16px;}

td#lang {
width:287px;
height:30px;
vertical-align:top;
}

td#lang div {
width:287px;
background:transparent url(./img/gm_sm_bg.jpg) 0 0 no-repeat;
height:30px;
position:relative;
}


td#lang ul {
position:absolute;
top: 5px; left: 15px;
}

td#lang ul li {
display:inline;
margin: 0 0 0 0;
}


#gmArea {
width: 760px;
padding: 0 7px 0 7px;
text-align: left;
}

.space2px {
	height:2px;
}

/*
-----------------------------------------------------
CONTENTS AREA
-----------------------------------------------------
*/

.amusetable {
	width:530px;
}


.amusetable td{
	vertical-align:top;
}


.amuse1 {
	position:relative;
	font-weight:bold;
	font-size:14px;
}
.amuse2 {
	font-weight:bold;
	font-size:16px;
	color:white;
	text-align:center;
	position:absolute;
	width:256px;
	top:140px;
}
.amuse1 ul {
	list-style-type: square !important;
}

.amuse1 ul li {
	padding: 0 0 0 20px;
	font-size:11px;
	line-height:140%;
	font-weight:normal;
}

.amuse01 {
	font-weight:bold;
	font-size:16px;
	color:white;
	text-align:center;
	position:absolute;
	width:280px;
	top:15px;
	left:228px;
}

.amuse02 {
	font-size:12px;
	font-weight:normal;
	position:absolute;
	width:200px;
	top:60px;
	left:305px;
}



.qandaq {
	font-size:14px;
	font-weight:bold;
}


.list12 {
	font-size:12px;
	background-image: url(./image/list12px.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin: 15px 1px 1px 1px;
	padding: 0px 0px 0px 13px;
}

.list14 {
	font-size:14px;
	background-image: url(./image/list14px.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin: 5px 1px 1px 1px;
	padding: 4px 0px 0px 15px;
	font-weight:bold;
}

.infotable1 {
	border-collapse:collapse;
}

.infotable1 tr {
}

.infotable1 td {
	width:150px;
	margin:0px 0px 10px 0px;
	padding:3px 3px 3px 3px;
	border-bottom:10px solid;
	vertical-align:top;
	text-align:center;
	border: 1px solid #004040;
}

.infotable1 td .shopname {
	font-weight:bold;
}

.infotable2 {
	border-collapse:collapse;
	vertical-align:top;
}
.infotable2 td {
	vertical-align:top;
	width:250px;
}

.infotable2 td ul li {
	background-image: url(./image/list12px.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin: 1px 1px 1px 1px;
	padding: 0px 0px 0px 15px;
}

.infotable3 {
	width:510px;
}

.infotable3 td{
	padding:5px;
	border: 0px solid;
	vertical-align:top;
	text-align:left;
}

.infotable4 {
}

.infotable4 td{
	border: 0px solid;
	padding:5px;
	text-align:left;
	vertical-align:top;
}



.cols1layout {
	width:500px;
	border-collapse:collapse;
	vertical-align:top;
}

.cols1layout td {
	border: 1px solid gray;
	padding: 3px;
}

.cols1layout th {
	text-align:center;
	border: 1px solid gray;
	padding: 3px;
	background-color:#bbc8e6;
	white-space:nowrap;
}


.cols2layout {
	width:500px;
	border-collapse:collapse;
	vertical-align:top;
}

.cols2layout td {
	text-align:right;
	border: 1px solid gray;
	padding: 3px;
}

.cols2layout th {
	text-align:center;
	border: 1px solid gray;
	padding: 3px;
	background-color:#bbc8e6;
	white-space:nowrap;
}

.cols3layout {
	border-collapse:collapse;
	vertical-align:top;
	width:100%;
}

.cols3layout td {
	text-align:center;
	border: 1px solid gray;
	padding: 3px;
}

.cols3layout th {
	text-align:center;
	border: 1px solid gray;
	padding: 3px;
	white-space:nowrap;
	background-color:#bbc8e6;
}

.cols4layout {
	border-collapse:collapse;
	vertical-align:top;
	width:100%;
	font-size: 12px;

}

.cols4layout td {
	border: 1px solid gray;
	padding: 3px;
}

.cols4layout th {
	text-align:center;
	border: 1px solid gray;
	padding: 3px;
	white-space:nowrap;
	background-color:#bbc8e6;
}

.cols5layout {
	border-collapse:collapse;
	vertical-align:top;
	width:100%;
}

.cols5layout td {
	font-size:11px;
	border: 1px solid gray;
	padding: 3px;
	text-align:center;
}

.cols5layout th {
	font-size:11px;
	text-align:center;
	border: 1px solid gray;
	padding: 3px;
	white-space:nowrap;
	background-color:#bbc8e6;
}



.formtable {
	border-collapse:collapse;
	vertical-align:top;
	width:500px;
	font-size:12px;
}

.formtable td {
	border: 1px solid gray;
	padding: 3px;
}

.formtable th {
	text-align:center;
	border: 1px solid gray;
	padding: 3px;
	white-space:nowrap;
	background-color:#bbc8e6;
}


ul#sideList {
	text-align: left;
	font-size:13px;
}
ul#sideList li {
	background-image: url(./image/list14px.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin: 2px 2px 2px 2px;
	padding: 0px 0px 0px 15px;
}


h2 {
	background:#FFFFFF url(./image/h2.gif) 0 0 no-repeat;
	height:41px;
	font-size:18px;
	padding: 5px 0 0 22px;
}

.info0 {
	background:#FFFFFF url(./image/h3.gif) 0 0 no-repeat;
	height:41px;
	font-size:18px;
	padding: 0 0 0 10px;
	font-weight:bold;
}

.info1 {
	background:#FFFFFF url(./image/h3.gif) 0 0 no-repeat;
	padding: 0 0 0 10px;
	height:32px;
	font-size:15px;
	line-height:200%;
	font-weight:bold;
}

.info2 {
	font-size:12px;
	line-height:175%;
	padding:5px 0 0px 10px;
	vertical-align:center;
}

.info3 {
	font-size:12px;
	padding:0 0 10px 20px;
	text-align:right;
}

.info4 {
	font-size:12px;
	line-height:175%;
	padding:2px 2px 2px 2px;
	text-align:left;
}

.info5 {
	font-size:12px;
	padding:2px 2px 2px 15px;
}

.info6 {
	text-align:right;
}



.tdleft {
	padding: 0px 15px 0px 0px;
	line-height:180%;
	font-size:15px;
}

.tdright {
	padding: 0px 0px 0px 5px;
	text-align:center;
	line-height:180%;
	font-size:12px;
}

#contentsArea {
width: 750px;
margin: 0 7px 0 7px;
padding: 0;
background: #FFFFFF;
text-align: left;
}

#contentsArea02 {
width: 750px;
margin: 0 auto 0 auto;

}


div#tit {
margin-left: 15px; width: 730px;
}

#contentsWrapper {
width: 730px;
padding: 0 15px 20px 15px;}

#contentsWrapper02 {
width: 730px;
padding: 10px 10px 0px 10px;
}


#contentsWrapper:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}


#contentsArea div#contentsBodyLarge {
width: 730px;
padding: 8px 15px 20px 15px;
}

#contentsArea div#contentsBody {
width: 510px;
float: right;
padding: 8px 0 0 0;
}

#branchList {
font-size: 10px!important;
font-size: x-small;
padding-bottom: 10px;
width:510px;
}


#toTop {
position:relative;
width:100%;
padding:10px 0 10px 0;
}

#toTop li.backtop {
right:0;
top:0;
position:absolute;
background:#FFFFFF url(./img/icon_backTotop.gif) 0 0 no-repeat;
padding: 1px 0 0 19px;
font-size: 12px!important;
font-size: small;
height:20px;
}

#toTop2 {
float:right;
width:730px;
padding:10px 0 0 0;
}

#toTop2 li.backtop {
background:#FFFFFF url(./img/icon_backTotop.gif) 0 0 no-repeat;
padding: 1px 0 0 19px;
font-size: 12px!important;
font-size: small;
height:20px;
}



/*
-----------------------------------------------------
FOOTER AREA
-----------------------------------------------------
*/

#footerArea {
width: 750px;
margin: 0 auto 0 auto;
padding: 5px 0 20px 0;
font-size: 10px !important;
font-size: x-small;
text-align: left;
}


div#ftWrapper {
width:750px;
margin: 0 0 5px 0;
}

ul#imgMenu {
width: 350px;
float: left;
}

ul#imgMenu li {
display:inline;
list-style:none;
margin: 0 -1px 0 0;
padding: 0 5px 0 0;
}

ul#imgMenu li.lsp10 {
display:inline;
list-style:none;
margin: 0;
padding: 0 0 0 10px;
}


ul#txtMenu {
float: right;
text-align:right;
padding:2px 0 0 0;
}

ul#txtMenu li {
padding: 0 5px 0 0;
display:inline;
list-style:none;
}

ul#txtMenu li a {
padding: 0 2px 0 0;
}


ul#txtMenu li a.withBorder {
border-left: 1px solid #999999;
padding: 0 2px 0 6px;
}


div#ftline {
border-bottom: 1px solid #B1D5BC;
width:750px; font-size:1px;
margin:6px 0 8px 0;
clear:both;
}


/*
-----------------------------------------------------
BASIC SPACE
-----------------------------------------------------
*/

div.solidLine {
background: #FFFFFF url(./img/solidline_bg.gif) 0 0 repeat-x;
width:100%;
margin:15px 0 15px 0;
height:1px; font-size:1px;
}

#boldfooter {
width: 730px;
padding: 8px 15px 25px 15px;
}

#boldfooter02 {
width: 730px;
padding: 8px 10px 25px 10px;
}
/*
#boldfooter {
width: 710px;
padding: 8px 25px 25px 25px;
}
*/

div.boldLine {
background: #FFFFFF url(./img/boldLine_bg.gif) 0 0 repeat-x;
width:100%;
margin:15px 0 15px 0;
height:8px;
}

div.boldLine02 {
background: #FFFFFF url(./img/boldLine_bg.gif) 0 0 repeat-x;
width:730px;
margin:15px 0 15px 0;
height:8px;
}

.t00 {
margin-top: 5px;
}

.t01 {
margin-top: 10px;
}

.t02 {
margin-top: 15px;
}

.t03 {
margin-top: 20px;
}

.t04 {
margin-top: 25px;
}

.t05 {
margin-top: 30px;
}


.k_menu01 {
padding: 0 10px 0 10px;
background: url(./img/bg_k_menu01.jpg) 0 0 repeat-y;
font-size: 12px!important;
font-size: small;
line-height: 130%;
}

.h1tag {
	text-align:right;
	padding:0px 0px 2px 0px;
}

h1 {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-size:11px;
	float:left;
	width:480px;
}

.h1yoko {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-size:12px;
	text-align:right;
}

ul#listindex {
	padding-left:30px;
}
ul#listindex li {
	list-style: disc;
}

.notice {
padding:10px 10px 10px 10px;
margin: 10px 10px 10px 10px;
border: 4px solid red;
font-size:20px;
font-weight:bold;
width:300px;
text-align:center;
}