@charset "utf-8";
/*CSS Document*/

/**dartsleasemain-------------------------------------**/

#dartsleasemain { 
	width:650px;
	float:left;
	padding:10px 0 0 10px;
	_padding:5px 0 0 5px;
	margin-bottom:20px;
}


/**見出しタグ-------------------------------------**/
h3 {
	font-size:20px;
	background:url(../img/dartslease/dartsleasetop.jpg) top left no-repeat;
	line-height:70px;
	text-indent:-99999px;
	margin-bottom:20px;
}

.h3cap {
	font-size:16px;
	font-weight:bold;
	color:#333333;
	margin:0 20px 20px 20px;
}

.h3bun {
	margin:0 20px 20px 20px;
	line-height:1.8;
}

h4 {
	color:#333333;
	font-size:14px;
	margin:20px 0 10px 20px;
	padding:1px 12px;
	background:url(../img/bar.gif) top left no-repeat;
	line-height:24px;
}

.h4bun {
	margin:0 20px 20px 40px;
	line-height:1.7;
}

h5 {
	font-size:14px;
	margin:20px 0 5px 40px;
	padding:0 20px;
	background:url(../img/mark.gif) top left no-repeat;
}

.h5bun {
	margin:0 20px 10px 60px;
	line-height:1.7;
}

h6 {
	font-size:12px;
	margin:0 10px 5px 70px;
	background:url(../img/backline.gif) repeat-x center;
	color:#74A8DC;
}
h6 span {
	background:#FFFFFF;
	padding:5px;
}

h6.go {
	font-size:18px;
	font-weight:bold;
	margin:20px 10px 5px 70px;
	background:url(../img/backline3.gif) repeat-x center;
	color:#00F;
}
h6.go span {
	background:#FFFFFF;
	padding:5px;
	color: #00F;
}

.h6bun {
	margin:0 20px 10px 90px;
	line-height:1.7;
}

ol.nagare {
	margin:0 10px 20px 40px;
	list-style-type:none;
}
ol.nagare li {
	margin:0 0 10px 0;
}

div.conect {
	padding:8px;
	border:#CCCCCC 1px groove;
	margin:10px 150px 10px 190px;
	text-align:center;
}

/**スペック表-------------------------------------**/
table.spec {
	width:590px;
    border-top:1px solid #999999;
    border-left:1px solid #999999;
    border-collapse:collapse;
    border-spacing:0;
    background-color:#FFFFFF;
    empty-cells:show;
	margin:0 0 10px 40px;
}
table.spec th{
    border-right:1px solid #999999;
    border-bottom:1px solid #999999;
    background:url(../img/dartslease/tablewaku.gif) top left no-repeat;
    padding:5px 10px;
    text-align:center;
}
table.spec th.spec_p {
    background:url(../img/dartslease/tablewaku1.gif) top left no-repeat;
}
table.spec th.spec_v {
    background:url(../img/dartslease/tablewaku2.gif) top left no-repeat;
}
table.spec td{
    border-right:1px solid #999999;
    border-bottom:1px solid #999999;
    padding:5px;
    text-align:center;
}


table.dartsdego {
	width:590px;
    border-top:1px solid #999999;
    border-left:1px solid #999999;
    border-collapse:collapse;
    border-spacing:0;
    background-color:#FFFFFF;
    empty-cells:show;
	margin:0 0 10px 40px;
}
table.dartsdego th{
    border-right:1px solid #999999;
    border-bottom:1px solid #999999;
    background:url(../img/dartslease/tablewaku.gif) top left no-repeat;
    padding:5px 10px;
    text-align:center;
}
table.dartsdego th.spec_p {
    background:url(../img/dartslease/tablewaku1.gif) top left no-repeat;
}
table.dartsdego th.spec_v {
    background:url(../img/dartslease/tablewaku2.gif) top left no-repeat;
}
table.dartsdego td{
    border-right:1px solid #999999;
    border-bottom:1px solid #999999;
    padding:3px;
    text-align:center;
}
table.dartsdego td.cellleft{
    border-right:1px solid #999999;
    border-bottom:1px solid #999999;
    padding:3px;
    text-align:left;
}

table.dartsdego td.maru{
	background:url(../img/dartslease/dartsdego/maru.gif) no-repeat center;
}
table.dartsdego td.batu{
	background:url(../img/dartslease/dartsdego/batu.gif) no-repeat center;
}


