@charset "utf-8";



/* ------------------------------
  sidenavi
------------------------------ */
#sideNavi  .NvPage h2.NvUse, #sideNavi  .NvPage h2.NvUse a {
	background:   url("/images/snavi/pageti_use_on.png");
}




/* ---------------------
   Point
--------------------- */
/* PtImg */
.PtImg {
	position:relative;
	float:left;
	width:417px;
	margin:0 0 0 -8px;
}

/* PtList */
.PtList01 {
	float:right;
	width:209px;
	margin:0;
	padding:0;
}
*:first-child+html .PtList01 { /* ie7用 */
	margin-left:0;
}

.PtList01 li {
	width:209px;
	margin:0;
	padding:0;
	list-style:none;
}

.PtList02 {
	margin:0 0 30px;
	padding:0;
}
*:first-child+html .PtList02 { /* ie7用 */
	margin-left:0;
}

.PtList02 li {
	margin:0;
	padding:0;
	list-style:none;
}


/* ---------------------
   useBox
--------------------- */
.useBox {
	position:relative;
	clear:both;
	margin:0 -3px 30px -2px;
	padding:0 15px 30px;
	font-size:80%;
	background:url(/images/tdr/use/bg01.gif) 0 bottom no-repeat;
	zoom:1;
}
.useBox h2 {
	margin:0 -15px 10px;
}


/* rss */
.rssList01 {
	margin:5px 0;
}
.rssList01 dt {
	clear:left;
	float:left;
	width:9.5em;
	padding:3px 0 0;
}
.rssList01 dd {
	margin:0 0 3px 9.5em;
}

.rssList02 {
}
.rssList02 dt {
	margin:0;
	color:#0065CB;
}
.rssList02 dd {
	padding:0 0 0 0.5em;
	text-indent:-0.5em;
}


/* spc */
.spcList01 {
}
.spcList01 dt {
	margin:0;
	color:#0065CB;
}
.spcList01 dd {
	margin:0 0 10px;
}
.spcList01 dd span {
	display:block;
	margin:0;
	padding:10px 0 0;
}



/* ---------------------
   VmBox
--------------------- */
.VmBox {
	clear:both;
	margin:0 17px 30px 18px;
	padding:0 13px 30px 11px;
	background:url(/images/tdr/use/vm_bg01.gif) 0 bottom no-repeat;
}
.VmBox h2 {
	margin:0 -13px 20px -11px;
}
.VmBox .vmBtn {
	padding:20px 0 0;
}



