@charset "utf-8";

/* Table Of Contents
----------------------------------------

# General Elements
# body
# layout
# header
# gNav
# underLink
# footer
# clearfix

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


/* # General Elements
---------------------------------------------------------------------------- */

a    { color:#2f77ac; }
a:hover   {color:#2f77ac; text-decoration: none;  }


/* # body
---------------------------------------------------------------------------- */

body {
	color: #000;
	font-size: 75%;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 1.5;
	text-align:center;
}


/* # layout
---------------------------------------------------------------------------- */

div#layout {
	background: url(../images/bg_base.gif) repeat;
	min-width: 1000px
}

li.TOKYO {
	text-decoration: underline;
}
/* # pagebody
---------------------------------------------------------------------------- */

div#pageBody {
	background: #FFF;
	margin: 0 auto;
	padding: 15px 20px 0;
	width: 960px;
}

div.pageBodyInner {
	background: url(../images/bg_pagebodyinner.gif) repeat-y;
	padding-bottom: 20px;
}

/* # header
---------------------------------------------------------------------------- */

div#header {
	background: url(../images/bg_header.gif) center 76px no-repeat;
	height: 351px;
		min-width: 1000px;
margin: 0 auto;
}

div#headerBg {
	background: url(../images/bg_hd.gif) repeat;
}

div#header div.headerInner {
	margin: 0 auto;
	width: 1000px;
}

div#header div.headerInner h1 {
	margin: 34px 0 37px 20px;
	text-align :left;
	width: auto;
}

div#header div.hNav {
	background: #000;
	height: 38px;
}

div#header div.scond {
	background: #171c61;
}

div#header div.hNav div.hNavInner ul.snsBtn, div#header div.hNav div.hNavInner ul.language {
	float: right;
	padding-right: 20px;
	width: auto;
}

div#header div.hNav div.hNavInner ul.language li {
	padding: 6px 0 0 11px;
}

div#header div.hNav div.hNavInner ul li {
	float: left;
	width: auto;
}

div#header div.hNav div.hNavInner ul.txtLink {
	float: left;
	margin: 0 0 0 20px;
	width: auto;
}

div#header div.hNav div.scondIn ul.txtLink {
	margin-left:10px;
}
div#header div.Top div.hNavInner ul.txtLink li img {
}
div#header div.Top div.hNavInner ul.txtLink li {
	margin-right:16px;
}



div#header div.hNav div.scondIn ul.snsBtn li {
	padding: 6px 0 0 6px;
}

div#header div.hNav div.hNavInner ul.txtLink li {
	height: 38px;
	line-height: 38px;
	vertical-align: central;
}

div#header div.hNav div.hNavInner ul.txtLink li a {
	border-right: #555 solid 1px;
	color: #fff;
	padding: 0 8px;
}

div#header div.hNav div.hNavInner ul.txtLink li span {
	border-right: #555 solid 1px;
	color: #555;
	padding: 0 8px;
}
div#header div.Top div.hNavInner ul.txtLink li a {
	border-right: none;
	color:#6399c1;
	text-decoration: none;
}

div#header div.hNav div.hNavInner p.server {
	float: left;
	margin: 8px 0 0 95px;
	width: 215px;
}

div#header div.hNav div.hNavInner {
	margin: 0 auto;
	width: 1000px;
}

/* # gNav
---------------------------------------------------------------------------- */
div#gNav { 
	margin-top: -144px;
}

div.menu {
	margin: 0 auto;
	width: 1000px;
	z-index: 9 !important;
}

div.menu ul li a:hover span {
color:#fff !important;
}
	
div.menu ul li {
	float: left;
	background: url(../images/gnav_btn.gif);
	width: 167px;
	height: 50px;
	margin-top: 5px;
}

div.menu ul li.last {
width: 165px;
height: 50px;
background: url(../images/gnav_btn_c.gif);
margin-top: 0px;
padding-top: 5px;
}

div.menu ul li.btnNone {
	color: #999;
	height: 44px;
	line-height: 44px;
	vertical-align: central;
}

div.menu ul li.btnNone2lines {
	color: #999;
	height: 38px;
	line-height: 15px;
	padding: 6px 0 0;
}
	
div.menu ul li table {
	border-collapse: collapse;
	border: none;
	padding: 0;
	top: 0;
	left: 0;
}
	
div.menu ul li ul {
	display: none;
	position: relative;
	z-index: 100;
	text-align:left;
}
	
div.menu ul li ul li {
	background:url(../images/gnav_btn_o.gif) no-repeat;
	text-align: center;
	height: 45px;
	margin-top: 0;
}

div.menu ul li ul li a:hover {
	background-color: #2EA7E0;
	background-image: none;
	text-align: center;
	height: 45px;
}

div.menu ul li ul li a {
color: #fff;	
}
	
div.menu ul li a,
div.menu ul li span {
	color: #000;
	font-family: verdana, sans-serif;
	display: block;
	text-decoration: none;
}

div.menu ul li.last span {
color: #fff;
}

div.menu ul li a.central,
div.menu ul li span {
	height: 50px;
	line-height:50px;
	vertical-align: central;
}

div.menu ul li.last a.central {
	line-height:1.7;
}

a.central2 {
	line-height:1.2;
}
	
div.menu ul li a:hover {
	background:url(../images/gnav_btn_o.gif) no-repeat;
	color:#fff !important;
}
div.menu ul li.last:hover {
	background: url(../images/gnav_btn_c_o.gif) no-repeat left top;
	color:#fff !important;
}

div.menu ul li.last a:hover {
	background:none;
}
	
div.menu ul li:hover ul {
display: block;
}
	
div.menu ul li ul li a.sub {
	color: #FFF !important;
	display:block;
	line-height: none !important;
	height: auto;
	padding: 3px 0 3px 3px;
}

div.menu ul.mainNav {
	background: #fff;
	padding: 20px 20px 0 0;
}

div.menu ul.mainNav li {
	background: none;
	padding-left: 20px;
	height: 105px;
	width: 225px;
}

div.menu ul.mainNav li a:hover {
	background:none;
}





/* # content
---------------------------------------------------------------------------- */

div#content {
	float: right;
	text-align: left;
	width: 736px;
}

table {
    width: 100%;
}

div.section {
    clear: both;
    margin: 0 0 10px;
}

div#content h2.pageTitle {
	background: #0c77ae;
	color: #FFF;
	font-size: 200%;
	font-weight: bold;
	height: 50px;
	line-height: 50px;
	margin: 0 0 15px;
	padding: 0 0 0 15px;
	vertical-align: central;
}

div#content h2.title {
	background: #2EA7E0;
	color: #FFF;
	font-size: 120%;
	font-weight: bold;
	height: 30px;
	line-height: 30px;
	margin: 0 0 10px;
	padding: 0 0 0 20px;
	vertical-align: central;
}

div#content h2#titleTour {
	background: #2EA7E0;
	color: #FFF;
	font-size: 120%;
	font-weight: bold;
	height: 50px;
	line-height: 26px;
	margin: 0 0 10px;
	padding: 0 0 0 20px;
	vertical-align: central;
}


div#content h2.bigTitle {
	color: #FFF;
	font-size: 120%;
	height: 68px;
	margin: 0 0 10px;
	padding: 2px 0 0 20px;
	vertical-align: central;
}

div#content h2.bigTitle span {
	font-size: 180%;
	font-weight: bold;
}

div#content h3 {
	border-bottom: solid 1px #000000;
	font-size: 120%;
	font-weight: bold;
	margin: 0 0 10px;
}

div#content ol {
	list-style-type: none;
	margin: 0 0 10px 15px;
}

div#content ol.listNumber {
	list-style-type: decimal;
	padding: 0 0 0 10px;
}

div#content div.outLine {
border: solid #CCC 1px;
padding: 10px;
}

div#content p.pageTop {
	background: url(../images/ico_pagetop.gif) right no-repeat;
	padding: 0 14px 0 0;
	text-align: right;
}
div#content p.aboutImg {
float: right;
margin: 0 0 0 10px;
width: auto;
}
div#content p.signature {
float: right;
}

div#content div.section p.daily {
	border-bottom: #0082C2 solid 1px;
	padding: 5px 0;
}

div#content div.section table {
	border: 1px solid #d4cfc6;
}

div#content div.section table tr th {
	background: #e0f2fa url(../images/bg_dotto_x.gif) repeat-x bottom left;
    border: 1px solid #d4cfc6;
    border-bottom: none;
    border-top: none;
    color: #000;
	padding: 7px 0 7px 13px;
    vertical-align: top;
	width: 17%;
}
div#content div.section table tr.noBorder th {
	background: none;
	background-color: #e0f2fa;
}

div#content div.section table tr.name th {
	background: #fff;
    border-bottom: 1px solid #CCC;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	color: #333;
}


div#content div.section table tr th.head {
	background: none repeat scroll 0 0 #0082C2;
    color: #FFFFFF;
}

div#content div.section table tr td {
    border-bottom: none;
    background: url(../images/bg_dotto_x.gif) repeat-x bottom left;
    padding: 7px 10px 7px 13px;
}

div#content div.section table tr.noBorder td {
    background: none;
    border-left: 1px solid #d4cfc6;
}

div#content div.section div.outline {
	border: #CCC solid 1px;
}

div#content div.section dl.bgGray {
	background: #f2f2f2;
}

div#content div.section dl dt {
	float: left;
	padding: 10px 20px;
	width: auto;
}

div#content div.section dl dd {
	padding: 10px 20px 8px 0;
	text-align: left;
}

div#content div.section ul li.frameList {
	border-bottom: 1px solid #CCC;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	padding: 10px 20px;
	width: 695px;
}

div#content div.section ul li span.date {
    color: #009CE4;
}

/* # sidebarLeft
---------------------------------------------------------------------------- */

div#sidebarLeft {
	float: left;
	text-align: left;
	width: 196px;
}

div#sidebarLeft p.regiBtn {
	margin:10px 0;
}

div#sidebarLeft div.mach p.alignCenter {
	background: #171c61;
	padding-bottom: 5px;
}

div#sidebarLeft ul.contact {
	border: 1px solid #d4cfc6;
	border-bottom: none;
	background: #FFF;
	text-align:center;
}

div#sidebarLeft ul.focusTheme li {
	background: #fff url(../images/bg_dotto_x.gif) repeat-x bottom left;
	padding: 5px 0 8px 9px;
	margin-left: 1px;
	width: 185px;
}

/* blogSideArea */

div#blogSideArea {
	float: right;
	text-align: left;
	width: 196px;
}

div#blogSideArea div.bgBlog {
	background: #039aff url(../images/bg_blog.gif) no-repeat bottom left;
	border-left: 1px solid #d4cfc6;
	border-right: 1px solid #d4cfc6;
    margin: 0;
    padding: 0 0 10px;
}

div#blogSideArea .blogBnr{
	text-align: center;
}

div#blogSideArea h2 {
	margin-bottom: 10px;
}

div#blogSideArea div#blogEntries,
div#blogSideArea p.backNumber {
	padding: 0 4px 0;
	width: 186px;
}

div#blogSideArea div#blogEntries table {
	background: #fff url(../images/bg_table_top.gif) no-repeat top left;
	width: 100%;
}

div.tableBg  {
	background: url(../images/bg_table_bottom.gif) no-repeat bottom left;
	padding-bottom:5px;
	margin-bottom: 5px;
}

div#blogSideArea div#blogEntries table th {
	display: none;
}

div#blogSideArea div#blogEntries table td {
	padding: 3px 5px;
}

div#blogSideArea div#blogEntries table td.bottomLine {
	border-bottom: dotted 1px #999;
}

div#blogSideArea div#blogEntries table td img.cat {
	float: right;
	padding-rigth: 5px;
	width: 90px;
}

div#blogSideArea div#blogEntries table td a {
	font-weight: bold;
}

div#blogSideArea p.backNumber {
    text-align: right;
}

div#blogSideArea p.backNumber a {
	background: url(../images/ico_arrow.gif) 0 4px no-repeat;
	color: #FFF;
	padding: 0 0 0 9px;
}

/* div.bgBlog {
	background: url(../images/bg_blog.gif) no-repeat bottom left;
	padding-bottom: 8px;
}

div#blogEntries {
	background: #039aff;
	border-left: 1px solid #d4cfc6;
	border-right: 1px solid #d4cfc6;
	padding: 0 4px 0;
	width: 186px;
}

div#blogEntries table {
	background: #fff url(../images/bg_table_top.gif) no-repeat top left;
	padding: 5px 10px 0;
}

div.tableBg  {
	background: url(../images/bg_table_bottom.gif) no-repeat bottom left;
	padding-bottom:5px;
	margin-bottom: 5px;
}

div#blogEntries tr {
}

div#blogEntries table th {
	display: none;
}

div#blogEntries table td {
	clear: both;
	padding: 6px 10px 0;
}

div#blogEntries table td img {
	float: right;
	margin-top: -1px;	
	width: auto;
}

div#blogEntries table td a {
	display: block;
	margin-bottom: 6px;
}

div#blogEntries p.backNumber {
	text-align: right;
}

div#blogEntries p.backNumber a {
	background: url(../images/ico_arrow.gif) no-repeat center left;
	color: #fff;
	padding: 0px 1px 0 10px;
} */

div#sidebarLeft ul.contact li.btn {
	padding: 10px 0px
}

div#sidebarLeft ul.sideSet {
	border: 1px solid #d4cfc6;
	border-bottom: none;
}

div#sidebarLeft ul.pickUp {
	margin: 10px 0 0 0;
}

div#sidebarLeft ul.pickUp li {
	margin: 0 0 10px;
}

div#sidebarLeft ul.textLink {
	text-align: left;
}

div#sidebarLeft ul.textLink li a {
	display: block;
	padding: 10px;
	width: 176px;
}

.underLine {
	background: url(../images/l_side_line.gif) repeat-x bottom;
}

/* # bnrArea
---------------------------------------------------------------------------- */

div.bnrArea ul li {
	margin: 0 0 9px;
}



/* # footer
---------------------------------------------------------------------------- */

div#footer {
	background: #FFF;
	min-width: 1000px
}

div#footer p.img {
		background: #42b1ef url(../images/bg_f.gif) top center repeat-x;
	text-align: center;
	min-width: 1000px;
}

div#footerInner {
	margin: 0 auto;
	padding: 10px 5px;
	width: 990px;
}

div#footer p {
	float: left;
	padding: 10px 20px 10px;	
	width: auto;
}

div#footer p.img {
	text-align: center;
	padding: 0;
	height: 30px;
	overflow: hidden;
	min-width: 1000px;
margin: 0 auto;
width: 100%;
}

div#footer p.img {
min-width: 1000px;
width: 100%;
}

div#footer ul.footerLogo {
	float: right;
	padding: 10px 20px 0;
	width: auto;
}

div#footer ul.footerLogo li {
	display: block;
	float: left;
	margin: 0 5px;
	width: auto;
}

div#footer ul.footerLogo li.iaJapan {
	margin: 18px 5px 0;
}


/* # clearfix
---------------------------------------------------------------------------- */

div#pageBody {
	zoom: 1;
}

div#pageBody:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	line-height: 0;
	visibility: hidden;
}

/* # topicPath
---------------------------------------------------------------------------- */

ul.topicPath {
	background: #fff;
	margin: 0 auto;
	padding: 10px 20px 0;
	width: 960px;
}

ul.topicPath li {
	background: url(../images/ico_arrow02.gif) right no-repeat;
	float: left;
	padding: 0 14px 0 0;
	margin: 0 7px 0 0;
	width: auto;
}

ul.topicPath li.here {
	background: none;
	padding: 0;
	margin: 0;
	width: auto;
}

/* # sp_ft
---------------------------------------------------------------------------- */
#sp_ft {
	display: none;	
}


