
/* all */

body {
	padding:0;
	margin:0;
	font-size:12px;
	color:#666666;
	background:#FFFFFF;
	font-family : 'ＭＳ Ｐゴシック', Arial, sans-serif;
}

table {}
table td {}

a img{border:0 !important;}

p, ol, img, form, label{
	margin:0;
	padding:0;
	border:none;
}

/* link */
a:link {
	text-decoration: underline;
	color: #CC0000;
}
a:visited {
	text-decoration: underline;
	color: #CC0000;
}
a:hover {
	text-decoration: underline;
	color: #CC0000;
}
a:active {
	text-decoration: underline;
	color: #CC0000;
}

/* list */
ul {margin:0px 0px 10px 0px; padding:0px; list-style:none; text-align:left;}
li {margin:0px 0px 10px 38px; padding:0px; list-style:disc; text-align:left;}



/* other */

.top_dot {
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	border-top-width: 1px;
}

.top_solid {
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-top-width: 1px;
}

.left_dot {
	border-left-style: dotted;
	border-left-color: #CCCCCC;
	border-left-width: 1px;
}

.right_dot {
	border-right-style: dotted;
	border-right-color: #CCCCCC;
	border-right-width: 1px;
}

.bottom_dot {
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
}

.need_mark {
	color: #CC0000;
}

/* link(personal) */

#gray a {
	text-decoration: underline;
	color: #333333;
}

#hidelink a {
	text-decoration: none;
	color: inherit;
}

#green a {
	text-decoration: underline;
	color: #006600;
}

#information a {
	text-decoration: underline;
	color: #CC6600;
}

#navi p {margin:10px 0px 0px 0px;}

img {
   vertical-align:bottom
}
h2 {
display:  none !important;
font-size: 1.5em;
-webkit-margin-before: 0.83em;
-webkit-margin-after: 0.83em;
-webkit-margin-start: 0px;
-webkit-margin-end: 0px;
font-weight: bold;
}

td, th {
	display: table-cell;
	vertical-align: top;
}
#counter {
   text-align: right;
  margin-right: 30px;
}
.file_Box {
	padding-right: 20px;
	padding-left: 45px;
}
.file_Box p{
	font-size: 120%;
	line-height: 1.8em;
}
.file_Box img{
	margin-top: 10px;
	margin-bottom: 10px;
}
