/* レイアウト------------------------------------------------------------------------- */

#container{
	font-size:80%;
	}
	
#breadcrumb{
	font-size:11px;
	}
	
h3{
	font-size:14px;
	}
	
.toph2{
	font-size:14px;
	padding:10px 0px 10px 25px;
	}
	
.top-rightbox{
	font-size:12px;
	}	
	
.large{
	font-size:medium;
	font-weight:bold;
	}
	
.small{
	font-size:10px;
	line-height:14px;
	}
	
#fontsmall a{
	width:38px;
	height:36px;
	display:block;
	background-image:url(../images/font-s2.gif);
	background-repeat:no-repeat;
	text-indent:-99999px;
	}
	
#fontsmall a:hover{
	background-image:url(../images/font-s2.gif);
	background-repeat:
	}

	
#fontmedium a{
	width:38px;
	height:36px;
	display:block;
	background-image:url(../images/font-m.gif);
	background-repeat:no-repeat;
	text-indent:9999px;
	}
	
#fontmedium a:hover{
	background-image:url(../images/font-m2.gif);
	background-repeat:
	}