.IndexTable {
	width: 164px;
	height: 130px;
	background-image: url(/csr/images/p_index_table_01_body.gif);
	background-repeat: repeat;
	padding: 3px 8px 3px 8px;
}

.IndexGoalWrapper{
	background: url(/csr/images/bg_index_02.gif) bottom left no-repeat;
}
.GoalIniner{
	background: url(/csr/images/bg_index_01.gif) top left no-repeat; 
	padding: 10px;
	zoom:1;
}
.GoalIniner:after{
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}
.Goal01,
.Goal02{
	width: 155px;
	margin-right: 40px;
	float: left;
}
.Goal03{
	width: 155px;
	float: right;
}
.Goal01 a,
.Goal02 a,
.Goal03 a{
	display: block;
	width: 155px;
	margin: 0 0 10px 0;
}
.Goal01 a.csricon,
.Goal02 a.csricon,
.Goal03 a.csricon{
	display: block;
	width: 60px;
	margin: 0;
	float: left;
}

.Goal01 p{
	padding-left: 60px;
	color: #000000;
	line-height: 140%;
}
.Goal02 p{
	padding-left: 60px;
	color: #000000;
	line-height: 140%;
}
.Goal03 p{
	padding-left: 60px;
	color: #000000;
	line-height: 140%;
}



/*CsrNews--------------------------------
-------------------------------------------*/
/*
.H3Ichiran {
	background-image: url(/csr/images/p_index_line_01.gif);
	background-repeat: repeat-x; 
	background-position: left top;
	clear:both;
	margin:0px;
	padding:0px 0px 10px 0px;
}

.H3Ichiran span.ray1 {
	margin-left: 118px;
	vertical-align: 8px;
	font-weight: normal;
}
*/

#News {
	float: left;
	width: 360px;
	margin-right: 20px;
}

#News #NewsTitle {
	background-image: url(/csr/images/p_index_line_01.gif);
	background-repeat: repeat-x; 
	background-position: left top;
	width: 360px;
	height: 29px;
}
#News #NewsTitle .TitleLeft {
	float:left;
	width: 117px;
}
#News #NewsTitle .IchiranRight {
	float:left;
	width: 243px;
	margin-top: 9px;
	text-align: right;
}

#News #NewsTitle .IchiranRight .Link01End {
	text-decoration: none;
	margin-right: 0px;
	background-image: url(/common/images-before/icon_arrow_01.gif);
	background-repeat: no-repeat;
	padding-left: 12px;
}

#News #NewsTitle .IchiranRight .Link01End:hover {
	text-decoration: underline;
}


#News #CsrNews {
	clear:both;
	padding: 20px 10px 0 10px;
	color: #000000;
}
#News #CsrNews .CsrNewsdays {
	float: left;
	width: 75px;
	color: #000000;
}
#News #CsrNews .CsrNewsHead {
	float: right;
	width: 265px;
}

/*Topics--------------------------------
-------------------------------------------*/

#Topics {
	float: right;
	width: 190px;
	background-color: #f5ebd7;
}

#Topics div.TopicsBox {
	margin: 10px 15px 20px 15px;	
}

#Topics div.TopicsBox a {
	font-size: 10px;
}


