@charset "utf-8";

body#about .section02 p {
	font-size:90%;
	line-height: 2.0em
}

body#about .section02 p a {
	text-decoration:underline;

}

body#about .section02 p a:link {
	color:#d11126;
	text-decoration:underline;
	background: transparent;
}
body#about .section02 p a:visited {
	color: #d11126;
	text-decoration:underline;
	background: transparent;
}

.section01 {
	width:940px;
	margin:0 auto;
}


.section02 {
	width:920px;
	padding:4px 0px 0px 40px;
	margin:0 auto;
}

.section02 h6{
	color:#2a3f5c;
	padding:30px 0px 5px 0px;
	font-size:110%;
	font-weight:bold;
}

/* ページトップ ======================================== */

.page-top {
	text-align: right;
	margin: 0px 20px 30px 20px;
	padding: 10px 0px 20px 0px;
	font-size: 90%;
	width: 940px;
	background-image: url("../images/common/line.png") ;
	background-position: bottom;
	background-repeat: repeat-x;
}

.page-top a {
	color:#666;
	text-decoration: underline;
}

.page-top a:hover {
	text-decoration: underline;
}


/* ======================================== */
