@charset "euc-jp";
/*///¡¡init¡¡///////////////////////////////////////////////////////////////////////////////////////////////*/
*{ margin:0; padding:0; }
select option{ padding:0 5px; }
body{ color:#333; background: #fff url("../images/contents_bg_w.png")center top repeat; font:12px "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3","Hiragino Kaku Gothic Pro","£Í£Ó £Ð¥´¥·¥Ã¥¯",Osaka,sans-serif; text-align:center; line-height:1.8; width:941px; }
img{ border:0; vertical-align:bottom; }
/*.alpha a:hover img{ opacity:0.7; filter:alpha(opacity=70); -ms-filter:"alpha(opacity=70)"; }*/


/* ¡ú¡ú¡ú ¥¿¥Ö¥ì¥Ã¥È ¡ú¡ú¡ú¡ú¡ú¡ú¡ú¡ú¡ú¡ú¡ú¡ú¡ú¡ú¡ú¡ú¡ú¡ú¡ú¡ú¡ú¡ú¡ú¡ú¡ú¡ú¡ú */
@media only screen and (max-width: 768px){
	body{ width: 100%; }
	img{ width: 100%; height: auto; }
	
}