/*  table各種  */

table.blue{
  border:1px;
  border-collapse: separate;
  margin-top:5px;
  margin-left:20px;
 }
table.blue th{
	width:8em;
	text-align:center;
	padding:0px 2px;
	font-weight:bold;
	background-color:#CAE7F4;
	color:#000000;
 }
table.blue td{
  padding-left:10px;
 }


 table.border{
  border-collapse: separate;
 }

 table.border td{
  padding:10px 5px 5px 10px;
  border-bottom:dotted 1px #919191;
 }

 table.border td h4{
  padding:0px;
  margin:3px 0px 5px 0px;
 }

 table.border td.img{
  text-align:center;
 }

table tr td#previous {
	width: 139px;
	text-align: left;
}

table tr td#index {
	width: 600px;
	text-align: center;
}

table tr td#next {
	width: 139px;
	text-align: right;
}

 b{
	color:#0066CC;
	font-size:1.2em;	
}


/*  辞書リスト  */

dl{
 margin-left:10px;
}

 dt{
  font-weight:bold;
  clear:both;
  color:#006948;
 }

 dd{margin-bottom:15px;}


/*　リスト  */

div.intro ul{
 margin-top:10px;
 line-height:normal;
}

div.intro li{
	margin:5px;
	padding:0px;
	list-style-image:url(list.jpg);
	background-image:none;
	list-style-position: outside;
}

div.intro2 ul{
 margin-top:10px;
 line-height:normal;
}

div.intro2 li{
	margin:5px;
	padding:0px;
	list-style-image:url(list_2.jpg);
	background-image:none;
	list-style-position: outside;
}

h3.rec_top{
	background-color: #dfdfdf;
	color: #000;
	font-size: 1em;
	padding: 5px 10px;
	margin: 10px 0px 12px 0px;
	border-width: 0px 0px 0px 5px;
	border-style: solid;
	border-color: #a4cde9;
}

h3.rec{
	color:#000;
	background-image:url(h3_back.jpg);
	background-position:right bottom;
	background-repeat:no-repeat;
	font-size:1em;
	padding:5px 20px;
	margin:30px 0px 12px 0px;
	border-top:0px;
}

h4.rec{
	color:#000;
	background-image:url(h4_back.jpg);
	background-position:right bottom;
	background-repeat:no-repeat;
	font-size:1em;
	padding:5px 40px;
	margin:30px 0px 12px 0px;
	border-top:0px;
}


/*　文字  */

p.none{
	margin:0px;
	padding:0px;
}

p.blue{
	color:#0099CC;
	font-weight:bold;
}

p.office{
	color:#0066CC;
	font-weight:bold;
　　font-size:0.8em;
	margin:0px;
	padding:0px;
}

p.office2{
　　font-size:0.8em;
	margin:0px;
	padding:0px;
}

p.photo{
	color:#0066CC;
	font-weight:bold;
　　font-size:0.9em;
	margin:0px;
	padding:0px;
	margin:3px 0px 0px 35px;	
}

p.photo2{
	color:#0066CC;
	font-weight:bold;
　　font-size:0.9em;
	margin:0px;
	padding:0px;
	margin:3px 0px 0px 30px;	
}

p.bold{
	color:#0066CC;
	font-weight:bold;
	font-size:1.2em;
}
.style2 {
	color: #FF9900;
	font-weight: bold;
}