@charset "UTF-8";

/* ================================================================================= */
/* Old Style                                                                         */
/* ================================================================================= */

/***********************************************/
/* HTML tag styles                             */
/***********************************************/
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;
}
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;
}
.tbl_border {
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}
.tbl_border th ,
.tbl_border td {
	border-bottom: 1px solid #666;
	border-right: 1px solid #666;
}

/***********************************************/
/* 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;
}


/***********************************************/
/* 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;
}


/***********************************************/
/* WebMagazine                                 */
/***********************************************/

.other_webmagazine {
	float: right;
}
.other_webmagazine li {
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	border-right: 1px solid #ddd;
}



/***********************************************/
/* PopUp                                       */
/***********************************************/
#pattPop #page-footer {
	padding: 0px 0 0 0;
}
#pattPop #header-inner p.close {
	background-image: url(../img/bg_subnavi.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 27px;
}
#pattPop #page-footer p.close {
	background-image: url(../img/bg_footernavi.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 27px;
}
#pattPop #header-inner strong {
	margin-top: 10px;
}
#pattPop .close {
	line-height: 27px;
	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;
}
#container .map_bg { position: relative; left: 10px; }

/***********************************************/
/* 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;
*/

