﻿@charset "utf-8";
*{
	margin:0;
	padding:0;
	font-family: "メイリオ", Meiryo,'Nanum Gothic' ,'Malgun Gothic',"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:#262626;
}

body {
	background-image:url(../images/back2.png);
	background-repeat:repeat-x;
	bgproperties:fixed;
	
}
img {
	border:0;	
}

A:link {
	text-decoration:none;
	color:#d6c3b8;
}
A:visited {                 /* 既に見たリンク */
	color:#d6c3b8;
	text-decoration: none;     /* 下線を消す */
}
A:hover {                   /* カーソルが上にある時のリンク */
	color:#d6c3b8;
	text-decoration:underline;
	font-weight:bold;
}
.in{
	width:982px;
	margin:0 auto;
}
.header {
	padding:7px 0 0 30px;
	margin-bottom:10px;
}
.headline {
	padding-left:35px;
	position:absolute;
	z-index:4;
}
.navi {
	z-index:2;
	top:0%;
	right:0%;
	float:right;
	position:relative;
}
.won {
	z-index:1;
	position:absolute;
	top:250px;
}
.footer {
	background-color:#000;
	width:100%;
	height:auto;
	margin:0 auto;
	clear:both;
	z-index:100;
	position:relative;
}
.footer p {
	color:#FFF;
	font-size:0.625em;
	text-align:center;
}
.footer p pink {
	color:#d6c3b8;
}
h1{
	text-indent:-9999px;
	background-image:url(../images/blank.png);
	background-repeat:repeat-x;
	top:1px;
	left:1px;
	float:left;
	z-index:1;
	position:static;
}
.profile_1 {
	padding:16px 0 0 22px;
}
.profile_2 {
	padding:23px 0 0 22px;
}
.profile_3 {
	padding:35px 0 0 22px;
}
.profile_3 p {
	font-size:0.875em;
	line-height:23px;
}
.profile_4 {
	padding:20px 0 0 22px;
}
.profile_4 img {
	padding:10px 0;
}
.profile_4 p {
	font-size:0.875em;
	line-height:36px;
}
.profile_4 p brown{
	font-size:0.9em;
	line-height:24px;
	font-weight:bold;
	color:#a47801;
}
.profile_5 {
	padding:0;
}
.profile_5 img {
	padding:10px 0;
	float:left;
	margin-right:10px;
}
.profile_5 p.left {
	font-size:0.75em;
	line-height:28px;
	float:left;
}
.profile_5 p {
	font-size:0.75em;
	line-height:36px;
}
.profile_pic {
	float:right;
}
.table {
	border-width: 1px 0 0 1px;
	border-style: solid;
	border-color: #d1d1d1;
	margin:10px 0;
}
.table td {
	border-width: 0 1px 1px 0;
	border-style: solid;
	border-color: #d1d1d1;
	padding: 5px 0;
	font-size:0.75em;
	text-align:center;
}

.contact_table td {
	padding:5px 5px;
	font-size:0.75em;
}
.album td {
	font-size:0.75em;
	padding-bottom:10px;
}


/* 
	メインメニューのCSS
*/
#navi {
	background-image:url(../images/navi_back.png);
	background-repeat: repeat-y;
	height: 741px;
	width: 247px;
	z-index:2;
	top:0%;
	right:0%;
	float:right;
	position:relative;
}
#navi_salu {
	background-image:url(../images/navi_back.png);
	background-repeat: repeat-y;
	height: 787px;
	width: 247px;
	z-index:2;
	top:0%;
	right:0%;
	float:right;
	position:relative;
}
#navi_contact {
	background-image:url(../images/navi_back.png);
	background-repeat: repeat-y;
	height: 960px;
	width: 247px;
	z-index:2;
	top:0%;
	right:0%;
	float:right;
	position:relative;
}
#navi_profile {
	background-image:url(../images/navi_back.png);
	background-repeat: repeat-y;
	height: 677px;
	width: 247px;
	z-index:2;
	top:0%;
	right:0%;
	float:right;
	position:relative;
}
#navi_profile2 {
	background-image:url(../images/navi_back.png);
	background-repeat: repeat-y;
	height: 782px;
	width: 247px;
	z-index:2;
	top:0%;
	right:0%;
	float:right;
	position:relative;
}
#navi_school {
	background-image:url(../images/navi_back.png);
	background-repeat: repeat-y;
	height: 1700px;
	width: 247px;
	z-index:2;
	top:0%;
	right:0%;
	float:right;
	position:relative;
}

.navigation li {
	display: block;
	list-style:none;
	}

.navigation li a {
	display: block;
	text-indent: -9999px;
}
li.top_page a {
	height: 161px;
	background-image:  url(../images/navi.png);
	background-repeat: no-repeat;
	background-position:left top;
}
li.salutation a {
	height: 59px;
	background-image:  url(../images/navi.png);
	background-repeat: no-repeat;
	background-position:left -161px;
}
li.profile a {
	height: 59px;
	background-image: url(../images/navi.png);
	background-repeat: no-repeat;
	background-position:left -220px;
}
li.school a {
	height: 62px;
	background-image: url(../images/navi.png);
	background-repeat: no-repeat;
	background-position:left -279px;
}
li.news a {
	height:59px;
	background-image:  url(../images/navi.png);
	background-repeat: no-repeat;
	background-position: left -341px;
}
li.schedule a {
	height:59px;
	background-image:  url(../images/navi.png);
	background-repeat: no-repeat;
	background-position: left -400px;
}
li.gallery a {
	height:61px;
	background-image:  url(../images/navi.png);
	background-repeat: no-repeat;
	background-position: left -460px;
}
li.media a {
	height:62px;
	background-image:  url(../images/navi.png);
	background-repeat: no-repeat;
	background-position: left -522px;
}
li.access a {
	height:62px;
	background-image:  url(../images/navi.png);
	background-repeat: no-repeat;
	background-position: left -581px;
}
li.contact a {
	height: 61px;
	background-image:  url(../images/navi.png);
	background-repeat: no-repeat;
	background-position: left -643px;
}
li.top_page a:hover {
	height: 161px;
	background-image:  url(../images/navi.png);
	background-repeat: no-repeat;
	background-position:right top;
}
li.salutation a:hover {
	height: 59px;
	background-image:  url(../images/navi.png);
	background-repeat: no-repeat;
	background-position:right -161px;
}
li.profile a:hover {
	height: 59px;
	background-image: url(../images/navi.png);
	background-repeat: no-repeat;
	background-position:right -220px;
}
li.school a:hover {
	height: 62px;
	background-image: url(../images/navi.png);
	background-repeat: no-repeat;
	background-position:right -279px;
}
li.news a:hover {
	height:59px;
	background-image:  url(../images/navi.png);
	background-repeat: no-repeat;
	background-position: right -341px;
}
li.schedule a:hover {
	height:59px;
	background-image:  url(../images/navi.png);
	background-repeat: no-repeat;
	background-position: right -400px;
}
li.gallery a:hover {
	height:61px;
	background-image:  url(../images/navi.png);
	background-repeat: no-repeat;
	background-position: right -460px;
}
li.media a:hover {
	height:62px;
	background-image:  url(../images/navi.png);
	background-repeat: no-repeat;
	background-position: right -522px;
}
li.access a:hover {
	height:62px;
	background-image:  url(../images/navi.png);
	background-repeat: no-repeat;
	background-position: right -581px;
}
li.contact a:hover {
	height: 61px;
	background-image:  url(../images/navi.png);
	background-repeat: no-repeat;
	background-position: right -643px;
}
/*
	メインメニューのCSSここで終わり!!
*/
.profilenavi li {
	display: block;
	list-style:none;
	top:0%;
	left:0%;
	position:relative;
	float:left;
	padding:22px 0 0 22px;
	}

.profilenavi li a {
	display: block;
	height: 17px;
	text-indent: -9999px;
}
li.basic a {
	width: 110px;
	background-image:  url(../images/profile_navi.png);
	background-repeat: no-repeat;
	background-position:left top;
}
li.action a {
	width: 111px;
	background-image: url(../images/profile_navi.png);
	background-repeat: no-repeat;
	background-position:-118px top;
}
li.discography a {
	width: 45px;
	background-image: url(../images/profile_navi.png);
	background-repeat: no-repeat;
	background-position:-237px top;
}
li.basic a:hover {
	width: 110px;
	background-image:  url(../images/profile_navi.png);
	background-repeat: no-repeat;
	background-position:left bottom;
}
li.action a:hover {
	width: 111px;
	background-image: url(../images/profile_navi.png);
	background-repeat: no-repeat;
	background-position:-118px bottom;
}
li.discography a:hover {
	width: 45px;
	background-image: url(../images/profile_navi.png);
	background-repeat: no-repeat;
	background-position:-237px bottom;
}









/* root element for scrollable */
.vertical {  
	
	/* required settings */
	position:absolute;
	overflow:hidden;	

	/* vertical scrollers have typically larger height than width */	
	height: 380px;	 
	width: 700px;
	border-top:1px solid #ddd;
}
.vertical2 {  
	
	/* required settings */
	position:absolute;
	overflow:hidden;	

	/* vertical scrollers have typically larger height than width */	
	height: 700px;	 
	width: 700px;
	border-top:1px solid #ddd;
}

/* single scrollable item */
.item {
	border-bottom:1px solid #ddd;
	font-size:0.875em;
	height:430px;
		padding:10px 0 0 0;
}

.item a:link {
	color:#262626;
	text-decoration:underline;
}
.item a:hover {
	color:#FFF;
	text-decoration:underline;
}
/* the action buttons above the scrollable */
/* single scrollable item */
.item2 {
	border-bottom:1px solid #ddd;
	font-size:0.875em;
	height:700px;
	width:700px;
		padding:10px 0 0 0;
}

.item2 a:link {
	color:#262626;
	text-decoration:underline;
}
.item2 a:hover {
	color:#FFF;
	text-decoration:underline;
}
/* the action buttons above the scrollable */



#actions {
	width:700px;
	margin:10px 0 10px 0;
}

#actions a {
	font-size:0.875em;		
	cursor:pointer;
	color:#000;
}

#actions a:hover {
	text-decoration:underline;
	color:#000;
}

.disabled {
	visibility:hidden;		
}

.next {
	float:right;
}	
/* root element for scrollable items */
.items {	
	position:absolute;
	
	/* this time we have very large space for height */	
	height:20000em;	
	margin: 0px;
}




.button {
  display: inline-block;
  outline: none;
  cursor: pointer;
  text-align: center;
  text-decoration: none;
  font-size:0.625em;
  padding: .5em .5em .55em;
  text-shadow: 0 1px 1px rgba(0,0,0,.3);
  -webkit-border-radius: .5em;
  -moz-border-radius: .5em;
  border-radius: .5em;
  -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
  -moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
  box-shadow: 0 1px 2px rgba(0,0,0,.2);
}
.button:hover {
  text-decoration: none;
}
.button:active {
  position: relative;
  top: 1px;
}

input {
	border:1px #c9c9c9 solid;
	font-size:0.9em;
	border-radius: .5em;
  -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
  -moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
  box-shadow: 0 1px 2px rgba(0,0,0,.2);
   padding:5px 0px 5px 5px;
}

textarea {
	border:1px #c9c9c9 solid;
	font-size:0.9em;
	border-radius: .5em;
  -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
  -moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
  box-shadow: 0 1px 2px rgba(0,0,0,.2);
  padding:5px 0px 5px 5px;
 
}

select {
	border:1px #c9c9c9 solid;
	font-size:0.875em;
	border-radius: .5em;
  -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
  -moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
  box-shadow: 0 1px 2px rgba(0,0,0,.2);
  padding:5px;
}