@charset "utf-8";
/* large */

body {
	font-size:100%;
	font-family:'メイリオ', 'Mayryo', MS UI Gothic, "ＭＳ Ｐゴシック", 'Segoe UI', sans-serif;
	color: #333333;
}

/* IE6 */
/* hide from Mac IE \*/
* html body {
	font-size: 16px;
	font-family: MS UI Gothic, "ＭＳ ゴシック", ,sans-serif;
	color: #333333;
}
/* */

/*txtSize */
/*-----------------------------------------------------------*/
ul#txtSize li.large a {
	font-size: 0px;
	text-indent: -9999px;
	display: block;
	width: 24px;
	height: 25px;
	float:right;
	background-attachment: scroll;
	background-image: url(../images/common/hdr_txt_l_o.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
	text-decoration: none;
}
ul#txtSize li.medium a {
	font-size:0px;
	text-indent: -9999px;
	display: block;
	width: 23px;
	height: 20px;
	float:right;
	background-attachment: scroll;
	background-image: url(../images/common/hdr_txt_m.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-top: 5px;
	margin-right: 3px;
	color: #FFFFFF;
	text-decoration: none;
}
/*-----------------------------------------------------------*/

/* pankuz */
/*-----------------------------------------------------------*/
/*#pankuzu {
	font-size:60%;
}*/
/*-----------------------------------------------------------*/


/* ftr */
/*-----------------------------------------------------------*/
#ftrNavi {
	font-size: 80%;
	clear:both;
	text-align:right;
	padding-bottom:5px;
	padding-top:80px;
	width: 890px;
	margin-right: auto;
	margin-left: auto;
}

#ftr #inner address {
	float:left;
	font-size:63%;
	font-style:normal;
	line-height:1.3;
	width:500px;
}

/*-----------------------------------------------------------*/

.history p.year {
	float:left;
	width:50px;
	font-size: 80%;
}

.history p.date {
	float:left;
	width:40px;
	text-align:right;
	font-size: 80%;
}


/* IE6 */
/* hide from Mac IE \*/
* html .history p.year {
	float:left;
	width:40px;
	font-size: 12px;
}
/* */ 

/* IE6 */
/* hide from Mac IE \*/
* html .history p.date {
float:left;
width:35px;
text-align:right;
	font-size: 12px;
}
/* */ 