@charset "UTF-8";
/* CSS Document */

h5 span {
	display: none;
}
html {
}
body {
	margin: 0em;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 16px;
	font-weight: normal;
	text-align: left;
}
hr {
	display: none;
}
a:link, a:visited {
	color: #6601FE;
}
a:hover {
	color: #BC95FF;
}
a:active {
	color: #6601FE;
}
#header {
	width: 100%;
	height: 90px;
	background-color: rgba(0,0,0,1.00);
	z-index: 3000;
	position: fixed;
	top: 0em;
}
#header #header_inner {
	width: 940px;
	height: 60px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0em;
	overflow: hidden;
}
#header #header_inner h1 {
	height: 60px;
	line-height: 200px;
	display: block;
	float: left;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-left: 0em;
	color: rgba(255,255,255,1.00);
	font-size: 0px;
	background-image: url(../img/title.png);
	background-repeat: no-repeat;
	background-position: left center;
	width: 304px;
	text-indent: 200%;
	overflow: hidden;
}
#header #header_inner .index_menu {
	float: right;
	margin-top: 0em;
	overflow: hidden;
	display: block;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-left: 0em;
	height: 60px;
}
#header #header_inner .index_menu li {
	display: inline-block;
	height: 60px;
	margin-top: 0em;
	margin-left: 1em;
	white-space: nowrap;
	margin-bottom: 0em;
	margin-right: 0em;
	font-size: 14px;
	line-height: 60px;
}
#header #hd_leader {
	width: 940px;
	display: block;
	height: 30px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}
#header #hd_leader .hd_add {
	color: rgba(255,255,255,1.00);
	font-size: 14px;
	display: block;
	margin-top: 0em;
	margin-bottom: 0em;
	margin-right: auto;
	margin-left: auto;
	height: 30px;
	float: left;
	width: 600px;
}
#header #hd_leader .hd_icon {
	display: block;
	float: right;
	margin-top: 0em;
	margin-bottom: 0em;
	margin-right: 0em;
	margin-left: 0em;
	overflow: hidden;
}
#header #hd_leader .hd_icon a {
	width: 24px;
	height: 24px;
	display: inline-block;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-left: 10px;
}
#mainvisual {
	width: 100%;
	background-color: rgba(153,0,51,1.00);
	height: 480px;
	display: block;
	background-image: url(../img/top/main_bg.jpg);
	background-repeat: repeat-x;
	background-position: 0% top;
	margin-top: 80px;
}
#mainvisual h3 {
	display: none;
}
#mainvisual #slideshow {
	width: 980px;
	margin-top: 0em;
	margin-right: auto;
	margin-bottom: 0em;
	margin-left: auto;
	height: 480px;
}
.index_menu li a:link , .index_menu li a:visited{
	text-decoration: none;
	color: rgba(204,204,204,1.00);
}
.index_menu li a:hover {
	text-decoration: none;
	color: rgba(255,255,255,1.00);
}
.index_menu li a:active {
	text-decoration: none;
	color: rgba(153,153,153,1.00);
}
#about  {
	height: 102px;
	display: block;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-left: 0em;
}
.subtitle_about {
	width: 520px;
	background-image: url(../img/about/title.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 39px;
	display: block;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-left: 0em;
	overflow: hidden;
	text-indent: 200%;
	line-height: 100px;
}
#block_about {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0em;
	margin-bottom: 0em;
	overflow: hidden;
}
#block_about .about_left {
	float: left;
	display: block;
	width: 520px;
}
#block_about .about_right {
	width: 400px;
	float: right;
}
#block_about .about_left #unit_about p {
	line-height: 1.6em;
	margin-top: 1.6em;
	margin-bottom: 0em;
}
#block_about .about_right .Twitter p {
	background-color: rgba(153,0,51,1.00);
	background-image: url(../img/about/twitter.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 400px;
	height: 36px;
	display: block;
	margin-top: 20px;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-left: 0em;
	text-indent: 200%;
	line-height: 100px;
	overflow: hidden;
}
#profile  {
	height: 102px;
	display: block;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-left: 0em;
	overflow: hidden;
}
.pageup {
	width: 940px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 0em;
	text-align: right;
	font-size: 14px;
}
#block_profile {
	width: 100%;
	background-image: url(../img/profile/about_bg2.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 0em;
	margin-bottom: 0em;
	overflow: hidden;
	position: relative;
}
#block_profile .inner_profile {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	position: relative;
}
#block_profile .inner_profile .profile_left {
	width: 400px;
	float: left;
	position: relative;
	height: 100%;
}
#block_profile .inner_profile .profile_left img {
	bottom: 0em;
	position: relative;
	left: 0em;
	display: block;
	width: 400px;
	height: 550px;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-left: 0em;
}
#block_profile .inner_profile .profile_right {
	width: 510px;
	float: right;
	position: relative;
}
.subtitle_profile {
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-left: 0em;
	background-image: url(../img/profile/title.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 338px;
	height: 80px;
	display: block;
	text-indent: 1000px;
	line-height: 200px;
	overflow: hidden;
}
#unit_profile {
	display: block;
}
#unit_profile ul {
	display: block;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-left: 0em;
	list-style-type: none;
	padding-top: 0em;
	padding-right: 0em;
	padding-bottom: 0em;
	padding-left: 0em;
	overflow: hidden;
}
#unit_profile ul li {
	margin-top: 0.4em;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-left: 0em;
	overflow: hidden;
	display: block;
}
#unit_profile ul li .year {
	display: block;
	float: left;
	width: 100px;
	line-height: 1.4em;
}
#unit_profile ul li .news {
	display: block;
	float: left;
	width: 400px;
	line-height: 1.4em;
}
#block_profile .inner_profile .profile_right h3 {
	display: block;
	border-bottom: 1px solid rgba(204,204,204,1.00);
	padding-bottom: 3px;
	font-size: 16px;
	color: rgba(51,51,51,1.00);
	margin-top: 1.5em;
	margin-bottom: 0em;
}
#block_profile .inner_profile .profile_right p {
	line-height: 1.6em;
	margin-bottom: 0em;
	margin-top: 0.6em;
}
#block_profile .inner_profile .profile_right .profile_pageup {
	display: block;
	font-size: 14px;
	text-align: right;
	bottom: 0em;
	position: absolute;
	width: 510px;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-left: 0em;
}
#block_profile .inner_profile .profile_left img {
	font-size: 0px;
	line-height: 0px;
}
#started  {
	height: 102px;
	display: block;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-left: 0em;
}
#block_started {
	width: 100%;
	background-image: url(../img/started/started_bg.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
#block_started .inner_started {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	display: block;
	margin-top: 0em;
	margin-bottom: 0em;
	position: relative;
}
#block_started .inner_started .started_left {
	width: 420px;
	display: block;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-left: 0em;
	float: left;
}
.subtitle_started {
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-left: 0em;
	background-image: url(../img/started/title.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 369px;
	height: 46px;
	display: block;
	text-indent: 1000px;
	line-height: 200px;
	overflow: hidden;
}
#block_started .inner_started .started_left #unit_started p {
	margin-top: 1.6em;
	margin-bottom: 0em;
	display: block;
	line-height: 1.6em;
}
#block_started .inner_started .started_right {
	width: 490px;
	height: 320px;
	display: block;
	float: right;
	background-color: rgba(255,255,255,1.00);
	position: relative;
}
#block_started .inner_started .started_right #viewer {
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-left: 0em;
	list-style-type: none;
	overflow: hidden;
	padding-top: 0em;
	padding-right: 0em;
	padding-bottom: 0em;
	padding-left: 0em;
}
#block_started .inner_started .started_right #viewer img {
	position: absolute;
	font-size: 0px;
	line-height: 0px;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-left: 0em;
}
#dojo  {
	height: 102px;
	display: block;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-left: 0em;
	overflow: hidden;
}
.subtitle_dojo {
	width: 940px;
	height: 46px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0em;
	margin-bottom: 0em;
	display: block;
	text-indent: 150%;
	line-height: 150px;
	overflow: hidden;
	background-image: url(../img/dojo/title.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.address_dojo {
	width: 940px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-top: 1em;
	margin-bottom: 1em;
	font-weight: normal;
	text-align: left;
}
.address_dojo span {
	font-weight: bold;
	font-size: 1.3em;
}
#gmap {
	width: 940px;
	height: 580px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0em;
	margin-bottom: 0em;
}
.gmap_zoom  {
	font-size: 14px;
	text-align: left;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0em;
	margin-left: auto;
	white-space: nowrap;
	width: 940px;
	display: block;
}
#list_dojo {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	line-height: 1.6em;
	font-size: 16px;
	overflow: hidden;
	margin-top: 1.5em;
}
#list_dojo p {
	display: inline-block;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-left: 0em;
	font-weight: bold;
	float: left;
}
#list_dojo ul {
	display: inline-block;
	float: left;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-left: 0em;
}
#list_dojo ul li span {
	font-size: 13px;
	margin-left: 0.5em;
}
#contact  {
	height: 102px;
	display: block;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-left: 0em;
}
.subtitle_contact {
	width: 940px;
	height: 46px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0em;
	margin-bottom: 0em;
	display: block;
	text-indent: 150%;
	line-height: 150px;
	overflow: hidden;
	background-image: url(../img/contact/title.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#unit_contact {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0em;
	margin-bottom: 0em;
}
#unit_contact p {
	margin-top: 1.6em;
	margin-bottom: 0em;
}
#footer {
	width: 100%;
	margin-top: 51px;
	margin-bottom: 0em;
	margin-right: 0em;
	margin-left: 0em;
	background-color: rgba(0,0,0,1.00);
	padding-bottom: 1.6em;
	padding-top: 0em;
}
#footer .footer_top {
	width: 940px;
	display: block;
	color: rgba(255,255,255,1.00);
	font-size: 16px;
	font-weight: normal;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0em;
	margin-bottom: 0em;
	padding-top: 1em;
}
#footer .footer_top span {
	font-weight: bold;
}
#footer .footer_bottom {
	width: 940px;
	display: block;
	color: rgba(255,255,255,1.00);
	font-size: 14px;
	font-weight: normal;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-top: 1.6em;
	margin-bottom: 0em;
}
