@charset "utf-8";
* {
	margin:0px;
	padding:0;
	font-style:normal;
	font-weight:normal;
}
html {
	margin-bottom:1px;
	height:100%;
}
body {
	background-color :#F7F7F9;
	text-align:center;
	font-size:16px;
	font-family: 'ＭＳ Ｐゴシック', Osaka, sans-serif, 'MS UI Gothic';
	line-height:20px;
}
a {text-decoration: none;}
a:visited {color : blue;}
ul {list-style-type:none;}
#container {
	width:900px;
	margin:0 auto;
	padding:0px;
	text-align:left;
	position:relative;
}
#header {
	margin-bottom:20px;
	text-align:center;
}
#footer {
	text-align:center;
	margin-top:10px;
}
.upload{
	text-align: left;
}
.pager{
	text-align:center;
	margin-top:5px;
	margin-bottom:5px;
}
h1 {
	margin-top:10px;
	margin-bottom:10px;
	font-size: 2em;
}
h2 {
	border-top-width : 3px;
	border-bottom-width : 3px;
	border-top-style : solid;
	border-bottom-style : solid;
	margin-top : 1.5em;
	line-height:28px;
}
h3 {
	border-top-width : 2px;
	border-bottom-width : 2px;
	border-top-style : solid;
	border-bottom-style : solid;
	margin-top : 1.3em;
	line-height:23px;
}
table{
    width: 700px;
	line-height:20px;
	border-collapse : collapse;
	border : 2px solid gray;
	font-size:11pt;
}
th, td {
	border : 1px solid gray;
	text-align : center;
	padding : 3px;
}
#id{
	padding : 6px;
}
#tn{
	width: 100px;
}
/*
.left{
	text-align : left;
}
*/

/* -------------------- */
.googleads {
	float:right;
	margin-top:19px;
}

em {
	font-style : normal;
	font-weight : bold;
}
em strong {
	color : red;
	font-weight : bold;
}
fieldset {
	border : 0 none #eee;
}
legend {
	font-weight : bold;
	margin-top:5px;
}
applet {
    margin-top:20px;
}
ol {
	margin : 0;
	padding : 0;
	list-style-type:none;
}
fieldset ol li {
	display : block;
	margin : 0.2em;
}
tbody th {
	font-weight : normal;
}
address {
	font-size:95%;
	font-family:Arial, Helvetica, sans-serif;
	line-height:110%;
	font-style:normal;
	text-align:center;
	margin:0;
}
address ol li {
	display: block;
}
img {
	border:none;
}
#header li {
	text-align:left;
	margin-left:10px;
	margin-right:-20px;
	font-size:11pt;
	font-family:MS UI Gothic;
}
#jumppagelist {
	padding-left:0;
	overflow:hidden;
}
#jumppagelist ul {
	list-style-type:none;
}
#jumppagelist li {
	float:left;
	list-style-type:none;
	cursor: pointer;
	display:block;
	height:26px;
	border:2px solid #cccccc;
	border-bottom:0px;
	color:#000000;
	text-align:center;
	margin-right:10px;
	margin-bottom:0px;
}
input[type="file"] {
	width:650px;
	height:22px;
}
ul #nav_files {
	width:120px;
}
ul #nav_upload {
	width:125px;
}
ul #nav_jupload {
	width:160px;
}
ul #nav_delform {
	width:105px;
}
ul #nav_msgbd {
	width:90px;
}
ul #nav_catalog {
	width:125px;
}
#jumppagelist li a {
	color:#000000;
	text-align:center;
	display:block;
	width:100%;
	height:100%;
	text-decoration:none;
	margin-bottom:0px;
}
#jumppagelist li:hover, #jumppagelist li.active {
	border-color:#333333;
	color:#000000;
	background:#eeeeee;
}
#jumppagelist li a:hover, #jumppagelist li.active a {
	font-weight:bold;
}
#boxes {
	background-color:#eeeeee;
	border:#333333 solid 2px;
	clear:both;
	margin-top:0px;
	padding:15px;
	display:inline-block;
}
#boxes:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
#mailsentinfo {
	font-variant: normal;
	font-weight: bold;
	font-size: large;
}
#deleteresultinfo {
	font-variant: normal;
	font-weight: bold;
	font-size: large;
}

/* MacIE5 \*/
* html #boxes {
	height: 1%
}
#boxes {
	display:block;
}
/* MacIE5 */
#ver {
	font-size:80%;
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
	margin:0;
}
