﻿
/* Global
----------------------------------------------------- */
body{
	margin: 0px;
	padding: 0px;
	font-size: 80%;	
	background: url(/img/wholeBG.png) repeat-x;
	background-color: #FFFFFF;
}
body, td{
	font-family: MS PGothic, "ＭＳ Ｐゴシック", Osaka, Verdana, Arial, sans-serif;
	color: #000000;
}
td{
	font-size:100%;
}
h1, h2, h4, p, dl{
	margin: 0;
}
a:link{
	color: #4b3700;
	background: transparent;
	text-decoration: underline;
}
a:visited{
	color: #7C7C7C;
	background: transparent;
	text-decoration: underline;
}
a:hover, a:active{
	color: #3a2d07;
	background: transparent;
	text-decoration: none;
}
body img{
	border: 0px;
}
#wholeBG{
	width: 866px;
	height: auto;
	padding: 0px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	background: url(/img/containerBG.png) repeat-y;
}


/* header
----------------------------------------------------- */
#header{
	margin: 0px 3px 0px 3px;
	padding: 0px;
	width: 860px;
	height: 81px;
	position: relative;
	background: url(/img/headerBG.gif) no-repeat;
}
#header img{
	border: 0;
}
#logo{
	position: absolute;
	top: 14px;
	left: 12px;
	border: 0px;
	width: 264px;
	height: 55px;
}
#language{
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 0px 36px;
	width: 844px;
	height: 26px;
	position: absolute;
	top: 0px;
	left: 0px;
}
#japanese{
	position: absolute;
	top: 8px;
	left: 742px;
}
#english{
	position: absolute;
	top: 8px;
	left: 803px;
}
#topNavi{
	position: absolute;
	top: 9px;
	left: 495px;
	border: 0px;
}
#letterSize{
	position: absolute;
	top: 42px;
	left: 677px;
	height: 26px;
	border: 0px;
}
#letterSize ul, #letterSize li, #letterSize h4{
	display: block;
	float: left;
}
#letterSize h4{
	margin: 1px 8px 10px 0px;
}
#letterSize ul{
	margin: 0px;
	list-style: none;
}
#letterSize ul img{
	display: none;
}
a#letterSizeS{
	position: absolute;
	top: 0px;
	left: 87px;
	width: 25px;
	height: 23px;
	background: url(/img/GBS_textS.gif) no-repeat;
	z-index: 100;
}
a#letterSizeM{
	position: absolute;
	top: 0px;
	left: 112px;
	width: 25px;
	height: 23px;
	background: url(/img/GBS_textM_on.gif) no-repeat;
	z-index: 100;
}
a#letterSizeL{
	position: absolute;
	top: 0px;
	left: 137px;
	width: 28px;
	height: 23px;
	background: url(/img/GBS_textL.gif) no-repeat;
	z-index: 100;
}
a#letterSizeS:hover{background: url(/img/GBS_textS_on.gif) top left no-repeat;}
a#letterSizeM:hover{background: url(/img/GBS_textM_on.gif) top left no-repeat;}
a#letterSizeL:hover{background: url(/img/GBS_textL_on.gif) top left no-repeat;}

#letterSize:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#searchArea{
	width:250px;
	position: absolute;
	top: 42px;
	left: 690px;
	border: 0px;
}
#searchBox{
	font-size: 12px;
	color: #666666;
	border: 3px #BCC3B0 double;
	margin: 0px 5px 0px 0px;
	width: 81px;
	height: 14px;
	position: absolute;
	top: 0px;
	left: 0px;
	padding-top: 2px;
	padding-left: 18px;
	background: url(/img/searchBoxBG.gif) no-repeat;
}
#searchButton {
	font-size: 10px;
	color: #666666; 
	position: absolute;
	top: 0px;
	left: 104px;
}

/* menu
----------------------------------------------------- */
#menu{
	margin: 0px 4px 0px 12px;
	padding: 0px;
	width: 844px;
	height: 32px;
	position: relative;
	background: url(/img/spacer.gif) repeat;
}
#menu ul{
	width: 844px;
	height: 32px;
	margin: 0px;
	padding: 0px;
	list-style: none;
	position: relative;
}
#menu li{
	display: block;
	height: 32px;
	float: left;
	margin: 0px;
	padding: 0px;
}

/* main
----------------------------------------------------- */
#main{
	margin-top: 0px;
	margin-left: 12px;
	margin-right: 10px;
	margin-bottom: 0px;
	padding: 0px;
	width: 844px;
	height: auto;
	position: relative;
	background: url(/img/spacer.gif) repeat;
}
#topImg{
	margin: 0px;
	padding: 0px;
	position: relative;
	height: 319px;
	top: 0px;
}
#topImgSub{
	margin: 0px;
	padding: 0px;
	position: relative;
	height: 173px;
	top: 0px;
}
#breadcrumbs{
	margin: 0px;
	padding: 0px;
	width: 844px;
	height: auto;
	position: relative;
	background: url(/img/breadcrumbsBG.gif) repeat-y;
}
#breadcrumbsHeader{
	width: 844px;
	position: relative;
	height: auto;
	background: url(/img/breadcrumbsBGHeader.gif) no-repeat;
	z-index: 100;
}
#breadcrumbsFooter{
	width: 844px;
	position: relative;
	height: 22px;
	background: url(/img/breadcrumbsBGFooter.gif) no-repeat;
	z-index: 200;
}
#bcList{
	display: block;
	font-size: 80%;
	letter-spacing: 1px;
	font-weight: normal;
	position: relative;
	top: 1px;
	padding: 7px 0px 0px 215px;
	color: white;
	vertical-align: top;
	background: url(/img/spacer.gif) no-repeat;
}
#breadcrumbs a:link{
	color: #BBBBBB;
	background: transparent;
	text-decoration: none;
}
#breadcrumbs a:visited{
	color: #BBBBBB;
	background: transparent;
	text-decoration: none;
}
#breadcrumbs a:hover, #breadcrumbs a:active{
	color: #BBBBBB;
	background: transparent;
	text-decoration: underline;
}
#breadcrumbsSub{
	margin: 0px;
	padding: 0px;
	width: 844px;
	height: auto;
	position: relative;
	background: url(/img/breadcrumbsBGSub.gif) repeat-y;
}
#breadcrumbsSubHeader{
	width: 844px;
	position: relative;
	height: auto;
	background: url(/img/breadcrumbsBGSubHeader.gif) no-repeat;
	z-index: 100;
}
#breadcrumbsSubFooter{
	width: 844px;
	position: relative;
	height: 22px;
	background: url(/img/breadcrumbsBGSubFooter.gif) no-repeat;
	z-index: 200;
}
#bcListSub{
	display: block;
	font-size: 80%;
	letter-spacing: 1px;
	font-weight: normal;
	position: relative;
	top: 1px;
	padding: 7px 0px 0px 22px;
	color: white;
	vertical-align: top;
	background: url(/img/spacer.gif) no-repeat;
}
#breadcrumbsSub a:link{
	color: #BBBBBB;
	background: transparent;
	text-decoration: none;
}
#breadcrumbsSub a:visited{
	color: #BBBBBB;
	background: transparent;
	text-decoration: none;
}
#breadcrumbsSub a:hover, #breadcrumbsSub a:active{
	color: #BBBBBB;
	background: transparent;
	text-decoration: underline;
}
#container{
	margin: 0px;
	padding: 0px 0px 15px 0px;
	width: 844px;
	height: auto;
	position: relative;
	background: url(/img/spacer.gif) repeat;
}
#left{
	padding: 0px;
	float: left;
	width: 216px;
}
#right{
	float: right;
	width: 628px;
	padding: 0px;
}
#centerLeft{
	float: left;
	width: 409px;
	position: relative;
}
#centerRight{
	float: right;
	width: 219px;
	position: relative;
}
#container:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/* left
----------------------------------------------------- */
#leftMenu{
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 216px;
	top: 0px;
	background: url(/img/leftBG.gif) repeat-y;
}
#leftMenu ul{
	margin: 0px;
	padding: 0px;
	position: relative;
	top: 0px;
	left: 13px;
	list-style-type: none;
}
#leftMenu li{
	position: relative;
}
#leftMenu ul ul{
	position: relative;
	top: 0px;
}
#leftMenu ul li{
	color: #554107;
	font-size: 95%;
}
#leftMenu li li{
	position: relative;
	left: -2px;
}
#leftMenu select{
	position: relative;
	left: 20px;
	margin-top: 5px;
	margin-bottom: 10px;
}
#leftMenu a:link{
	color: #554107;
	background: transparent;
	text-decoration: none;
}
#leftMenu a:visited{
	color: #554107;
	background: transparent;
	text-decoration: none;
}
#leftMenu a:hover, #center a:active{
	color: #2C2103;
	background: transparent;
	text-decoration: underline;
}
.leftTitleA{
	display: block;
	padding: 0px;
	position: relative;
	margin: 0px 0px 6px 0px;
	width: 189px;
	height: 38px;
}
#topLeftTitle{
}
.leftTitleB{
	display: block;
	padding: 0px;
	position: relative;
	top: 1px;
	margin: 0px 0px 6px 0px;
	width: 189px;
	height: 38px;
}
.leftTitleC{
	display: block;
	padding: 0px;
	position: relative;
	top: 1px;
	margin: 0px 0px 0px 0px;
	width: 189px;
	height: 38px;
}
.leftTitleD{
	display: block;
	padding: 0px;
	position: relative;
	margin: 0px 0px 0px 0px;
	width: 189px;
	height: 38px;
}
.leftSubTitle{
	display: block;
	padding: 0px;
	position: relative;
	margin: 0px 0px 7px 0px;
	width: 178px;
	height: 19px;
}
.mainmenu{
}
.submenuLI{
	padding: 0px;
	margin: 0px 0px 7px 15px;
	width: 140px;
	position: relative;
	left: 15px;
	list-style-type: square;
	list-style-position: outside;
}
.submenuList{
	padding: 0px 0px 7px 0px;
}
#leftMenuFooter{
	width: 216px;
	height: 20px;
	margin: 0px 0px 0px 0px;
	position: relative;
	background: url(/img/leftBGFooter.gif) no-repeat;
	display: block;
}

#pmark a{
	display: block;
	font-size: 85%;
	color: #000000;
	text-align: center;
}

#pmark img{
	border: 1px #ffffff solid;
}

#pmark img:hover{
	border: 1px #ccff66 solid;
}

#pmarklink{
	width: 75px;
	margin: 3px auto;
}

#privacylink{
	width: 100px;
	margin: 5px auto;
}

#wcg{
	magin-left: 10px;
	display: block;
	font-size: 85%;
}

#wcgLogo{
	padding-left: 5px;
}
#wcgText{
	padding-left: 15px;
	padding-right: 23px;
}

#wcgText a{
	color: #000000;
}

/* center
----------------------------------------------------- */
.caution{
	color: red;
}
.Center{
	text-align: center !important;
}
.Left{
	text-align: left !important;
}
#center table{
	line-height: 150%;
	background-color: #AFAF94;
	margin: 10px 0px 5px 0px;
}
caption {
	margin-top:15px;
	font-size: 110%;
	height: 1.5em;
	line-height: 1.5em;
	font-weight: bold;
	color: white;
	background-color: #AFAF94;
}
th{
	width: 159px;
	text-align: center !important;
	vertical-align: middle;
	background-color: #F9FAEF !important;
}
th img{
	margin: 0px 3px!important;
}
td.form1{
	background-color: #F7D0A6 ! important;
}
td.form2{
	background-color: #ffffdd ! important;
}
td.form3{
	font-size: 0.9em;
}
td.mini{
	width: 20px;
	vertical-align: middle !important;
	text-align: center !important;
	font-weight: bold;
	font-size: 1.2em;
	background-color: #F9FAEF !important;
}
.form4 p{
	margin: 0px !important;
}
td.space{
	height: 2px !important;
	font-size: 0 !important;
}
.newsH2{
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	margin-top: 10px;
	font-size: 130%;
	width: 600px;
	font-weight: bold;
	background: url(/img/newsH2Back.gif) bottom left repeat-x;
}
#center td{
	padding: 4px 6px 4px 6px;
	vertical-align: top;
	line-height: 135%;
	background-color: #FFFFFF;
}
#center td h5{
	padding-left: 20px;
	margin: 3px;
	background: url(/img/contentsH5Arrow.gif) no-repeat left center;
	font-size: 100%;
	font-weight: bold;
}

#center td a h5{
	color: #000000;
	text-decoration: underline;
}

#center td a h5:hover,
#center td a h5:active{
	color: #3a2d07;
	text-decoration: none;
}

#center h6{
	text-decoration: none;
	padding-left: 15px;
	margin: 10px;
	background: url(/img/contentsH6Arrow.gif) no-repeat left center;
	font-size: 100%;
	font-weight: bold;
}
#center h6 a{
	text-decoration: underline;
}

#center h6 a:hover,
#center h6 a:active{
	text-decoration: none;
}
#center a h6{
	text-decoration: underline;
}
#center a h6:hover,
#center a h6:active{
	text-decoration: none;
}

#center td p{
	margin: 15px;
}
#center td ul{
	margin-left: -5px;
}
#center td li{
	margin-top: 5px;
	margin-bottom: 5px;
}
#center td img{
	margin-top: 10px;
}
.contents_top{
	padding: 10px 20px 10px 10px;
	line-height: 135%;
	width: 598px;
}
.contents_top img{
	margin-top: -10px;
}

/* centerNews
----------------------------------------------------- */
#newsDate{
	margin-top: 8px;
	margin-bottom: 5px;
	text-align: right;
	margin-right: 10px;
	font-size: 80%;
	color: #999999;
}

#centerNews table{
	margin-top: 13px;
	padding: 2px 3px 3px 3px;
}
#centerNews td{
	padding: 0px 6px 12px 6px;
	vertical-align: top;
	line-height: 135%;
}
#centerNews td h5{
	padding-left: 20px;
	margin: 3px;
	background: url(/img/contentsH5Arrow.gif) no-repeat left center;
	font-size: 100%;
	font-weight: bold;
}
#centerNews td h6{
	padding-left: 15px;
	margin: 10px;
	background: url(/img/contentsH6Arrow.gif) no-repeat left center;
	font-size: 100%;
	font-weight: bold;
}
#centerNews td p{
	margin: 15px;
}
#centerNews td ul{
	margin-left: -5px;
}
#centerNews td li{
	margin-top: 5px;
	margin-bottom: 5px;
}
#centerNews td img{
	margin-top: 3px;
}

/* centerLeft
----------------------------------------------------- */
#centerLeft table{
	padding: 2px 3px 5px 3px;
}
#centerLeft td{
	padding: 12px 0px 0px 0px;
	vertical-align: top;
	line-height: 135%;
}

#topFeatures{
	position: relative;
	margin-right: 2px;
	margin-left: 2px;
	margin-bottom: 15px;
	border: 1px #c6c6a2 solid;
	z-index: 10;
}

#topFeatures img{
	z-index: 20;
}

#topFeatures p{
	margin: 10px 5px 5px 5px;
	padding: 5px;
	width: auto;
	line-height: 125%;
}

#topNews{
	position: relative;
}

#viewall {
	display: block;
	position: relative;
	top: 7px;
	left: 194px;
}

#rssicon {
	display: block;
	position: absolute;
	top: 9px;
	left: 366px;
}

#rssicon_sub {
	display: block;
	position: absolute;
	top: 9px;
	left: 576px;
}


/* SearchResults
----------------------------------------------------- */
#searchResults {
	margin: 0px !important;
	padding: 4px 8px !important;
	width: 97% !important;
}
#searchResults a:link{
	color: #333333 !important;
	background: transparent !important;
	text-decoration: none !important;
}
#searchResults a:visited{
	color: #333333 !important;
	background: transparent !important;
	text-decoration: none !important;
}
#searchResults a:hover, #searchResults a:active{
	color: #777777 !important;
	background: transparent !important;
	text-decoration: underline !important;
}
.gsc-control {
	margin: 0px;
	padding: 0px;
	width: 100% !important;
}

.gsc-resultsHeader td.gsc-twiddleRegionCell{
	width: 100% !important;
}
.gsc-resultsHeader td.gsc-configLabelCell{
	text-align: right;
	width: 100% !important;
}
.gsc-configSettingInput {
	color: #333333 !important;
	width: 100% !important;
}
.gsc-resultsHeader .gsc-title{
	margin-right: 10px;
	padding-left: 0px !important;
}
.gsc-result-selector {
	padding-left : 0px !important;
}
.gsc-tabHeader {
	padding-left: 0px !important;
}
.gsc-result {
	margin-bottom: 3px !important;
}

.gs-result .gs-title,
.gs-result .gs-title * {
	color: #008000 !important;
	text-decoration: none !important;
	font-size: 100%;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 5px;

}
.gs-result .gs-title .gs-title {
	margin-left: -8px;
	padding-left: 16px;
	padding-right: 16px;
	background: url(/img/contentsH6Arrow.gif) no-repeat left center;
}
.gs-snippet {
	line-height: 140% !important;
	max-height: none !important;
	color: #000000 !important;
	padding: 5px 10px;
}
.gs-webResult div.gs-visibleUrl-long {
	width : 90% !important;
}
.gs-result a.gs-visibleUrl .gs-visibleUrl {
	padding-left: 15px;
	padding-right: 5px;
	margin: 3px 5px;
	background: url(/img/contentsH5Arrow.gif) no-repeat left center;
	color: #6f561f !important;
	text-decoration: none;
}
.gsc-resultsHeader .gsc-title{
	color: #CCCCCC !important;
	line-height: 140% !important;
}

.gsc-resultsHeader .gsc-stats {
	color: #CCCCCC !important;
	font-size: 11px;
	font-weight: normal;
	line-height: 130% !important;
}

.gsc-tabHeader.gsc-tabhActive {
	padding: 5px !important;
}

.gsc-tabHeader.gsc-tabhInactive {
	padding: 5px !important;
}

/* centerRight
----------------------------------------------------- */
#centerRightMenu{
	margin: 0px;
	padding: 0px;
	width: 219px;
	position: relative;
	top: 0px;
	background: url(/img/centerRightBG.gif) repeat-y;
}
#centerRightMenu h4{
	position: relative;
	top: 0px;
	left: 15px;
	margin-bottom: 8px;
}
#topLeftTable{
	margin: 0px 14px 0px 16px;
	padding: 1px;
	width: 189px;
}
#topLeftTable td{
	padding: 0px 0px 5px 0px;
	vertical-align: top;
}
#topLeftTable h5{
	display: inline;
	line-height: 130%;
}
#topLeftTable h5 a{
	color: #746425;
}
#topLeftTable span{
	line-height: 130%;
	font-size: 90%;
}
#topLeftTable a:link{
	color: #5C480D;
	background: transparent;
	text-decoration: none;
}
#topLeftTable a:visited{
	color: #5C480D;
	background: transparent;
	text-decoration: none;
}
#topLeftTable a:hover,#topLeftTable a:active{
	color: #A59568;
	background: transparent;
	text-decoration: underline;
}
#centerRightMenuFooter{
	width: 219px;
	height: 16px;
	margin: 0px 0px 0px 0px;
	position: relative;
	background: url(/img/centerRightBGFooter.gif) no-repeat;
	display: block;
}
#searchForm {
	width: 196px;
	height: 55px;
	position: relative;
	top: 2px;
	left: 12px;
}
.gsc-search-box {
	width: 196px !important;
	height: 30px;
	position: relative !important;
	top: 0px;
	left: 0px;
}
form.gsc-search-box {
	width: 196px !important;
}
input.gsc-input {
	padding-left: 18px !important;
	width: 81px !important;
	height: 14px;
	border-style : double !important;
	border-width : 3px !important;
	border-color : #BCC3B0 !important;
	font-size: 90%;
	color: #666666;
	position: absolute;
	top: 0px;
	left: 0px;
	background: url(/img/searchBoxBG.gif) no-repeat;
	background-color: #ffffff;
}
input.gsc-search-button {
	margin-left : 0px !important;
	width: 42px;
	height: 22px;
	border-style : double;
	border-width : 3px;
	border-color : #BCC3B0;
	font-size: 85%;
	color: #666666;
	padding-top: 0px;
	padding-left: 3px;
	padding-right: 2px;
	position: absolute;
	top: 0px;
	left: 104px;
	background-color: #ffffff;
}
div.gsc-clear-button {
	margin-left : 0px !important;
	padding-left : 5px !important;
	position: absolute;
	top: 0px;
	left: 152px;
}
table.gsc-branding {
	width: 196px !important;
	height: 25px;
	position: absolute;
	top: 30px;
	left: 0px;
}
td.gsc-branding-img {
	padding: 0px !important;
	position: absolute;
	top: 30px;
	left: 100px;
}
td.gsc-branding-text {
	width : 95px !important;
	padding: 0px !important;
	position: absolute;
	top: 30px;
	left: 0px;
}
div.gsc-branding-text {
	margin-right : auto !important;
	text-align : right !important;
}

/* contents
----------------------------------------------------- */
.contents{
	padding: 1px 20px 20px 10px;
	line-height: 135%;
	width: 598px;
	/*background: url(/img/contentsHead2.gif) no-repeat left top;*/
}
.contents h3{
	padding-left: 20px;
	margin-top: 30px;
	margin-bottom: 20px;
	background: url(/img/contentsH3Arrow.gif) no-repeat left center;
	font-size: 130%;
	font-weight: bold;
}
.contents h5{
	padding-left: 20px;
	margin-top: 30px;
	margin-bottom: 20px;
	background: url(/img/contentsH5Arrow.gif) no-repeat left center;
	font-size: 120%;
	font-weight: bold;
}
.contents h6{
	padding-left: 15px;
	margin-left: 20px;
	margin-top: 30px;
	margin-bottom: 20px;
	background: url(/img/contentsH6Arrow.gif) no-repeat left center;
	font-size: 95%;
	font-weight: bold;
}
.contents p{
	margin-left: 20px;
	margin-top: 5px;
	margin-bottom: 15px;
}
.contents img{
	display: block;
	border-top: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #AAAAAA;
	border-bottom: 1px solid #AAAAAA;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	margin-bottom: 15px;
}
.contents li{
	margin-top: 5px;
	margin-bottom: 10px;
}
.contents_tab{
	padding: 1px 20px 20px 10px;
	line-height: 135%;
	width: 598px;
	background: url(/img/contentsHead.gif) no-repeat left top;
}
.contents_tab h3{
	padding-left: 20px;
	margin-top: 30px;
	margin-bottom: 20px;
	background: url(/img/contentsH3Arrow.gif) no-repeat left center;
	font-size: 130%;
	font-weight: bold;
}
.contents_tab h5{
	padding-left: 20px;
	margin-top: 30px;
	margin-bottom: 20px;
	background: url(/img/contentsH5Arrow.gif) no-repeat left center;
	font-size: 120%;
	font-weight: bold;
}
.contents_tab h6{
	padding-left: 15px;
	margin-left: 20px;
	margin-top: 30px;
	margin-bottom: 20px;
	background: url(/img/contentsH6Arrow.gif) no-repeat left center;
	font-size: 95%;
	font-weight: bold;
}
.contents_tab p{
	margin-left: 20px;
	margin-top: 5px;
	margin-bottom: 15px;
}
.contents_tab img{
	display: block;
	border-top: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #AAAAAA;
	border-bottom: 1px solid #AAAAAA;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	margin-bottom: 15px;
}
.contents_tab li{
	margin-top: 5px;
	margin-bottom: 10px;
}

.small{
	font-size: 90%;
}

.red_s{
	color: #FF0000;	
}

/* footer
----------------------------------------------------- */
#footerNavi{
	margin: 0px 3px 0px 3px;
	padding: 3px 0px 0px 0px;
	width: 860px;
	height: auto;
	position: relative;
	background: url(/img/footerNaviBG.gif) no-repeat;
}
#footerNaviLayout{
	width: 860px;
	position: relative;
	left: 0px;
	padding: 0px;
	height: auto;
	min-height: 22px;
	background: url(/img/footerNaviLine.gif) repeat-y;
}
#footerNaviLayout ul{
	margin: 0px;
	padding: 0px;
	list-style: none;
	position: relative;
	left: 3px;
	font-size: 80%;
	letter-spacing: 1px;
	font-weight: normal;
	height: auto;
}
#footerNaviLayout li{
	margin-left: 10px;
	padding: 4px 0px 5px 0px;
	display: block;
	float: left;
}
#footerNavi a:link{
	color: #999999;
	background: transparent;
	text-decoration: none;
}
#footerNavi a:visited{
	color: #999999;
	background: transparent;
	text-decoration: none;
}
#footerNavi a:hover, #footerNavi a:active{
	color: #333333;
	background: transparent;
	text-decoration: underline;
}
#footerNavi:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#footerMenu{
	margin-left: 3px;
	margin-right: 3px;
	padding: 0px;
	width: 860px;
	height: 44px;
	position: relative;
	background: url(/img/footerMenuBG.gif) no-repeat;
}
#footerMenu ul{
	display: block;
	list-style: none;
	position: absolute;
	top: 8px;
	left: 5px;
	padding: 0px;
	margin: 0px;
}
#footerMenu li{
	display: block;
	float: left;
	margin-left: 5px;
}
#footerMenu1{
	position: absolute;
	top: 0px;
	left: 5px;
}
#footerMenu2{
	position: absolute;
	top: 0px;
	left: 107px;
}
#footerMenu3{
	position: absolute;
	top: 0px;
	left: 198px;
}
#footerMenu4{
	position: absolute;
	top: 0px;
	left: 281px;
}
#footerMenu:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#copyright{
	display: block;
	position: absolute;
	top: 15px;
	left: 491px;
}

/* sitemap
----------------------------------------------------- */
.sitemap{
	padding: 1px 20px 20px 10px;
	line-height: 135%;
	width: 598px;
	background: url(/img/contentsHead2.gif) no-repeat left top;
}

.smList1, .smList2, .smList3{
	margin: 0px;
	padding: 0px;
	position: relative;
	top: 0px;
	left: 30px;
	list-style-type: none;
}

.sitemap h3{
	padding-left: 15px;
	margin-top: 15px;
	margin-bottom: 5px;
	background: url(/img/contentsH3Arrow.gif) no-repeat left center;
	font-size: 130%;
	font-weight: bold;
}
.sitemap h5{
	padding-left: 10px;
	margin-top: 15px;
	margin-bottom: 5px;
	background: url(/img/contentsH5Arrow.gif) no-repeat left center;
	font-size: 110%;
	font-weight: normal;
}
.sitemap h6{
	padding-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	background: url(/img/contentsH6Arrow.gif) no-repeat left center;
	font-size: 100%;
	font-weight: normal;
}

.pageTop{
	text-align: right;
	margin-bottom: 10px;
	margin-right: 10px;
}

/* iikura
----------------------------------------------------- */
#containerApp{
	margin: 0px;
	padding: 0px 5px 15px 5px;
	width: 834px;
	height: auto;
	position: relative;
	background: url(/img/spacer.gif) repeat;
}
.appoint{
	padding: 20px 5px 20px 5px;
	line-height: 135%;
	width: 824px;
	background: url(/img/contentsHead3.gif) repeat-x left top;
}
#breadcrumbsAppFooter{
	width: 844px;
	position: relative;
	height: 22px;
	background: url(/img/breadcrumbsBGAppFooter.gif) no-repeat;
	z-index: 200;
}
.reference td{
	vertical-align: top !important;
}
.appointTable{
	margin: 10px 0px;
	border: 1px solid #AFAF94;
}
.appointTable th{
	padding: 3px 0px;
	border-bottom: 1px solid #AFAF94;
	border-right: 1px solid #AFAF94;
}
.appointTable td{
	font-size: 1%;
}
td.description{
	padding: 3px 10px;
	font-size: 100%;
	border-top: 1px dotted #AFAF94;
}
div.back{
	text-align: center;
	margin-bottom: 10px;
}
.sRight{
	color: #666;
	text-align:right;
}

.pdfLink{
	background: url(/img/jumpPDF.gif) center left no-repeat !important;
	padding: 5px 6px 6px 19px !important;
	margin-left: -8px !important;
	margin-top: 1px !important;
	margin-bottom: 1px !important;
}

/* size
----------------------------------------------------- */
.Small{font-size:84%;}
.Large{font-size:110%;}

/* weight
----------------------------------------------------- */

/* color
----------------------------------------------------- */
.Gray{color:#999999;}
.Red{color:#FF0000;}
.Blue{color:#0000FF;}
.Darkgray{color:#666666;}
.White{color:#FFFFFF;}

.contactmenuTitle{
	font-size: 100% !important;
	font-weight: normal;
	}
.contact p{
	margin:0px 0px 0px 0px !important;
	padding:0px 0px 0px 32px !important;
}
.contact h5{
	padding-left: 15px;
	margin: 3px;
	background: url(/img/contentsHead4.gif) no-repeat left center white !important;
	font-size: 100%;
	font-weight: bold;
}
td.form5{
	padding-left: 10px !important;
	margin: 3px;
	font-size: 100%;
	font-weight: bold;
	background-color: #FFFFDD !important;
}

#verisign{
	margin-left: 50px;
}

#newsTitle_green{
	color: #1d8608 !important;
	}

.contactTel{
	margin-left: 12px;
}