@charset "shift-jis";
/* ----------------------------------------------
	This style definition is program page.
------------------------------------------------- */

ol.check li{
	background-image: url(../../common/img/dot.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-bottom: 10px;
	padding-bottom: 5px;
}

table.thamb td {
	padding-left:23px;
	padding-right:23px;
	padding-bottom:20px;
	text-align:center;
	font-size: 88%;
}

table.thamb td img{
	padding-bottom:5px;
}

.accordion {   
}   
.accordion h5 {   
    margin: 0;   
    cursor: pointer;   
}   
.accordion h5:hover {   
}   
.accordion h5.active {   
}   
.accordion p {
	background: #f7f7f7;
	margin: 0;
	padding: 10px 15px 20px;
	display: none;
	line-height: 180%;
}

.formbox { width:250px;}