/* CONTENTS_BODY ------------------------------------ */

	/* SOLUTION TOP ------------------------------------ */

		div#conHeader h2{
		width:876px;
		height:213px;
		/*margin-top:10px;*/
		margin-left:auto;
		margin-right:auto;
		text-indent:-100000px;
		background:url(../img/oneday_header.jpg) no-repeat;
		}

		div#conBody h3{
		width:670px;
		height:39px;
		text-indent: 0.8em;
		line-height: 2.5em;
		margin-bottom:20px;
		_margin-bottom:10px;
		/*text-indent:-1000px;*/
		color:#fff;
		font-size: 120%;
		background:url(../img/oneday_tit01.gif) no-repeat;
		}

		div#conBody div#onedayTop:after
		{
			content:".";
			display:block;
			height:0px;
			clear:both;
			visibility:hidden;
		}

		div#conBody p{width:635px;margin:0 0 25px 15px;line-height: 1.5em;}

		div#conBody div#onedayTop p{width:645px;margin:25px 0 25px 15px;}

		div#conBody div#onedayTop #onedaybox01{width:671px;}
		div#conBody div#onedayTop #onedaybox01 h4{height:23px;color:#f78400;background:url(../img/ondey_tit02o.gif) no-repeat;line-height: 1.7em;text-indent:44px;margin: 0;}

		div#conBody div#onedayTop #onedaybox02{width:671px;}
		div#conBody div#onedayTop #onedaybox02 h4{height:23px;color:#059f43;background:url(../img/ondey_tit02g.gif) no-repeat;line-height: 1.7em;text-indent:44px;margin: 15px 0 0 0;}

/*		div#conBody div#onedayTop #table {width:612px;height:108px;background:url(../img/onedaybox.gif) no-repeat;margin:12px 0 15px 18px;}
		div#conBody div#onedayTop #table p{width:565px;position: relative; top:15px;left:20px;margin:0;padding:0;}
		div#conBody div#onedayTop #table ul{position: relative; top:28px;left:22px;clear:both;}
		div#conBody div#onedayTop #table ul li{float:left;margin:0 40px 0 0;}*/

		div#conBody div#onedayTop .tbox {
			width:612px;
			margin:12px 0 5px 18px;
			border: 1px #999999 solid;
			font-size:0.9em;
		}
		div#conBody div#onedayTop .tbox .top{
			margin:0;
			padding:18px;
			border-top: 0;
			border-right: 0;
			border-bottom: 1px #999999 solid;
			border-left: 0;
			line-height:1.5em;
		}
		div#conBody div#onedayTop .tbox tr.bottom{
			background-color:#e4e4e4;
			line-height:1.5em;
		}
		div#conBody div#onedayTop .tbox .bottom01{
			width:136px;
			text-align: center;
			padding:10px 0 10px 0;
			}
		div#conBody div#onedayTop .tbox .bottom02{
			width:348px;
			text-align: center;
			border-top: 0;
			border-right: 1px #999999 solid;
			border-bottom: 0;
			border-left: 1px #999999 solid;
			padding:10px 0 10px 0;
			}
		div#conBody div#onedayTop .tbox .bottom03{
			width:124px;
			text-align: center;
			padding:10px 0 10px 0;
			}


		div#conBody div#onedayTop sub{margin:0 0 0 20px;}

		div#conBody hr.blue4H{
			border:solid #4B67A4;
			border-width:4px 0px 0px 0px;
			height:4px;
			overflow:hidden;
			margin:20px 0;
			clear:both;
		}


	/* SOLUTION HEAD ------------------------------------ */

	div#conBody div#soluHead:after
	{
		content:".";
		display:block;
		height:0px;
		clear:both;
		visibility:hidden;
	}


