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

@import url("contents.css");

#main {
	margin-top:13px;
	width:654px;
	background-color:#FFF;
	padding: 1em 24px;
	line-height:1.6em;
	}

h3{
	font-size: 1.2em;
	margin-top: 1em;
	margin-bottom: 0.5em;
	padding-left:6px;
	border-left: 3px solid #006;
	clear:left;
	}
	
#main .pdf{	
	line-height:1.6em;
	padding-bottom:1em;
	background: #FFF url(../image/top/tableLine.gif) repeat-x left bottom;
	height:60px;
	margin-bottom:0.5em;
}

#main .left{
	float:left;
	margin:14px;
	}
	

