.text_12px_gray {
	font-size: 12px;
	line-height: 115%;
	color: #666666;
}


.text_12px_org {
	font-size: 12px;
	line-height: 120%;
	color: #FF6600;
}
.text_14px_org {
	font-family: "lr oSVbN", Osaka, "qMmpS Pro W3";
	font-size: 14px;
	line-height: 115%;
	color: #FF6600;
	font-weight: bold;
}
.text_12px_B_org {
	font-size: 12px;
	color: #FF6600;
	line-height: 115%;
	font-weight: bolder;
}


.text_12px_B_blue {
	font-size: 12px;
	color: #0000CC;
	line-height: 115%;
	font-weight: bolder;
}
.text_14px_B_blue {
	font-size: 14px;
	line-height: 115%;
	color: #3399FF;
	font-weight: bold;
}


.text_14px_green {
	font-size: 14px;
	color: #00CC33;
	line-height: 115%;
	font-weight: bolder;
}

.text_12px_red{
	font-size:12px;
	color:#FF0000;
	line-height:115%;
}
.text_16px_red{
	font-size:16px;
	color:#FF0000;
	line-height:115%;
	font-weight: bold;
}










h1{
	color: #FFFFFF;
	font-size: 20px;
	margin: 0px
}

h2{
	color: #FF0000;
	font-size: 15px;
}

h3{
	font-family: "lr oSVbN", Osaka, "qMmpS Pro W3";
	font-size: 14px;
	font-weight: bold;
	line-height: 115%;
	color: #FF6600;
	padding:0px 0px 5px 0px;
	margin:0px;	
}

p{
	padding: 10px;
	margin:0px;
}

.link a{
	color: #0000FF;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
.link a:hover{
	color: #66CCFF;
	font-size: 13px;
	font-weight: bold;
}


dt{
	padding: 5px;
	font-size:13px;
	font-weight: bold;
	color: #FF9900;
}

dd{
	padding: 0px 0px 5px 10px;
}

.temp dt{
	width: 455px;
	background-color: #FF6600;
	color: #ffffff;
	
}

.temp dd{
	width: 455px;
	margin:0px;
	padding-bottom:10px;
	padding-top:10px;
	background-color: #FFCCCC;
	font-weight: bold;
	
}
.temp dd img{
	margin-left: 5px;
}
.chuui{
	background-color: #FFFFFF;
	border-style:solid;
	border-color:#999999;
	border-width: 1px;
	padding:10px;
	width: 455px;
}
.setumei{
	font-size: 12px;
	line-height: 115%;
	color: #666666;
}
.setumei dt{
	font-size: 12px;
	line-height: 115%;
	margin: 0px 0px 20px 0px;
	padding:0px;
}
.setumei dd{
	font-size: 12px;
	line-height: 115%;
	margin: 0px 0px 10px 0px;
	padding:0px;
}