@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 {
	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: #444444;
}

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;
}
object {
	outline: 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;
}
.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;
}
.noborder {
	border: 0px ! important;
}
.noindent {
	text-indent: 0 ! important;
}
.nomark {
	list-style-type: none ! important;
}
.nobg {
	background: transparent ! 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;
}

/***********************************************/
/* old style copy                              */
/***********************************************/

div.arrange{
	background: transparent url(../img/icon_ya_02.gif) no-repeat 0 3px;
	padding-left:15px;
	margin-left:25px;
	margin-right:25px;
}
div.japan{
	background: transparent url(../img/icon_ya_03.gif) no-repeat 0 3px;
	padding-left:15px;
	margin-left:25px;
	margin-right:25px;
}
div.unique{
	background: transparent url(../img/icon_ya_06.gif) no-repeat 0 3px;
	padding-left:15px;
	margin-left:25px;
	margin-right:25px;
}


/***********************************************/
/* Header                                      */
/***********************************************/

.inner {
	margin: 0 auto;
	width: 980px;
	text-align: left;
}
#header {
	position: relative;
}


/***********************************************/
/* Sub Navi                                    */
/***********************************************/

#subNavi {
	background-color: #E4E4E4;
	height: 27px ! important;
	line-height: 27px;
}
#subNavi li a {
	color: #555555 ! important;
}
#subNavi .inner {
	background-image: url(../img/bg_subnavi.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#subNavi ul {
	font-size: 11px;
	text-align: right;
	float: right;
}
#subNavi ul li {
	text-align: right;
	padding: 0 10px;
	list-style-type: none;
	display: inline;
	border-right: 1px solid #555555;
}
#subNavi #language_navi {
	float: right;
	margin: 0;
	padding: 3px 10px 0px 5px;
}
#subNavi #select-site ,
#subNavi #select-lang {
	float: left;
	padding-right: 5px;
}
#subNavi select {
	height: 20px;
}
#subNavi select ,
#subNavi input {
	color: #555555 ! important;
}
#subNavi #search {
	float: left;
	padding-left: 10px;
	padding-right: 10px;
}
#subNavi #search form #search-text {
	float: left;
	width: 130px;
	height: 16px;
}
#subNavi #search form #search-submit {
	width: 50px;
	height: 20px;
}


/***********************************************/
/* Main Navi                                 */
/***********************************************/

#mainNavi {
	position: relative;
	margin: 0 auto;
	width: 980px;
	text-align: left;
}
#header h1 ,
#header strong {
	font-size: 0;
	line-height: 0;
	display: block;
}
#globalNavi {
	position: absolute;
	left: 408px;
	top: 15px;
}
#globalNavi div.menu {
	border-right: 1px solid #f1f1f1;
	float: left;
	padding: 0 10px;
}
#globalNavi div.menu h2 {
	font-size: 0;
	line-height: 0;
	margin-bottom: 6px;
}
#globalNavi div.menu ul li {
	font-size: 0;
	line-height: 0;
	list-style-type: none;
	padding-bottom: 2px;
}


/***********************************************/
/* Tab Area Column                             */
/***********************************************/

#usefulTools {
	background-image: url(../img/bg_usefultools.gif);
	background-position: left top;
	background-repeat: repeat-x;
	height: 42px;
}
#usefulTools .inner {
	padding: 2px 0 0 0;
}
#usefulTools .inner h2 {
	width: 230px;
	float: left;
}
#usefulTools ul {
	float: left;
	overflow: hidden;
	width: 750px;
	height: 23px;
}
#usefulTools li {
	font-size: 0;
	line-height: 0;
	text-align: center;
	list-style-type: none;
	float: left;
	text-indent:-9999px;
}
#usefulTools a.tab_jpg {
	background-image: url(../img/btn_ut_jpg.gif);
	background-position: 0px -23px;
	background-repeat: no-repeat;
	width: 115px;
	height: 23px;
	display: block;
}
#usefulTools a.tab_mc {
	background-image: url(../img/btn_ut_mc.gif);
	background-position: 0px -23px;
	background-repeat: no-repeat;
	width: 122px;
	height: 23px;
	display: block;
}
#usefulTools a.tab_moj {
	background-image: url(../img/btn_ut_moj.gif);
	background-position: 0px -23px;
	background-repeat: no-repeat;
	width: 63px;
	height: 23px;
	display: block;
}
#usefulTools a.tab_checkandgo {
	background-image: url(../img/btn_ut_checkandgo.gif);
	background-position: 0px -23px;
	background-repeat: no-repeat;
	width: 153px;
	height: 23px;
	display: block;
}
#usefulTools a.tab_checkandgo {
	margin-right: 227px;
}
#usefulTools a.btn_open {
	background-image: url(../img/btn_tabopen.gif);
	background-position: 0px -23px;
	background-repeat: no-repeat;
	width: 70px;
	height: 23px;
	display: block;
}
#usefulTools a.btn_close {
	background-image: url(../img/btn_tabclose.gif);
	background-position: 0px -23px;
	background-repeat: no-repeat;
	width: 70px;
	height: 23px;
	display: block;
}


/***********************************************/
/* Bread List                                  */
/***********************************************/

#breadArea {
	font-size: 11px;
	background-color: #f1f1f1;
	line-height: 25px;
	margin: 0;
	position: relative;
	height: 25px;
	overflow: hidden;
}
#breadArea .inner {
	background-image: url(../img/bg_bread.gif);
	background-position: left center;
	background-repeat: no-repeat;
}
#breadArea ol {
	margin: 0 25px 0 15px;
}
#breadArea ol li {
	background-image: url(../img/ico_ya_bread.gif);
	background-position: right center;
	background-repeat: no-repeat;
	padding-left: 5px;
	padding-right: 13px;
	list-style-type: none;
	height: 25px;
	float: left;
}
#breadArea ul {
	float: right;
	background-color: #e9e9e9;
/*	position: absolute;*/
/*	left: 880px;*/
	height: 25px;
	overflow: hidden;
}
#breadArea ul li {
	padding-left: 15px;
	padding-right: 15px;
	list-style-type: none;
	float: left;
}
#breadArea ul li.lang_bg_c {
	line-height: 15px ! important;
	margin-top: 5px;
	margin-bottom: 5px;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
}
#breadArea ul li.lang_bg_l {
	padding-left: 25px;
	background-image: url(../img/wm_langbg_l.gif);
	background-position: left center;
	background-repeat: no-repeat;
}
#breadArea ul li.lang_bg_r {
	padding-right: 25px;
	background-image: url(../img/wm_langbg_r.gif);
	background-position: right center;
	background-repeat: no-repeat;
}


/***********************************************/
/* Banner Area                                 */
/***********************************************/

#bannerArea {
	padding-top: 10px;
	clear: both;
}
#bannerArea .inner {
	background-image: url(../img/bg_bannerarea.gif);
	background-position: center center;
	background-repeat: repeat-y;
	width: 1000px;
}
#bannerArea .inner div {
	background-image: url(../img/top_bannerarea.gif);
	background-position: center top;
	background-repeat: no-repeat;
	position: relative;
}
#bannerArea .inner div h2 {
	font-size: 0px;
	line-height: 0;
	position: relative;
	left: 20px;
	top: 18px;
}
#bannerArea .inner div h2 img {
}
#bannerArea .inner div ul {
	width: 820px;
	margin: 0;
	padding: 0;
	position: relative;
	left: 164px;
	top: 0px;
}
#bannerArea .inner div ul li {
	font-size: 0;
	line-height: 0;
	margin: 0 4px 4px 0;
	padding: 0;
	list-style-type: none;
	float: left;
}
#bannerArea .inner div span.bottom {
	background-image: url(../img/btm_bannerarea.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
	display: block;
	width: 1000px;
	height: 20px;
}


/***********************************************/
/* Footer                                      */
/***********************************************/

#footer {
	clear: both;
	padding-top: 20px;
}
#footer #footerNavi {
	background-color: #e4e4e4;
	height: 27px;
}
#footer #footerNavi .inner {
	font-size: 11px;
	background-image: url(../img/bg_footernavi.gif);
	background-position: center top;
	background-repeat: no-repeat;
	line-height: 27px;
}
#footer #footerNavi .totop {
	float: right;
}
#footer #footerNavi .totop a {
	margin-right: 15px;
}
#footer #footerNavi ul {
	margin-left: 5px;
}
#footer #footerNavi li {
	padding: 0 10px;
	list-style-type: none;
	display: inline;
	border-right: 1px solid #555555;
}
#footer #copyright {
	margin: 0 auto;
	width: 980px;
	text-align: left;
}
#footer #copyright p {
	font-size: 11px;
	line-height: 27px;
	margin-left: 15px;
}


/***********************************************/
/* PopUp                                       */
/***********************************************/

#pattPop .close {
	font-size: 11px;
	text-align: right;
}
#pattPop .close a {
	margin-right: 15px;
	background-image: url(../img/ico_close.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 13px;
}


/***********************************************/
/* 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;
*/

