@charset "utf-8";
/* ------- css list created date 2013
index
--------------------- */

/* -------------------------------
index
------------------------------- */
#index #globalNavArea{
	height:400px;
}
#visual{
	position: relative;
	width:100%;
	height:354px;
	text-align:left;
}
#layoutEssay{
	margin: 0 auto;
	width:840px;
	position: relative;
}
#index #ttlHl001{
	height:26px;
	background: url(images/index_ttl_hl_001.png) no-repeat left top;
}
.clearline{
	margin:24px 0 15px;
}
#layoutEssay p{
    margin-top:2em;
	line-height: 2.2;
}
.txtR{
text-align: right;
}
#layoutEssay .essayList{
margin-top:30px;
list-style-type: none;
overflow: hidden;
}
#layoutEssay ul li{
margin-left: 35px;
float: left;
}
#layoutEssay ul li:first-child{
margin-left: 0;
}
#layoutEssay ul li a{
	display:block;
	width: 121px;
	height:33px;
	background: url(./images/btn_download.png);
	background-repeat:no-repeat;
	background-position: left top;
	font-size:10px !important;
	line-height:12px !important;
	text-align:left !important;
	text-indent:102% !important;
	white-space:nowrap !important;
	overflow:hidden !important;
	word-wrap: normal !important;
}
#layoutEssay ul li a:hover{
	background-position: left bottom;
}