@charset "shift_jis";

/*=============================================

タテ型モジュール

===============================================*/

.moduleBox02 {
	width:278px;
	border:1px solid #6d6d6d;
	border-spacing:0;
	}
.moduleBox02In {
	background:url(/domtour/dp/image/module12/bgi_module280.jpg) repeat-y left top;
	}
.moduleBox02 .moduleSection {
	background:url(/domtour/dp/image/module12/img_arrow280.jpg) no-repeat left bottom;
	padding:4px 0 12px 0;
	}
.moduleBox02 .moduleSectionLast {
	background:url(/domtour/dp/image/module12/img_dot280.jpg) no-repeat left bottom;
	padding:4px 0 12px 0;
	}
.moduleBox02 .moduleSectionBtn {
	background-color:#ecf5fc;
	text-align:center;
	padding:3px 0;
	}
.moduleBox02 .moduleIco {
	width:31px;
	vertical-align:middle;
	}
.moduleBox02 .moduleIco img {
	display:block;
	margin-left:7px
	}
.moduleBox02 .moduleTxt {
	width:60px;
	padding:1px 0 4px 10px;
	vertical-align:middle;
	line-height:150%;
	}
.moduleBox02 .moduleTxt2 {
	padding:1px 0 4px 10px;
	vertical-align:middle;
	line-height:150%;
	}
.moduleBox02 .moduleSelect {
	padding:0 0 4px 10px;
	vertical-align:middle;
	line-height:140%;
	}
.moduleBox02 .moduleSelect select {
	line-height:1;
	padding:0 !important;	
	margin:0 !important;
	}

/*=============================================

ヨコ型モジュール

===============================================*/

table#moj_ttl{
width:800px;
}
table#moj_ttl td.toptd{
background:#fdfdfd url(/domtour/dp/image/renewal11/module_obi_topbg.gif) no-repeat bottom right;
width:308px;
height:24px;
}
table#moj_ttl td.toptd span.btnPosi{
float:right;
padding-right:5px;
padding-bottom:8px;
}
table#moj_table{
border:1px solid #ccc;
width:800px;
potison:relative;
text-align:left;
}
table#moj_table th{
border-bottom:1px solid #d4dce2;
color:#092d86;
}
table#moj_table th img{
margin-right:5px;
}
table#moj_table th.thbg01{
background:#fdfdfd url(/domtour/dp/image/module/renewal11/thbg01.gif) no-repeat top right;
}
table#moj_table th.thbg02{
background:#fdfdfd url(/domtour/dp/image/module/renewal11/thbg02.gif) no-repeat top right;
}
table#moj_table td{
background:#ECF5FC;
}
table#moj_table th.pad,
table#moj_table td.pad{
padding:7px;
}
table#moj_table td.pad5{
padding:5px;
}
table.in_table td{
padding:1px 0 2px 0;
}
table#moj_table th.dodline01{
background:#ECF5FC url(/domtour/dp/image/renewal11/moj_dod01.gif) repeat-y top right;
}
table#moj_table td.dodline02{
background:#ECF5FC url(/domtour/dp/image/renewal11/moj_dod02.gif) repeat-y top right;
}
table#moj_table td.arrowPosi{
padding:0;
font-size:0
}
table#moj_table td.text_back{
padding-left:3px;
vertical-align:bottomin-top:15px;
margin-bottom:5px;
}







































/*=============================================

clearfix

===============================================*/


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