@charset "utf-8";
/* CSS Document */
a img { opacity:1;}
a:hover img { opacity:0.6;}

a,ul.tab a:visited{color:#1d3994;}
a:visited{color:#941d55;}
a{text-decoration:none;}
a:hover{text-decoration:underline;}	


.a_select{ text-decoration:none; color:#333; }
a:hover.a_select  p { background-color:#D1E1FA; color:#333; cursor:pointer; }
a:link.a_select  p { color:#333; text-decoration:none;}
a:visited.a_select  span { color:#333; text-decoration:none;}
div.div_select a:hover { background-color:#D1E1FA; color:#333; border:1px solid skyblue ; cursor:pointer;  }


.realexmain { line-height:170%; font-size:13px;}
.realexleft { width:370px; float:left}
.realexright { width:370px; float:left; margin-left:20px; text-align:left;}
.realexleft h2 { background-color:#d20a28; font-size:15px; color:#FFFFFF; }
.realexright h2 { background-color:#d20a28; font-size:15px; color:#FFFFFF; text-align:center;}
.realexright h3 {
	font-size:14px;
	background-image:url(images/h3base.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:15px;
}

.block01 {
	text-align:left;
	margin-top:20px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #d20a28;
	padding-left:5px;
}

.block02 {
	text-align:left;
	margin-top:30px;
	border-width: 1px;
	border-style: solid;
	border-color: #d20a28;
	padding: 5px;
}

.block03 {
	text-align:left;
	margin-top:20px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #d20a28;
	padding-left:5px;
	background-color:#ffe4e1;
}
.block04 {
	text-align:left;
	margin-top:20px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #d20a28;
	padding-left:5px;
}