@charset "utf-8";


/*--------------------
  fontsize large
--------------------*/

h1, h2, h3, h4, h5, h6,
div, p, pre, ul, ol, dl, dt, dd,
address, form, blockquote, table {
	font-size: 105%;
	line-height:1.6;
	/line-height:1.5;
}

#login dt,
#login dd,
#login dd input{
	font-size: small;!important
}

#search input{
	font-size: 95%;
}

#mypage .index_bg_left p,
#mypage .index_bg_right p{
	font-size: 90%;
}


#footer li{
	line-height:1.6;
}

#breadcrumbs li{
	line-height:1.4;
}

#breadcrumbs li#home{
	font-size:100%;
}

#orderall #contents table td.choice li{
	font-size: 90%;
	/font-size: 85%;

}

/* for safari */
html:\66irst-child td.choice li select {
	font-size:12px;
}



