@charset "UTF-8";
/* ----------------------------------------
common
---------------------------------------- */
html, body {
	height:100%;
}
body {
	color:#333333;
	text-align:center;
}
a {
	color:#000;
	outline:none;
}
a:link, a:visited {
	text-decoration:none;
}
a:hover, a:active {
	text-decoration:underline;
}
a:hover img {
	background: url(../images/common/img.png);
}
.m0 {
	margin:0!important;
}
.mr0 {
	margin-right:0!important;
}
.mr20 {
	margin-right:20px!important;
}
.ml0 {
	margin-left:0px!important;
}
.ml10 {
	margin-left:10px!important;
}
.ml20 {
	margin-left:20px!important;
}
.mb10 {
	margin-bottom:10px!important;
}
.mb20 {
	margin-bottom:20px!important;
}
.mb30 {
	margin-bottom:30px!important;
}
.mb40 {
	margin-bottom:40px!important;
}
.mb50 {
	margin-bottom:50px!important;
}
.mt30 {
	margin-top:30px!important;
}
.pl0 {
	padding-left:0 !important;
}
.border-b {
	border-bottom:1px solid #666;
}
.a-right {
	text-align:right;
}
.a-center {
	text-align:center;
}
.f15 {
	font-size:15px;
	line-height:2em;
}
.link {
	background:url(../images/common/link_icon.gif) no-repeat right center;
	padding:2px 25px 2px 0;
}
.attention, .ERR {
	color: #6C5A9D;
}
.attention {
	padding-left:10px;
}
.clear {
	clear:both
}
/* ----------------------------------------
	head
---------------------------------------- */
body {
	background: url(../images/common/head_bg.gif) repeat-x left top;
}
#head {
	width:940px;
	height:98px;
	text-align:left;
	margin:auto;
	background:url(../images/common/logo02.jpg) no-repeat right 38px;
}
#head h1 {
	width:263px;
	height:50px;
	margin-top:24px;
	float:left;
}
#head h1 a:hover img {
	opacity:0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
}
#head dl {
	float:right;
	width:326px;
	overflow:hidden;
}
#head dt {
	float:left;
	margin-top:11px;
	width:171px;
	height:21px;
	text-align:left;
}
#head dd {
	float:right;
	width:140px;
	height:31px;
}
/* ----------------------------------------
	navi
---------------------------------------- */
#navi {
	height:48px;
	background:url(../images/common/navi_bg.jpg) repeat-x left top;
	text-align:center;
	overflow:hidden;
	clear:both;
}
#navi ul {
	width:940px;
	margin:auto;
	height:48px;
	overflow:hidden;
}
#navi ul li {
	float:left;
}
/* ----------------------------------------
	topimg
---------------------------------------- */
#topimg {
	height:335px;
	background:url(../images/top/topimg_bg.png) repeat-x left top;
	text-align:center;
}
#topimg dl {
	width:940px;
	height:335px;
	background:url(../images/top/topimg.jpg) no-repeat center top;
	margin:auto;
}
#topimg dl dt {
	width:450px;
	height:303px;
	overflow:hidden;
	background:url(../images/top/topimg01.png) no-repeat left top;
	float:left;
	text-align:left;
}
#topimg dl dd {
	width:450px;
	height:303px;
	overflow:hidden;
	background:url(../images/top/topimg02.png) no-repeat left top;
	float:right;
	text-align:left;
}
#topimg dl .img {
	margin-left:27px;
	height:106px;
	width:106px;
	float:left;
	margin-top:83px;
}
#topimg dl .text {
	width:268px;
	margin-right:30px;
	float:right;
	margin-top:83px;
}
#topimg dl .text p {
	color:#FFFFFF;
	margin-bottom:15px;
	font-weight:bold;
	line-height:1.5em;
}
#topimg a:hover img {
	opacity:0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
}
/* ----------------------------------------
	pagebody
---------------------------------------- */
#pagebody {
	width:940px;
	margin:auto;
	text-align:left;
	margin-top:28px;
	clear:both;
}
/* ----------------------------------------
	contentsbody
---------------------------------------- */
#contentsbody {
	width:700px;
	float:left;
}
#contentsbody #box01 {
	border:1px solid #CCC;
	padding:4px 0 13px 19px;
	background:url(../images/top/contents_bg01.jpg) repeat-x left top;
	overflow:hidden;
	margin-bottom:30px;
}
#contentsbody #box01 h2 {
	height:42px;
	line-height:42px;
	margin-right:19px;
	background:url(../images/common/icon03.png) no-repeat left center;
	margin-bottom:20px;
	border-bottom:1px solid #C1BBD6;
	padding-left:16px;
	font-size:16px;
	font-weight:bold;
	color:#3B198A;
}
#contentsbody #box01 .picture-slides-fade-container {
	width:324px;
	height:243px;
	overflow:hidden;
	float:left;
	margin-right:20px;
	margin-bottom:16px;
}
#contentsbody #box01 .scroll_area {
	width:330px;
	height:243px;
	float:right;
	margin-right:5px;
}
#contentsbody #box01 .scroll_area p {
	margin-bottom:20px;
}
#contentsbody #box01 ul {
	clear:both;
	overflow:hidden;
}
#contentsbody #box01 ul li {
	height:82px;
	width:100px;
	overflow:hidden;
	margin-right:12px;
	float:left;
}
#contentsbody #box01 ul li a {
	display:block;
	height:74px;
	width:100px;
	overflow:hidden;
	float:left;
	padding-top:8px;
}
#contentsbody #box01 ul li img {
	display:block;
	border:1px solid #CCCCCC;
	width:98px;
	height:72px;
	overflow:hidden;
}
#contentsbody #box01 ul li .picture-slides-selected-thumbnail {
	background:url(../images/top/arrow.jpg) no-repeat center top;
}
#contentsbody #box01 ul li .picture-slides-selected-thumbnail img {
	width:96px;
	height:70px;
	border:2px solid #3C1A8A;
}
/* 全体 */
.jspContainer {
	overflow:hidden;
	position:relative;
}
/* スクロールバーを除いたエリア */
.jspPane {
	position:absolute;
}
/* 縦スクロールバー */
.jspVerticalBar {
	position:absolute;
	top:0;
	right:0;
	width:7px;
	height:100%;
}
/* 横スクロールバー */
.jspHorizontalBar {
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
	height:10px;
}
/* 背景 */
.jspTrack {
	background:#FFF;
	position:relative;
}
/* ノブ */
.jspDrag {
	background:#7F7F7F;
	position:relative;
	top:0;
	left:0;
	cursor:pointer;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}
.jspHorizontalBar .jspTrack, .jspHorizontalBar .jspDrag {
	float:left;
	height:100%;
}
/* ----------------------------------------
	sidebody
---------------------------------------- */
#sidebody {
	width:220px;
	float:right;
	margin-bottom:50px;
}
#sidebody ul {
	width:202px;
	padding:9px 9px 0;
	background:url(../images/common/side_bg.gif);
	overflow:hidden;
}
#sidebody ul li {
	margin-bottom:9px;
}
#sidebody ul li a:hover img {
	opacity:0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
}
/* ----------------------------------------
	news_list
---------------------------------------- */
#news_list {
	margin-bottom:50px;
}
#news_list dt {
	height:34px;
	line-height:34px;
	padding-left:20px;
	font-size:15px;
	font-weight:bold;
	color:#3A198A;
	margin-bottom:12px;
	background:url(../images/common/titlebar01.png) no-repeat left top;
}
#news_list dd {
	padding:13px 0;
	border-bottom:1px dotted #CCCCCC;
	overflow:hidden;
}
#news_list dd p {
	margin-bottom:0;
	float:right;
	width:580px;
}
#news_list dd .day {
	margin-bottom:0;
	float:left;
	width:100px;
	padding-left:18px;
	background:url(../images/common/icon01.gif) no-repeat 10px center;
}
#news_list dd p.new span {
	height:15px;
	width:30px;
	background:url(../images/top/icon_new.gif) no-repeat left top;
	display:inline-block;
}
#news_list dd span.new {
    display: none;
}
#news_list dd#all {
    border-bottom:none;
    padding:0;
    text-align: right;
}
#news_list dd#all a {
    background: url(../images/common/icon04.gif) no-repeat left center;
    color: #6c5a9d;
    height: 30px;
    line-height: 30px;
    padding-left: 12px;
}
/* ----------------------------------------
	pagetop
---------------------------------------- */
#pagetop {
	background:url(../images/common/bottombar.jpg) no-repeat center top;
	height:36px;
	line-height:36px;
	clear:both;
	margin-bottom:25px;
}
#pagetop p {
	width:860px;
	margin:auto;
	padding-right:70px;
	text-align:right;
	font-size:14px;
	height:36px;
	line-height:36px;
}
#pagetop p a {
	color:#6C5B9D;
}
/* ----------------------------------------
	bottombody
---------------------------------------- */
#bottombody {
	width:940px;
	margin:0 auto 25px;
	overflow:hidden;
}
#bottombody dl {
	width:422px;
	height:96px;
	background:#F4F4F6;
	border:1px solid #EEEEF2;
	padding:15px 18px 0;
	overflow:hidden;
	float:left;
	margin-right:30px;
}
#bottombody dl dt {
	margin-bottom:10px;
	text-align:left;
	line-height:1.4em;
}
#bottombody dl dt a {
	color:#6C5A9D;
}
#bottombody dl dd {
	width:250px;
	float:left;
	text-align:left;
	line-height:1.4em;
}
#bottombody dl dd.contact {
	width:160px;
	height:32px;
	float:right;
	text-align:right;
	padding-top:3px;
}
#bottombody ul {
	border-left:1px solid #CCCCCC;
	float:left;
	overflow:hidden;
	height:111px;
	overflow:hidden;
}
#bottombody ul#fnavi01 {
	width:195px;
}
#bottombody ul#fnavi02 {
	width:250px;
	border-right:1px solid #CCCCCC;
	float:right;
}
#bottombody li {
	height:18px;
	line-height:18px;
	padding-left:10px;
	background:url(../images/common/icon02.gif) no-repeat left center;
	margin-left:22px;
	text-align:left;
}
/* ----------------------------------------
	foot
---------------------------------------- */
#foot {
	height:42px;
	line-height:42px;
	text-align:center;
	background:#3C1A8A;
	color:#FFFFFF;
	margin-bottom:10px;
}
/* ----------------------------------------
	copyright
---------------------------------------- */
#copyright {
	text-align:center;
	font-size:12px;
	margin-bottom:25px;
}
/* ----------------------------------------
	banner
---------------------------------------- */
#banner {
	width:940px;
	margin:0 auto 80px;
	overflow:hidden !important;
}
#banner.bx-wrapper {
	width: inherit;
}
#slider {
	margin:auto;
	overflow:hidden;
}
#slider li {
	width:223px !important;
	text-align:left;
	margin-left:px;
	float:left;
}
.bx-wrapper {
	width:945px !important;
}
.bx-window {
	width:892px !important;
	margin-left:24px;
}
/* 前へ、次へのボタン */
 
.bx-prev, .bx-next {
	position: absolute;
	top:0;
}
.bx-prev {
	display:block;
	height:58px;
	width:15px;
	text-indent:-9999px;
	background:url(../images/common/slide_left.jpg) no-repeat left top;
}
.bx-next {
	right: 10px;
	display:block;
	height:58px;
	width:15px;
	text-indent:-9999px;
	background:url(../images/common/slide_right.jpg) no-repeat right top;
}
/* ----------------------------------------
	お問い合わせ
---------------------------------------- */
.table {
	border-collapse:collapse;
	width:700px;
	margin-bottom:30px;
}
.table th {
	width:200px;
	border:1px solid #C5CEDF;
	text-align:center;
	background:#F9FAFC;
	padding:15px;
	font-size:15px;
	font-weight:normal;
	color:#6C5A9D;
	vertical-align:middle;
}
.table td {
	border:1px solid #C5CEDF;
	padding:15px;
}
#form-button {
	text-align:center;
}
#form-button #button01 {
	border: 0px;
	width:199px;
	height:42px;
	margin:auto;
	margin-bottom:30px;
	background:#FFFFFF url(../images/contact/button01.jpg) no-repeat left top;
	text-indent:-9999px;
	display:inline-block;
	cursor:pointer;
}
#form-button #button02 {
	border: 0px;
	width:199px;
	height:42px;
	margin:auto;
	margin-bottom:30px;
	background:#FFFFFF url(../images/contact/button02.jpg) no-repeat left top;
	text-indent:-9999px;
	display:inline-block;
	cursor:pointer;
}
#form-button #button03 {
	border: 0px;
	width:199px;
	height:42px;
	margin:auto;
	margin-bottom:30px;
	background:#FFFFFF url(../images/contact/button03.jpg) no-repeat left top;
	text-indent:-9999px;
	display:inline-block;
	cursor:pointer;
	margin-left:20px;
}
#form-button #button01:hover {
	background:#FFFFFF url(../images/contact/button01.jpg) no-repeat left bottom;
}
#form-button #button02:hover {
	background:#FFFFFF url(../images/contact/button02.jpg) no-repeat left bottom;
}
#form-button #button03:hover {
	background:#FFFFFF url(../images/contact/button03.jpg) no-repeat left bottom;
}
#sb-title-inner, #sb-info-inner, #sb-loading-inner, div.sb-message {
	font-weight:200;
	color:#fff;
}
#sb-container {
	position:fixed;
	margin:0;
	padding:0;
	top:0;
	left:0;
	z-index:999;
	text-align:left;
	visibility:hidden;
	display:none;
}
#sb-overlay {
	position:relative;
	height:100%;
	width:100%;
}
#sb-wrapper {
	position:absolute;
	visibility:hidden;
	width:100px;
}
#sb-wrapper-inner {
	position:relative;
	border:1px solid #303030;
	overflow:hidden;
	height:100px;
}
#sb-body {
	position:relative;
	height:100%;
}
#sb-body-inner {
	position:absolute;
	height:100%;
	width:100%;
}
#sb-player.html {
	height:100%;
	overflow:auto;
}
#sb-body img {
	border:none;
}
#sb-loading {
	position:relative;
	height:100%;
}
#sb-loading-inner {
	position:absolute;
	font-size:14px;
	line-height:24px;
	height:24px;
	top:50%;
	margin-top:-12px;
	width:100%;
	text-align:center;
}
#sb-loading-inner span {
	background:url(../images/other/loading.gif) no-repeat;
	padding-left:34px;
	display:inline-block;
}
#sb-body, #sb-loading {
	background-color:#060606;
}
#sb-title, #sb-info {
	position:relative;
	margin:0;
	padding:0;
	overflow:hidden;
}
#sb-title, #sb-title-inner {
	height:26px;
	line-height:26px;
}
#sb-title-inner {
	font-size:16px;
}
#sb-info, #sb-info-inner {
	height:20px;
	line-height:20px;
}
#sb-info-inner {
	font-size:12px;
}
#sb-nav {
	float:right;
	height:16px;
	padding:2px 0;
	width:45%;
}
#sb-nav a {
	display:block;
	float:right;
	height:16px;
	width:16px;
	margin-left:3px;
	cursor:pointer;
	background-repeat:no-repeat;
}
#sb-nav-close {
	background-image: url(../images/other/close.png);
}
#sb-nav-next {
	background-image:url(../images/other/next.png);
}
#sb-nav-previous {
	background-image:url(../images/other/previous.png);
}
#sb-nav-play {
	background-image:url(../images/other/play.png);
}
#sb-nav-pause {
	background-image:url(../images/other/pause.png);
}
#sb-counter {
	float:left;
	width:45%;
}
#sb-counter a {
	padding:0 4px 0 0;
	text-decoration:none;
	cursor:pointer;
	color:#fff;
}
#sb-counter a.sb-counter-current {
	text-decoration:underline;
}
div.sb-message {
	font-size:12px;
	padding:10px;
	text-align:center;
}
div.sb-message a:link, div.sb-message a:visited {
	color:#fff;
	text-decoration:underline;
}
