@charset "UTF-8";
@import "slider_jpg.css";
@import "slider_mvc.css";
@import "slider_moj.css";
@import "slider_pcg.css";

/* ================================================================================= */
/* Common                                                                            */
/* ================================================================================= */

/* パターン有無 */

#pattCont #sliderArea #mapofjapan ,
#pattCont #sliderArea #moviechannel ,
#pattCont #sliderArea #japanphotogallery ,
#pattCont #sliderArea #plancheckandgo ,
#pattIndex #sliderArea #mapofjapan ,
#pattIndex #sliderArea #moviechannel ,
#pattIndex #sliderArea #japanphotogallery ,
#pattIndex #sliderArea #plancheckandgo ,
#pattTop #pageTitle table,
#pattTop #breadArea {
	display: none;
}

/***********************************************/
/* HTML tag styles                             */
/***********************************************/
* {
	font-size: 100%;
	font-style: normal;
	margin: 0;
	padding: 0;
}

body {
	background-color: #ffffff;
	text-align: center;
	width: auto;
	font-family: Tahoma, sans-serif;
	font-size: 80%;
	line-height:140%;
	color: #333333;
}

div,h1,h2,h3,h4,h5,h6,p,form,pre{
	margin: 0px;
	padding: 0px;
	border: 0px;
	display: block;
}
ul,li{
	margin: 0px;
	padding: 0px;
}
ol {
	margin: 0px;
	padding: 0px;
}
img {
	border-style: none;
}
a {
	color: #333333;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
sup {
/*	font-size: 10px;*/
	font-size: 85%;
	line-height: 90%;
}
em {
    font-style: normal;
    color: #ff6600;
}
caption {
    text-align: left;
}


/***********************************************/
/* Common                                      */
/***********************************************/

.small {
/*	font-size: 10px;*/
	font-size: 85%;
	line-height: 120%;
}
.hide {
	position: absolute;
	left: -100em;
}
.center {
	text-align: center ! important;
}
.left {
	text-align: left ! important;
}
.right {
	text-align: right ! important;
}
.middle {
	vertical-align: middle ! important;
}
img.right {
	float: right;
}
img.left {
	float: left;
}
.gray {
	color: #696a65;
}
.bg_gray {
	background-color: #f5f5f5 ! important;
}
.caption {
	margin-bottom: 0 ! important;
	padding-bottom: 0;
	font-weight: bold;
}
.image {
	margin: 10px 0;
	padding: 0;
}
.image img {
	margin: 0;
	padding: 0;
}
.cl {
	font-size: 0;
	line-height: 0;
	clear: both;
}
.block {
	display: block ! important;
}
.inline {
	display: inline;
}
.none {
	display: none ! important;
}
.f_left {
	float: left;
}
.f_right {
	float: right;
}
.f_none {
	float: none;
}
.noindent{
	text-indent: 0 ! important;
}
.nomark{
	list-style-type: none ! important;
}
.circle{
	list-style-type: circle ! important;
}
.ind1 {
	text-indent: -1em;
	padding-left: 1em;
}
.under {
	text-decoration: underline;
}
.bold {
	font-weight: bold;
}
img.border {
	border: 1px solid #C8C8C8;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/

.bg_shadow {
	background-image: url(../img/bg.gif);
	background-position: center top;
	background-repeat: repeat-y;
	margin: auto;
	position: relative;
	width: 1000px;
}
.bg_top {
	background-image: url(../img/bg_top.gif);
	background-position: center top;
	background-repeat: no-repeat;
	margin: auto;
	position: relative;
	width: 1000px;
	text-align: left;
	position: relative;
}


/***********************************************/
/* Header                                      */
/***********************************************/

#header {
	position: relative;
	margin: 0 10px;
	height: 70px;
}
#header h1 ,
#header strong {
	position: absolute;
	left: 0px;
	top: 0px;
	font-size: 0;
	line-height: 0;
	display: block;
	width: 490px;
	height: 70px;
	overflow: hidden;
}
#subNavi #language_navi {
	font-size: 11px;
	background-color: #f7f7f7;
	line-height: 100%;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #bebebe;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bebebe;
	position: relative;
	height: 35px;
}
#subNavi #select-site ,
#subNavi #select-lang {
	position: relative;
	left: 10px;
	top: 10px;
	margin: 0px;
	padding: 0;
	float: left;
	width: 150px;
}
#subNavi ul {
	text-align: right;
	padding-top: 10px;
	padding-right: 10px;
}
#subNavi ul li {
	background-image: url(../img/ico_ya_r_b.gif);
	background-position: left center;
	background-repeat: no-repeat;
	text-align: right;
	padding-left: 13px;
	padding-right: 5px;
	list-style-type: none;
	display: inline;
}
#header ul li.close {
	font-size: 10px;
	background-image: url(../img/ico_close.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 13px;
	list-style-type: none;
	position: absolute;
	left: 925px;
	top: 10px;
}
#pattPop #header {
	background-image: url(../img/bg_contents.gif);
	background-position: 0px 70px;
	background-repeat: repeat-x;
	position: relative;
	height: 100px;
	overflow: hidden;
}


/***********************************************/
/* Global Navi                                 */
/***********************************************/

#globalNavi {
	font-size: 11px;
	line-height: 140%;
	position: relative;
	margin: 0 10px;
	background-repeat: no-repeat;
	height: 110px;
	padding-left: 25px;
	color: #ffffff;
}
#globalNavi a {
	color: #ffffff;
}
#globalNavi div {
	margin-top: 5px;
	margin-right: 7px;
	float: left;
}
#globalNavi div.menu {
	width: 170px;
}
#globalNavi div.search {
	width: 210px;
}
#globalNavi div h2 {
	font-size: 12px;
	border-bottom: 2px solid #FFFFFF;
	padding-bottom: 2px;
	margin-top: 4px;
	margin-bottom: 4px;
}
#globalNavi div.menu ul {
	padding-top: 3px;
	margin-left: 3px;
}
#globalNavi div.menu ul li {
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 13px;
	list-style-type: none;
}
#globalNavi div.other ul {
	margin-left: 3px;
	margin-top: 1px;
}
#globalNavi div.other ul li {
	text-align: right;
	list-style-type: none;
	width: 178px;
	margin-bottom: 1px;
}
#globalNavi div.other ul li a {
	padding-right: 26px;
	display: block;
	line-height: 25px;
	height: 25px;
}
#globalNavi div.search form {
	position: relative;
	font-size: 11px;
	margin: 3px 6px;
}
#globalNavi div.search form #search-text {
	width: 140px;
}
#globalNavi div.search form select {
	width: 195px;
}
#globalNavi div.search form #search-submit {
	position: relative;
	top: 6px;
}
#globalNavi #search-submit {
	background-image: url(../img/btn_search.gif);
	background-repeat: no-repeat;
	width: 46px;
	height: 18px;
}


/***********************************************/
/* Tab Area Column                             */
/***********************************************/

#sliderArea {
	margin: 0 10px;
	text-align: center;
}
#sliderArea ul#usefulTools {
	position: relative;
	background-image: url(../img/bg_tabarea.gif);
	background-repeat: repeat-x;
	height: 40px;
}
#sliderArea #usefulTools h2 {
	text-align: center;
	line-height: 35px;
	height: 35px;
}
#sliderArea ul#usefulTools li {
	font-size: 12px;
	text-align: center;
	list-style-type: none;
	width: 170px;
	height: 35px;
	float: left;
}
#sliderArea ul#usefulTools li.title {
	width: 157px;
	background-image: url(../img/bg_tabarea_title.gif);
	margin-right: 20px;
}
#sliderArea ul#usefulTools li.on {
	background-image: url(../img/bg_tab.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
}
#sliderArea ul#usefulTools li.btn {
	text-align: left;
	width: 123px;
}
#sliderArea ul#usefulTools li.btn a {
	margin-left: 27px;
	width: 69px;
	height: 24px;
	overflow: hidden;
}
#sliderArea ul#usefulTools li a {
	position: relative;
	top: 5px;
	height: 30px;
	line-height: 30px;
	display: block;
}


/***********************************************/
/* Page Title Area                             */
/***********************************************/

#pageTitle {
	position: relative;
	margin: 0 10px;
	background-image: url(../img/bg_contents.gif);
	background-repeat: repeat-x;
	height: 60px;
	overflow: hidden;
}
#pageTitle table {
	height: 60px;
	vertical-align: middle;
	margin-left: 25px;
	width: 930px;
}
#pageTitle table table {
	height: 28px;
	margin: 0px;
	width: auto;
}
#pageTitle table td.title_h1 {
	font-size: 130%;
	letter-spacing: -1px;
	white-space: nowrap;
}
#pageTitle table td.title_h2 {
	background-image: url(../img/title_h2_l.gif);
	background-position: left top;
	background-repeat: no-repeat;
	white-space: nowrap;
	padding-left: 5px;
}
#pageTitle table td.title_h2 h2 {
	height: 28px;
	line-height: 28px;
	margin: 0px 10px 0px 0px;
	background-image: url(../img/title_h2_r.gif);
	background-position: right top;
	background-repeat: no-repeat;
	background-color: #c7d1d3;
	padding: 0 10px 0 5px;
}
#pageTitle table td.title_h3 {
	font-size: 130%;
	color: #699aa2;
	text-align: right;
	white-space: nowrap;
}
#pageTitle table td span {
	margin-left: 5px;
}
#pattTop #pageTitle {
	background-image: url(../img/bg_contents.gif);
	background-repeat: repeat-x;
	height: 35px;
}


/***********************************************/
/* Bread List                                  */
/***********************************************/

#breadArea {
	font-size: 12px;
	line-height: 100%;
	position: relative;
	margin: 0 10px;
	background-image: url(../img/bg_bread.gif);
	background-repeat: repeat-x;
	height: 50px;
	overflow: hidden;
}
#breadArea ol {
	margin: 0 25px;
}
#breadArea ol li {
	line-height: 25px;
	margin-left: 5px;
	height: 25px;
	float: left;
	list-style-type: none;
}


/***********************************************/
/* Footer                                      */
/***********************************************/

#footer {
	font-size: 10px;
	line-height: 100%;
	background-image: url(../img/bg_footer.gif);
	background-repeat: no-repeat;
	text-align: left;
	margin: auto;
	position: relative;
	width: 1000px;
	height: 115px;
}
#pattPop #footer {
	height: 95px;
}
#footer ul li {
	list-style-type: none;
}
#footer ul li.totop {
	background-image: url(../img/ico_ya_t_b.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 13px;
	position: absolute;
	left: 934px;
	top: 35px;
}
#footer ul li.close {
	font-size: 10px;
	background-image: url(../img/ico_close.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 13px;
	position: absolute;
	left: 934px;
	top: 35px;
}
#footer ul li.professional {
	background-image: url(../img/ico_ya_ft.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 13px;
	position: absolute;
	left: 35px;
	top: 65px;
}
#footer ul li.terms {
	background-image: url(../img/ico_ya_ft.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 13px;
	position: absolute;
	left: 715px;
	top: 65px;
}
#footer ul li.about {
	background-image: url(../img/ico_ya_ft.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 13px;
	position: absolute;
	left: 814px;
	top: 65px;
}
#footer ul li.contact {
	background-image: url(../img/ico_ya_ft.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 13px;
	position: absolute;
	left: 902px;
	top: 65px;
}
#footer ul li.professional a ,
#footer ul li.terms a ,
#footer ul li.about a ,
#footer ul li.contact a {
	color: #ffffff;
}
#footer #copyright {
	text-align: center;
	position: relative;
	top: 100px;
}
#pattPop #footer #copyright {
	color: #ffffff;
	text-align: center;
	position: relative;
	top: 63px;
}


/***********************************************/
/* Blank                                       */
/***********************************************/

.blank5 { font-size: 0; line-height: 0; height: 5px; }
.blank10 { font-size: 0; line-height: 0; height: 10px; }
.blank15 { font-size: 0; line-height: 0; height: 15px; }
.blank20 { font-size: 0; line-height: 0; height: 20px; }
.blank30 { font-size: 0; line-height: 0; height: 30px; }
.blank40 { font-size: 0; line-height: 0; height: 40px; }
.blank50 { font-size: 0; line-height: 0; height: 50px; }
.blank60 { font-size: 0; line-height: 0; height: 60px; }
.blank70 { font-size: 0; line-height: 0; height: 70px; }
.blank80 { font-size: 0; line-height: 0; height: 80px; }
.blank90 { font-size: 0; line-height: 0; height: 90px; }
.blank100 { font-size: 0; line-height: 0; height: 100px; }
.blank150 { font-size: 0; line-height: 0; height: 150px; }
.blank200 { font-size: 0; line-height: 0; height: 200px; }
.blank250 { font-size: 0; line-height: 0; height: 250px; }
.blank300 { font-size: 0; line-height: 0; height: 300px; }
.blank350 { font-size: 0; line-height: 0; height: 350px; }
.blank500 { font-size: 0; line-height: 0; height: 500px; }
.blank580 { font-size: 0; line-height: 0; height: 580px; }

/*
	border: 1px solid #000;
	background-color: #ff0000;
*/
