@charset "utf-8";
/* CSS Document */

ul.opwin{
	padding:0;
	margin:0 0 5px 5px;
}
.opwin li{
	background-image:url(../../images/common/icon_opwin.gif);
	background-repeat:no-repeat;
	background-position:0 3px;
	padding:0 0 0 23px;
	margin:0px 0 0px 0;
}

dl.gyouji{
	clear:both;
	margin:0;
	padding:0;
}

.gyouji dt{
	background-image:url(../images/icon_maru_black.gif);
	background-repeat:no-repeat;
	background-position:0 5px;
	padding:0 0 0 15px;
	clear:both;
	width:300px;
	display:inline;
	float:left;
}
dl.nittei{
	clear:both;
	margin:0;
	padding:0;
}

.nittei dt{
	background-image:url(../images/icon_maru_black.gif);
	background-repeat:no-repeat;
	background-position:0 5px;
	padding:0 0 0 15px;
	clear:both;
	display:inline;
	float:left;
}
.nittei dd{
	clear:both;
	padding-left:50px;
	
}

#date{
	float:right;
	clear:both;
	padding-bottom:2px;
	border-bottom:1px solid #DD5B82;
}


.ptatable{
	border-top:1px dotted #DD5B82;
	border-bottom:1px dotted #DD5B82;
	padding:20px 50px;
	text-align:left;
}


.ptatable table{
	margin:0;
	padding:0;
	border-left:1px solid #bfbfbf;
	border-top:1px solid #bfbfbf;
	width:500px;
}

.ptatable th{
	padding:5px 10px;
	color:#ffffff;
	background-color:#DD5B82;
	text-align:center;
	border-right:1px solid #bfbfbf;
	font-size:12px;
}

.ptatable td{
	padding:5px 10px;
	color:#333333;
	background-color:#ffffff;
	font-weight:normal;
	text-align:left;
	border-bottom:1px solid #bfbfbf;
	border-right:1px solid #bfbfbf;
}

.pta_box{
	border-top:1px dotted #DD5B82;
	border-bottom:1px dotted #DD5B82;
	padding:20px 0px;
	text-align:left;
}
