﻿body{
margin:15px;
padding:0px;
font-family:sans-serif;
font-size:14px;
}

h1,h2,h3,h4,h5,p,li,ul,dl,dt,dd
{
margin:0px;
padding:0px;
font-size:14px;
line-height:19px;
font-weight:normal;
list-style:none;
}

.small{
font-size:11px;
line-height:13px;
color:red;
}

.mid{
font-size:13px;
line-height:15px;
}

.red{
color:red;
}

.red_b{
font-weight:bold;
color:red;
margin-bottom:3px;
}

.margin-s{
margin:7px 0px;
}

.title_top{
margin-bottom:15px;
}

.title{
margin:20px 0px 10px 0px;
}

#chui{
border:1px dotted red;
padding:10px;
margin-bottom:10px;
width:500px;
margin-right:15px;
}

#form{
width:940px;
margin: 20px auto;
}

.up_b{
margin-right:10px;
}

.naiyo{
clear:both;
}

.table01 th{
font-weight:normal;
font-size:14px;
text-align:left;
}

#buttan{
margin-top:5px;
}

#shubetsu{
background-image:url(item/tit_toroku.gif);
background-repeat:no-repeat;
width:740px;
height:57px;
margin-bottom:10px;
font-size:16px;
text-indent:-9999px;
}

#ichiran{
background-image:url(item/tit_ichiran.gif);
background-repeat:no-repeat;
width:740px;
height:57px;
margin-bottom:10px;
font-size:16px;
text-indent:-9999px;
}

.h1_sub{
margin:10px 0px 10px 5px;
}

/* list_php */

.table02{

	width: 740px;
	border-color:#999;
	border-width:1px;
}

.table02 th {
	font-size:14px;
	text-align: left;
	background-color: rgb(237, 245, 248);
	padding:5 10 5 10;
	font-weight:nomal;
}
 
.table02 td{
font-size:14px;
padding:3 10 3 10;
}
.table02 .filenm	{
	width:560px;
}

.table02 .touroku{
	width:200px;
}

.footer{
border-top:1px solid #bbb;
padding-top:10px;
margin:10px 10px 30px 0px;
font-size:12px;
width:940px;
text-align:right;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    font-size:0;	
    clear: both; 
    visibility:hidden;
}







