body {
	margin: 0;
	padding: 0;
	background-image: url(images/back2.gif);
	background-repeat: repeat;
	background-color: #FFFFFF;
	color: #000000;
	font-size: 12px;
}

a:link {
	color:#0033CC;
	text-decoration: none;
}

a:visited {
	color:#0033CC;
	text-decoration: none;
}

a:hover {
	color:#0099FF;
	text-decoration: underline;
}

a:active {
	color:#0099FF;
	text-decoration: underline;
}



#wrapper {
	width:780px;
	margin: 0 auto 10px auto;
	padding: 0;
	text-align: center;
}

#header1 {
	margin: 2px 10px 0 0;
	padding: 0;
	text-align: right;
}

#header2 {
	margin: 0 10px 5px 0;
	padding: 0;
	text-align: right;
}

/*パンくずリスト*/
#toppage {
	padding: 5px 25px;
	background-color: #E8F0EF;
	border-bottom: 1px #999999 solid;
	font-size: 12px;
	text-align: left;
}

#leftcontents {
	margin: 0 0 10px 0;
}

#rightcontents {
	margin: 0 0 10px 0;
	padding: 0;
	text-align: left;
}



.wrapper1 {
	margin: 0 0 10px 0;
	background-color: #FFFFFF;
	border-left: 1px #666666 solid;
	border-right: 1px #666666 solid;
}

.toplogo {
	margin: 10px;
}

.tablesubimg {
	margin: 0 5px 0 5px;
	border-right: 1px #999999 dashed;
	text-align: center;
}

.topsubcon {
	margin: 5px 5px 0px 5px;
	text-align: left;
	font-size: 11px;
	color: #222222;
	line-height: 1.2;
	background-image: url(images/contents/back.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}

.rightsub1 {
	margin: 0 5px;
	padding: 10px 15px;
	text-align: left;
	border: 1px #999999 solid;
	background-color: #E9F1F5;
}

.rightsub2 {
	margin: 0px;
	padding: 6px 0;
	border-bottom: 1px #999999 solid;
}

.rightsub3 {
	margin: 0px;
	padding: 6px 0 0px 0;
}

.footer1 {
	margin: 10px 0 5px 5px;
	padding: 10px;
	border-top: 4px #95C0D5 solid;
	border-bottom: 1px #999999 solid;
	border-left: 1px #999999 solid;
	border-right: 1px #999999 solid;
	background-color: #E9F1F5;
	text-align: left;
	color: #333333;
	font-size: 12px;
	line-height: 1.3;
}

.footer2 {
	margin: 5px 10px 0 15px;
	padding: 0px;
	text-align: left;
	color: #333333;
	font-size: 12px;
	line-height: 1.3;
}

.footer3 {
	margin: 5px 0 0 5px;
	text-align: left;
	color: #666666;
	font-size: 10px;
	line-height: 1.3;
}

.copyright {
	margin: 10px 0 0 0;
	padding: 5px 0;
	/*background-color: #3366FF;*/
	background-color: #0069D2;
	text-align: center;
	color: #FFFFFF;
	font-size: 10px;
}

.copyrightnext {
	margin: 0;
	padding: 5px 0;
	/*background-color: #3366FF;*/
	background-color: #0069D2;
	text-align: center;
	color: #FFFFFF;
	font-size: 10px;
}

.leftnavi1 {
	margin: 0 0 5px 0;
	padding: 0;
}

.pagetop {
	margin: 0 30px 20px 0;
	padding: 0;
	text-align: right;
}

.text10gray {
	font-size: 10px;
	color: #666666;
	line-height: 1.3;
}