@charset "utf-8";

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

euEUΞτ
TCgSΜ€Κέθ

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


/*
===== universal reset =================================
*/

 /* S marginApadding Zbg */
*{
	margin:0;
	padding:0;
}


/*
===== body and base setting ===========================
*/

body {
	font: normal normal normal small/1.4 arial,'lr oSVbN',sans-serif,Verdana,Osaka,"Hiragino Kaku Gothic Pro","qMmpS Pro W3";
/* font-style font-variant font-weight font-size /line-height font-family */
}

h1, h2, h3, h4, h5, h6,
div, p, pre, ul, ol, dl, dt, dd,
address, form, blockquote{
	word-break: break-all; /* IEΐθΌppΆ­§όs */
	font-size: small;
	line-height: 1.4;
	padding: 0px;	
	margin: 0px;
}

table {
	margin : 0;
	empty-cells: show;
	font-size:small;
}

img {
	border: none;
	vertical-align: bottom;
}

li {
	 list-style: none;
	 letter-spacing: 0; /* gεΰΆΚuΕθ */
}

/*
===== link setting ===========================
*/
a:link{
	color: #446644;
	text-decoration: underline;
}

a:visited{
	color: #446611;
	text-decoration: underline;
}

a:hover{
	color: #773322;
	text-decoration: none;
}

a:active{
	color: #773322;
	text-decoration: none;
}

/*
===== form setting ===========================
*/
option{ padding-right:10px; }
*+html option{padding-right:0;}/* for IE7&Opera */
* html option{padding-right:0;}/* for IE6 */@@@
/*
