/*******************************************
ハック用CSS [other]
MENU
---------------------------------------------
01領域定義
02ページメニュー
03 H
04 テキストエリア
*******************************************/

/*===========================================
01領域定義
===========================================*/
#history_area {
	padding:0 0 0 25px;
}




/*===========================================
03 H
===========================================*/
h1 span,
h2 span {
	display:none;
}

/* h1
--------------------------*/
#h1_newyork {
	clear:both;
	height:100px;
	width:740px;
	background:url("../i/ny/h1.jpg") no-repeat 0 0;
}

#h1_history {
	clear:both;
	height:100px;
	width:740px;
	background:url("../i/his/h1.jpg") no-repeat 0 0;
}

/* h2
--------------------------*/
h2 {
	margin-top:22px;
	height:34px;
	width:69px;
	background:url("../i/com/h2_report.gif") no-repeat 0 0;
}

#h2_2005 {
	margin-top:22px;
	height:34px;
	width:69px;
	background:url("../i/his/h2_2005.gif") no-repeat 0 0;
}

#h2_2004 {
	margin-top:22px;
	height:34px;
	width:69px;
	background:url("../i/his/h2_2004.gif") no-repeat 0 0;
}

#h2_2003 {
	margin-top:22px;
	height:34px;
	width:69px;
	background:url("../i/his/h2_2003.gif") no-repeat 0 0;
}

#h2_2002 {
	margin-top:22px;
	height:34px;
	width:69px;
	background:url("../i/his/h2_2002.gif") no-repeat 0 0;
}

#h2_2001 {
	margin-top:22px;
	height:34px;
	width:69px;
	background:url("../i/his/h2_2001.gif") no-repeat 0 0;
}

#h2_2000 {
	margin-top:22px;
	height:34px;
	width:69px;
	background:url("../i/his/h2_2000.gif") no-repeat 0 0;
}

#h2_1999 {
	margin-top:22px;
	height:34px;
	width:69px;
	background:url("../i/his/h2_1999.gif") no-repeat 0 0;
}

#h2_1998 {
	margin-top:22px;
	height:34px;
	width:69px;
	background:url("../i/his/h2_1998.gif") no-repeat 0 0;
}

#h2_1997 {
	margin-top:22px;
	height:34px;
	width:69px;
	background:url("../i/his/h2_1997.gif") no-repeat 0 0;
}

#h2_1996 {
	margin-top:22px;
	height:34px;
	width:69px;
	background:url("../i/his/h2_1996.gif") no-repeat 0 0;
}

#h2_1995 {
	margin-top:22px;
	height:34px;
	width:69px;
	background:url("../i/his/h2_1995.gif") no-repeat 0 0;
}

#h2_2005 {
	margin-top:22px;
	height:34px;
	width:69px;
	background:url("../i/his/h2_2005.gif") no-repeat 0 0;
}

#h2_1994 {
	margin-top:22px;
	height:34px;
	width:69px;
	background:url("../i/his/h2_1994.gif") no-repeat 0 0;
}

#h2_1993 {
	margin-top:22px;
	height:34px;
	width:69px;
	background:url("../i/his/h2_1993.gif") no-repeat 0 0;
}

#h2_1992 {
	margin-top:22px;
	height:34px;
	width:69px;
	background:url("../i/his/h2_1992.gif") no-repeat 0 0;
}

#h2_1991 {
	margin-top:22px;
	height:34px;
	width:69px;
	background:url("../i/his/h2_1991.gif") no-repeat 0 0;
}

#h2_1990 {
	margin-top:22px;
	height:34px;
	width:69px;
	background:url("../i/his/h2_1990.gif") no-repeat 0 0;
}

#h2_1989 {
	margin-top:22px;
	height:34px;
	width:69px;
	background:url("../i/his/h2_1989.gif") no-repeat 0 0;
}

#h2_1988 {
	margin-top:22px;
	height:34px;
	width:69px;
	background:url("../i/his/h2_1988.gif") no-repeat 0 0;
}

#h2_1987 {
	margin-top:22px;
	height:34px;
	width:69px;
	background:url("../i/his/h2_1987.gif") no-repeat 0 0;
}

#h2_1986 {
	margin-top:22px;
	height:34px;
	width:69px;
	background:url("../i/his/h2_1986.gif") no-repeat 0 0;
}

#h2_1985 {
	margin-top:22px;
	height:34px;
	width:69px;
	background:url("../i/his/h2_1985.gif") no-repeat 0 0;
}

#h2_1984 {
	margin-top:22px;
	height:34px;
	width:69px;
	background:url("../i/his/h2_1984.gif") no-repeat 0 0;
}


/*===========================================
04 テキストエリア
===========================================*/

/* 領域定義
--------------------------*/


.center {
	margin-bottom:30px;
	clear:both;
}



/* 写真 半幅
--------------------------*/
.picture_half_left {
	border:1px solid #CCC;
	margin-bottom:30px;
	padding:5px;
	width:238px;
	float:left;
	background-color:#FFF;
}

.picture_half_left dd {
	margin-top:3px;
	margin-bottom:-4px;
	font-size:0.85em;
	line-height:1.2em;
}


.picture_half_right {
	border:1px solid #CCC;
	margin-bottom:30px;
	padding:5px;
	width:238px;
	float:right;
	background-color:#FFF;
}

.picture_half_right dd {
	margin-top:3px;
	margin-bottom:-4px;
	font-size:0.85em;
	line-height:1.2em;
}



/* history写真
--------------------------*/
.history_photo {
	margin-bottom:10px;
	margin-right:15px;
	padding-bottom:5px;
	width:63px;
	float:left;
}

.history_photo p {
    line-height:1em;
	padding:3px;
	text-align:center;
	font-size:xx-small;
}

.history_photo2 {
	margin-bottom:10px;
	margin-right:15px;
	padding-bottom:5px;
	width:146px;
	float:left;
}

.history_photo2 p {
    line-height:1em;
	padding:3px;
	text-align:center;
	font-size:xx-small;
}

/* historyテキスト
--------------------------*/
.history_t {
	padding-bottom:15px;
}

.history_frame {
    border:1px solid #ccc;
	padding:10px;
	background-color: #E9E9E9;
	margin-top:10px;
	margin-bottom:20px;
}

.history_frame span {
}

.bold {
    font-weight:bold;
}

.history_center {
	margin-bottom:30px;
	height:165px;
	clear:both;
	background:url("../i/his/logo5020.gif") no-repeat right center;
}

.kigo {
	font-family: Arial,Helvetica,sans-serif;
}


