@charset "utf-8";

/* 090305追記 */
h1 {
	margin-bottom: 10px;
	background:url(../images/priceTtl.gif) no-repeat;
	padding-top: 15px;
	padding-left: 42px;
	font-size: 134%;
	font-weight:bold;
	width: 760px;
	height: 62px;
}

*html body h1 {
	margin-bottom: 10px;
	background:url(../images/priceTtl.gif) no-repeat;
	padding-top: 15px;
	padding-left: 46px;
	font-size: 134%;
	font-weight:bold;
	width: 760px;
	height: 62px;
}


h2.fare {
	margin-bottom: 10px;
	background:url(../../common/img/h1_bk.gif) no-repeat;
	width:760px;
	height:37px;
	padding-top: 4px;
	padding-left: 33px;
	font-size: 134%;
	font-weight:bold;
}

*html body h2.fare {
	margin-bottom: 10px;
	background:url(../../common/img/h1_bk.gif) no-repeat;
	width:760px;
	height:37px;
	padding-top: 4px;
	padding-left: 33px;
	font-size: 134%;
	font-weight:bold;
}


h2.corp {
	margin-bottom: 10px;
	background:url(../../common/img/h1_bk.gif) no-repeat;
	width:760px;
	height:37px;
	padding-top: 4px;
	padding-left: 33px;
	font-size: 134%;
	font-weight:bold;
}

*html body h2.corp {
	margin-bottom: 10px;
	background:url(../../common/img/h1_bk.gif) no-repeat;
	width:760px;
	height:37px;
	padding-top: 4px;
	padding-left: 33px;
	font-size: 134%;
	font-weight:bold;
}

/* 追記終了 */

h2 {
	margin-bottom: 10px;
}

#price,
#corp,
#fare {
}



h3 {
	margin-top: 45px;
	margin-bottom: 15px;
	padding: 2px 7px;
	border-left: 6px #e8decf solid;
	background: #f6f2ec;
	font-size: 107%;
}


#content ul {
	list-style-type: none;
	list-style-position: outside;
}
#content ul li {
	margin-left: 2px;
	padding-left: 10px;
	background: url(../images/list.gif) 0 5px no-repeat;
}

#content p.note {
	margin-top: 2px;
	padding-left: 10px;
	font-size: 10px;
}

#content p.pagetop {
	margin-top: 15px;
	margin-bottom: 45px;
}

/*-----------モニター応募追加-------------------*/

#monitor {
	width: 730px;
	height: 335px;
	margin: 30px 15px 0 15px;
}

.head_img {
	background:url(../images/monitor_title.gif) no-repeat;
	width: 730px;
	height: 54px;
	margin: 0px;
}

.head_img p{
	text-indent:-9999px;
}

.lead_img {
	background:url(../images/monitor_text.gif) no-repeat;
	width: 730px;
	height: 60px;
	margin: 0px;
}

.lead_img p{
text-indent:-9999px;
}


#monitor_box {
	width: 730px;
	height: 221px;
	background: url(../images/monitor_back.gif) no-repeat;
}

.text01 {
	padding: 15px 0 0 50px;
}

#monitor_box p.btn {
	margin: 10px 0;
	text-align: center;
}
#monitor_box p.btn2 {
	margin: 25px 0 ;
	text-align: center;
}
#monitor_box p.btn a,
#monitor_box p.btn2 a {
	display: block;
	width: 656px;
	height: 57px;
	margin: 0 auto;
	background: url(../images/monitorBtn.gif) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}

#monitor_box p.btn a:hover,
#monitor_box p.btn2 a:hover {
	background-position: 0 -57px;
}

/*20081105追加---------------------------------*/


#price div.section table th {
	padding: 0;
	background: #ffffff;
}
#price div.section table td {
	text-align: center;
	font-weight: bold;
	font-size: 107%;
}
#price div.section table td.tdImg {
	padding: 0;
}

#price p.btn {
	margin: 10px 0;
	text-align: center;
}
#price p.btn2 {
	margin: 20px 0 ;
	text-align: center;
}
#price p.btn a,
#price-corp p.btn2 a {
	display: block;
	width: 656px;
	height: 57px;
	margin: 0 auto 0 38px;
	background: url(../images/orderBtn.gif) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}

#price p.btn a:hover,
#price-corp p.btn2 a:hover {
	background-position: 0 -57px;
}
/*---------------------------------------------*/


#loan p {
	margin-bottom: 5px;
}
#loan p.note {
	margin-bottom: 5px;
	font-size: 93%;
}

#loan p.fare a {
	position:relative;
	top: 2px;
	left:40px;
	display: block;
	width: 226px;
	height: 35px;
	margin: 5px 0 20px;
	background:url(../../common/images/fare_Btn.gif) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	background-image: url(../../common/images/fare_Btn.gif);
}
#loan p.fare a:hover {
	background-position: 0 -35px;
}

#extend div.example {
	width: 505px;
	height: 148px;
	margin: 15px;
	background: url(../images/extendBg.gif) no-repeat;
}
#extend div.example p {
	padding: 25px;
	font-size: 10px;
	line-height: 1.6;
}

#flow dl {
	position: relative;
	width: 730px;
	height: 421px; /* height: 406px + margin-top:15px */
	background: url(../images/flowBg.gif) bottom no-repeat;
}
#flow dl dt {
	display: none;
}
#flow dl dd {
	position: absolute;
	left: 255px;
}
#flow dl dd.flow1 {
	top: 22px;
}
#flow dl dd.flow2 {
	top: 108px;
}
#flow dl dd.flow3 {
	top: 202px;
}
#flow dl dd.flow4 {
	top: 288px;
}

#notes div.container {
	margin: 0 10px 0 11px;
	width: 709px;
	background: url(../images/notesBg2.gif) bottom no-repeat;
}

#notes div.container2 {
	margin: 0 10px 0 11px;
	width: 709px;
	background: url(../images/notesBg3.gif) bottom no-repeat;
}

#notes ol {
	padding: 25px 25px 35px 50px;
	list-style-position: outside;
	background: url(../images/notesBg1.gif) left top no-repeat;
}
#notes ol li,
#notes ol li ol li {
	margin-bottom: 2px;
	font-size: 10px;
	line-height: 1.6;
}


#notes ol li ol {
	padding: 0 0 0 20px;
	list-style-type: none;
	background: none;
}
#notes ol li ol li {
	text-indent: -1.5em;
}

#guide p {
	font-weight: bold;
	font-size: 107%;
	line-height: 1.6;
}
#guide p span.light {
	color: #1684C1;
}
#guide p span.heavy {
	color: #d23435;
}

#kiyaku p {
	font-size: 107%;
	line-height: 1.6;
}

#kiyaku dl.pdf {
}
#kiyaku dl.pdf dt {
	height: 20px;
	margin-bottom: 10px;
}
#kiyaku dl.pdf dd {
	overflow: hidden;
}
* html #kiyaku dl.pdf dd {
	height: 1%;
}
#kiyaku dl.pdf dd p {
	margin-left: 25px;
	float: left;
	display: inline;
}
#kiyaku dl.pdf dd p a {
	width: 232px;
	height: 42px;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
}
#kiyaku dl.pdf dd p.PDF a {
	background: url("../images/c_rentalPDF_btn.gif") no-repeat;
	margin-left:60px;
}
#kiyaku dl.pdf dd p.HTML a {
	background: url("../images/c_rentalHTML_btn.gif") no-repeat;
}
#kiyaku dl.pdf dd p a:hover {
	background-position: 0 -42px !important;
}
#kiyaku dl.pdf dd.adobe {
	width: 555px;
	margin: 30px 50px;
	padding: 7px;
	background-color: #f6f2ec;
	font-size: 10px;
}
#kiyaku dl.pdf dd.adobe img {
	vertical-align: middle;
	}

/*---------- 個人月額料金表（ボタン）---------------*/

#price-tbl p.btn {
	margin: 10px 0;
	text-align: center;
}
#price-tbl p.btn2 {
	margin: 20px 0 ;
	text-align: center;
}
#price-tbl p.btn a,
#price-tbl p.btn2 a {
	display: block;
	width: 663px;
	height: 63px;
	margin: 0 auto;
	background: url(../images/orderBtn_red.gif) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}

#price-tbl p.btn a:hover,
#price-tbl p.btn2 a:hover {
	background-position: 0 -63px;
}


/*---------- 個人月額料金表（アイコン説明） 2009.01.13---------------*/
#price-tbl ul.iconInfo {
	margin-bottom: 15px;
	padding: 10px 20px;
	border: 1px #ede4d8 solid;
	background: #faf6f1;
}
#price-tbl ul.iconInfo li {
	float: left;
	width: 357px;
	padding: 0.3em 0;
	background: none;
	font-size: 11px;
}
#price-tbl ul.iconInfo li img {
	vertical-align: middle;
}

/*---------- 個人月額料金表（表組み） 2009.01.13---------------*/

#price-tbl table {
	width: 100%;
	margin-bottom: 15px;
	border: 1px #525252 solid;
	border-collapse:collapse;
}
* html #price-tbl table {
	width: 760px;
}
#price-tbl table#sogno,
#price-tbl table#robo {
	margin-bottom: 10px;
}
#price-tbl table td{
	padding: 0;
	border:1px #525252 solid;
}
#price-tbl table th {
	border:1px #525252 solid;
	background: #9f8761;
	font-weight:bold;
	text-align:center;
	color:#fff;
	padding:15px 0;
}

#price-tbl table td.img {
	text-align: center;
	width:110px;
}
#price-tbl table td.img p.more {
	font-size: 10px;
	margin-top: 0.3em;
}
#price-tbl table td.prem {
	background: #d02828;
	border-bottom: none;
}
#price-tbl table td.stan {
	background: #256aa5;
	border-top: none;
	border-bottom: none;
}
#price-tbl table td.price {
	font-weight:bold;
	font-size:150%;
	color:#000;
	text-align:center;
	padding:20px 0;
	width:310px;
}
#price-tbl table td.price .small{
	font-size:60%;
	font-weight:lighter;
}
#price-tbl table td.iconL,
#price-tbl table td.iconR {
	padding: 1px;
	border-top: none;
	border-bottom: none;
	text-align:center;
}
#price-tbl table td.iconL {
	border-right: none;
}
#price-tbl table td.iconR {
	padding-left: 0;
	border-left: none;
}
#price-tbl table td.border {
	padding-bottom: 3px;
	background: url(../images/table_border.gif) bottom no-repeat;
}

#price-tbl table th div.push {
	position: relative;
}
#price-tbl table th div.push p.icon {
	position: absolute;
	top: -11px;
	left: 0px;
}

#price-tbl .point{
	background:#eceade;
	padding:10px;
}
#price-tbl th.point{
	text-align:center;
	color:#333;
	font-weight:lighter;
}

/*--------------------------------------------------*/

/*お届けに必要な諸費用について-------------------*/

#fare dl#burden {
	margin: 0 25px;
}
#fare dl#burden dt {
	margin-top: 10px;
	height: 47px;
	text-indent: -9999px;
}
#fare dl#burden dd span {
	display: none;
}
#fare dl#burden dt.delivery {
	background: url("../images/deliveryText.gif") no-repeat;
}
#fare dl#burden dt.return {
	background: url("../images/returnText.gif") no-repeat;
}
#fare dl#burden dd.delivery {
	padding: 10px 0 0 170px;
}
#fare dl#burden dd.return {
	padding: 13px 0 0 120px;
}

#fare dl#detail {
	margin-top: 25px;
	background: url("../images/wrapMdlBg.gif") repeat-y;
}
#fare dl#detail dt {
	height: 54px;
	background: url("../images/detailTtl.gif") no-repeat;
	text-indent: -9999px;
}
#fare dl#detail dd {
	height: 1%;
	overflow: hidden;
	padding: 0 25px 25px;
	background: url("../images/wrapBtmBg.gif") left bottom no-repeat;
}
#fare dl#detail dd p {
	float: left;
	font-size: 10px;
}
#fare dl#detail dd p img {
	margin-bottom: 5px;
}
#fare dl#detail dd p#detail1 {
	width: 173px;
}
#fare dl#detail dd p#detail2 {
	width: 198px;
}
#fare dl#detail dd p#detail3 {
	width: 307px;
}


.pricing h3 {
	margin-bottom: 20px;
}
.pricing table {
	margin: 0;
	width:100%;
	border-collapse:collapse;
	border:1px solid #ccc;
}
.pricing table th {
	padding:0.2em 8px;
	border:1px solid #ccc;
	background-color:#ffe7e7;
	text-align:left;
	vertical-align:top;
	font-weight:bold;
}
.pricing table td {
	padding:0.2em 8px;
	border:1px solid #ccc;
	background-color:#fff;
}
.pricing table td span {
	font-size: 10px;
}
.pricing table th.name {
	width: 138px;
}
.pricing table th.price {
	width: 148px;
}
.pricing table th.remarks {
	width: 440px;
}
.pricing table td dl dd {
	margin-bottom: 15px;
}
.pricing table td dl dd p.flow {
	margin-top: 15px;
	font-weight: bold;
}

#price3 {
}
#price3 dl.pdf {
}
#price3 dl.pdf dt {
	height: 20px;
	margin-bottom: 10px;
	background: url("../images/pdfTtl.gif") no-repeat;
	text-indent: -9999px;
}
#price3 dl.pdf dd {
	overflow: hidden;
}
* html #price3 dl.pdf dd {
	height: 1%;
}
#price3 dl.pdf dd p {
	margin-left: 25px;
	float: left;
	display: inline;
}
#price3 dl.pdf dd p a {
	width: 305px;
	height: 49px;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
}
#price3 dl.pdf dd p.delivery a {
	background: url("../images/deliveryBtn.gif") no-repeat;
}
#price3 dl.pdf dd p.return a {
	background: url("../images/returnBtn.gif") no-repeat;
}
#price3 dl.pdf dd p a:hover {
	background-position: 0 -49px !important;
}
#price3 dl.pdf dd.adobe {
	width: 555px;
	margin: 30px 50px;
	padding: 7px;
	background-color: #f6f2ec;
	font-size: 10px;
}
#price3 dl.pdf dd.adobe img {
	vertical-align: middle;
}
#price3 dl.attention {
	margin: 0 25px;
}
#price3 dl.attention dt {
	margin-bottom: 5px;
}
#price3 dl.attention dd {
	margin-left: 40px;
}
#price3 div.info {
	width: 393px;
	margin: 20px 0 15px 150px;
	background: url("../images/infoBg1.gif") no-repeat;
}
#price3 div.info p {
	padding: 20px 30px;
	line-height: 2;
	background: url("../images/infoBg2.gif") left bottom no-repeat;
}

/*---------- 法人月額料金表（表組み） 2009.02.05---------------*/

#price-corp table {
	width: 652px;
	margin-bottom: 15px;
	border: 1px #525252 solid;
	margin-left: 40px;
}
#price-corp table td {
	padding: 0;
	border: 1px #525252 solid;
	margin: 0px;
}
#price-corp table th {
	background: #9f8761;
	border-bottom: 2px #525252 solid;
	padding: 0;
	border: 1px #525252 solid;
	margin: 0px;
}
#price-corp table td.img {
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#price-corp table td.img p.more {
	font-size: 10px;
	margin-top: 0.1em;
}
#price-corp table td.prem {
	border-bottom: none;
	background-color: #ed6774;
	margin: 0px;
	padding: 0px;
	height: 20px;
}
#price-corp table td.stan {
	border-top: none;
	border-bottom: none;
	background-color: #4e86b6;
	margin: 0px;
	padding: 0px;
	height: 20px;
}
#price-corp table td.price {
	border-top: none;
	border-bottom: none;
	margin: 0px;
	padding: 0px;
	width: 107px;
	height: 50px;
}

#price-corp table th div.push {
	position: relative;
}
#price-corp table th div.push p.icon {
	position: absolute;
	top: -11px;
	left: 0px;
}



/*--------------------------------------------------*/

/* campaign */
.cam {
	background:#eceade;
	padding:15px 60px;
	margin-bottom:15px;
}
.cam .fLeft,
.cam .fRight{
	width:285px;
}
.cam p img{
	margin-bottom:5px;
}
.cam a{
	text-decoration:none;
}
.cam a:hover{
	text-decoration:underline;
}