@charset "UTF-8";

/*------------------------------------------------------------
import css
------------------------------------------------------------*/

@import url("import.css");

/*------------tool-box-main-------------*/

#tool-box-main{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #BEBEBE;
	border-bottom-color: #BEBEBE;
	border-left-color: #BEBEBE;
	padding: 16px 10px 10px;
	/*height: 213px;*/
}

#tool-box-header {
background-image:url(../images/common/tool_box_header.gif);
background-repeat:no-repeat;
height:9px;
}

#tool-box-header div {
color:#415169;
padding:12px 0 0 10px;
}

#search-number-box {
margin-top:20px;
}

#search-number-box #left-box {
float:left;
font-size:100%;
width:200px;
margin-right:20px;
}

#search-number-box #right-box {
float:left;
font-size:100%;
width:355px;
}

.small-box {
margin-left:10px;
margin-right:10px;
}

#list-box ul {
margin-top:10px;
}

#list-box ul li {
margin-top:5px;
padding-left:20px;
background-image:url(../images/common/arrow.gif);
background-repeat:no-repeat;
background-position:0 5px;
}

.pa-t-10 {
	padding-top: 10px;
}

#lois{
	text-align: center;
	padding-top: 40px;
	color: #CCCCCC;
}

#lois a{
	color: #CCCCCC;
	text-decoration: none;
}
