@charset "utf-8";
/* CSS Document */

/*------------------------------------------------------------
##############################################################
■index.html
##############################################################
------------------------------------------------------------*/
/* text-size-button------------------------------*/

#text-size-button{
	margin			:12px 0 10px 588px;
}

#text-size-button img.btn_txt{
	float			:left;
	padding-top		:3px;
	padding-right	:5px;
}
#text-size-button li img{
	padding-right	:2px;
	vertical-align	:top;
}
#text-size-button li img.print{
	padding-right	:0px;
	padding-left	:6px;
}
#text-size-button ul,
#text-size-button li{
	line-height		:0;
	float			:left;
}
/*home--------------------------------------------*/

#contents{
	width			:800px;
}
#wrapper-afterTopImage{
	padding-top		:25px;
	margin			:0 15px 0px 15px;
}
/*topImage----------------------------------------*/
#topImage-label{
	top				:-9999px;
	position		:absolute;
}
#topImage-text li{
	line-height		:0;
}
#topImage-text li img{
	vertical-align	:top;
}
/*greeting----------------------------------------*/
#greeting{
	float			:left;
	width			:503px;
	position		:relative;
	padding-bottom	:25px;
}
#greeting-label{
	padding-bottom	:5px;
}
#greeting-text{
	line-height		:1.9em;
}
/*bannerArea--------------------------------------*/

#bannerArea-label{
	top				:-9999px;
	position		:absolute;
}
#bannerArea{
	float			:right;
}
#bannerArea-text img{
	vertical-align	:top;
}
#bannerArea-text li{
	margin-bottom	:8px;
}
#bannerArea-text li.lastList{
	margin-bottom	:25px;
}
