@charset "UTF-8";
/* index CSS Document */

#header {
	background-image:url(../images/header2.png);
	background-repeat:no-repeat;
	height:285px;
}

.contents .c_body {
	padding: 10px 10px 5px 10px;
}

#time_table .c_body, #message .c_body {
	height: 265px;
}

#time_table .c_body {
	background-image:url(../images/icon_time_table.jpg);
	background-position:right bottom;
	background-repeat: no-repeat;
}
#infomation .c_body {	
	background-image:url(../images/icon_infomation.jpg);
	background-position:right bottom;
	background-repeat: no-repeat;

}

#info li
{
	list-style:disc;
	margin-left:20px;
	width:210px;
}

.infomation {
  text-indent:-1em; 
  padding-left:1em;
}