body {
	background: none repeat;
	color: #333333;
	font-size: 12px;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	margin: 0px auto 0px;
	padding: 0px;
	line-height: 20px;
	}


/************************************************
*	Hyperlinks									*
************************************************/
a img {
	border: none;
	}
a {
	color: #003399;
	text-decoration: none;
	}
a:focus, a:hover, a:active {
	outline: none;
	color:#669900;
	text-decoration: underline;
	}
	
.current {
	color: #669900;
	text-decoration: none;
	}
	
/************************************************
*	text					     		    * 
************************************************/

p {
	font-size: 13px;
	line-height: 20px;
	margin-bottom: 1.2em;
	}


.t11-140 {
	font-size: 11px;
	line-height: 140%;
}
.t11 {
	font-size: 11px;
}
.t12 {
	font-size: 12px;
}
.t12-140 {
	font-size: 12px;
	line-height: 140%;
}

.t12-150 {
	font-size: 12px;
	line-height: 150%;
}
.t12-200 {
	font-size: 12px;
	line-height: 200%;
}
.t14 {
	font-size: 14px;
}
.t14-120 {
	font-size: 14px;
	line-height: 120%;
}
.t14-140 {
	font-size: 14px;
	line-height: 160%;
}

.t18 {
	font-size: 18px;
}
.t24 {
	font-size: 24px;
}
.order_topo {
	font-size: 12px;
	line-height: 150%;
	padding: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCC00;
	border-bottom-color: #CCCC00;
	margin: 10px  0;
}
