@charset "UTF-8";
/* formatting style
------------------------------*/

* {
	font-style: normal;
}
body {
	font-family: 'Kosugi Maru', sans-serif;
	line-height: 1.6;
	color: #333;
	margin: 0px;
	padding: 0px;
	letter-spacing: 0.1em;
	font-size: 90%;
	font-weight: lighter;
}
#container {
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	min-height:100%;
	border-bottom-width: 30px;
	border-bottom-style: solid;
	border-bottom-color: #ff0032;
}

/* link style
------------------------------*/

a img {
	border-style: none;
}
a:link {
	text-decoration: none;
	color: #FFF;
}
a:visited {
	color: #FFF;
	text-decoration: none;
}
a:hover {
	color: #FF0;
	text-decoration: none;
}
#header {
	width: 1024px;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 25px;
}
#header .header_menu {
	background-color: FF0032;
	height: 60px;
	width: 1024px;
}
#header .menu1 {
	height: 48px;
	width: 1024px;
	background-color: #FF0032;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 20px;
}
#header .menu1 .menu1_wrap {
	margin-right: auto;
	margin-left: auto;
	width: 1024px;
}
#header .menu1 .menu1_wrap ul {
	padding-top: 0px;
}
#header .menu1 .menu1_wrap ul li {
	display: inline-block;
	height: 25px;
	padding-right: 40px;
	padding-left: 40px;
	font-size: 160%;
	font-weight: normal;
	letter-spacing: 0.3em;
}
#header .menu1 .menu1_wrap ul .header_line {
	position: relative;
	top: 3px;
}
#header .header_title {
	width: 800px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}
#header .menu2 {
	margin: 20px;
	height: 40px;
}
#header .menu2 img {
	margin-right: 10px;
	margin-left: 10px;
}


/* main style
------------------------------*/

#main {
	text-align: center;
	width: 1024px;
}
#main .box {
	width: 962px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	padding-top: 40px;
}
#main .box .index_box_left {
	width: 470px;
	margin-left: 120px;
	float: left;
	margin-top: 20px;
	text-align: left;
}
#main .box .index_box_right {
	position: relative;
	left: 40px;
	top: -40px;
	height: 185px;
	width: 250px;
	float: left;
}
#main .box .index_box2_left {
	float: left;
	width: 400px;
	margin-left: 25px;
	border: 2px solid #FF0000;
	z-index: 1;
	margin-top: 25px;
}
#main .box .index_box2_left .index_video1 {
	height: 200px;
	width: 356px;
	margin-top: 22px;
	margin-left: 22px;
	margin-bottom: 22px;
	z-index: 3;
	position: relative;
}
#main .box .index_box2_left .index_video2 {
	width: 400px;
	background-color: #ffbd82;
	padding-bottom: 10px;
	height: 300px;
}
#main .box .index_box2_left .index_video2 #video_title {
	height: 75px;
	width: 400px;
	padding-top: 25px;
}
#main .box .index_box2_left .index_video2 .video_contents {
	height: 204px;
	width: 400px;
}
#main .box .index_box2_left .index_video2 .video_contents img {
	margin-bottom: 15px;
}
#main .box .index_box2_right {
	float: left;
	width: 450px;
	margin-left: 50px;
}
#main .box .index_box2_right ul {
	text-align: left;
	width: 450px;
}
#main .box .index_box2_right ul li {
	display: block;
	list-style:  none;
	text-indent: 18px;
	background-image: url(../img/point1.gif);
	background-repeat: no-repeat;
	background-position: 3px;
	margin-bottom: 2px;
}
#main .box .index_box2_right .photo {
	width: 450px;
	margin-top: 25px;
	margin-bottom: 25px;
}
#main .box .index_box2_right .photo img {
	margin-right: 5px;
}
#main .box .index_box2_right .mokuteki {
	
}
#main #uta {
	clear: both;
	background-image: url(../img/background.jpg);
	background-repeat: no-repeat;
	height: 380px;
	width: 1024px;
	background-position: bottom;
	padding-top: 20px;
}
#main #uta .vertical {
	-webkit-font-feature-settings: 'pkna';
          font-feature-settings: 'pkna';
  line-height: 1.9;
  letter-spacing: 0.03em;
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
	text-align: left;
}
#main #uta .vertical .text_box {
	height: 300px;
	width: 900px;
	margin-top: 40px;
}
#main #uta .vertical .text_box p {
	margin-top: 15px;
}
#main .box .outline {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	margin-top: 30px;
	margin-bottom: 30px;
}
#main .box .outline dl dt {
	float: left;
	width: 160px;
	margin-bottom: 15px;
	text-align: left;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #ff0032;
	padding-left: 10px;
}
#main .box .outline dl dd {
	width: 550px;
	padding-left: 160px;
	margin-bottom: 15px;
}
#main .box .vision {
	font-size: 180%;
	color: #ff0032;
}
#main .box .vision_box {
	width: 962px;
	margin-top: 20px;
	clear: both;
}
#main .box .vision_box .vision_contents {
	float: left;
	width: 481px;
	margin-top: 25px;
}
#main .box .vision_box .vision_contents .vision_text {
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#main .box .day {
	text-align: right;
	margin-right: 200px;
	color: #ff0032;
}
#main .box .text {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	margin-top: 25px;
}
#main .box .record1 {
	width: 820px;
	margin-right: auto;
	margin-left: auto;
	font-size: 140%;
	text-align: center;
}
#main .box .record1 dl {
	margin-right: 0px;
	float: right;
}
#main .box .record1 dl dt {
	float: left;
	width: 200px;
	color: #FFF;
	background-color: #ff0032;
	padding-top: 3px;
	padding-bottom: 4px;
	margin-left: 20px;
}
#main .box .record1 dl dd {
	float: left;
	width: 150px;
	font-size: 130%;
	text-align: left;
	margin-left: 20px;
	font-weight: bold;
}
#main .box table {
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #ff0032;
	margin-top: 30px;
}
#main .box table tr th {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #ff0032;
	border-left-color: #ff0032;
	color: #FFF;
	background-color: #ff9292;
}
#main .box table tr td {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #ff0032;
	border-left-color: #ff0032;
	text-align: center;
}
#main .box table tr .number {
	text-align: right;
	padding-right: 80px;
}
#main .box .box table .total {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #ff0032;
	background-color: #FFE7E2;
}
.box .box .record2 {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#main .box .box .record2 dl dt {
	float: left;
	width: 150px;
	margin-bottom: 10px;
}
#main .box .box .record2 dl dd {
	width: 600px;
	margin-left: 150px;
	margin-bottom: 10px;
}
#main .box hr {
	height: 8px;
	background: url(../img/hr.gif) repeat-x 0 0;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 40px;
	margin-bottom: 40px;
}
#main .box ol {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#main .box ol li {
	font-size: 130%;
	color: #f05a24;
	margin-top: 20px;
	margin-bottom: 20px;
	font-weight: bold;
}
#main .box ol .b {
	font-weight: bold;
	color: #ff0032;
	margin-bottom: 0px;
}
#main .box .access {
	font-size: 120%;
	font-weight: bold;
	text-align: left;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}
#main .box .access p a:link {
	text-decoration: underline;
	color: #000;
}
#main .box .access p a:hover {
	color: #ff0032;
	text-decoration: underline;
}
#main .box .video {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	height: 350px;
	margin-top: 50px;
}
#main .box .execise {
	background-color: #fcf5d3;
	width: 942px;
	border: 10px solid #f49d3a;
	padding-top: 10px;
	margin-top: 35px;
}



/* footer style
------------------------------*/

#footer a:link {
	color: #333;
	text-decoration: none;
}
#footer a:visited {
	color: #333;
	text-decoration: none;
}
#footer a:hover {
	color: #F00;
	text-decoration: underline;
}
#footer {
	width: 1024px;
	height: 70px;
	text-align: center;
	padding-top: 30px;
	clear: left;
}
#footer .footer_menu ul {
	padding-left: 0px;
	height: 20px;
	margin-right: auto;
	margin-left: auto;
}
#footer .footer_menu ul li {
	display: inline;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333;
	padding-right: 10px;
	padding-left: 10px;
	height: 20px;
}
#footer .footer_menu ul #footer_line {
	position: relative;
	top: 2px;
}
#footer .copyright {
	font-size: 90%;
	height: 20px;
	width: 1024px;
	position: relative;
	top: 28px;
	color: #FFF;
}
#main .box .sns {
	margin-top: 50px;
}
#main .box .sns dl dt {
	font-size: 120%;
	font-weight: bold;
}
#main .box .sns dl dd {
	padding-bottom: 25px;
}
#main .box .sns h2 {
	font-size: 150%;
	color: #ff6500;
}
