@charset "utf-8";

/* -----------------------------------------------------------
CSS Information

 File name:      dispose.css
 Author:         Your Name (admin)
 Style Info:     加瀬引越サービス
----------------------------------------------------------- */

#moving {
	color: #333333;
	background-image: url(img/moving_gb.gif);
	background-position: right;
	background-repeat: no-repeat;
	border: 1px ridge #CCCCCC;
	padding: 20px;
	margin-bottom: 10px;
}
#moving h3 {
	text-align: center;
	margin-bottom: 1em;
	font-size: medium;
	font-weight: normal;
}

/*----------------------------------------------------
	#plan　　プラン
----------------------------------------------------*/

#middle {
	background-color: #FFFFFF;
	text-align: left;
}
.plan01    {
	border: 5px solid #21ADE5;
	clear: left;
	margin-bottom: 10px;
	height: 150px;
	width: 440px;
	padding: 5px;
}
.plan02    {
	border: 5px solid #1C9E3B;
	clear: left;
	margin-bottom: 10px;
	height: 150px;
	width: 440px;
	padding: 5px;
}
.plan03    {
	border: 5px solid #F3981E;
	clear: left;
	margin-bottom: 10px;
	height: 150px;
	width: 440px;
	padding: 5px;
}

#middle dt {
	float: left;
	margin-top: 3px;
	margin-left: 5px;
}
#middle dd {
	width: 240px;
	margin-left: 190px;
	font-size: 12px;
}
#middle  .find {
	font-size: medium;
	font-weight: bold;
	color: #FF6666;
	margin-top: 20px;
}
#newplan {
	padding: 10px 20px;
	background-image: url(../moving/img/newplan_bg.gif);
	background-repeat: no-repeat;
	height: 180px;
}
#newplan p {
	margin-bottom: 0.5em;
	padding-top: 55px;
}
#areaplan {
	padding: 10px 20px;
	background-image: url(../moving/img/areaplan_bg.gif);
	background-repeat: no-repeat;
	height: 180px;
}
#areaplan p {
	margin-bottom: 0.5em;
	padding-top: 55px;
}

/*----------------------------------------------------
	#packplan　　往復パックプラン
----------------------------------------------------*/
#packplan {
	background-image: url(../moving/img/packplan_bg.gif);
	background-repeat: no-repeat;
	height: 100px;
	margin-bottom:15px;
}
#packplan p {
	margin:0;
	padding-top: 75px;
	text-align:center;
	font-size: 13px;
	font-weight: bold;
}

#packplan2 {
	padding: 20px 20px 0px 20px;
	height: 100px;
	margin-top:15px;
	background-color: #FFFCDB;
	border: 2px solid #1F2774;
}
/*----------------------------------------------------
	#keepplan　　お預かりプラン
----------------------------------------------------*/
#ttl{
	background-color: #FFFCDB;
	text-align: center;
	border: 3px solid #1F2774;
	padding-bottom: 10px;
}
#keepplan #ttl ul {
	text-align: left;
	list-style-type: circle !important;
	padding-left:40px;
	font-size: 1.3em;
}
#keepplan p {
	text-indent: 1em;
	margin: 10px 15px;
}

#keepplan #flow img {
	margin: 0px;
	padding: 0px;
}
#keepplan #memo{
	background-color: #FFFCDB;
	border: 3px solid #1F2774;
	padding: 10px;
	margin-top:20px;
}



/*-----↓注090324-----------------------------------------------*/
#kaseplan {
	padding: 10px 20px;
	background-image: url(../moving/img/kaseplan_bg.gif);
	background-repeat: no-repeat;
	height: 130px;
}
#kaseplan h3 {
	margin-bottom: 0.5em;
	padding-top: 55px;
}
#kaseplan2 {
	padding: 20px;
	background-image: url(../moving/img/kaseplan2_bg.gif);
	background-repeat: no-repeat;
	height: 120px;
}
/*----------------------------------------------------
	#office　　オフィス・店舗の引越し
----------------------------------------------------*/
#office #outline{
	clear:both;
	margin:0;
	background-image: url(../moving/img/office_05_con.gif);
	overflow: hidden;
	width: 460px;
}
#office #outline .par {
	width:120px;
	float: left;
	display: inline;
	margin: 0 0 0 25px;
}
#office #outline h4 {
	color: #FF6600;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	overflow: hidden;
}
#office #outline .cap {
	font-weight: bold;
	font-size: 14px;
	margin: 10px 0;
	text-align: center;
	height: 40px;
}
#office #outline #point {
	background-color: #FFFFCC;
}
#office #outline #point em {
	font-weight: bold;
	color: #18A33C;
}
#office #outline .cen {
	text-align: center;
	width: 120px;
}
#office #outline .lnk {
	text-decoration: underline;
}
/*----------------------------------------------------
	#business　　事業用引越
----------------------------------------------------*/

#business {
}
#business li {
	float:left;
	margin: 0px 5px;
	text-align: center;
}
#wastes {
	padding: 10px 20px;
	background-image: url(../moving/img/wastes_bg.gif);
	background-repeat: no-repeat;
	height: 180px;
}
#wastes p {
	margin-bottom: 0.5em;
	padding-top: 55px;
}
#vehicle {
	margin: 0px 30px 20px 30px;
	padding:10px 30px 0px 30px;
	border: 1px solid #CCCCCC;
	height: 70px;
}


/*----------------------------------------------------
	#service　　オプション・サービス内容
----------------------------------------------------*/


#service {

}
#service dl {
	border: none;
	margin-left: 20px;
}
#service dt {
	width:130px;
	float: left;
}
#service dd {
	width:280px;
	margin-left: 130px;
}
#service h3 {
	margin-bottom: 10px;
}
#moving-sub {
	width: 800px;
	clear: both;
}

#moving-sub li {
	float: left;
	width: 160px;
	display: inline;
}
.details {
	width: 444px;
	border: 3px solid #0081C8;
	margin: 0 0 20px 0;
	padding: 15px 5px 15px 5px;
}
.service li img  {
	vertical-align:middle;
	margin: 0 15px;
}
.service li {
	margin: 5px;
}

.center  {
	text-align: center;
	margin: 0px auto;
}
#main {
	position: relative;
}
#main h3 {
	margin: 0px;
	padding: 0px;
}
#contents {
	width: 800px;

}
#estimate li script, #estimate li noscript object{
	z-index: 0;
	position: absolute;
	height: 185px;
	width: 160px;
	top: 0px;
	overflow: hidden;
}
#main #topkeep {
	z-index: 2;
	position: absolute;
	height: 150px;
	width: 500px;
	left: -20px;
	top: 0px;
}
#main #toppack {
	z-index: 1;
	margin-top: 105px;
	margin-bottom: 0px;
}
#main  #topoffice {
	margin: 10px 0;
	clear: both;
}

#main #topbasic {
	z-index: 1;
}
#topbasic .nooverlay{
	z-index: 3;
}
#menu-mov {
	float: left;
	width: 160px;
	margin: 0px;
	padding: 0px;
	position: relative;
}

#menu-mov li {
	padding-bottom: 8px;
}
#menu-mov02 {
	float: left;
	width: 160px;
	margin: 0;
	padding: 0px;
}
#menu-mov02 ul {
line-height:100%;
}
#menu-mov02 li {
	padding-bottom: 3px;
}
#mt-box{
width: 400px;
	display: block;
	margin: 0px auto 15px;
}
.mt-10 {
	padding-top: 10px;
}
.texb {
	font-weight: bold;
}
.red {
	color: #FF0000;
	font-weight: bold;
}
#ren_contents {
	width: 600px;
	margin-right: 10px;
	float: right;
	text-align: left;
}

*html #ren_contents {
	width: 600px;
	float: right;
	margin-right: -110px;
}

#ren_title {
	text-align: left;
}
#ren_text {
	text-align: left;
	padding-left: 10px;
	margin-top: 20px;
}
#ren_list li {
	position: relative;
	background-image: url(../moving/img/line.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 10px;
	height: 40px;
	padding-top: 10px;
}
#ren_list ul {
	border: thin solid #999999;
}
.ren_application {
	margin-top: 20px;
	border-top-width: medium;
	border-top-style: double;
	border-top-color: #24400b;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	font-weight: bold;
	margin-bottom: 5px;
	font-size: 16px;
}
#ren_text ul {
	padding-left: 10px;
}
#ren_list img {
	float: left;
}
#line2 {
	display: block;
	float: right;
	margin-right: 100px;
}
#line1 {
	margin-top: 10px;
	display: block;
	float: right;
	margin-right: 160px;
}
.ren_attention {
	line-height: 25px;
	margin-bottom: 30px;
	margin-left: 10px;
}
.ren_attention span {
	display: block;
	margin-top: -7px;
}
#manga {
	margin-bottom: 0px;
}
#rental_service {
	margin-top: 10px;
}
