@charset "shift_jis";
* {
	padding: 0;
	margin: 0;
}
a:link {
	color: #039;
	text-decoration: none;
}
.red1 {
	font-weight: bold;
	color: #F00;
}
a:visited {
	text-decoration: none;
	color: #039;
}
a:hover {
	color: #333;
	text-decoration: underline;
}
body {
	font-size: 86%;
	text-align: center;
	padding: 0;
	margin: 0;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #333;
}
#wrapper {
	text-align: left;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #cccccc;
	border-left-color: #cccccc;
}
#container {
	float: left;
	width: 1000px;
}
#header {
	color: #999;
	height: 74px;
	width: 1000px;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
}

#contents {
	float: right;
	width: 800px;
	padding-top: 0.5em;
	padding-right: 0px;
	padding-bottom: 3em;
	padding-left: 3px;
	height: auto;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #cccccc;
}
#submenu1 {
	width: 100%;
	font-size: small;
	padding-left: 3px;
	height: 15px;
	padding-top: 2px;
}

#menu {
	width:100%;
	height: 44px;
	background-image: url(../../img/sozai/bar16.gif);
	background-repeat: repeat;
	position: relative;
	overflow: hidden;
}
#left-sidebar {
	width: 190px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 2em;
	padding-left: 3px;
	float: left;
	display: inline;
}
#footer {
	clear: both;
	border-top: 1px solid #cccccc;
	background-color: #336633;
	padding-top: 0.5em;
	padding-right: 0;
	padding-bottom: 5em;
	padding-left: 0;
	width: 100%;
}
div#menu li a:hover {
	color:#F30;
}
div#menu ul {
	width: 900px;
	margin: auto;
}
div#menu li {
	list-style-type:none;
	display: block;
	text-align: center;
	height: 44px;
	float: left;
	padding: 16px;
}
div#menu li  a{
	color: #FFF;
	text-decoration: none;
	font-size: 14px;
}
h4, h5, h6 {
	font-size: small;
	font-weight: bold;
	margin-bottom: 5px;
	color: #C00;
}

h3 {
	margin: 0px;
	float: left;
	width: 300px;
	background: #006666;
	color: #FFFFFF;
	padding: 0px;
	font-size: medium;
	font-weight: bold;
}
h2 {
	font-size: 12px;
	font-weight: normal;
}
.submenu2 {
	font-size: 12px;
}

#contents p {
	margin-bottom: 0.5em;
	line-height: 1.5em;
}
.table1 {
	width: 650px; /* テーブルの横幅 */
	border-collapse: collapse; /* 枠線の表示方法 */
	border: 1px solid #000;
	padding-bottom: 5px;
}
.table1 td{
	border: 1px #000 solid;
	padding: 1px;
}
#contents .topic-path {
	line-height: 1em;
	padding-left: 2px;
}
#contents dl {
	margin: 1em 0;
}
.big1 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 1em;
}

#contents ul li a {
	color: #333;
}
#contents dt {
	margin-bottom: 0.5em;
	font-weight: bold;
	border-bottom: 1px dotted #666666;
}
#contents dd {
	margin-bottom: 2em;
}
#contents ul {
	margin-top: 1px;
	margin-left: 2em;
	list-style-position: outside;
	list-style-image: url(../../img/sozai/ya_tr04.gif);
	list-style-type: square;
}
#contents ol {
	margin-top: 1em;
	margin-right: 0;
	margin-bottom: 1em;
	margin-left: 20px;
}
#contents li {
	list-style-position: outside;
	list-style-image: url(../../img/sozai/ya_tr21.gif);
	list-style-type: none;
	line-height: 1.5em;
}
.localnavi {
	list-style-type: none;
	margin-bottom: 1em;
	margin-top: 0px;
	font-size: small;
}
.localnavi li {
}
.localnavi a {
	text-decoration: none;
	background-color: #eeeeee;
	color: #333;
	border-bottom: 1px solid #cccccc;
	padding-top: 0.5em;
	padding-right: 1px;
	padding-bottom: 0.5em;
	padding-left: 0.5em;
	display: block;
	width: 180px;
	margin: 0px;
}
.localnavi a:hover {
	text-decoration: none;
	background-color: #999999;
	color: #333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #06C;
}
#footer p {
	text-align: center;
	color: #FFF;
}
#cds {
	display: none;
}
.title {
	margin: 0px;
	padding: 0px;
	background: #33CC66;
	height: auto;
	border-top: 1px solid #006666;
	border-bottom: 1px solid #006666;
	font-size: medium;
}
.subtitle {
	background: #33CC66;
	float: left;
	margin: 0px;
	padding: 0px;
	width: 150px;
	font-size: medium;
}
.clear {
	margin: 0px;
	padding: 0px;
	clear: both;
}
.buckno a:link {
	color: #EEEEEE;
	text-decoration: none;
	font-weight: bold;
}
.buckno {
	color: #EEEEEE;
	background: #006666;
	margin: 0px;
	padding: 0px;
	float: right;
	width: auto;
	text-align: right;
	font-size: small;
}
.buckno a:visited {
	color: #EEEEEE;
	text-decoration: none;
	font-weight: bold;
}
.buckno a:hover {
	color: #EEEEEE;
	text-decoration: none;
	background: #FF9900;
	font-weight: bold;
}
.buckno a:active {
	color: #EEEEEE;
	text-decoration: none;
	font-weight: bold;
}
.intavew {
	padding: 0px;
	width: auto;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.intavewtitle {
	text-align: center;
	margin: 5px 0px 0px;
	padding: 0px;
	font-weight: bold;
	font-size: small;
}
.kongetutitle {
	text-align: center;
	height: 30px;
	margin: 10px;
	font-size: small;
	font-weight: bold;
}
.it {
	padding: 0px;
	float: left;
	width: 380px;
	height: 310px;
	background: #EEF7FF;
	font-size: small;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.simple {
	font-size: small;
	font-weight: normal;
	font-variant: normal;
	text-align: left;
	padding-top: 1em;
	padding-right: 3px;
	padding-left: 3px;
}
.intaviewimg {
	text-align: center;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	height: 180px;
}
h1 {
	text-align: center;
	width: 265px;
	margin-right: auto;
	margin-left: auto;
}
#container #contents p a {
	text-decoration: underline;
}
