body{
	margin-right: 8%;
	margin-left: 8%;
	clip:  rect(   )
}

/*basic*/
.info{
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #006600;
	text-align: right;
	line-height: 10px
}

.r_bar{
	text-align: right;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 0px;
	margin-top: 0px;
	margin-bottom: 0px
}

.coment{
	color: #666666;
	margin-left: 15%
}

.cal{
	color: #669900;
	text-align: center
}

.12p{
	font-size: 12px;
	line-height: 18px
}

.green_b{
	font-weight: 700;
	color: #006600
}

.right{
	float: left
}

.torikeshi{
	text-decoration:line-through
}



/*h*/
h1{
	font-size: 120%;
	font-weight: 800;
	color: #006600;
	background-image: url(../image/right_bar.gif);
	background-repeat: no-repeat;
	background-position: right}

h2{
	font-family: "Geneva", "Arial", "Helvetica", "san-serif", "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 16px;
	color: #006600;
	line-height: 20px;
	background-color: #99CC66
}

h2.blue{
	color: #000066;
	background-color: #6699CC
}

h3{
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	border-color: #006666;
	padding: 0.1em;
}

dt{
	color: #006600;
	float: left;
	font-weight: 700;
	line-height: 20px
}

dd{
	margin-left: 15%;
	line-height: 20px
}

td{
	line-height: 18px;
	vertical-align: top
}

.td_title{
	color: #006600;
	line-height: 14px;
	font-weight: bold;
	text-decoration: underline;
	font-size: 12px
}

