@charset "utf-8";

/*main*/
body {
	text-align: center;
	font-size: 12px;
	line-height: 17px;
	color: #666666;
	margin: 0;
	padding: 0px;
	background: url(img-re/bg.gif) repeat-y center;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
th {
	font-size: 12px;
	line-height: 17px;
	color: #666666;
	font-weight: normal;
}
td {
	font-size: 12px;
	line-height: 17px;
	color: #666666;
}
a:link {
	color: #CC0000;
	text-decoration: none;
}
a:visited {
	color: #CC0000;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: underline;
}
a:active {
	color: #CC0000;
	text-decoration: underline;
}
#container {
	width: 771px;
	text-align: left;
	background-color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}
#areaA {
	float: left;
	width: 600px;
}
#areaB {
	float: left;
	width: 151px;
	margin-left: 19px;
}
#areaC {
	float: left;
	width: 202px;
	margin-top: 27px;
	margin-bottom: 30px;
}
#areaD {
	float: left;
	width: 360px;
	margin-top: 27px;
	margin-bottom: 30px;
}
#areaE {
	float: left;
	width: 176px;
	margin-top: 27px;
	margin-left: 25px;
	margin-bottom: 30px;
}
h1 {
	text-align: right;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	margin: 0px auto;
	background: url(img-re/bg-h1.gif) no-repeat;
	padding-top: 5px;
	padding-bottom: 7px;
}
h2,h3,h4,h5 {
	margin: 0px;
	padding: 0px;
}
.pageup {
	clear: both;
	text-align: right;
	margin-right: 18px;
	margin-top: 48px;
	margin-bottom: 28px;
}
#copy {
	clear: both;
	text-align: right;
	font-size: 12px;
	line-height: 17px;
	color: #CC0000;
	margin-top: 13px;
	margin-bottom: 40px;
}

/*header*/
.name {
	position: absolute;
	top: 29px;
	left: 3px;
}
.btn {
	text-align: right;
	height: 40px;
}
.navi ul {
	margin: 0px;
	padding: 0px;
}
.navi li {
	font-size: 0px;
	line-height: 0px;
	float: left;
	list-style-type: none;
	margin-bottom: 10px;
}

/*areaB*/
.partners ul {
	color: #CC0000;
	list-style-type: none;
	margin: 0px 0px 7px;
	padding: 0px;
}
.partners ul  li {
	border-bottom: 1px dotted #CCCCCC;
	padding-bottom: 2px;
	background: url(img-re/mark01.gif) no-repeat;
	padding-left: 15px;
	margin: 4px 0px 0px;
}

/*areaC*/
#areaC .index ul {
	margin: 0px 26px 0px 0px;
	padding: 0px;
	list-style-type: none;
}
#areaC .index ul li {
	border-bottom: 1px solid #CCCCCC;
	border-left: 6px solid #CCCCCC;
}
#areaC .index .menu {
	background: url(img-re/mark02.gif) no-repeat;
	padding-left: 22px;
	padding-top: 7px;
	padding-bottom: 7px;
}
.menu a {
	display: block;
	width: 155px;
}
.menu a:link {
	color: #333333;
	text-decoration: none;
}
.menu a:visited {
	color: #333333;
	text-decoration: none;
}
.menu a:hover {
	color: #CC0000;
	text-decoration: underline;
}
.menu a:active {
	color: #CC0000;
	text-decoration: underline;
}
#areaC .subMenu {
	background: url(img-re/mark03.gif) no-repeat;
	padding-left: 37px;
	padding-top: 7px;
	padding-bottom: 7px;
}
.subMenu a {
	display: block;
	width: 140px;
}
.subMenu a:link {
	color: #333333;
	text-decoration: none;
}
.subMenu a:visited {
	color: #333333;
	text-decoration: none;
}
.subMenu a:hover {
	color: #CC0000;
	text-decoration: underline;
}
.subMenu a:active {
	color: #CC0000;
	text-decoration: underline;
}

/*areaD*/
.service p {
	margin: 5px 8px 12px;
}
.introduction {
	background: #F2F2F2;
	padding: 15px;
	border: 1px solid #666666;
}

/*areaE*/
.columnE {
	margin-bottom: 20px;
}
.date {
	margin-top: 7px;
}
.columnE ul {
	margin: 5px 0px 0px;
	padding: 0px;
	list-style-type: none;
}
.columnE ul li {
	background: url(img-re/mark01.gif) no-repeat;
	padding-left: 15px;
}
.columnE p {
	margin: 5px;
}

/*others*/
.produceSite td {
	font-size: 10px;
	text-align: center;
	vertical-align: top;
	width: 153px;
	padding-top: 5px;
	padding-bottom: 10px;
}

/*footer*/
.textLink {
	font-size: 10px;
	color: #CC0000;
	background: #F2F2F2;
	text-align: right;
	padding: 1px 5px 1px 1px;
	border: 1px solid #CC0000;
}
.textLink ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.textLink ul li {
	display: inline;
	padding-left: 5px;
}
.rLine {
	padding-right: 5px;
	border-right: 1px solid #CC0000;
}

/*decoration*/
.font14 {
	font-size: 14px;
	line-height: 19px;
}
.font12 {
	font-size: 12px;
	line-height: 22px;
}
.font10 {
	font-size: 10px;
	line-height: 15px;
}
.marker01 {
	color: #CC0000;
}
.enclose01 {
	border: 1px solid #666666;
}
.enclose02 {
	border: 1px solid #999999;
}
.enclose03 {
	border: 1px solid #CCCCCC;
}
.box1 {
	padding: 5px;
}
.link {
	font-size: 10px;
	text-decoration: none;
	text-align: center;
}
.link a:link {
	color: #666666;
	text-decoration: none;
}
.link a:visited {

	color: #666666;
	text-decoration: none;
}
.link a:hover {

	color: #333333;
	text-decoration: underline;
}
.link a:active {

	color: #CC0000;
	text-decoration: underline;
}
.paddingR01 {
	padding-right: 20px;
}
.feed ul {
	list-style-type: none;
}
