@charset "utf-8";

td#bg02{
	background:#fff url(../images/bg_02.gif) repeat-y;
	}

td#bg{
	background:#fff url(../../images/background.gif) no-repeat top left;
	}

td.txt_s{
	font-size:11px;
	line-height:120%;
	}

td.txt{
	font-size:12px;
	line-height:150%;
	}

dl{
	padding-bottom:25px;
	font-size:12px;
	}

dl dt{
	padding-bottom:5px;
	}

dl dd{
	line-height:150%;
	padding-left:40px;
	}

dt span.ttl{
	font-weight:bold;
	padding-left:10px;
	}

p.arrow{
	background:#fff url(../../images/icon_arrow.gif) no-repeat 0 30%;
	padding-left:15px;
	}

p.pagetop{
	background:#fff url(../../images/pagetop.gif) no-repeat 0 0.1em;
	padding-left:15px;
	float:right;
	font-size:0.8em;
	}



/*===============================================
Index
===============================================*/
#PageTitle {
	height:30px;
	margin-bottom:18px;
	margin-top:15px;
	width:804px;
}
#PageTitle h2 {
	float:left;
	margin:0pt 4px 0pt 0pt;
	width:154px;
}
div#side {
	width:154px;
}

div#main {
	width:650px;
}

div#main h3 {
	text-indent:10em;
	width:10px;
}



