@charset"utf-8";
/* */
/* ------------------------------------------------------------
Header
------------------------------ */
#headerIndexImg {
	clear:both;
	height: 210px;
	background-image: url(../img/index_main_img.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #B13E3A;
}

#headerIndexImgR {
	float: right;
	width: 250px;
	background-image: url(../img/index_main_bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 210px;
	color:#FFFFFF;
	background-color: #B13E3A;
}

#headerIndexMembers {
	text-align: left;
	padding-top: 20px;
	padding-right: 15px;
	padding-left: 48px;
}

#headerIndexMembers p{
	padding-bottom: 12px;
	line-height: 140%;
}

/* ------------------------------------------------------------
Layout
------------------------------ */
#contentsIndex {
	width: 760px;
	padding-top:320px;
}

#contentsIndexMain {
	float: left;
	width: 500px;
	text-align: left;
}


#contentsIndexSub {
	float: right;
	width: 230px;
	text-align: right;
}


/* ------------------------------------------------------------
MainContents
------------------------------ */
#indexMain1 {
	padding-left: 10px;
}

#indexMain2 {
	clear:both;
	padding-left: 10px;
	padding-top: 15px;
}

.indexMainImg{
	float: left;
	width: 150px;
	text-align: right;
}

.indexMainTxt{
	float: right;
	width: 320px;
}


/* ------------------------------------------------------------
BottomContents
------------------------------ */
#indexBottom {
	clear:both;
	width:770px; /*for WinIE6,7 */
	padding-top: 15px;
	font-size: 11px;
	line-height: 130%;
}

#indexBottomL {
	float:left;
	width:244px;
	height: 140px;
	background-image: url(../img/index_bottom_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

#indexBottomC {
	float:left;
	width:244px;
	height: 140px;
	margin-left: 14px;
	display: inline; /*for WinIE6 */
	background-image: url(../img/index_bottom_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

#indexBottomR {
	float: left;
	width: 244px;
	height: 140px;
	margin-left: 14px;
	display: inline;/*for WinIE6 */
	background-image: url(../img/index_bottom_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

.indexBottomTxt{
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 40px;
}

.indexBottomLink {
	margin-right: 10px;
	margin-left: 40px;
	text-align: right;
}


/* ------------------------------------------------------------
SubContents
------------------------------ */
#contentsIndexSub ul {
	list-style: none;
}

#contentsIndexSub li {
	float:left;
}
