@charset "utf-8";
/* CSS Document */
@import "common.css";

#containboxprivacy{
width:250px;
clear:both;
}
#containboxprivacy div.top{
width:250px;
height:49px;
margin:0px;
padding:0px;
font-size:0px;
}
#containboxprivacy div.data{
background:url(../privacy/images/data_box01.jpg) no-repeat;
width:250px;
height:101px;
}
#containboxprivacy div.data ul{
margin:0px;
padding:0px;
width:150px;
margin-left:25px;
}
#containboxprivacy div.data li{
list-style:none;
background:url(../images/hline_dot_gray.gif) repeat-x bottom;
padding-bottom:7px;
padding-top:7px;
}
img.bulletarrow{
vertical-align:middle;
margin-right:7px;
}
#containboxprivacy div.data a{
color:#ce3c02;
text-decoration:none;
}
#containboxprivacy div.data a:hover{
color:#ce3c02;
text-decoration:underline;
}
#tabledata{
width:50%;
}
#tabledata td{
width:50%;
background:none;
padding:0px;
padding-right:10px;
vertical-align:top;
}
#board{
width:100%;
}
#tableprovacy{
width:560px;
margin-left:10px;
}
#tableprovacy th{
padding:10px;
font-family:"MS PGothic";
width:100px;
text-align:left;
background:url(../images/hline_dot_gray.gif) repeat-x bottom;
color:#fa5c1e;
font-weight:normal;
vertical-align:top
}
#tableprovacy td.data{
font-family:"MS PGothic";
width:420px;
padding:10px;
background:url(../images/hline_dot_gray.gif) repeat-x bottom;
line-height:120%;
}
#tableprovacy td span{
width:150px;
display:block;
float:left;
}
#tableprovacy td div.item{
height:20px;
}
#containheading{
width:566px;
margin-right:0px;
margin-left:10px;
margin-top:20px;
border-bottom:1px solid #ffb8b1;
padding-bottom:5px;
}
#containmap{
clear:both;
width:560px;
margin-left:10px;
margin-right:10px;
margin-top:20px;
}
#spacebottom{
display:block;
background:#FFFFFF;
height:50px;
width:100%;
clear:both;
}
#containmap div.map{
float:left;
width:363px;
}
#containmap div.address{
width:182px;
height:203px;
line-height:130%;
font-family:"MS PGothic";
float:right;
padding-left:15px;
}
div.cartoon01{
text-align:right;
}
#content{
width:540px;
margin-left:20px;
margin-top:10px;
line-height:160%;
}
#content ul{
margin:0px;
padding:0px;
}
#content ul li{
list-style:none;
padding-bottom:10px;
line-height:160%;
color:#434343;
clear:both;
line-height:160%;
}
span.bulletsq{
font-size:120%;
font-family:"MS PGothic";
}
#content ul li span{
font-weight:bold;
}
#twocolumn{
width:220px;
clear:both;
padding-top:10px;
margin-left:5px;
height:60px;
}
#twocolumn div.left{
float:left;
display:block;width:70px;
}
#twocolumn div.right{
float:right;
display:block;
width:150px;
}
#spaceleft{
display:block;
background:#FFFFFF;
width:100%;
clear:both;
height:30px;
}
#tableprogram{
width:500px;
}
#tableprogram td	{
padding-right:1em;
}

#spaceleft02{
display:block;
width:100%;
clear:both;
height:15px;
}
#spaceleft03{
display:block;
width:100%;
clear:both;
height:10px;
}
span.fontbold{
font-weight:bold;
}

/*-- Privacy--*/
.Entry_privacy{
	width:250px;
	height:150px;
}

.Entry_privacy ul{
	width:150px;
	padding:0 0 15px 22px;
}

.Entry_privacy li{
	list-style:none;
	padding:8px 0;
}

.Entry_privacy li img{
	margin-right:5px;
}

/*-- privacy--*/
#Entry_privacy{
	background:url(../privacy/images/data_box01.jpg) no-repeat center bottom;
	margin-bottom:10px;
}

#Entry_privacy li{
	background:url(../images/hline_dot_gray.gif) bottom left repeat-x;

}

#Entry_privacy a:link {color:#ce3c02; text-decoration:none;}
#Entry_privacy a:visited {color: #ce3c02; text-decoration:none;}
#Entry_privacy a:hover {color: #ce3c02; text-decoration:underline;}
#Entry_privacy a:active {color: #ce3c02; text-decoration:none;}