/*====================================== 
INDEX—pCSS
=======================================*/ 

body {
	background:url(../../img/bk_index.gif) repeat-x #f9cce5;
}

#index_header {
	background:url(../../img/bk_mainimg.jpg) no-repeat center;
	height:322px;
	margin-top:20px;
}

#contheadertop h2 {
	padding-top:40px;
	padding-bottom:30px;
}

.indexNews h2 {
	margin-top:50px;
	margin-bottom:10px;
}

.indexNews ul{
	padding:5px 10px 10px 10px;
	margin:0;
	list-style:none;
}
.indexNews li{
	background:url(../../img/line_pink.gif) repeat-x bottom left;
	padding-bottom:10px;
	margin-top:10px;
	font-size:1.2em;
	line-height: 1.8em;
}

.topicsBox{
	width:616px;
	height:189px;
	overflow:auto;
	padding:5px;
	margin:0 0 10px 0;
	border:solid 2px #e1007e;
}