@charset "utf-8";
html, body {
	height: 100%;
}  /*100%Ɏw*/
body {
	margin: 0;
	padding: 0;
	background-image: url(../img/cmn/bg.jpg);
	font-family: Osaka, Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#centerMiddle {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 900px;
	height: 600px;
	margin: -300px 0 0 -450px;
	padding: 0px;
}
.hidden {
	display: none;
}
#frame {
	width: 900px;
	height: 600px;
	background-image: url(../img/cmn/frame.jpg);
	background-repeat: no-repeat;
}
#inner_frame {
	width: 810px;
	height: 520px;
	padding: 40px 40px 40px 45px;
}
#hearder {
	width: 800px;
	height: 80px;
	margin-left: 10px;
}
#mn {
	width: 133px;
	height: 274px;
	margin-top: 5px;
	margin-left: 10px;
	float: left;
}
#contents_bg {
	width: 100%;
	margin: 0px 0px 0px 0px;
}
#contents {
	width: 647px;
	height: 360px;
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 10px;
	float: left;
}
#contents-concept {
	width: 647px;
	height: 360px;
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 10px;
	float: left;
}
#contents-staff {
	width: 647px;
	height: 360px;
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 10px;
	float: left;
	overflow: auto;
}
#staff_img {
	width: 100px;
	margin: 10px 0 0 20px;
	float: left;
}
#txt-1 {
	width: 183px;
	margin: 10px 0 0 10px;
	text-align: left;
	font-size: 11px;
	line-height: 140%;
	float: left;
}
#contents2 {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#gotop_bg {
	width: 100%;
	height: 30px;
	margin: 0px 0px 0px 0px;
	background-image: url(../img/cmn/gotop_bg.jpg);
	background-repeat: repeat-x;
}
#gotop {
	width: 900px;
	height: 30;
	margin-right: auto;
	margin-left: auto;
}
#footer_bg {
	width: 100%;
	height: 81px;
	margin: 0px 0px 0px 0px;
	background-image: url(../img/cmn/footer_bg.jpg);
	background-repeat: repeat-x;
}
#footer {
	width: 800px;
	height: 75px;
	margin-left: 5px;
}
#topics {
	width: 135px;
	float: left;
}
#news {
	width: 210px;
	float: left;
	margin: 7px 0 0 10px;
}
#contact {
	width: 560px;
	font-size: 12px;
	margin: 10px 0px 10px 10px;
	float: left;
}
#service {
	width: 530px;
	font-size: 12px;
	margin: 10px 0px 10px 0px;
	border: 1px solid #CCC;
	padding: 10px 10px 10px 10px;
}
td {
	font-size: x-small;
	font-family: "lr oSVbN", Osaka, "qMmpS Pro W3";
	line-height: 150%;
	color: #666;
}
h1 {
	top: 2px;
	height: 15px;
	text-align: centers;
	color: #666;
	font-size: 10px;
	font-weight: normal;
	margin: 0px 0px 0px 20px;
}
a:link {
	text-decoration: none;
	color: #963;
	line-height: 150%;
}
a:visited {
	text-decoration: underline;
	color: #963;
	line-height: 150%;
}
a:hover {
	text-decoration: underline;
	color: #F90;
	line-height: 150%;
}
a:active {
	text-decoration: underline;
	color: #963;
	line-height: 150%;
}
.ime {
	ime-mode: active;
}
.imedis {
	ime-mode: disabled;
}
form input:focus {
	background-color: #CCFFFF;
}
ul#contact li {
	margin: 10px 0 0 15px;
	width: 550px;
	padding: 0;
	list-style: none;
	text-decoration: none;
}
#col-b {
	position: relative;
}
#col-b h2 a {
	display: block;
	padding: 47px 0 10px 45px;
	color: #aaa;
	text-decoration: none;
	line-height: 1.0;
}
#col-b ul {
	margin: 0;
	padding: 5px 0;
	list-style: none;
	text-align: center;
}
#col-b li {
	padding: 3px 0 0;
}
#col-b dl {
	padding: 0px 10px 10px;
}
#col-b dl a {
	display: block;
	height: auto!important;
	height: 2em;
	min-height: 2em;
	line-height: 2em;
	padding: 0 0 0 25px;
	background: url(../img/service/arw01.gif) no-repeat 10px 50%;
	color: #666;
	text-decoration: none;
	font-size: 12px;
}
#col-b dl a:hover {
	background: #fafafa url(../img/service/arw01.gif) no-repeat 7px 50%;
	color: #000;
}
#col-b dt a {
	height: auto!important;
	height: 2.5em;
	min-height: 2.5em;
	line-height: 2.5em;
	background: url(../img/service/dt.gif) no-repeat;
}
#col-b dt a:hover {
	background: url(../img/service/dt.gif) no-repeat -168px 0;
}
#col-b dt {
	border-top: 6px solid #fff;
}
INPUT.submitbtn {
	background: #D6D3CE;
	background-image : url("../img/cmn/st_button_dots_g.gif");
	background-repeat : no-repeat;
	background-position : right center;
	padding-left : 4px;
	padding-right : 10px;
	width: 100px;
}
INPUT {
	background-color: #E8E8E8;
}
TEXTAREA {
	background-color: #E8E8E8;
}
SELECT {
	background-color: #E8E8E8;
}
.style1 {
	color: #FFFFFF
}
.style2 {
	font-size: large
}
.style3 {
	font-weight: bold;
}
.style4 {
	font-size: large;
	font-weight: bold;
	color: #FF6600;
}
.style5 {
	color: #FF6600
}
.style6 {
	color: #F7F7F9;
	font-size: 10px;
}
#clear {
	clear: both;
}
.back {
	position: absolute;
	top: 2em;
	right: 2em;
	z-index: 100;
	color: #000;
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	text-decoration: none;
	transition: color .3s;
}
.slider05-example .back {
	color: #fff;
}
.back:hover {
	color: #aaa;
}
h1 {
	padding: 2em 0;
	font-size: 48px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	text-align: center;
}
h2 {
	margin-top: 10em;
	font-size: 24px;
	text-align: center;
}
#demo01 {
	margin-top: 0;
}
.slider-wrap {
	width: 645px;
	margin: 0;
}
.slider04-wrap {
	margin: 40px 0;
}
.bx-wrapper {
	margin: 0px auto 60px;
	padding: 0px;
	position: relative;
}
.bx-wrapper img {
	display: block;
	max-width: 100%;
}
.bx-wrapper .bx-viewport {
	background: rgb(255, 255, 255);
	border: 5px solid rgb(255, 255, 255);
	border-image: none;
}
.bx-wrapper .bx-pager {
	width: 100%;
	bottom: -30px;
	position: absolute;
}
.bx-wrapper .bx-controls-auto {
	width: 100%;
	bottom: -30px;
	position: absolute;
}
.bx-wrapper .bx-loading {
	background: url("images/bx_loader.gif") no-repeat center rgb(255, 255, 255);
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 2000;
	min-height: 50px;
}
.bx-wrapper .bx-pager {
	text-align: center;
	color: rgb(102, 102, 102);
	padding-top: 20px;
	font-family: Arial;
	font-size: 0.85em;
	font-weight: bold;
}
.bx-wrapper .bx-pager .bx-pager-item {
	display: inline-block;
}
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
}
.bx-wrapper .bx-default-pager.bx-pager a {
	background: rgb(102, 102, 102);
	margin: 0px 5px;
	outline: 0px;
	border-radius: 5px;
	width: 10px;
	height: 10px;
	text-indent: -9999px;
	display: block;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.bx-wrapper .bx-default-pager.bx-pager a:hover {
	background: rgb(0, 0, 0);
}
.bx-wrapper .bx-default-pager.bx-pager a.active {
	background: rgb(0, 0, 0);
}
.bx-wrapper .bx-prev {
	background: url("images/controls.png") no-repeat 0px -32px;
	left: 10px;
}
.bx-wrapper .bx-next {
	background: url("images/controls.png") no-repeat -43px -32px;
	right: 10px;
}
.bx-wrapper .bx-prev:hover {
	background-position: 0px 0px;
}
.bx-wrapper .bx-next:hover {
	background-position: -43px 0px;
}
.bx-wrapper .bx-controls-direction a {
	outline: 0px;
	top: 50%;
	width: 32px;
	height: 32px;
	text-indent: -9999px;
	margin-top: -16px;
	position: absolute;
	z-index: 9999;
}
.bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}
.bx-wrapper .bx-controls-auto {
	text-align: center;
}
.bx-wrapper .bx-controls-auto .bx-start {
	background: url("images/controls.png") no-repeat -86px -11px;
	margin: 0px 3px;
	outline: 0px;
	width: 10px;
	height: 11px;
	text-indent: -9999px;
	display: block;
}
.bx-wrapper .bx-controls-auto .bx-start:hover {
	background-position: -86px 0px;
}
.bx-wrapper .bx-controls-auto .active.bx-start {
	background-position: -86px 0px;
}
.bx-wrapper .bx-controls-auto .bx-stop {
	background: url("images/controls.png") no-repeat -86px -44px;
	margin: 0px 3px;
	outline: 0px;
	width: 9px;
	height: 11px;
	text-indent: -9999px;
	display: block;
}
.bx-wrapper .bx-controls-auto .bx-stop:hover {
	background-position: -86px -33px;
}
.bx-wrapper .bx-controls-auto .active.bx-stop {
	background-position: -86px -33px;
}
.bx-wrapper .bx-has-pager.bx-has-controls-auto.bx-controls .bx-pager {
	width: 80%;
	text-align: left;
}
.bx-wrapper .bx-has-pager.bx-has-controls-auto.bx-controls .bx-controls-auto {
	width: 35px;
	right: 0px;
}
.bx-wrapper .bx-caption {
	background: rgba(80, 80, 80, 0.75);
	left: 0px;
	width: 100%;
	bottom: 0px;
	position: absolute;
}
.bx-wrapper .bx-caption span {
	padding: 10px;
	color: rgb(255, 255, 255);
	font-family: Arial;
	font-size: 0.85em;
	display: block;
}
