@charset "Shift_JIS";
@import url("common.css");
/*------------------*/
#graphic{
	margin-bottom: 15px;
	height: 230px;
	width: 540px;
	overflow: hidden;
}
.section{
	width: 530px;
	padding-left: 5px;
}
.section01{
	padding-left: 20px;
}
/*------------------*/
h2{
	background-image: url(../img_index/h2.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 530px;
	overflow: hidden;
	text-indent: -9999px;
	margin-bottom: 5px;
}
#c-topics h2{
	background-position: 0px 0px;
}
#c-about h2{
	background-position: 0px -30px;
}
#c-info h2{
	background-position: 0px -60px;
}
/*------------------*/
#c-about .group{
	width: 530px;
}
#c-about .group .txt{
	float: left;
	width: 320px;
	padding-left: 20px;
}
#c-about .group .pic{
	float: right;
	width: 190px;
}
/*------------------*/

#c-info li {
	display: inline;
	padding-left: 8px;
}

/*2013.07.05 ssplus kumagai*/
.listTopics {
	padding: 10px 0;
}
.listTopics li {
	background: url(../img_index/listTopics.gif) no-repeat left 5px;
	padding: 5px 15px 10px 20px;
}