/*----- santa cruz the Takarazuka -----*/

html {
	margin: 0;
	padding: 0;
	}

body {
	min-width: 900px;
	margin: 0 auto;
	padding: 0;
	color: #FFFFFF;
	font: 1em "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",Osaka, "メイリオ",Meiryo, "ＭＳ Ｐ ゴシック", sans-serif;
	text-decoration: none;
	text-align: center;
	background: #1e1e1e url(images/sbg.gif) repeat-x;
	}
a:link {
	color: #8962a2;
	text-decoration: none;

}
a:visited { 
	color: #8962a2;
	text-decoration: none;

}
a:active { 
	color: #bf89e2;
	text-decoration: underline;
}
a:hover { 
	color: #bf89e2;
	text-decoration: underline;
}
#container {
	position: relative;
	margin: 0 auto; /* center on everything else */
	padding: 0;
	width: 900px;

}
#main{
	width: 900px;
}
#top{
	width: 900px;

}
#map {
	width: 550px;
	height: 300px;
	margin-top: 15px;
	margin-bottom: 15px;
	border: 3px inset #c2c3d6;
}

#top-text{
	height: 18px;
}
/* flashなしの時 */
#noflash{
	width: 900px;
	height: 92px;
	text-align: center;
	background-color: #fff;
}

#noflash-con{
	padding-top: 150px;
}

/* flash表示のための */
#content {
	margin: 0;
	padding: 0;
	width: 900px;
	height: 92px;
	background-color: #000000;

}
/* main */
#content-menu {
	
	width: 900px;
	height: 33px;
	background: #0a0a0a none no-repeat;
	margin-top: 21px;
	text-align: left;

}

#content-info {
	margin: 0;
	_margin: -10px 0 0;
	padding: 0;
	width: 898px;
	min-height: 480px;
	background: #0a0a0a url(images/smain.gif) repeat-x;
	float: left;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	border-left: 1px solid #141414;
	text-align: left;

}
#content-main{
	padding: 10px 50px 10px 50px;

}
#profile{
	
	background: url(images/profile.jpg) no-repeat;
	width: 321px;
	height: 428px;
	_height: 448px;
	margin-left: 55px;
	_margin-left: 22px;
	float: left;
	margin-top: 25px;

}
#shopinfo{
	
	width: 321px;
	height: 428px;
	_height: 448px;
	margin-left: 55px;
	_margin-left: 22px;
	float: left;
	margin-top: 25px;

}
#lesson{
	
	background: url(images/lesson.jpg) no-repeat;
	width: 304px;
	height: 428px;
	_height: 448px;
	margin-left: 65px;
	_margin-left: 32px;
	float: left;
	margin-top: 25px;

}

#concept{
	
	background: url(images/concept.jpg) no-repeat;
	width: 321px;
	height: 428px;
	_height: 448px;
	margin-left: 63px;
	_margin-left: 30px;
	float: left;
	margin-top: 25px;

}

#profile-text{
	padding: 40px 0px 0px 440px;
	font-size: 14px;
}
#concept-old{
	
	background: url(images/concept_old.jpg) no-repeat;
	width: 870px;
	height: 470px;
	margin-left: 3px;
	margin-top: 9px;
/*
	margin-left: 5px;
	margin-top: 5px;
*/

}
#concept-text{
	padding: 80px 0px 0px 370px;
/*	padding: 80px 0px 0px 440px;*/
	font-size: 14px;
}

.menu{
	
	color: #d5cde0;
	text-decoration: none;
	letter-spacing: 1px;
	padding-top: 10px;
	padding-left: 20px;
	font: 11px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",Osaka, "メイリオ",Meiryo, "ＭＳ Ｐ ゴシック", sans-serif;
	}


.copy {

	font: normal 10px sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	display: none;
}
.main-text
{
	color: #d5cde0;
	line-height: 170%;
	font-size: 12px;
	_font-size: 11px;
	padding-bottom: 10px;
}
.main-text2
{
	color: #e1d9ef;
	font-size: 14px;
	_font-size: 12px;
	line-height: 170%;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.emphasis{
	color: #42ab77;
	font-weight: bold;
}
.date-header{
	font-size: 14px;
	_font-size: 12px;
	color: #9f96dc;
}
.title-a{
	font-size: 12px;
	_font-size: 11px;
	color: #413986;
}

.title-aa{
	color: #8761cb;
	font-size: 14px;
	_font-size: 12px;
	line-height: 170%;
	font-family: Georgia, "Times New Roman", Times, serif;

}

.title-a a, .title-a a:visited{
	font-size: 12px;
	_font-size: 11px;
	color: #413986;
}
.title-a a:hover{
	font-size: 12px;
	_font-size: 11px;
	color: #8176da;
}

#entry-footer-a{
	border-top: 1px dotted #b2b2b2;
	_border-top: 1px solid #ebebeb;
	font-size: 10px;
	color: #918eb4;
	text-align: right;
	clear: both;
}

/*----- navigation menu -----*/

#navigation {
	font: 11px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",Osaka, "メイリオ",Meiryo, "ＭＳ Ｐ ゴシック", sans-serif;	
	margin: 0;
	padding-left: 20px;
	padding-top: 10px;
	height: 33px;
}

#navigation ul {
	margin: 0;
	padding: 0;
	}

#navigation ul li {
	margin: 0;
	padding: 0;
	display: inline;
	}

#navigation ul li a span {

}

#navigation ul li a:link, #navigation ul li a:visited {

	float: left;
	text-align: left;
	margin: 0px;
	display: inline;
	padding-left: 20px;
}

#navigation ul li a:link#nav-item, #navigation ul li a:visited#nav-item {

	margin: 0px;
	padding-left: 20px;
	color: #988aac;
	}

#navigation ul li a:hover#nav-item {

	margin: 0px;
	padding-left: 20px;
	color: #eae7ed	
	}




/*----- footer -----*/
#content-msg {
	background: #141414 url(images/slogo.gif) no-repeat right 3px;
	width: 899px;
	height: 20px;
	margin-top: 7px;
	text-align: left;
	float: left;
/*	border: 1px solid #855b84;*/

	_padding-top: 10px;
	_height: 10px;
	border-bottom: 1px solid #0d0d0d;
	border-right: 1px solid #0d0d0d;
}
* +html #content-msg {
	padding-top: 5px;
	height: 15px;

}
.msg{
	
	color: #d5cde0;
	text-decoration: none;
	letter-spacing: 1px;
	padding-left: 20px;
	font: 11px/1px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",Osaka, "メイリオ",Meiryo, "ＭＳ Ｐ ゴシック", sans-serif;

}

a img{
	border: none;
	text-decoration: none;

}
* +html .msg {
	font: 9px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",Osaka, "メイリオ",Meiryo, "ＭＳ Ｐ ゴシック", sans-serif;


}
#footer {
	margin: 0;
	padding-top: 15px;
	width: 900px;
	height: 40px;
	text-align: center;
	clear: both;
}
.copyright {

	font: 9px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",Osaka, "メイリオ",Meiryo, "ＭＳ Ｐ ゴシック", sans-serif;
	color: #cccccc;
	text-decoration: none;
	letter-spacing: 1px;
}

