<br />
<b>Deprecated</b>:  The each() function is deprecated. This message will be suppressed on further calls in <b>/home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php</b> on line <b>456</b><br />
@charset "Shift_JIS";

/*======================================

	1-1.Yahoo UI Library Fonts CSS
	http://developer.yahoo.com/yui/fonts/
	*Copyright (c) 2006, Yahoo! Inc. All rights reserved.
	*http://developer.yahoo.com/yui/license.txt

	Font-size Adjustment
	
	77% = 10px	| 	112% = 16px	|	167% = 22px	
	85% = 11px	|	129% = 17px	|	174% = 23px
	92% = 12px	|	136% = 18px	|	182% = 24px
	100% = 13px	|	144% = 19px	|	189% = 25px
	107% = 14px	|	152% = 20px	|	197% = 26px
	114% = 15px	|	159% = 21px	|

=======================================*/


/*======================================
	Structure Module
=======================================*/

body {
	font-size:12px;
}

h1 {
	font-size: 110%;
}

h2 {
	font-size: 120%;
}

strong {
	font-size: 85%;
}

/*======================================
	ナビゲーション
=======================================*/

.navi{
font-size:12px;
}

.side-navi{
font-size:100%;
}

/*======================================
	キャンペーン商品
=======================================*/

.sub{
	font-size:120%;
}

.midashi{
font-size:85%;
}

.midashi2{ 
font-size:110%;
}

.midashi3{
font-size:90%;
}

/*======================================
	お問い合わせ
=======================================*/


#form th {
	font-size: 95%;
	}
#form td {
	font-size: 95%;
	}
#submit p {
	font-size: 95%;
}