/* base
---------------------------------------------------------------------------- */

* {
	margin:0;
	padding:0;
}

body,div,pre,p,blockquote,
form,fieldset,input,textarea,select,option,
dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,
table,th,td,embed,object, {
	margin:0px;
	padding:0px;
}

h1,h2,h3,h4,h5,h6 {
	font-style:normal;
	font-weight:normal;
	font-size:12px;
}

table {
	border-spacing:0;
}

* html table {
	border-collapse:collapse;
}

*:first-child+html table {
	border-collapse:collapse;
}

caption {
	text-align:left;
	font-weight:normal;
 }
 
img {
	border:0;
}

q:before,q:after {
	content:'';
}

ul,li {
	list-style:none;
}

a,a:visited,a:active {
	font-size:12px;
	color:#44849D;
	text-decoration: none;
}

a:hover {
	font-size:12px;
	color:#44849D;
	text-decoration: underline;
}



/* top page
---------------------------------------------------------------------------- */

body {
	font-family:Arial,Helvetica,sans-serif
}

#clear {
	clear:both;
}

.wrap {
	width:950px;
	margin:auto;
}

#PageInfo {
	background:url(../images/site_info.gif) bottom center no-repeat;
	height:23px;
}

#PageInfo h1 {
	padding:5px 0px 0px 10px;
	font-size:10px;
	color:#999;
	float:left;
}

#add_favo a {
	margin:4px 8px 0px 0px;
	background:url(../images/add_favo.gif) top left no-repeat;
	display:block;
	width:109px;
	height:15px;
	float:right;
	text-indent:-9999px;
}

#add_favo a:hover {
	background:url(../images/add_favo.gif) bottom left no-repeat;
}

#add_icon {
	margin: 3px 3px 0px 0px;
	float:right;
}

#logo a {
	margin:10px 0px 0px 10px;
	float:left;
}

#reg_number {
	margin-top:10px;
	padding-top:7px;
	background:url(../images/reg_num_bg.gif) center no-repeat;
	width:200px;
	height:51px;
	font-size:12px;
	color:#fff;
	text-align:right;
	float:right;
}

*html #reg_number {  /* for IE6 */
	margin-top:10px;
	padding-top:23px;
	background:url(../images/reg_num_bg.gif) center no-repeat;
	width:200px;
	height:51px;
	font-size:12px;
	color:#fff;
	text-align:right;
	float:right;
}

#reg_num {
	margin:0px;
	margin:5px 15px 5px 0px !important;  /* for IE6 */
}

#pankuzu {
	margin:0px 0px 5px 3px;
	background:url(../images/icon_pankuzu.gif) left center no-repeat;
}

#pankuzu span {
	padding-left:13px;
	font-size:10px;
	color:#999;
}

#pankuzu span a {
	font-size:10px;
}

#left {
	padding:10px;
	background:#EEF0EF;
	border:1px solid #ccc;
	float:left;
}

#btn_searchList a {
	background:url(../images/btn_hikaku.gif) top center no-repeat;
	width:218px;
	height:28px;
	display:block;
	text-indent:-9999px;
}

#btn_searchList a:hover {
	background:url(../images/btn_hikaku.gif) bottom center no-repeat;
}


#serch_cost {
	margin-top:10px;
	padding:30px 0px 10px 0px;
	background:url(../images/bar_cost.gif) top center no-repeat #fff;
	width:218px;
	border-bottom:1px solid #ccc;
}

#serch_cost li {
	margin:3px 0px 0px 20px;
}

#serch_tyle {
	margin-top:10px;
	padding:30px 0px 10px 0px;
	background:url(../images/bar_type.gif) top center no-repeat #fff;
	width:218px;
	border-bottom:1px solid #ccc;
}

#serch_tyle li {
	margin:3px 0px 0px 20px;
}

#serch_weight {
	margin-top:10px;
	padding:30px 0px 10px 0px;
	background:url(../images/bar_weight.gif) top center no-repeat #fff;
	width:218px;
	border-bottom:1px solid #ccc;
}

#serch_weight li {
	margin:3px 0px 0px 20px;
}

#serch_database {
	margin-top:10px;
	padding:30px 0px 10px 0px;
	background:url(../images/bar_database.gif) top center no-repeat #fff;
	width:218px;
	border-bottom:1px solid #ccc;
}

#serch_database li {
	margin:3px 0px 0px 20px;
}

#serch_laung {
	margin-top:10px;
	padding:30px 0px 10px 0px;
	background:url(../images/bar_laung.gif) top center no-repeat #fff;
	width:218px;
	border-bottom:1px solid #ccc;
}

#serch_laung li {
	margin:3px 0px 0px 20px;
}

#serch_etc {
	margin-top:10px;
	padding:30px 0px 10px 0px;
	background:url(../images/bar_etc.gif) top center no-repeat #fff;
	width:218px;
	border-bottom:1px solid #ccc;
}

#serch_etc li {
	margin:3px 0px 0px 20px;
}


#right {
	font-size:12px;
	color:#666;
	width:703px;
	float:right;
}

#what_rental {
	padding:10px;
	background:url(../images/right_bg.gif) top center no-repeat;
	width:684px;
	height:118px;
}

#what_rental h1 {
	margin-left:7px;
	padding-top:4px;
	padding-left:25px;
	background:url(../images/icon_rental.gif) no-repeat;
	height:21px;
	font-size:14px;
	color:#333;
}

#border_white {
	margin-top:2px;
	margin-left:20px;
	border-top:1px solid #fff;
	width:224px;
	text-indent:-9999px;
}

#what_rental h2 {
	margin-left:20px;
}

#what_rental p {
	margin-left:20px;
	padding-top:10px;
	line-height:140%;
}

#lists {
	margin-right:20px;
	text-align:right;
}

#cont_new {
	margin:10px 0px 15px 9px;
	background:url(../images/bar_new.gif) top center no-repeat;
	width:684px;
	height:22px;
	text-indent:-9999px;
}

#new_strong h2 {
	margin:10px 0px 5px 0px;
	font-weight:bold;
}

#new_strong h2 a {
	color:#666;
}


#txt10 {
	font-size:10px;
}


#new01img {
	margin-left:10px;
	margin-bottom:15px;
	float:left;
}

#new01 {
	margin-left:10px;
	width:204px;
	float:left;
}

*html #new01 {  /* for IE6 */
	margin-left:5px;
	width:200px;
	float:left;
}

#new02img {
	margin-left:0px;
	margin-bottom:15px;
	float:left;
}

#new02 {
	margin-right:10px;
	width:204px;
	float:right;
}

*html #new02img {  /* for IE6 */
	margin-left:0px;
	margin-bottom:15px;
	float:left;
}

*html #new02 {  /* for IE6 */
	margin-left:4px;
	width:200px;
	float:right;
}


#cont_favo {
	margin:10px 0px 15px 9px;
	background:url(../images/bar_favo.gif) top center no-repeat;
	width:684px;
	height:22px;
	text-indent:-9999px;
}

#favo_img {
	margin:0px 10px 15px 10px;
	float:left;
}

#favo img {
	margin:0px 1px;
}

#favo h2 {
	margin-bottom:5px;
	
	font-weight:bold;
}

#favo h2 a {
	color:#FF7E0B;
}

#border_right {
	margin-right:10px;
	padding:0px 5px;
	border-right:1px solid #FF7E0B;
	font-weight:bold;
	color:#333;
}

#favo{
	margin-right:10px;
}

#favo p {
	margin:10px 0px;
	line-height:140%;
}

#fav_border_orange {
	margin-left:10px;
	margin-bottom:10px;
	padding:0px;
	border-bottom:1px dotted #FFCD7B;
	text-indent:-9999px;
	clear:both;
}

*html #fav_border_orange { /* for IE6 */
	margin-left:16px;
	margin-bottom:10px;
	padding:0px;
	border-bottom:1px dotted #FFCD7B;
	text-indent:-9999px;
	clear:both;
}


#cont_review {
	margin:10px 0px 15px 9px;
	background:url(../images/bar_review.gif) top center no-repeat;
	width:684px;
	height:22px;
	text-indent:-9999px;
}

#review {
	margin-left:15px;
}


#review h2 {
	margin-bottom:5px;
	color:#FF7E0B;
	font-weight:bold;
}

#review_txt {
	margin:10px 5px 10px 0px;
	line-height:140%;
	width:500px;
	float:left;
}

#re_info {
	background:#fff;
	margin:10px 5px;
	padding:3px;
	border:1px solid #333;
	width:150px;
	text-align:right;
	float:left;
}

#rev_border_orange {
	margin-bottom:10px;
	padding:0px;
	border-bottom:1px dotted #FFCD7B;
	text-indent:-9999px;
	clear:both;
}

#footer {
	padding-top:10px;
	background:url(../images/footer_bg.gif) top center no-repeat;
	height:60px;
	color:#ccc;
	text-align:center;
}

#footer_txt {
	margin-bottom:8px;
}

#copy_right {
	margin:10px 0px 50px 0px;
	font-size:12px;
	color:#666;
	text-align:center;
}

/*---sub page -------------------------------------------------------------------*/
#right_bar {
	padding:0px 10px;
	background:url(../images/rightbar_top.gif) top center no-repeat;
	width:684px;
}

#right_bar h3,p {
	margin-left:20px;
	padding-top:10px;
	line-height:140%;
}

#right_bar_bottom {
	padding:0px 10px 15px 10px;
	background:url(../images/rightbar_bottom.gif) top center no-repeat;
	width:684px;
	height:8px;
}

#subTitle {
	margin:0px 0px 7px 9px;
	background:url(../images/bar_sub.gif) top center no-repeat;
	width:684px;
	height:22px;
}


#subTitle h1 {
	padding:4px 0px 0px 20px;
	font-size:12px;
	color:#200000;
}

*html #subTitle h1 {
	padding:6px 0px 0px 20px;
	font-size:12px;
	color:#200000;
}

#subTitle02 {
	margin:0px 0px 7px 9px;
	background:url(../images/bar_sub02.gif) top center no-repeat;
	width:684px;
	height:22px;
}

#subTitle02 h1 {
	padding:4px 0px 0px 20px;
	font-size:12px;
	color:#200000;
}

*html #subTitle02 h1 {
	padding:6px 0px 0px 20px;
	font-size:12px;
	color:#200000;
}

#subWrap {
	padding-right:20px;
}
#subWrap h2{
	margin-bottom:5px;
	color:#FF7E0B;
	font-weight:bold;
}
#subbtn_right {
	float:right;
}

/*company list*/
#uneiList01 {
	width:270px;
	float:left;
}

#uneiList02 {
	float:left;
}

*html #uneiList01 li{
	margin-left:-12px;
}

/*company*/
#comp {
	padding-top:7px;
	height:21px;
	float:left;
}

#comp h2 {
	margin-left:7px;
	padding-top:4px;
	padding-left:25px;
	background:url(../images/icon_sub.gif) no-repeat;
	width:400px;
	height:21px;
	font-size:14px;
	color:#333;
}

#subBtn {
	margin:10px 0px 0px 0px;
	padding:0px;
	width: 250px;
	float:right;
}

#subBtn li {
	margin:0px 3px;
	float:left;
}

li#btnSub01 a {
	background:url(../images/btn_sub01.gif) top center no-repeat;
	display:block;
	width:109px;
	height:15px;
	text-indent:-9999px;
}

li#btnSub01 a:hover {
	background:url(../images/btn_sub01.gif) bottom no-repeat;
}

li#btnSub02 a {
	background:url(../images/btn_sub02.gif) top center no-repeat;
	display:block;
	width:119px;
	height:15px;
	text-indent:-9999px;
}


li#btnSub02 a:hover {
	background:url(../images/btn_sub02.gif) bottom no-repeat;
}

li#btnSub03 a {
	background:url(../images/btn_add.gif) top center no-repeat;
	display:block;
	width:119px;
	height:15px;
	text-indent:-9999px;
}


li#btnSub03 a:hover {
	background:url(../images/btn_add.gif) bottom no-repeat;
}


#compTable {
	margin:0px 0px 0px 18px;
	border-top:1px solid #B2D3EC;
	border-left:1px solid #B2D3EC;
	float:left;
}

*html #compTable {
	margin:0px 0px 0px 9px;
	border-top:1px solid #B2D3EC;
	border-left:1px solid #B2D3EC;
	float:left;
}

#compTable th {
	padding:4px;
	font-size:12px;
	color:#3D6592;
	font-weight:normal;
	background:#D4ECFC;
	border-right:1px solid #B2D3EC;
	border-bottom:1px solid #B2D3EC;
	width:100px;
}

#compTable td {
	padding:4px;
	border-right:1px solid #B2D3EC;
	border-bottom:1px solid #B2D3EC;
	width:25s0px;
}

#compGmap {
	margin-left:20px;
	float:left;
}

#links {
	text-align:center;
	margin-bottom:10px;
}

#links a {
	padding:5px;
}

/*company*/
#banners {
	margin-bottom:5px;
}

#compPlan{
	margin-left:13px;
}

#compPlan p {
	margin:0px 0px 7px 2px;
	line-height:140%;
}

#compPlan img {
	margin:0px 1px;
}

#compPlan h2 {
	margin-bottom:5px;
	font-weight:bold;
}

#compPlan h2 a {
	color:#FF7E0B;
}

#compPlanTable {
	margin:5px 0px 10px 15px;
	border-top:1px solid #CDCDCD;
	border-left:1px solid #CDCDCD;
}

#compPlanTable th {
	background:url(../images/compPlanBg.gif) left top repeat-x;
	height:24px;
	border-right:1px solid #CDCDCD;
	border-bottom:1px solid #CDCDCD;
	word-break:break-all;
}

#tableHight02 {
	width:90px;
}

#tableHight03 {
	width:150px;
}

#compPlanTable td {
	padding:4px;
	border-right:1px solid #CDCDCD;
	border-bottom:1px solid #CDCDCD;
}

#compPlanTable h4 {
	font-weight:bold;
}

#compPlanTable span {
	font-size:21px;
}

*html #compPlanTable span {
	font-size:12px;
}

#compTitle {
	padding-bottom:3px;
	font-weight:bold;
}

#compTitle a{
	color:#FF7E0B;
}

#btnAdd a {
	background:url(../images/btn_add.gif) top right no-repeat;
	display:block;
	width:200px;
	height:15px;
	text-indent:-9999px;
}

#btnAdd a:hover {
	background:url(../images/btn_add.gif) right bottom no-repeat;
}

/*planPage*/
#plan {
	padding-top:7px;
	height:21px;
	float:left;
}

#plan h3 {
	margin-left:7px;
	padding-top:4px;
	padding-left:25px;
	background:url(../images/icon_plan.gif) no-repeat;
	width:370px;
	height:21px;
	font-size:14px;
	color:#333;
}

#plan_bar {
	padding:0px 14px;
	background:url(../images/planbar_top.gif) top center no-repeat;
	width:668px;
}

*html #plan_bar {
	margin:0px 0px 0px 6px;
	background:url(../images/planbar_top.gif) top center no-repeat;
	width:655px;
}


#plan_bar p {
	margin-left:20px;
	padding-top:10px;
	line-height:140%;
}

#plan_bar_bottom {
	padding:0px 0px 15px 28px;
	background:url(../images/planbar_bottom.gif) top center no-repeat;
	width:668px;
	height:8px;
}

*html #plan_bar_bottom {
	margin:0px 0px 0px 6px;
	background:url(../images/planbar_bottom.gif) top center no-repeat;
	width:655px;
	height:8px;
}

#plan_left {
	margin:0px 0px 0px 7px;
	width:300px;
	float:left;
}

*html #plan_left {
	margin:0px;
	width:300px;
	float:left;
}

#plan_right {
	margin:0px 21px 0px 0px;
	float:right;
}

*html #plan_right {
	margin:0px 8px 0px 0px;
	float:right;
}

#subBtn02 {
	margin:10px 0px 0px 0px;
	padding:0px;
	float:right;
}

#subBtn02 li {
	margin:0px 3px;
}

#subBtn03 {
	margin:10px 0px 0px 0px;
	padding:0px;
	float:right;
}

#subBtn03 li {
	margin:0px 17px;
}

#btn_reviewAdd {
	margin:10px 50px 10px 0px;
	float:right;
}

#btn_reviewAdd a {
	background:url(../images/btn_reviewAdd.gif) top center no-repeat;
	width:182px;
	height:42px;
	display:block;
	text-indent:-9999px;
}

#btn_reviewAdd a:hover {
	background:url(../images/btn_reviewAdd.gif) bottom center no-repeat;
}


/*のりさん追記*/

.left-box {
	margin-top:10px;
	padding:10px;
	background:#EEF0EF;
	border:1px solid #ccc;
	float:left;
}
