@charset "utf-8";
#top {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background-color: #F3F3F3;
	padding-top: 20px;
}
#top #contents .com_r {
	width: 360px;
	float: left;
}
#top #contents .com_l {
	float: right;
	width: 380px;
}
#top #contents .cler {
	clear: both;
}

h1 {
	font-size: 22px;
	color: #2A688D;
	text-decoration: underline;
	margin-bottom: 0px;
	line-height: 30px;
}
h4 {
	font-size: 15px;
	background-color: #2A688D;
	color: #FFFFFF;
	line-height: 25px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	text-align: center;
}
#top #contents .com_r .link_2 {
	color: #004A77;
	font-size: 13px;
	border: 1px solid #2A688D;
	line-height: 23px;
	width: 340px;
	padding-top: 6px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 6px;
}

body {
	background-image: url(back.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
}
#contents {
	background-color: #F3F3F3;
	text-align: left;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 20px;
	font-size: 14px;
}
p {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D9D9D9;
	padding-bottom: 4px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#top #contents .link {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 25px;
	font-size: 18px;
	font-weight: bold;
	line-height: 25px;
}
#top #contents .footer {
	font-size: 13px;
	text-align: center;
	padding-top: 10px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #2A688D;
	padding-bottom: 10px;
}
a:hover {
	color: #CC0099;
}

strong {
	font-weight: normal;
}
h2 {
	font-size: 16px;
	background-image: url(list.jpg);
	background-repeat: no-repeat;
	height: 22px;
	line-height: 22px;
	padding-left: 30px;
}
h3 {
	font-size: 16px;
	background-image: url(list.jpg);
	background-repeat: no-repeat;
	height: 22px;
	line-height: 22px;
	padding-left: 30px;
	margin-top: 30px;
}
#top #contents .clier {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D9D9D9;
	padding-bottom: 4px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	clear: both;
	padding-top: 10px;
}
