* {
	margin: 0px;
	padding: 0px;
	font: small/140% Verdana, "ＭＳ Ｐゴシック";
	word-break:break-all;
}
body {
	margin: 0px;
	padding: 0px;
}
a {
	text-decoration: none;
	color: #3366CC;
}
a:hover {
	text-decoration: underline;
}
a:visited {
	color: #3366CC;
}

strong {
	font-weight: bold;
}
.align_center {
	text-align: center;
}
.align_right {
	text-align: right;
}
.content {
	width: 861px;
	padding-right: 31px;
	padding-left: 27px;
}
.double_return {
	margin-bottom: 1em;
}
.entry_link {
	color: #FF0000;
	text-align: center;
}
.entry_link a {
	color: #FF0000;
	text-decoration: underline;
}
.entry_link a:hover {
	color: #FF0000;
	text-decoration: none;
}
.font_blue {
	color: #3366CC;
}
.font_orange {
	color: #FF6600;
}
.font_small {
	font-size: x-small;
}
.font_small a {
	font-size: 100%;
}
.font_small_red {
	font-size: x-small;
	color: #FF0000;
}
.font_red {
	color: #FF0000;
}
.footer {
	background: url(../image/g_footer.jpg) no-repeat;
	height: 120px;
	width: 869px;
	padding-top: 10px;
	padding-right: 25px;
	padding-left: 25px;
	color: #999999;
}
.footer a {
	color: #666666;
}
#frame {
	background: url(../image/g_bg_background.jpg) repeat-y;
	height: auto;
	width: 919px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: 83px;
	padding-top: 10px;
	padding-right: 35px;
	padding-left: 20px;
}
#header_bar {
	background: url(../image/g_bg_header_bar.jpg) no-repeat;
	height: 9px;
	width: 919px;
}
.header_logspace {
	padding-left: 15px;
	padding-top: 6px;
}
.hidden {display:none}

.margin_h5 {
	height: 5px;
}
.margin_h10 {
	height: 10px;
}
.margin_h15 {
	height: 15px;
}
.margin_h20 {
	height: 20px;
}
.margin_h25 {
	height: 25px;
}
.margin_l10 {
	padding-left: 10px;
}

.nomargin {
	margin: 0px;
	padding: 0px;
}
.show {display:inline} .border {
	border: 1px solid #CCCCCC;
}
.slash_gray {
	background: url(../image/g_bg_slash_gray.gif) repeat;
	padding: 5px;
	line-height: 120%;
}
.title_blue {
	color: #6699CC;
	font-size: small;
	font-weight: bold;
	padding-bottom: 5px;
	padding-left: 3px;
}
.triple_return {
	margin-bottom: 2em;
}
