*{
	margin:0;
	padding:0;
	}

body {
	margin:0px;
	padding:0px;
 	color: #231916;
	/*font-size: 85%;*/
	font-size: 13px;
	line-height:150%;
	word-break: break-all;
	}
/* for safari */
/*?*/
html:?66irst-child body {
  /*font-size: 80%;*/
  font-size: 12px;
}
/* end */
body:first-of-type  {
  font-size: 12px;
}

h1,h2,h3,h4,h5,p,dl,dt,dd,li,ul,ol,div,form {margin: 0; padding: 0;}
a img {border: none; text-decoration:none;}
a[name]:hover{text-decoration:none !important; outline:0 !important;}

A:LINK {
    color: #0066FF;
    text-decoration: underline;
}
A:ACTIVE {
    color: #999999;
    text-decoration: none;
}
A:VISITED {
    color: #0066FF;
    text-decoration: underline;
}
A:HOVER {
    color: #999999;
    text-decoration: none;
}

h2 { font-size: 13px; font-weight: bold;margin:20px 0px 10px 8px;}
h3 { font-size: 10px; font-weight: bold; }

.new { 
	font-size:10px;
	font-weight:bold;
	color: #ff0000;
	padding-left:2px; }

.shadow_left {
	background-image: url(../images/shadow_l.gif);
	background-repeat: repeat-y;
}
.shadow_right {
	background-image: url(../images/shadow_r.gif);
	background-repeat: repeat-y;
}
.text_s {
	font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3";
	font-size: 11px;
	color: #333333;
	line-height:170%;
}
.text_m {
	font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3";
	font-size: 12px;
	color: #333333;
}
.frm_left {
	background-image: url(../images/frm_left.gif);
	background-repeat: repeat-y;
}
.frm_right {
	background-image: url(../images/frm_right.gif);
	background-repeat: repeat-y;
}
.color1 {
	color: #0066FF;
}
.border1 {
	background-color: #000000;
}
.color2 {
	color: #FF0000;
}
.frm_bun_left {
	background-image: url(../images/about/frm_bun_left.gif);
	background-repeat: repeat-y;
}
.frm_bun_right {
	background-image: url(../images/about/frm_bun_right.gif);
	background-repeat: repeat-y;
}
.text_l {
	font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3";
	font-size: 14px;
	color: #333333;
}
.frm1620_left {
	background-image: url(../images/urei/frm1620_left.gif);
	background-repeat: repeat-y;
}
.frm1620_right {
	background-image: url(../images/urei/frm1620_right.gif);
	background-repeat: repeat-y;
}
.text_price {
	font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3";
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.color3 {
	color: #999999;
}
.border2 {
	background-color: #999999;
}
.waku1 {
	border: 1px solid #666666;
}
.border3 {
	background-color: #f4f4f4;
}
.border4 {
	background-color: #9a9a9a;
}
.hp_bg {
	background-color: #00FFFF;
}
.hp_frm_left {
	background-image: url(../images/hp/ex_left.gif);
	background-repeat: repeat-y;
}
.hp_frm_right {
	background-image: url(../images/hp/ex_r.gif);
	background-repeat: repeat-y;
}

hr{
color:#FF99FF;
border:none;
border-top:dotted 1px #999999;
height:20px;
width:100%;
margin:25px 0px 0px 0px;
}