@charset "utf-8";
*{
	/*fmargin:0px; padding:0px;*/
	/*font-family: serif,"MS P明朝","ヒラギノ明朝","Times","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Ghothic Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic", arial, helvetica, sans-serif;*/
	/*color: #4c4c4c;*/
}

body{
	color: #333;
	background-color: #ffffff;
	/* font-family: serif,"MS P明朝","ヒラギノ明朝","Times","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Ghothic Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic", arial, helvetica, sans-serif; */
	/* font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif; */
	font-family: "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic", "Meiryo", sans-serif;
	font-size: 90%;
	line-height: 1.5;
	/* text-align:center; */
	margin:0;
	padding:0;
	
}
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:link {
	color:#006699;
	text-decoration:none;
}
a:active {
	text-decoration:none;
}
a:visited {
	color:#336699;
	text-decoration:none;
}
a:hover {
	color:#006699; 
	text-decoration:none;
}

img {
	border: 0px;
}
img.title_img {
	width:562;
	height:51;
	border:0;
}

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

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

/* ----- body -------------------------------------- */
div#mybody{
	width:700px;
	text-align:left;
	background-color: #fff;
	margin-left: auto;
   	margin-right: auto;
	border-top: 1px solid #97999c;
	border-left: 1px solid #97999c;
	border-right: 1px solid #97999c;
}
div#mybody_news{
	width:330px;
	text-align:left;
	background-color: #fff;
	margin-left: auto;
   	margin-right: auto;
}
div#mybody_admin{
	width: 95%;
  	max-width: 1200px;
	text-align:left;
	background-color: #fff;
	margin-left: auto;
   	margin-right: auto;
}
div#myheader{
	text-align:center;
	background-color:#fff; 
	padding: 5px 5px 5px 5px;
}
div#mymenu{
	text-align:center;
	color: #fff;
	background-color:#97999c; 
	padding: 5px 0px 2px 0px;
	margin: 0px 0px 15px 0px;
}
div#navigation {
	background-color:#fff;
	padding: 0px 0px 0px 0px;
	white-space: nowrap;
	font-size:16px;
}
div#mynavigation {
	background-color:#fff;
	padding: 2px 0px 2px 5px;
	margin: 0px 0px 10px 0px;
	white-space: nowrap;
	font-size:14px;
}
div#mycontents {
	background-color:#fff;
	padding: 0px 0px 0px 0px;
	font-size:16px;
	margin-left: auto;
   	margin-right: auto;
}
div#mycontents1 {
	background-color:#fff;
	padding: 0px 0px 0px 0px;
	font-size:14px;
	margin-left: auto;
   	margin-right: auto;
}
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: 14px;
}

/* ----- 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;
}

/* ----- navigation-------------------------------------- */
div.navigationbox{
	margin:5px 5px 5px 5px;
	padding:5px 10px 5px 10px;
	background-color:#f5f5f5;
	border-style : solid;
	border-color : #DCDCDC #97999c #97999c #DCDCDC;
	border-width : 1px 1px 1px 1px;
}
div#navigation 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#navigation 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#navigation ul {
	margin: 2px 0px 2px 2px;
	padding: 2px 0px 2px 0px;
	display: block;
}
div#navigation ul li {
	margin:2px 0 0 0;
	padding: 2px 0 0 5px;
	border-bottom: 1px solid #97999c;
	border-left: 2px solid #97999c;
	font-size : 15px;
	list-style:none;
}

/* ----- 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#mycontents1 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#mycontents1 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;
}
/* ----- contents-------------------------------------- */
div.contentsbox{
	margin:5px 5px 5px 5px;
	padding:5px 10px 5px 10px;
	background-color:#f5f5f5;
	border-style : solid;
	border-color : #DCDCDC #97999c #97999c #DCDCDC;
	border-width : 1px 1px 1px 1px;
	font-size : 15px;
}
div.contentsbox ul {
	margin: 2px 0px 2px 2px;
	padding: 2px 0px 2px 0px;
	display: block;
}
div.contentsbox ul li {
	margin:2px 0 1px 0;
	padding: 2px 0 1px 5px;
	border-bottom: 1px solid #97999c;
	border-left: 2px solid #97999c;
	/* border-left-style: solid; */
	font-size : 15px;
	list-style:none;
}
div.banner {
	margin:5px 0px 10px 0px;
	background:#ffffff;
	font-size:10px;
	text-align:center;
}
div.news{
	color:#696969;
	font-size:14px;
	font-weight:normal;
	line-height:1.3;
	margin-top:1px;
	margin-bottom:1px;
	margin-left:5px;
	margin-right:5px;
	padding: 1px 5px 1px 5px;
	background-color: #ffffff;
	word-break: break-all;
}
div.news ul {
	list-style-type:disc;
	margin: 0px 5px 5px 5px;
	padding: 0px 5px 0px 5px;
	display: block;
}
div.news ul li {
	margin:2px 0 0 5px;
	padding: 2px 0 0 5px;
	font-size : 14px;
	overflow-wrap: break-word;
}
div.notice {
	color:#696969;
	font-size:14px;
	font-weight:normal;
	line-height:1.3;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:5px;
	margin-right:0px;
	padding: 5px 0px 5px 5px;
	background-color: #ffffff;
	word-break: break-all;
	border-top: 1px solid #97999c;
}
div.notice ul {
	margin: 0px 5px 5px 5px;
	padding: 0px 5px 0px 5px;
	display: block;
	list-style-type:disc;
}
div.notice ul li {
	margin:2px 0 0 10px;
	padding: 2px 0 0 10px;
}
div.linkset {
	color:#696969;
	font-size:13px;
	font-weight:normal;
	line-height:1.1;
	margin-top:1px;
	margin-bottom:1px;
	margin-left:15px;
	margin-right:5px;
	padding: 1px 5px 1px 5px;
	background-color: #ffffff;
	word-break: break-all;
}
div.linkset ul {
	margin: 0px 5px 5px 5px;
	padding: 0px 5px 0px 5px;
	display: block;
	list-style-type:disc;
}
div.linkset ul li {
	margin:2px 0 0 5px;
	padding: 2px 0 0 5px;
}

div.counter{
	color:#696969;
	font-size:13px;
	font-weight:normal;
	line-height:100%;
	padding: 1px 3px 1px 100px;
	background-color: #ffffff;
	word-break: break-all;
}
.dtable{ 
	display: table;
	table-layout:fixed; /* ブロックレベル要素を均等に配置 */
	width:100%; /* ブロックレベル要素全体の幅 */
	margin: 2px auto;
} 
.dtable1{ 
	display: table;
	width:100%; /* ブロックレベル要素全体の幅 */
	margin: 2px auto;
	border-collapse:separate;
　	border-spacing: 10px 0;
} 
.dtable_c{ 
	display: table-cell; 
	/* border: 1px solid #666;*/
	margin: 6px auto;
	vertical-align: top;
	/* width:50%;*/
} 
.dtable_c1{ 
	display: table-cell; 
	/* border: 1px solid #666;*/
	margin: 2px auto;
	vertical-align: top;
	width:85%;
} 
.dtable_c2{ 
	display: table-cell; 
	/* border: 1px solid #666;*/
	margin: 2px auto;
	vertical-align: top;
	width:15%;
	border-spacing: 0px 5px;
} 
#mycontents table {
	margin: 10px 10px 10px 10px;
	border-bottom:1px solid Dimgray;
	border-left:1px solid Dimgray;
	background-color:#f5f5f5;
	font-size:13px;
}

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

#mycontents table td{
	padding: 0.5em;
	background-color:#fff;
	border-top:1px solid Dimgray;
	border-right:1px solid Dimgray;
	line-height: 1.4;
	font-size:13px;
}
	
#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:13px;color:Dimgray;background-color:#FFFFFF;
}

div.contentsbox1{
	margin:10px 10px 10px 10px;
	padding:10px 30px 10px 10px;
	background-color:#f5f5f5;
	border-style : solid;
	border-color : #DCDCDC #97999c #97999c #DCDCDC;
	border-width : 1px 1px 1px 1px;
	font-size : 14px;
}
div.contentsbox1 ul {
	list-style-type:disc;
	margin: 0px 0px 5px 15px;
	padding: 0px 0px 0px 0px;
	display: block;
}
div.contentsbox1 ul li {
	margin:2px 0 0 5px;
	padding: 2px 0 0 5px;
	font-size : 100%;
}
 
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;
}
.cat_table{
	border-top: 1px solid gray;
	border-bottom: 1px solid gray;
	border-left: 1px solid gray;
	border-right: 1px solid gray;
	width: 80%;
	background-color: #ffffff
}
.cat_td1{
	border-top: 1px solid gray;
	border-bottom: 1px solid gray;
	border-left: 1px solid gray;
	border-right: 1px solid gray;
	background-color: #ffffff
}

.member_table{
	margin: auto;
	border-top: 1px solid gray;
	border-left: 1px solid gray;
	background-color: #ffffff;
	text-align:left
}
.member_td1{
	text-align:left;
	border-bottom: 1px solid gray;
	border-right: 1px solid gray;
	background-color: #fffff0
}
.member_td2{
	text-align:left;
	border-bottom: 1px solid gray;
	border-right: 1px solid gray;
	background-color: #ffffff
}

.list_table{
	/*margin: auto;*/
	text-align:left;
	border-top: 1px solid gray;
	border-left: 1px solid gray;
	/*width: 100%;*/
	background-color: #ffffff
}
.list_tablecenter{
	margin: auto;
	text-align:left;
	border-top: 1px solid gray;
	border-left: 1px solid gray;
	/*width: 100%;*/
	background-color: #ffffff
}
.list_td1{
	text-align:left;
	border-bottom: 1px solid gray;
	border-right: 1px solid gray;
	background-color: #fffff0
}
.list_td2{
	text-align:left;
	border-bottom: 1px solid gray;
	border-right: 1px solid gray;
	background-color: #ffffff;
	word-wrap: break-word;
	overflow-wrap : break-word;
}
.cat_tr1{
	text-align:left;
	background-color: #fffff0
}
.cat_tr2{
	text-align:left;
	background-color: #ffffff
}
@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#mybody_admin{
		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#mybody_news{
		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#mycontents1 {
		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%;
	} 
	.dtable_c1{ 
		display: block;
		vertical-align: top;
		width:100%;
	} 
	.dtable_c2{ 
		display: block;
		vertical-align: top;
		width:100%;
	} 
}