@import url("contents.css");
body {
	background-image: url(../images/main_bg.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}


#inbox {
	font-size: 12px;
	line-height: 140%;
	color: #333333;
	padding: 0px;
	width: 780px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #333333;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#bottom {
	padding: 0px;
	width: 780px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	background-image: url(../images/copyright.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 12px;
}


#inbox #bottombox {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #0066CC;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333366;
	border-bottom-color: #333366;
	text-align: right;
}
#inbox #bottombox #bottomlink ul {
	padding: 0px;
	margin-top: 3px;
	margin-right: 15px;
	margin-bottom: 3px;
	margin-left: 0px;
}
#inbox #bottombox #bottomlink li {
	display: inline;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 14px;
}


#inbox #titlebox {
	background-color: #0066CC;
	height: 22px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #000066;
}
#inbox #titlebox h1 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	padding: 3px;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 0px;
}


#inbox #headerbox {
	background-image: url(../images/header.gif);
	height: 64px;
	width: 780px;
	position: relative;
}
#inbox #headerbox #logo {
	height: 45px;
	width: 220px;
	position: absolute;
	left: 20px;
	top: 7px;
	display: block;
}
#inbox #headerbox #toplink {
	font-size: 12px;
	position: absolute;
	top: 45px;
	right: 22px;
	margin: 0px;
	padding: 0px;
}
#inbox #headerbox #toplink ul {
	margin: 0px;
	padding: 0px;
}
#inbox #headerbox #toplink li {
	display: inline;
	list-style-image: url(../images/arr.gif);
	padding-left: 10px;
	margin-left: 10px;
	background-image: url(../images/arr.gif);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	line-height: 100%;
	background-position: 1px;
}


a:link {
	color: #3366CC;
}
a:visited {
	color: #5B84D7;
}
a:hover {
	color: #FF9900;
}
a:active {
	color: #FF3300;
}


#inbox #bottombox #bottomlink a:link {
	font-size: 12px;
	color: #FFFFFF;
}
#inbox #bottombox #bottomlink a:visited {
	font-size: 12px;
	color: #FFFFFF;
}
#inbox #bottombox #bottomlink a:hover {
	font-size: 12px;
	color: #FFFF00;
}
#inbox #bottombox #bottomlink a:active {
	font-size: 12px;
	color: #FFCC00;
}
#inbox #contentsbox {
	padding: 0px;
	width: 752px;
	margin-top: 15px;
	margin-right: 14px;
	margin-bottom: 15px;
	margin-left: 14px;
}



/* left */
#inbox #contentsbox .com1 {
	background-image: url(../images/infobox_a.jpg);
	background-repeat: no-repeat;
	height: 103px;
	width: 220px;
	position: relative;
	clear: both;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 9px;
	margin-left: 0px;
}

/* center */
#inbox #contentsbox .com2 {
	background-image: url(../images/infobox_b.jpg);
	background-repeat: no-repeat;
	height: 103px;
	width: 296px;
	position: relative;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 9px;
	margin-left: 3px;
	clear: both;
}
.gradationa {
	background-image: url(../images/gradation_a.jpg);
	background-repeat: repeat-x;
	height: 19px;
}
.gradationb {
	background-image: url(../images/gradation_b.jpg);
	background-repeat: repeat-x;
	height: 15px;
	clear: both;
}
.gradationC {
	background-image: url(../images/gradation_b.jpg);
	background-repeat: repeat-x;
	height: 5px;
	clear: both;
}
#inbox #SubpageLeft {
	width: 200px;
	float: left;
	margin-left: 1px;
}
#inbox #SubpageRight {
	float: right;
	width: 530px;
	margin-top: 15px;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#inbox #SubpageRightB {
	margin-top: 0px;
	padding-top: 25px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 22px;
	background-color: #000000;
	color: #F5F5F5;
	float: right;
}

.comtitle {
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	left: 8px;
	top: 5px;
	position: absolute;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	right: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #003366;
}
.comimg {
	margin: 0px;
	padding: 0px;
	height: 60px;
	width: 80px;
	top: 28px;
	position: absolute;
	left: 8px;
}
.comtxt {
	font-size: 11px;
	line-height: 120%;
	position: absolute;
	left: 93px;
	top: 28px;
	padding: 0px;
	margin: 0px;
	right: 5px;
}
.commore {
	position: absolute;
	bottom: 5px;
	right: 10px;
	left: 93px;
	text-align: right;
	font-size: 11px;
}
.comright {
	font-size: 12px;
	line-height: 130%;
	color: #444444;
	padding: 0px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 7px;
}
.comrightS {
	font-size: 11px;
	line-height: 130%;
	color: #444444;
	padding: 0px;
}
.imgflame {
	border: 1px solid #999999;
}
.navibox {
	width: 200px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
}
.naviboxW {

	width: 200px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}

/*index左側*/
.bnrBox {
	width: 524px;
	margin-right: 4px;
	margin-bottom: 4px;
}
.titleTxt {
	width: 509px;
	padding-top: 10px;
	margin-right: auto;
	margin-left: 0px;
}

#linkRe {
	font-size: xx-small;
}
#linkRe a:link {
	font-size: xx-small;
	color: #FFFFFF;
}
#linkRe a:visited {
	font-size: xx-small;
	color: #FFFFFF;
}
#linkRe a:hover {
	font-size: xx-small;
	color: #FFFF00;
}
#linkRe a:active {
	font-size: xx-small;
	color: #FFCC00;
}
