body {
	margin: 0;
	padding: 0;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	background-color: #ffffff;
	background-image: url(images/back.gif);
	background-repeat: repeat-y;
}
#wrap {
	background-color: #FFFFFF;
	width: 760px;
	margin-left: 70px;
}
#header {
	background-image: url(images/bg-header.jpg);
	background-repeat: no-repeat;
	height: 166px;
}
#title {
	float: right;
	margin: 0;
	padding-top: 0;
	padding-right: 15;
	padding-bottom: 0;
	padding-left: 0;
}
#link {
	color: #339999;
	font-weight: bold;
	font-size: 80%;
	text-align: right;
	padding-bottom: 5px;
}

#title h1 {
	font-weight: bold;
	font-size: 115%;
	width: 300px;
	float: none;
	color: #889eaa;
	text-align: right;
	margin-top: 105;
}

#content {
	height: auto;
	background-color: #cfe4f6;
	background-image: url(images/bg-left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 5px;
}
#menu {
	height: 251px;
	width: 217px;
	float: right;
	margin-top: 48px;
}
#main {
	width: 490px;
	background-image: url(images/bg-right.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
	padding: 0px;
	float: right;
}
#textbox {
	width: 450px;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#contentLeft{
	float: left;
	width: 215px;
	background-image: url(images/bg-body-left.jpg);
	height: 418px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 48;
}
#contentRight {
	float: right;
	width: 495px;
	margin: 0;
	padding: 0;
	background-image: url(images/bg-right2.jpg);
	background-repeat: repeat-y;
	background-position: right;
	background-color: #FFFFFF;
}
#footer {
	clear:both;
	height:30px;
	background-image: url(images/bg-footer.jpg);
	background-repeat: no-repeat;
	padding-top: 12px;
}
.coprtight {
	font-size: 12px;
	color: #3372a9;
	text-align: center;
}
a:link {
	color: #339999;
	text-decoration: underline;
}
a:visited {
	color: #339999;
	text-decoration: underline;
}
a:hover {
	color: #669900;
	text-decoration: underline;
}
a:active {
	color: #339999;
	text-decoration: underline;
}
li {
	font-size: 80%;
	list-style-image: url(images/list.gif);
	color: #666666;
}
p {
	font-size: 80%;
	color: #333333;
	line-height: 130%;
	padding-left: 10px;
	font-weight: normal;
}
h2 {
	font-size: 85%;
	color: #889eaa;
	line-height: 140%;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #feeabe;
	padding-left: 8px;
	margin-top: 20px;
}
h3 {
	font-size: 90%;
	border-left-width: 3px;
	border-left-style: solid;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #898989;
	border-left-color: #898989;
	padding-left: 5px;
	color: #666666;
	padding-bottom: 2px;
	font-weight: bolder;
}
h4{
	font-size: 90%;
	color: #889eaa;
	line-height: 130%;
	padding-left: 23px;
	font-weight: bold;
}
h5{
	font-size: 80%;
	color: #889eaa;
	line-height: 130%;
	padding-left: 23px;
	font-weight: bold;
}
.midashi {
	font-size: 150%;
	color: #cc0000;
	font-weight: bold;
}
#tableleft {
	margin-left: 15px;
}
.orenji {
	color: #FF9B37;
}
.bule {
	color: #889eaa;
}
.gray {
	color: #666666;
}
.red {
	color: #d0111b;
}
.green {
	color: #889eaa;
}p {
	font-size: 80%;
	color: #889eaa;
}
