@charset "Shift_JIS";
/* default_css */
/*uEUิtHgTCY๊w่iฯXึ~j*/

body{
	font:13px "lr oSVbN",arial,helvetica,clean,sans-serif;
	*font-size:small;
	*font:x-small;    
	line-height:1.6;
	color:#464646;
}

/* default_link_style */
a:link {
	color: #04C;
	text-decoration:underline; 
}

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

a:hover {
	color: #06F;
	text-decoration:underline; 
}

/* contact_tableyจโํนtH[z */
table#contact_table{
	border-collapse:collapse;
}

table#contact_table th{
	white-space:nowrap;
}

table#contact_table td{
	font-size:85%;
}

/* contact_tableyK{ฺz */
.necessary{
	color:#C00;
}

/* contact_erroryจโํนG[z */
#contact_error{
	margin:20px;
}

#contact_error p{
	padding-bottom:10px;
}

/* contact_thanksyจโํนฎนz */
#contact_thanks{
	margin:20px;
}

#contact_thanks{
	padding-bottom:10px;
}

/* top_link + website_manager */
#sapo {
	float:left;
	font-size:0.8em;
	padding:8px 0px 8px 0px;
	text-align:left;
}

#wm {
	float:right;
	font-size:0.8em;
	padding:8px;
	text-align:right;
}

/* clearfix */
.clearfix:after {
  content:".";
  display:block;
  height:0;
  clear:both;
  line-height:0;
  visibility:hidden;
}
.clearfix {
  display: inline-block; /* for IE 7 */
}
/* Hides from Mac IE \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from Mac IE */