@charset "UTF-8";
article {
	width: 1180px;
	margin-top: 20px;
	background-color: #FFF;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
article .left {
	float: left;
	width: 320px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
article .left h2 {
	margin-bottom: 15px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	padding-bottom: 10px;
}
article .left p{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 2em;
	margin: 0px;
	padding: 0px;
	width: 100%;
	text-align: justify;
	display: block;
	text-indent: 1em;
}
article .right {
	float: right;
	width: 835px;
	margin: 0px;
	padding: 0px;
}
article .rightstaff {
	float: right;
	width: 835px;
	margin: 0px;
	padding: 0px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCC;
}
article .right .right_leftside {
	display: block;
	float: left;
	width: 530px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCC;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCC;
	text-align: center;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 15px;
}
.right_leftside .sample {
	text-align: left;
	padding: 5px;
	width: 96%;
	margin-right: auto;
	margin-left: auto;
}
.right_leftside .sample input {
	margin-bottom: 20px;
	font-size: .9em;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
}
.right_leftside #type {
	width: 98%;
	margin-top: 20px;
	margin-bottom: 30px;
	margin-left: auto;
	border-top-width: 5px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #333;
	border-left-color: #333;
	margin-right: auto;
}
#type th {
	background-color: #A4B1DA;
	padding: 3px;
	font-weight: normal;
	color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333;
}
#type td {
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333;
	text-align: left;
}
.yellow {
	background-color: #DDDAB0;
	padding: 3px;
}
#type ul, li {
	list-style-position: inside;
	font-weight: normal;
	color: #333;
}
.right_leftside .input_type     {
	text-align: right;
	width: 98%;
	margin-right: auto;
	margin-left: auto;
}
.right .right_leftside p {
	width: 98%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
.right_leftside ol li{
	text-align: left;
	padding-left: 5px;
	list-style-position: inside;
	color: #900;
	font-weight: bold;
	list-style-type: disc;
	margin-bottom: 5px;
}
.red {
	color: #F00;
}
.dark_blue {
	color: #003366;
	font-weight: bold;
}
.right .right_leftside h2 {
	text-align: left;
	width: 98%;
	margin-bottom: 10px;
	padding-bottom: 10px;
	margin-top: 20px;
	padding-left: 5px;
}
.right .right_leftside h3 {
	text-align: left;
	width: 98%;
	margin-bottom: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #369;
	padding-bottom: 10px;
}
.right .right_leftside h4 {
	text-align: left;
	width: 95%;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	margin-right: auto;
	margin-left: auto;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #666;
	padding: 5px;
	margin-top: 25px;
}
.right_leftside .pic {
	display: block;
	margin-top: 15px;
	margin-bottom: 40px;
}
.right_leftside .pic h5 {
	margin-bottom: 20px;
	font-size: 1em;
	color: #666;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
.w_dl {
	background-image: url(../image/icon/word-DL.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 23px;
	height: 20px;
	display: inline-block;
	margin-top: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
}
.contact_office {
	display: block;
	width: 98%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	border: 1px solid #D8D8D8;
}
.contact_office dt {
	background-color: #CC6600;
	padding: 5px;
	color: #FFF;
}
.contact_office dd {
	display: block;
	background-color: #E9E9E9;
	text-align: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 45px;
	line-height: 1.6em;
}
.title_base  {
	text-align: left;
	width: 98%;
	margin-bottom: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #369;
	padding-bottom: 10px;
}
.staff-title_base {
	text-align: left;
	width: 98%;
	margin-bottom: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #369;
	padding-bottom: 10px;
	margin-left: 20px;
	margin-top: 30px;
}
article .right .right_rightside {
	display: block;
	float: right;
	margin-right: 0px;
	padding-left: 10px;
	width: 240px;
}
.right_leftside h3 {
	text-align: left;
	margin-bottom: 10px;
	margin-left: auto;
	width: 222px;
	margin-right: auto;
}
.right_leftside p {
	display: block;
	width: 222px;
	text-align: justify;
	padding-bottom: 0px;
	padding-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
.right_rightside div {
	float: left;
	margin-bottom: 15px;
	width: 185px;
}
.right_rightside h3 {
	margin-left: 8px;
	margin-top: 0px;
	padding-top: 0px;
}
.right_rightside div p {
	line-height: 1.3em;
	font-size: 1em;
	text-indent: 0px;
	margin-top: 3px;
	margin-right: 10px;
	width: 168px;
	margin-left: 8px;
	text-align: justify;
}
.staff_cast {
	display: block;
	width: 255px;
	float: left;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 20px;
	margin-left: 15px;
}
.staff_cast dt {
	float: left;
	width: 120px;
}
.staff_cast dd {
	float: right;
	width: 135px;
	padding-top: 5px;
}
.main {
	font-size: .9em;
	font-weight: normal;
	line-height: 1.3em;
	color: #333;
	text-align: left;
}
.name {
	text-align: right;
	font-weight: bold;
	margin-top: 15px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666;
	padding-top: 3px;
}
.e_name {
	font-size: 0.7em;
	line-height: 1.1em;
}
.green {
	background-color: #B8D6AD;
}
.contact_form {
	text-align: left;
	width: 96%;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}
.contact_form .contact {
	margin-top: 10px;
	margin-bottom: 10px;
}
.contact_form ul {
	list-style-type: none;
}
.contact_form .contact dl {
	font-weight: bold;
	margin-bottom: 10px;
	background-color: #CCC;
	padding: 0px;
}
.contact_form .contact dt {
	font-weight: bold;
	margin-bottom: 10px;
	background-color: #A4C1A3;
	padding: 10px;
	color: #FFF;
}
.contact_form .contact dd {
	margin-bottom: 20px;
}
.report_page {
	width: 98%;
	margin-right: auto;
	margin-left: auto;
	text-align: justify;
}
.report_page h5 {
	font-size: 1em;
	color: #039;
	padding-left: 5px;
	margin-top: 2px;
	margin-bottom: 10px;
}
.report_page p {
	text-indent: 1em;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 1.7em;
	color: #333;
	text-align: justify;
}
.report_page dl {
	margin-top: 10px;
	margin-bottom: 10px;
}
.report_page dl dt {
	font-weight: bold;
	font-size: 1.2em;
	line-height: 1.4em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	padding-bottom: 8px;
	margin-bottom: 8px;
}
.blue {
	padding: 10px;
	width: 94%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-color: #8199C6;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	line-height: 1.8em;
	color: #FFF;
}
.right_leftside .about_sec {
	text-align: left;
	line-height: 1.6em;
}
.right_leftside .about_sec dt {
	font-weight: bold;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #039;
}
.about_sec dd {
	margin-bottom: 5px;
	margin-left: 1em;
}
.BOX-B {
	display: block;
	width: 250px;
	float: left;
	border: 1px solid #CCC;
	background-color: #EDEDED;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	padding-bottom: 0px;
}
.BOX-B h5 {
	background-color: #5F76AE;
	color: #FFF;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
	font-size: 1em;
	font-weight: bold;
	padding: 8px;
}
.BOX-B ol {
	list-style-type: none;
	height: 200px;
	overflow: auto;
	margin: 0px;
	padding: 3px;
	font-size: 0.9em;
	line-height: 1.3em;
}
.BOX-B ol li{
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.BOX-B img {
	margin-top: 2px;
	margin-bottom: 0px;
}

.BOX-B dl {
	list-style-type: none;
	height: 200px;
	overflow: auto;
	margin: 0px;
	font-size: 0.9em;
	line-height: 1.3em;
	text-align: left;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	background-color: #FFF;
}
.BOX-B dl dt{
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #039;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-size: 1.2em;
	font-weight: bold;
}
.BOX-B dl dd{
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 1em;
}
.BOX-B dd a {
	text-decoration: none;
	color: #039;
}
.BOX-B dd a:hover {
	color: #03F;
	text-decoration: underline;
}
.BOX_smoll {
	font-size: 0.8em;
	font-weight: normal;
	display: block;
	color: #000;
	margin-top: 5px;
}
.kenkyuin {
	text-align: justify;
	display: block;
	margin-left: 20px;
	margin-bottom: 20px;
}
.spacer {
	margin-top: 15px;
}
caption {
	text-align: left;
	margin-bottom: 5px;
	font-weight: normal;
	font-size: 1.2em;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
}
.spacer {
	margin-top: 30px;
}
.staffs {
	display: table;
	margin-bottom: 20px;
	width: 98%;
	margin-left: 20px;
}
.staffs td {
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	text-align: left;
}
