/* コンテンツ */
div#cont{
	background-color: #347EB1;
	padding: 10px 0;
	width: 100%;
	text-align: center;
	}

/* タイトル */
div#title{
	background-image: url(../images/bg_title.gif);
	background-position: top right;
	background-repeat: no-repeat;
	background-color: #D7EDFF;
	text-align: left;
	width: 100%;
	clear: both;
	}

/* フレーム */
div.wfr-out{
	padding: 0 5px;
	float: left;
	text-align: left;
	}

div.wfr{
	width: 203px;
	background-image: url(../images/bg_wfr.gif);
	background-repeat: repeat-y;
	text-align: center;
	}
div.wfr2{
	margin: 5px 20px 5px 20px;
	}

div.wfr-h1{
	margin: 0;
	background-image: url(../images/bg_wfr_top.gif);
	background-repeat: no-repeat;
	padding: 10px 0 0 0;
	}

div.wfr-bg{
	width: 203px;
	height:134px;
	text-align: left;
	}

div#wfr10{
	background-image: url(../images/bg_wfr_10.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	}

div#wfr20{
	background-image: url(../images/bg_wfr_20.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	}

div#wfr30{
	background-image: url(../images/bg_wfr_30.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	}

ul.wfr{
	margin: 0.5em 1em 0 2em;
	padding: 0;
	text-indent: 0;
	list-style-image: url(../images/dec_tri_02.gif);
	}

li.wfr-10{
	font-size: 11px;
	line-height: 130%;
	margin: 0 0 4px 0;
	}

li.wfr-20{
	font-size: 11px;
	line-height: 130%;
	margin: 0 0 3px 0;
	}

a.link-wfr:link{color: #333333; text-decoration: none;}
a.link-wfr:visited{color: #333333; text-decoration: none;}
a.link-wfr:active{color: #FF8B00; text-decoration: none;}
a.link-wfr:hover{color: #FF8B00; text-decoration: none;}
