@charset "utf-8";
/* CSS Document */
div#contents h2{
	background:url(../images/h2_disc.jpg);
	width:780px;
	height:145px;
	text-indent:-9999px;
}

div#contents {
	padding-left:10px;
}

div#contents p {
	margin:10px;
}


div#contents p#notice {
	font-size:85%;
	width:470px;
	float:left;
	margin:0 20px 20px 10px;
	line-height:1.2em;
}

img {
	border:none;
}

h3 {
	width:778px;
	position:relative;
	border:#999 1px solid;
	height:1.8em;
	background:url(../images/h3_bg.jpg) repeat-x;
	font-size:90%;
}

h3 span{
	display:block;
	border-left:#1281E2 solid 3px;
	padding-left:8px;
	position:absolute;
	top:0.2em;
	left:10px;
	margin:2px 0 2px 0;
}

h3#disc1{
	clear:both;
}

div#contents ul {
	margin:10px 0 10px 10px;
}

div#contents li {
	padding:0 0 0.5em 0;
}

div#contents li a {
	display:block;
	padding-left:20px;
	color:#3333ff;
	margin-bottom:5px;
	background:url(../images/pdf_icon1.gif) no-repeat;
	/*background-position:left center;*/
	background-position:left -1px;
	height:16px;
}

div#contents li a:hover{
	color:#f33;
}

table {
	margin:0 auto 10px;
}
