@charset "utf-8";

/* ------------------------------------------------------
 TOP
------------------------------------------------------ */
body.top {
}


/* Flashcontent
------------------------------------------------------ */
#noFlashContent {
position:relative;
width:963px;
height:400px;
margin:0 auto;
background:url(/images/index_bg_01.jpg) repeat-x top left;
}
#noFlashContent p#p01 {
position:absolute;
top:157px;
left:320px;
}
#noFlashContent p#p02 {
position:absolute;
top:205px;
left:246px;
}


/* contents
------------------------------------------------------ */
.top div#contentsArea {
padding-top:0;
}

.top div#contentsInner {
	width:880px;
	text-align:left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

.top div#blockFirst {
	border: 1px solid #d6d6d6;
	height: 100%;
	width: auto;
	background-color: #F9F9F9;
	background-image: url(/images/topbg0.gif);
	background-repeat: repeat-y;
}

.top div#blockFirst #left {
	width: 102px;
	background-image: url(/common/images/red_arrow_03.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	float: left;
	height: 100%;
	font-size: 110%;
	font-weight: bold;
	color: #333333;
}

.top div#blockFirst #right {
	width: 516px;
	padding-top: 20px;
	float: right;
	padding-right: 20px;
}

.top div .blockFirst {
	border: 1px solid #d6d6d6;
	height: 100%;
	width: auto;
	margin-top: 10px;
	background-image: url(/images/topbg.gif);
	background-repeat: repeat-y;
}

.top div .blockFirst #left {
	width: 102px;
	background-image: url(/common/images/red_arrow_02.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	float: left;
	font-size: 110%;
	font-weight: bold;
	color: #333333;
}

.top div .blockFirst #right {
	width: 516px;
	padding-top: 20px;
	float: right;
	padding-right: 20px;
}

.top div.blockArea {
	background-image: url(/common/images/red_arrow_02.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border: 1px solid #d6d6d6;
	margin-top: 30px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	height: 100%;
	width: 618px;
}

.top div.blockAreaNoLink {
	border: 1px solid #d6d6d6;
	margin-top: 30px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	height: 100%;
	width: 618px;
}

.top div.titleArea {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d9d9d9;
	font-size: 110%;
	color: #333333;
	padding-bottom: 10px;
	font-weight: bold;

}

.top div.textArea {
	margin-top: 10px;
	font-size: 90%;
	color: #444;
	line-height: 18px;
}

.top div.textLeft {
	float: left;
	width: 410px;

}

.top div.textRight {
	float: right;
	width: 180px;

}

.top div.textLeft {
	float: left;
	width: 410px;
	line-height: 2;

}

.top div.text620 {
	width: 620px;
}

.arrowLink {
	padding-left:11px;
	background-image: url(/common/images/link_arrow_01.gif);
	background-repeat: no-repeat;
	background-position: 0 0.5em;
	margin-top: 10px;
}

.top div.blockArea .linkText {

}
/*conArea
------------------------------------------------------ */

.newsImg {
float:left;
width:110px;
}



table.tableA {
	width: 100%;
}
table.tableA th,
table.tableA td {
	padding: 5px 8px;
	border: 1px solid #666;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
}

table.tableA th {
	background-color: #e1f7ff;
	font-weight: bold;
}
table.tableA th.wid01 {
	width: 175px;
}

.textAreaLast {
	margin-top: 20px;
	padding: 10px 10px 15px 10px;
	background-color: #ccc;
	clear:both;
}

.titleYellow {
	color: #FF6600;
	font-size:110%;
}