#imageArea {
	background-image: url(../images/top_image_back.jpg);
	background-repeat: repeat-y;
	width: 910px;
	padding-bottom: 0px;
	height: 265px;
}
#imageArea .rightSide {
	float: right;
	width: 210px;
	color: #FFFFFF;
	padding: 1em 1em 1em 8px;
	text-align: left;
/*	border: 1px solid #FF0000;*/
}
#imageArea .rightSide ul {
	margin-left: 0px;
	padding-left: 2em;
}
#imageArea .rightSide a {
	color: #FF99CC;
}
#imageArea .rightSide a:hover {
	color: #FF99CC;
	text-decoration: underline;
}
#imageArea .rightSide a:active {
	color: #FF3366;
	text-decoration: underline;
}

#imageArea .rightSide li {
	padding-bottom: 0.5em;
}

#imageArea .topImage {
	padding-top: 2px;
	float: left;
	width: 621px;
}
.rightSide a:link {
	text-decoration: none;
	color: #FFFFFF;
}
.rightSide a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.rightSide a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.rightSide a:active {
	color: #FF88AA;
	text-decoration: underline;
}

#indexHead {
	clear: both;
	background-image: url(../images/index_head.jpg);
	background-repeat: no-repeat;
	height: 42px;
	width: 910px;
}
#indexHead p {
	margin: 0px;
	font-size: 1px;
	line-height: 1px;
}
#indexArea {
	background: url(../images/index_back.jpg) repeat-y left top;
	padding-top: 2px;
	padding-bottom: 2px;
	overflow: hidden;
	width: 910px;
}
#indexArea:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}
/*\*/
* html #indexArea {
    height: 1em;
    overflow: visible;
}
/**/
#indexArea h2 {
	line-height: 120%;
	margin: 6px 0px 8px;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 120%;
}
#indexArea h3 {
	line-height: 120%;
	color: #DE2340;
	margin: 6px 0px 8px;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 14px;
}
#indexArea h3 a {
	color: #DE2340;
}
#indexArea h3 a:hover {
	color: #FF3399;
	text-decoration: underline;
}
#indexArea h3 a:active {
	color: #FF99FF;
	text-decoration: underline;
}


#indexArea p {
	line-height: 160%;
	margin: 0px 0px 12px 20px;
}
#indexArea dl {
	margin-top: 4px;
	margin-bottom: 4px;
}
#indexArea dt {
	margin: 0px;
	font-size: 120%;
	line-height: 130%;
	font-weight: bold;
	padding-bottom: 6px;
}
#indexArea dd {
	margin: 0px;
}
#indexArea li {
	list-style-position: outside;
	list-style-image: url(../images/link_mark1.gif);
	line-height: 130%;
	padding-bottom: 0.4em;
}
#mainNdx {
	width: 242px;
	float: left;
	margin-right: 20px;
/*	border: 1px solid #FF00FF;*/
}
#mainNdx h2 {
	color: #FFEEFF;
}
#mainNdx p {
	color: #FFFFFF;
	padding-right: 1.5em;
}
#mainNdx a {
	color: #33CCCC;
}
#mainNdx a:hover {
	color: #FF0000;
	text-decoration: underline;
}
#mainNdx a:active {
	color: #FF88AA;
	text-decoration: underline;
}

#subNdx {
	width: 332px;
	float: left;
/*	border: 1px dashed #FF0000;*/
}
#aboutUs {
	float: right;
	width: 205px;
	text-align: left;
/*	border: 1px solid #FF0000;*/
}
#indexBottom {
	height: 14px;
	background-image: url(../images/index_bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.footer {
	background-image: url(../images/footer_back.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 120px;
	width: 910px;
}
.contactUs {
	width: 260px;
}
.globalNavi {
	width: 600px;
}
