@charset "utf-8";


#osirase{
	border:5px solid #CCCCCC;
	padding:15px;
	background:#FFFFD2;
	margin-bottom:30px;}
	
#osirase #osirasetit{
	font-size:110%;
	font-weight:bold;
	color:#FF3300;
	padding-bottom:3px;
	border-bottom:1px dotted #999;
	margin-bottom:7px;}	
	
	
/*photo*/
.table_photo {
	border-collapse: collapse;
	border-spacing: 0px;
	empty-cells: show;
	margin: 0px auto;
	margin-bottom:60px;
	font-weight:normal;
	
	}
	
.table_photo th,
.table_photo td {
	font-size:80%;
	width:50%;
	line-height:100%;
	vertical-align:top;
	padding:7px;
	text-align:center;border:5px solid #FFFFFF;
	}
	
.table_photo tr.midasi,
.table_photo td.midasi {
	background:#EBEBEB;
	padding:3px;}
		
	
#list{
    margin-bottom:40px;
	line-height:110%;
	padding-bottom:10px;
	border-bottom:5px solid #CCCCCC;
	}	
	
#list ul{
    padding:0px;
	margin:0px;

	}	
	
#list li{
    width:700px;
	height:60px;
	padding:0px;
	margin:0px;
	list-style-type:none;
	border-bottom:1px dotted #999999;
	padding-top:10px;
	}
	
/*gaiyou*/
.table_itiran {
	border-collapse: collapse;
	border-spacing: 0px;
	empty-cells: show;
	margin: 0px auto;
	font-weight:normal;
	margin-bottom:60px;
	color:#333333;
	width: 100%;
	}
.table_itiran th,
.table_itiran td {
	padding: 10px;
	border: 1px solid #999999;
	vertical-align:top;
	line-height:130%;
	}
	
.table_itiran th.ta_midasi,
.table_itiran td.ta_midasi{
	font-weight:bold;
	color:#000000;
	background:#EBEBEB;
	}
	
.table_itiran th.more,
.table_itiran td.more{
    text-align:center;
	}				
			
.table_itiran li{
    list-style-type: disc;
	list-style-position: outside;
	margin-bottom:7px;
	padding-bottom:7px;
	border-bottom:1px dotted #EBEBEB;
	}	