@charset "utf-8";
#flash{
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	z-index: 1;
	margin-top: -65px;
}
#main .item {
	background-color: #d6edf5;
	width: 610px;
	padding: 10px;
}
#main .item.white{
	background-color: #fff;
	width: 610px;
	padding: 10px;
}
#main .item .inner {
	background-color: #FFF;
	padding: 20px;
}
#main .item.white .inner {
	background-color: #FFF;
	padding-top: 0px;
	padding-right: 10px;
}
#main .item .inner .left {
	display: inline;
	float: left;
	width: 150px;
	background-color: #d5eefb;
	padding: 3px;
}
#main .item .inner .right {
	display: inline;
	float: right;
	width: 390px;
}
#main .item .inner .right .p_sen01{
	line-height: 1.6;
	text-align: left;
	margin-top: 10px;
}
#main .h2_title01 {
	font-size: 18px;
	color: #FFF;
	background-image: url(../images/h2_title01.gif);
	background-repeat: no-repeat;
	height: 32px;
	width: 630px;
	padding-top: 5px;
	padding-left: 20px;
	text-align: left;
}
#main .h2_title02 {
	font-size: 18px;
	color: #FFF;
	background-image: url(../images/h2_title02.gif);
	background-repeat: no-repeat;
	height: 32px;
	width: 630px;
	padding-top: 5px;
	padding-left: 20px;
	text-align: left;
}
.h3_title {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
#main .time_table .tr01 th {
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	text-align: center;
	background-color: #d5eefb;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
	white-space: nowrap;
}
#main .time_table .tr01 th p{
	color: #00a0E9;
	font-weight: normal;
}
#main .time_table .tr02 th {
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	background-color: #d5eefb;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: left;
	width: 180px;
	padding-left: 5px;
	white-space: nowrap;
	padding-right: 10px;
}
#main .time_table .tr02 td {
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	background-color: #d5eefb;
	text-align: center;
	font-size: 15px;
}
#main .time_table2 {
	margin-right: auto;
}
#main .time_table2 th {
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #FFF;
	background-color: #d5eefb;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
}
#main .time_table2 td {
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #FFF;
	text-align: left;
	color: #666;
	padding-left: 5px;
}
#main .item .inner .right .kamoku{
	text-align: left;
	font-size: 15px;
	line-height: 32px;
	background-image: url(../images/dotte_line.gif);
	background-repeat: repeat-y;
	background-position: left bottom;
	color: #00a0e9;
}
#main .item .inner .right .kamoku a{
	color: #00a0e9;
}
#main .item .inner .right .kamoku a:hover{
	color: #00a0e9;
	text-decoration: underline;
}
/*IE6,IE7*/
*:first-child+html #main .item .inner .right {
	width: 400px;
}
*html #main .item .inner .right {
	width: 400px;
}
*:first-child+html #main .time_table .tr02 th {
	font-weight: normal;
	font-size: 0.9em;
}
*html #main .time_table .tr02 th {
	font-weight: normal;
	font-size: 0.9em;
}
