strong {
  color:#CC0000;
  font-weight:bold;
}

/*---------- メインコンテンツ ----------*/
#contents ul {
  margin: 18px 0 18px 18px;
  padding: 0 5px 0 5px;
  line-height: 180%;
  font-size: 15px;
}

/*---------- メインコンテンツ ----------*/

#contents h1 {
  /*margin: 18px 0 18px 0;*/
  margin: 1px 0 18px 0;
  padding: 0 5px 0 5px;
  line-height: 130%;
  font-size: 30px;
  font-weight:bold;
  color:#444444;
}

#contents h1 cat {
  padding: 1px 5px 1px 5px;
  line-height: 130%;
  font-size: 12px;
  font-weight:bold;
  color:#eeeeee;
  background-color: navy;
  vertical-align: middle;
}

#contents h1 sub {
  padding: 0 5px 0 5px;
  line-height: 130%;
  font-size: 18px;
  font-weight:bold;
  color:#444444;
  vertical-align: middle;
}

#contents h2 {
  margin: 7px 0 7px 0;
  padding: 0 5px 0 5px;
  line-height: 180%;
  font-size: 20px;
  font-weight:bold;
  /*color:#2255CB;*/
  color:#444444;
}

#contents h3 {
  margin: 2px 0 2px 0;
  padding: 0 5px 0 5px;
  line-height: 150%;
  font-size: 16px;
  font-weight:bold;
  color:#2255CB;
}

/* ------------ for table ------------ */
.outer {
	border: 1px solid #EEE;
}
th {
	padding: 3px;
	vertical-align: middle;
	font-weight: normal;
/* 2010/6/2 変更	color: #666; */
	color: #111;
	border-bottom: 1px solid #CCC;
	background: #D2E2F7;
}
.head {
	padding: 5px;
	color: inherit;
	border-bottom: 1px solid #CACACA;
	background: #D2E2F7;
}
.even {
	padding: 2px;
	color: inherit;
	border-bottom: 1px solid #CACACA;
	background: #FBF4F4;
}
.odd {
	padding: 2px;
	color: inherit;
	border-bottom: 1px solid #CACACA;
	background: #FAFAFA;
}
.foot {
	padding: 5px;
	font-weight: bold;
	color: inherit;
	background: #F2F2F2;
}
tr.even td {
	padding: 2px;
	border-bottom: 1px solid #CACACA;
}
tr.odd td {
	padding: 2px;
	border-bottom: 1px solid #CACACA;
}
tr.even {
	color: inherit;
	background: #F7F7F7;
}
tr.odd {
	color: inherit;
	background: #FAFAFA;
}
tr.odd:hover, tr.even:hover {
	color: #000;
	border-bottom: 1px solid #CACACA;
	background: #DFDFDF;
}

/* from abc.css */
.abc-table1 {
	width: 90%;
	border: 0px solid navy;
}

.abc-char-a {
	border: 0px;
	padding: 0em;
	color: red;
	font-size: 10pt;
	text-align: left;	
	font-weight: bold;
}

.abc-char-b {
	border: 0px;
	padding: 0em;
	color: blue;
	font-size: 10pt;
	text-align: left;	
	font-weight: bold;
}

.abc-char-c {
	border: 0px;
	padding: 0em;
	color: black;
	font-size: 10pt;
	text-align: left;	
	font-weight: bold;
}

.abc-box-a {
	border: 2px solid orange;
	padding: 0.5em;
	color: black;
	font-size: 11pt;
	text-align: center;	
	font-weight: bold;
	background-color: "ivory";
	vertical-align: top;
}

.abc-box-b {
	border: 2px solid red;
	padding: 0.5em;
	color: black;
	font-size: 11pt;
	text-align: center;	
	font-weight: bold;
	background-color: "lavenderblush";
	vertical-align: top;
}

.abc-box-c {
	border: 2px solid blue;
	padding: 0.5em;
	color: black;
	font-size: 11pt;
	text-align: center;	
	font-weight: bold;
	background-color: "aliceblue";
	vertical-align: top;
}

.abc-box-yajirushi {
	border: 0px;
	padding: 0em;
	text-align: center;	
}

.abc-char-b1 {
	border: 0px;
	padding: 0em;
	color: red;
	font-size: 11pt;
	text-align: center;	
	font-weight: bold;
}

.abc-char-c1 {
	border: 0px;
	padding: 0em;
	color: red;
	font-size: 11pt;
	text-align: center;	
	font-weight: bold;
}

*/ from dogparty_j-play.css */
.jiten-table1 {
	width: "100%";
	border-collapse: collapse;
	cellpadding: "10px";
	cellspacing: "10px";
	border: 1px solid navy;
	padding: 0.5em;
}

.jiten-midashi {
	color: white;
	background-color: navy;
	font-weight: bold;
	font-size: 11pt;
	text-align: center;
	width: "auto";
	border: 1px solid white;
	padding: 0.5em;
}

.jiten-toy {
	color: navy;
	background-color: white;
	font-weight: bold;
	font-size: 11pt;
	text-align: left;
	width: "120px";
	border: 1px solid navy;
	padding: 0.5em;
}

.jiten-game {
	color: navy;
	background-color: white;
	font-weight: bold;
	font-size: 11pt;
	text-align: left;
	width: "100px";
	border: 1px solid navy;
	padding: 0.5em;
}

.jiten-use {
	color: black;
	background-color: white;
	font-size: 11pt;
	text-align: left;
	width: "auto";
	border: 1px solid navy;
	padding: 0.5em;
	line-height: 120%;
}

.jiten-hoshi {
	color: red;
	background-color: white;
	font-weight: bold;
	font-size: 8pt;
	text-align: center;
	width: "auto";
	border: 1px solid navy;
}

.jiten-list {
	list-style-type: square; 
	color: black;
	font-size: 11pt;
	text-align: left;
	font-weight: lighter;
	margin-left: 20px;
	margin-bottom: 0;
}