@charset "UTF-8";

/*======================================
	基本構造
=======================================*/

body {
	
	
	font-size: 100%;
	
	
}


.fontSwich ul li.fontS a {
	background: url(../images/common/btn_s_off.gif) no-repeat 0px 0px;
}
.fontSwich ul li.fontM a {
	background: url(../images/common/btn_m_on.gif) no-repeat 0px 0px;
}
.fontSwich ul li.fontL a {
	background: url(../images/common/btn_l_off.gif) no-repeat 0px 0px;
}
.fontSwich ul li.fontS a:hover {
	background: url(../images/common/btn_s_on.gif) no-repeat 0px 0px;
}
.fontSwich ul li.fontL a:hover {
	background: url(../images/common/btn_l_on.gif) no-repeat 0px 0px;
}

#couponR dt span{
line-height:140%;
		font-size: 22px;
		font-weight:bold;
		color:#F67879;
		
		

}




table.tableinfo2 .td03 {
font-size: 80%;
}
table.tableinfo2 .td04 {
font-size: 80%;
}


#special-head p.tw-text {
	font-size:78%;
}


.photo-meta-data h4	{ font-size: 80%;}


#special-head p.tw-name{
	font-size:78%;
}



