@charset "UTF-8";

/* CSS Document */
@import url(yui-rfg.css);
@import url(screen.css);
@import url(dropdown.css);
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}

html[xmlns] .clearfix {
	display: block;
}

* html .clearfix {
	height: 1%;
}

.pr {
	position: relative;
}
.pa-rt {
	position: absolute;
	right: 0;
	top: 0;
}
.mb1 {
	margin-bottom: 1em;
	line-height:1.7em;
}
.mb2 {
	margin-bottom: 2em;
}
.mt1 {
	margin-top: 1em;
}
h2 {
	font-size: 18px;
	font-weight: bold;
}
h4 {
	font-size: 15px;
	font-weight: bold;
	color: #008080;
}

p {
	color: #444;
	line-height: 140%;
}
.smaller {
	font-size: 10px;
}
.small {
		font-size: 14px;
}
.notice {
	padding: 10px;
	background: #f2f2f2;
	border: 1px solid #ccc;
}
.bigger {
	font-size: 14px;
	font-weight: bold;
}
.pb1 {
	padding-bottom: 1em;
}

.style1 {
	color: #666666;
	font-weight: bold;
	font-size: 150%;
	line-height: 35px;
}
.style2 {
	font-size: 150%;
	color: #40E0D0;
	font-weight: bold;
}

.pink-text {
	color: #FF69B4;
	font-size: 120%;
	font-weight: bold;
}

.element-txt {
	color: #444444;
	
}

.clear {
	clear: both;
}
.checkold {
	text-align: right;
	width: 900px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}

