body {	
	background-color: #1e384d;
	text-align: center;
	margin-top: 5px;
}	
#header {	
	width: 750px;
	height: 120px;
	margin-right: auto;
	margin-left: auto;
	border-top: 10px outset #6495ed;
	border-bottom: 1px solid #6495ed;
	border-right: 10px inset #6495ed;
	border-left: 10px outset #6495ed;
	background-image: url(../images/credit-banner.jpg);
	background-repeat: no-repeat;
}
#title {
	width: 750px;
	height: 65px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	border-right: 10px inset #6495ed;
	border-left: 10px outset #6495ed;
}
#mainbox {	
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	border-right: 10px inset #6495ed;
	border-left: 10px outset #6495ed;
}	
#text {	
	width: 550px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	padding-right: 10px;
	float: left;
}	
#ad1 {	
	width: 150px;
	height: 600px;
	background-color: #ffffff;
	margin-right: auto;
	margin-left: auto;
	float: right;
}	
#ad2 {
	width: 750px;
	height: 150px;
	margin-right: auto;
	margin-left: auto;
	border-right: 10px inset #6495ed;
	border-left: 10px outset #6495ed;
	background-color: #ffffff;
}
#rss {
	width: 750px;
	height: 80px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	border-right: 10px inset #6495ed;
	border-left: 10px outset #6495ed;
	background-color: #ffffff;
}	
#footer {	
	width: 750px;
	height: 100px;
	margin-right: auto;
	margin-left: auto;
	background-color: #b3caf6;
	font-size: 14px;
	text-align: center;
	border-top: 1px outset #6495ed;
	border-bottom: 10px inset #6495ed;
	border-right: 10px inset #6495ed;
	border-left: 10px outset #6495ed;
}	
a {
text-decoration: none;
}
a img {
	border: 0;
}
a:link {
color: #000000;
}
a:visited {
color: #000000;
}
a:active {
color: #000000;
}
a:hover {
color: #000000;
}
h1 {
	color: #FFFFFE;
	font-size: 13px;
	text-align: center;
	margin: 3px;
}
h2 {
	padding-left: 25px;
	color: #000000;
	font-size: 20px;
	text-align: left;
	border-bottom: 3px double #ffffff;
	margin-top: 35px;
	margin-left: 30px;
	margin-right: 250px;
}
h2 a:link{
	color: #000000;
	font-size: 20px;
	text-decoration: none;
}
h2 a:visited{
	color: #000000;
	font-size: 20px;
	text-decoration: none;
}
h2 a:hover{
	color: #000000;
	font-size: 20px;
	text-decoration: none;
	position:relative; top:1px; left:1px;
}
h2 a:active{
	color: #000000;
	font-size: 20px;
	text-decoration: none;
}
h3 {
	color: #4b6fb1;
	font-size: 14px;
	text-align: left;
	margin-top: 15px;
	margin-left: 30px;
	padding-left: 40px;
}
h4 {
	background-image: url(../images/C20-c038.png);
	background-repeat: no-repeat;
	background-position: 30px 30px;
	height: 65px;
	padding-top: 30px;
	padding-bottom: 0px;
	padding-left: 62px;
	color: #000000;
	font-size: 18px;
	text-align: left;
	margin-top: 0px;
}
/*####### ここまで<h1>から<h4>までを指定したものです。#####*/


/*####### ここからページ内に使われているその他のboxを指定したものです。#####*/
.ad1 {
	background-color: #ffffff;
	width: 120px;
	margin-right: 15px;
	margin-left: 15px;
	padding-top: 0px;
	padding-bottom: 20px;
}
.ad2 {
	background-color: #ffffff;
	width: 728px;
	height: 90px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
	padding-bottom: 30px;
}
.rss {
	height: auto;
	background-color: #ffffff;
	text-align: center;
	font-size: 12px;
	color: #4b6fb1;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-right: 15px;
	margin-left: 15px;
	padding:5px 10px;
	border:1px solid #ccc;
}
/*####### ここまでページ内に使われているその他のboxを指定したものです。#####*/

/*####### ここからその他を指定したものです。#####*/
p {
	font-size: 13px;
	line-height: 17px;
	letter-spacing: 1.5px;
	text-align: left;
	padding-left: 50px;
}
.copyright {
	font-size: 14px;
	line-height: 17px;
	letter-spacing: 1.5px;
	padding-top: 35px;
	color: #4b6fb1;
}
.copyright a:link{
	color: #4b6fb1;
	font-size: 14px;
	text-decoration: none;
}
.copyright a:visited{
	color: #4b6fb1;
	font-size: 14px;
	text-decoration: none;
}
.copyright a:hover{
	color: #4b6fb1;
	font-size: 14px;
	text-decoration: none;
	position:relative; top:1px; left:1px;
}
.copyright a:active{
	color: #4b6fb1;
	font-size: 14px;
	text-decoration: none;
}
/*####### ここまでその他を指定したものです。#####*/
