@charset "utf-8";
*{
	margin:0px; padding:0px;
	font-family: "ヒラギノ角ゴ pro w3", "hiragino kaku gothic pro", meiryo, "メイリオ", "ＭＳ Ｐゴシック", arial, helvetica, sans-serif;
	color: #4c4c4c;
}
body{
	margin:0px;
	padding: 0px;
	background-color:#dcdcdc;
	color: #808080;
	font-size:12px;
}
input,textarea,select{
	border-left:1px solid Dimgray;
	border-right:1px solid Dimgray;
	border-top:1px solid Dimgray;
	border-bottom:1px solid Dimgray;
	font-size:13px;
	color:Dimgray;
	/* line-height: 1.5; */
	background-color:#FFFFFF;
	/* margin: 0px 0px 1px 1px; */
}
a{
	text-decoration: none
}
a:hover {
	background-color: #eeeef3
}
a:link {
	color: #6b7a68
}
a:visited {
	color: #808080
}
a:active {
	background-color: #eeeef3;
	color: #808080
}
a img {border: none;}

ul {
	list-style-type: none;
	margin-bottom: 0px;
	margin-top: 0px;
}

div,form {
	margin: 0px;
	padding: 0px;
}

/* ----- body -------------------------------------- */
#mybody{
	width:700px;
	text-align:left;
	background-color: #fff;
	margin: 0px auto;
	border-top: 1px solid #97999c;
	border-left: 1px solid #97999c;
	border-right: 1px solid #97999c;
}
#myheader{
	text-align:center;
	background-color:#fff; 
	padding: 5px 5px 5px 5px;
}
#mymenu{
	text-align:center;
	color: #fff;
	background-color:#97999c; 
	padding: 5px 0px 2px 0px;
	margin: 0px 0px 15px 0px;
}
div#mynavigation {
	background-color:#fff;
	padding: 2px 0px 2px 5px;
	margin: 0px 0px 10px 0px;
	white-space: nowrap;
	font-size:14px;
}
#myfooter{
    	text-align:center;
   	width:99%;
	clear:left;
	color: #fff;
	background-color: #97999c;
	padding: 5px 0px 5px 5px;
	border-top: 1px solid #97999c;
	border-left: 1px solid #97999c;
	border-right: 1px solid #97999c;
	font-size: 14px;
}
#mycontents {
	background-color:#fff;
	padding: 0px 0px 0px 0px;
	font-size:16px;
	margin-left: auto;
   	margin-right: auto;
}
/* ----- menu -------------------------------------- */
div#mymenu ul {
	list-style: none;
	margin: 0px 0px 0px 0px;	
	padding: 5px 0px 5px 0px;
}
div#mymenu ul li {
	display: inline;
	margin-right: 10px;
	font-size: 14px;
	color: #fff;
	text-align: center;
	background: #97999c;
}
div#mymenu ul li  a:link {
	text-decoration: none;
	color: #fff;
	width: 100%;
	padding: 2px 0;
}
div#mymenu ul li  a:visited {
	text-decoration: none;
	color: #fff;
	width: 100%;
	padding: 2px 0;
}
div#mymenu ul li  a:active {
	background-color:#e8ebee; 
	color: #000;
	width: 100%;
	padding: 2px 0;
}
div#mymenu ul li a:hover {
	background-color:#e8ebee; 
	color: #808080;
	width: 100%;
	padding: 2px 0;
}
/* ----- contents -------------------------------------- */
div#mycontents h1 {
	color:#666666;
	font-size:15px;
	padding:5px;
	background-color: #e8ebee;
	border-top: 1px solid #97999c;
	border-bottom: 1px solid #97999c;
	margin-left:5px;
	margin-right:5px;
}
div#mycontents h2 {
	background: url(http://www.t-okada.com/Images/mark.gif) left no-repeat;
	margin:4px 0 4px 0;
	padding: 0 0  4px 10px;
	border-bottom: 1px solid #97999c;
	font-weight: bold;
	font-size : 15px;
}
div.contentsbox{
	margin:10px 5px 20px 5px;
	padding:5px 10px 5px 10px;
}
div.contentsbox ul {
	list-style-type:disc;
	margin: 0px 0px 5px 15px;
	padding: 0px 0px 0px 0px;
	display: block;
}
div.contentsbox ul li {
	margin:2px 0 0 0;
	padding: 2px 0 0 5px;
	font-size : 95%;
}
div.banner {
	margin:5px 0px 10px 0px;
	background:#ffffff;
	font-size:11px;
	text-align:center;
}
div.news{
	font-color:#696969;
	font-size:12px;
	font-weight:normal;
	line-height:130%;
	margin-top:5px;
	margin-bottom:5px;
	margin-left:5px;
	margin-right:5px;
	padding:3px;
	background-color: #ffffff;
	word-break: break-all;
}
div.notice {
	font-color:#696969;
	font-size:10px;
	font-weight:normal;
	line-height:130%;
	margin-bottom:5px;
	margin-left:5px;
	margin-right:5px;
	padding:3px;
	background-color: #ffffff;
	word-break: break-all;
	border-top: 1px solid #97999c;
}
div.notice ul {
	margin: 0px 10px 5px 2px;
	padding: 0px 0px 0px 0px;
	display: block;
	list-style-type:disc;
}
div.notice ul li {
	margin:2px 0 0 15px;
	padding: 2px 0 0 5px;
}
div.link {
	font-color:#696969;
	font-size:10px;
	font-weight:normal;
	line-height:130%;
	margin-top:5px;
	margin-bottom:5px;
	margin-left:5px;
	margin-right:5px;
	padding:3px;
	background-color: #ffffff;
	word-break: break-all;
}
div.link ul {
	margin: 0px 0px 5px 2px;
	padding: 0px 0px 0px 0px;
	display: block;
	list-style-type:disc;
}
div.link ul li {
	display: inline;
	margin:2px 0 0 0;
	padding: 2px 0 0 5px;
}
.navigation {
	padding:3px;
	margin:10px 5px 10px 5px;
	font-size : 95%;
}

#mycontents table {
	margin: 1em 0px 0px 1em;
	border-bottom:1px solid Dimgray;
	border-left:1px solid Dimgray;
}

#mycontents table th{
	padding: 0.5em;
	background-color:#eeeeee;
	border-top:1px solid Dimgray;
	border-right:1px solid Dimgray;
	line-height: 1.4;
	text-align: left;
	vertical-align: middle;
	font-size:12px;
}

#mycontents table td{
	padding: 0.5em;
	background-color:#fff;
	border-top:1px solid Dimgray;
	border-right:1px solid Dimgray;
	line-height: 1.4;
}
	
#mycontents table input,textarea,select{
	padding: 2px;
	border-left:1px solid Dimgray;
	border-right:1px solid Dimgray;
	border-top:1px solid Dimgray;
	border-bottom:1px solid Dimgray;
	font-size:12px;color:Dimgray;background-color:#FFFFFF 
}
div.center{
        text-align:center;
}
div.right{
        text-align:right;
}
div.small{
        font-size:small;
}
table.center{
        margin: auto;
	text-align: left;
}
td.center,th.center{
	text-align: center;
	/* vertical-align: top; */
}
td.left,th.left{
	text-align: left;
	/* vertical-align: top; */
}
td.right,th.right{
	text-align: right;
	/* vertical-align: top; */
}
table.right{
        margin-left: auto;
	text-align: right;
}
table.left{
        margin-right: auto;
	text-align: left;
}
hr.center{
        margin: auto;
}
h1.center{
	text-align: center;
}
h2.center{
	text-align: center;
}
h3.center{
	text-align: center;
}
span.small{
	font-size:small;
}
@media screen and (max-width: 767px) {
	body {
		font-size: 14px;
		line-height: 1.2;
	}
	div#mybody{
		width:99%;
		text-align:left;
		background-color: #fff;
		margin: 0px auto;
		border-top: 1px solid #97999c;
		border-left: 1px solid #97999c;
		border-right: 1px solid #97999c;
	}
	div#navigation {
		width: 99%;
		background-color:#fff;
		padding: 0px 0px 0px 0px;
		white-space: nowrap;
		font-size:14px;
	}
	div#mycontents {
		width: 99%;
		background-color:#fff;
		padding: 0px 0px 0px 0px;
		font-size:14px;
	}
	div#myfooter{
		text-align:center;
   		width:99%;
		clear:left;
		color: #fff;
		background-color: #97999c;
		padding: 5px 0px 5px 5px;
		border-top: 1px solid #97999c;
		border-left: 1px solid #97999c;
		border-right: 1px solid #97999c;
		font-size: 13px;
	}
	.dtable{ 
		display: table;
		width:99%; /* ブロックレベル要素全体の幅 */
	} 
	.dtable_c{ 
		display: block;
		vertical-align: top;
		width:99%;
	} 
}