@charset "Shift_JIS";
/* 
	diving.css
*/


/* main */
#main{
	font-size: 117%;
	width: 744px;
}

#main h2{
	padding-top: 3px;
}

#main p.sub{
	background: url(../img/sub_bg.gif) no-repeat left;
	color: #044daa;
	font-size: 105%;
	line-height: 1.2;
	padding: 7px 16px;
}

#main p.sub02{
	background: url(../img/sub_bg02.gif) no-repeat left;
}

#main .planArea{
	border-bottom: 1px #c2e3ff solid;
}

#main .planArea01{
	border-bottom: none;
}

#main .planArea .clm02L{
	width: 345px;
}

#main .planArea .clm02L dl dt,#main .planArea .clm02L dl dd{		line-height: 1.5;
}

#main .clm02L .leadArea{
	color: #044daa;
}

#main .clm02L .leadArea table{
	border: 1px #6bd0f0 solid;
	width: 290px;
}

#main .clm02L .leadArea table th{
	background-color: #c9ebff;
	border-right: 1px #6bd0f0 solid;
	text-align: left;
	padding: 3px 5px;
	width: 145px;
}

#main .clm02L .leadArea table td{
	text-align: right;
	padding: 3px 0;
}

#main h3{
	margin-bottom: 10px;
}

#main .procedureArea{
	border-bottom: 1px #c2e3ff solid;
}

#main .procedureArea ul li{
	border-bottom: 1px #d1d1d1 dotted;
	padding: 10px 10px 10px 35px;
	line-height: 1.4;
}

#main .procedureArea ul li.list01{
	background: url(../img/diving/icon_sub01.png) no-repeat left center;
}

#main .procedureArea ul li.list02{
	background: url(../img/diving/icon_sub02.png) no-repeat left center;
}

#main .procedureArea ul li.list03{
	background: url(../img/diving/icon_sub03.png) no-repeat left center;
}

#main .procedureArea ul li.list04{
	background: url(../img/diving/icon_sub04.png) no-repeat left center;
}


#main .procedureArea ul li.list05{
	background: url(../img/diving/icon_sub05.png) no-repeat left center;
	border-bottom: none;
}

#main .red{
	color: #cc0000;
}

#main .annotation{
	font-size: 85%;
	padding: 0 10px;
}

#main .annotation dl dt{
	font-weight: bold;
	line-height: 1.5;
}

#main .annotation dl dd{
	font-size: 95%;
	padding: 0 13px;
	line-height: 1.5;
}

#main .annotation dl dd ul li.note,#main .leadBox ul li.note{
	margin-left: 1.1em;
}

#main .annotation dl dd ul li.note span,#main .leadBox ul li.note span{
	margin-left: -1.1em;
	width: 1.1em;
}

#main .leadBox{
	background: url(../img/diving/sub_box_bg.gif) no-repeat;
	font-size: 85%;
	padding: 22px 0 22px 19px;
}

#main .leadBox ul li{
	line-height: 1.7;
}
