@charset "utf-8";
#mainArea .textArea .date {
	text-align: right;
}


.textArea {
background-image:url(/images/bg/check_gray.gif);
padding:30px;
margin:0px;
}

.section {
border-bottom:1px dotted #CCCCCC;
}

.section img {
border:1px #CCCCCC solid;
padding:5px;
background-color:#FFFFFF;
}


#mainArea .textArea .imgR {
	float: right;
	line-height: 1em;
	margin: 0px 0px 20px 20px;
}
#mainArea .textArea .imgL {
	float: left;
	line-height: 1em;
	margin: 0px 20px 20px 0;
}
#mainArea h3 {
	color: #00B2D0;
	font-weight: bold;
	margin-left: 10px;
	font-size: 120%;
	border-left: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	padding-left: 0px;
}
.center {
text-align: center;
}




#linkArea li {
list-style: none;
}
#linkArea li {
	background: url(../images/top/arrowInfo.gif) no-repeat center left;
	padding-left: 15px;
	line-height: 2em;
	}

#linkArea {
margin: 30px 50px 30px 50px;
padding: 20px 0px 20px 30px;
border: 1px #83d9e8 solid;
border-radius:15px;
-webkit-border-radius: 15px;
-moz-border-radius: 15px;
}

