body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	max-width: 990px;
	font-family:"Kozuka Gothic Std l","Hiragino Kaku Gothic ProN","小塚ゴシック Std L","ヒラギノ角ゴシック ProN",sans-serif;
}

img { border: 0; }



.haba {
	border: 0; 
	width:100%;
}

.haba02 {
	border: 0; 
}
@media screen and (min-width: 100px) and (max-width: 500px) {
.haba02 {
	width:100%;
	margin: 10px 0px 10px 0px;

}
}

.haba03 {
	border: 0; 
}
@media screen and (min-width: 100px) and (max-width: 500px) {
.haba03 {
	width:60%;
	margin: 10px 0px 10px 0px;

}
}
/**************　　全体枠　*********************/

#baseframe {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

a:link {
	color: #555555;
	text-decoration: none;
}
a:visited {
	color: #555555;
	text-decoration: none;
}
a:hover {
	color: #aaaaaa;
	text-decoration: underline;
}
a:active {
	color: #2B3060;
	text-decoration: none;
}


/********　　メイン　**************/

#main {
	font-size: 12pt;
	line-height:150%;
	padding: 0px 0px 0px 0px;
	margin:  0px 0px 30px 0px;
	text-align:left;
	color:	#333;
	background-color:#fff;
	box-shadow: 0px 10px 30px #888;
	-moz-box-shadow:0px 10px 50px #888;
	-webkit-box-shadow:0px 10px 50px #888;

}

@media screen and (min-width: 100px) and (max-width: 550px) {
#main {
	width:100%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
}
#main a:link {
	color: #b0b0b0;
	text-decoration: none;
}

#main a:visited {
	color: #b0b0b0;
	text-decoration: none;
}

#main a:hover {
	color: #D61762;
	text-decoration: underline;
}

#main a:active {
	color: #b0b0b0;
	text-decoration: none;
}



/**************　　H1　*********************/

h1 {
	padding: 5px 0px 0px 10px;
	margin: 0px;
	font-size: 10pt;
	text-indent:-1000px;
}


h2 {
	margin:  10px 0px 10px 0px;
	padding: 5px 0px 0px 0px;
	font-size: 14pt;
	color: #333;

	font-weight:bold;
}


#h2-ll {
	margin:  0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 24pt;
	color: #333;
	line-height:120%;

}


#h2-menber {
	font-size: 18pt;
	color: #333;
	font-weight:bold;
}

h3 {
	margin:  20px 0px 7px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 11pt;
	color: #777;
	font-weight:bold;
	border-bottom:2px #AA90B6 dotted;
}


/********　　ヘッダー　************/

#top-menu {
	height:60px;
	text-align: center;
	background-image: url(image/bg-menu.jpg);
}

#header {
	line-height:160%;
	color:	#fff;
	text-align: center;
	margin : 0px 50px 0px 50px;
	padding: 0px 0px 0px 0px;
	letter-spacing: 0.2em;
}

#header02 {
	line-height:160%;
	color:	#fff;
	text-align: center;
	margin : 0px 50px 0px 50px;
	padding: 0px 0px 0px 00px;
	letter-spacing: 0.2em;
}


/********　　グローバルメニュー　********/



#head01  {
	font-size: 9pt;
	display: block;
	color:#fff;
	text-align: center;
	font-weight:bold;
	float: left;
	line-height:200%;
	width:125px;
	text-decoration: none;
	margin : 17px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	border-top:1px #c7a7db solid;
	border-left:1px #c7a7db solid;
	border-bottom:1px #c7a7db solid;
	letter-spacing: 0.2em;
}

#head01 a:link {
	display: block;
	color:#fff;
	text-decoration: none;

}

#head01 a:visited {
	display: block;
	color:#fff;
	text-decoration: none;
}

#head01 a:hover {
	display: block;
	color:#fff;
	text-decoration: none;
	background-color:#B8007A;
}

#head01 a:active {
	display: block;
	color:#fff;
	text-decoration: none;
}


#head02  {
	font-size: 9pt;
	display: block;
	color:#fff;
	text-align: center;
	font-weight:bold;
	float: left;
	line-height:200%;
	width:125px;
	text-decoration: none;
	margin : 17px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	border-top:1px #c7a7db solid;
	border-left:1px #c7a7db solid;
	border-bottom:1px #c7a7db solid;
	background-color:#B8007A;
	letter-spacing: 0.2em;
}


#head-l  {
	font-size: 9pt;
	display: block;
	color:#fff;
	text-align: center;
	font-weight:bold;
	float: left;
	line-height:200%;
	width:120px;
	text-decoration: none;
	margin : 17px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	border:1px #c7a7db solid;
	letter-spacing: 0.2em;
}

#head-l a:link {
	display: block;
	color:#fff;
	text-decoration: none;

}

#head-l a:visited {
	display: block;
	color:#fff;
	text-decoration: none;
}

#head-l a:hover {
	display: block;
	color:#ddd;
	text-decoration: none;
	background-color:#B8007A;
}


#head-2l  {
	font-size: 9pt;
	display: block;
	color:#fff;
	text-align: center;
	font-weight:bold;
	float: left;
	line-height:200%;
	width:120px;
	text-decoration: none;
	margin : 17px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	border:1px #c7a7db solid;
	background-color:#B8007A;
	letter-spacing: 0.2em;
}

/** 　　中央サイド　 **/

#center-side {
	text-align: left;
	max-width: 600px;
	line-height:160%;
	font-size: 10pt;
	padding: 20px 30px 0px 30px;
	margin: 0px 0px 0px 0px;
	color: #777;
	background-color: #fff;

}


#center-side a:link {
	color: #333333;
	text-decoration: none;
}

#center-side a:visited {
	color: #333333;
	text-decoration: none;
}

#center-side a:hover {
	color: #995CA2;
	text-decoration: none;
}

#center-side a:active {
	color: #333333;
	text-decoration: none;
}



/** 　　右サイド **/

#right-side {
	float: right;
	text-align: left;
	font-size: 9pt;
	line-height:170%;
	width: 290px;
	padding: 50px 20px 0px 20px;
	margin: 0px 0px 0px 0px;
	color: #a576b9;
	background-color: #fff;
}


#right-side a:link {
	color: #a576b9;
	text-decoration: none;
}

#right-side a:visited {
	color: #a576b9;
	text-decoration: none;
}

#right-side a:hover {
	color: #c894de;
	text-decoration: none;
}

#right-side a:active {
	color: #333333;
	text-decoration: none;
}

@media screen and (min-width: 500px) and (max-width: 800px) {
#right-side {
	width: 100%;
	padding: 20px 20px 0px 20px;
	margin: 0px 0px 0px 0px;
}
}

@media screen and (min-width: 100px) and (max-width: 500px) {
#right-side {
	width: 100%;
	padding: 20px 5px 0px 5px;
	margin: 0px 0px 0px 0px;
}
}

/********　　左サイド　**************/

#left-side {
	float: left;
	text-align: left;
	max-width: 600px;
	line-height:160%;
	font-size: 10pt;
	padding: 20px 30px 0px 30px;
	margin: 0px 0px 0px 0px;
	color: #777;
	background-color: #fff;
}


#left-side a:link {
	color: #a576b9;
	text-decoration: none;
}

#left-side a:visited {
	color: #a576b9;
	text-decoration: none;
}

#left-side a:hover {
	color: #781378;
	text-decoration: none;
}

#left-side a:active {
	color: #a576b9;
	text-decoration: none;
}

@media screen and (min-width: 100px) and (max-width: 630px) {
#left-side {
	padding: 20px 5px 0px 5px;
	margin: 0px 0px 0px 0px;
}
}


/********　　フッター　************/

#footer {
	font-size: 10pt;
	background-color: #781378;
	margin : 0px 0px 0px 0px;
	padding: 15px 0px 10px 30px;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	clear:both;
}
#footer a:link {
	color: #ffffff;
}
#footer a:visited {
	color: #ffffff;
}
#footer a:hover {
	color: #ffffff;
}
#footer a:active {
	color: #ffffff;
}


/** 　　フッター２ **/

#footer2 {
	font-size: 9pt;
	background-color: #CC99CC;
	line-height:170%;
	margin : 0px 0px 0px 0px;
	padding: 15px 0px 0px 0px;
	text-decoration: none;
	color: #ffffff;
	height:220px;
	clear:both;
}
#footer2 a:link {
	color: #ffffff;
}
#footer2 a:visited {
	color: #ffffff;
}
#footer2 a:hover {
	color: #ffffff;
}
#footer2 a:active {
	color: #ffffff;
}


#footer2-01 {
	float:left;
	width:380px;
	margin : 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
}

#footer2-02 {
	float:left;
	width:280px;
	margin : 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
}


/** 　　フッター３ **/

#footer3 {
	font-size: 12pt;
	text-align: center;
	margin : 10px 0px 0px 0px;
	padding: 20px 0px 20px 0px;
	text-decoration: none;
	color: #fff;
	background-color: #CC99CC;
	clear:both;
}

#footer3 a:link {
	color: #fff;
}
#footer3 a:visited {
	color: #fff;
}
#footer3 a:hover {
	color: #781378;
	text-decoration: none;
}
#footer3 a:active {
	color: #fff;
}

/********　　その他　************/

table.colm {
	border-collapse: collapse;
	cellspacing:0px;
	cellpadding:0px;
}


#content01 {
	font-size: 12pt;
	color:#111111;
	padding: 0px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
	line-height:150%;
}


#setumei {
	background-color: #ffffff;
	font-size: 12pt;
	color:#111111;
	padding: 10px 10px 10px 10px;
	margin : 5px 10px 0px 10px;
	line-height:150%;
}

#setumei2 {
	font-size: 11pt;
	color:#777;
	font-weight:bold;
	padding: 10px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
	line-height:150%;
}

#clear01 {
	clear:both;
}

#aka {
	color:#DC5763;
}

#perp {
	color:#B398CD;
}


#hi {
	color:#E521A9;
	font-weight:bold;
}


#box {
	background-color: #f0f0f0;
	font-size: 12pt;
	color:#333333;
	padding: 10px 10px 10px 10px;
	margin : 5px 0px 0px 5px;
	line-height:150%;
}

#box  a:link {
	color: #0000ff;
	text-decoration: none;
}

#box  a:visited {
	color: #0000ff;
	text-decoration: none;
}

#box  a:hover {
	color: #ff0000;
	text-decoration: underline;
}


#box01 {
	font-size: 12pt;
	color:#555;
	padding: 10px 10px 10px 10px;
	margin : 5px 0px 0px 5px;
	line-height:150%;
}


#box02 {
	padding: 10px 15px 10px 5px;
	margin : 0px 0px 0px 0px;
	line-height:150%;
}


#box-menu {
	padding: 10px 15px 10px 5px;
	margin : 20px 0px 0px 0px;
	line-height:150%;
	text-align: center;
}



#box-last {
clear:both;
}


#box-chiiki {
	font-size: 14pt;
	color: #fff;
	float: left;
	display: block;
	padding: 0px 0px 0px 0px;
	width:180px;
	margin : 5px 5px 1px 1px;
	line-height:150%;
	text-align: center;
	background-color: #ccc;
    border-radius: 10px;        /* CSS3草案 */  
    -webkit-border-radius: 10px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 10px;   /* Firefox用 */ 
}


#box-chiiki a {
	display: block;
	color: #fff;
	padding: 10px 10px 10px 10px;
	text-decoration: none;
    border-radius: 10px;        /* CSS3草案 */  
    -webkit-border-radius: 10px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 10px;   /* Firefox用 */ 
}

#box-chiiki a:link{
	color: #777;
	display: block;
	text-decoration: none;
}

#box-chiiki a:visited {
	color: #777;
	display: block;
	text-decoration: none;
}

#box-chiiki a:hover {
	color: #fff;
	display: block;
	background-color: #e782c3;
	text-decoration: none;
}

#box-chiiki a:active {
	display: block;
	text-decoration: none;
}

@media screen and (min-width: 100px) and (max-width: 630px) {
#box-chiiki {
	width:100%;
}
}


#box-chiiki2 {
	font-size: 14pt;
	color: #fff;
	float: left;
	display: block;
	padding: 0px 0px 0px 0px;
	width:550px;
	margin : 5px 5px 1px 1px;
	line-height:150%;
	text-align: center;
	background-color: #ccc;
    border-radius: 10px;        /* CSS3草案 */  
    -webkit-border-radius: 10px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 10px;   /* Firefox用 */ 
}


#box-chiiki2 a {
	display: block;
	color: #fff;
	padding: 10px 10px 10px 10px;
	text-decoration: none;
    border-radius: 10px;        /* CSS3草案 */  
    -webkit-border-radius: 10px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 10px;   /* Firefox用 */ 
}

#box-chiiki2 a:link{
	color: #777;
	display: block;
	text-decoration: none;
}

#box-chiiki a:visited {
	color: #777;
	display: block;
	text-decoration: none;
}

#box-chiiki2 a:hover {
	color: #fff;
	display: block;
	background-color: #e782c3;
	text-decoration: none;
}

#box-chiiki2 a:active {
	display: block;
	text-decoration: none;
}

@media screen and (min-width: 100px) and (max-width: 630px) {
#box-chiiki2 {
	width:100%;
}
}


#toiawase {
	color:#333333;
	padding: 0px 0px 0px 0px;
	margin : 20px 0px 20px 0px;
	line-height:150%;
}

#toiawase  a:link {
	color: #F10260;
	text-decoration: none;
}

#toiawase  a:visited {
	color: #F10260;
	text-decoration: none;
}

#toiawase  a:hover {
	color: #F10260;
	text-decoration: underline;
}



#midasi {
	font-size: 10pt;
	padding: 5px 5px 5px 5px;
	margin : 0px 5px 5px 5px;
	background-color: #f0f0f0;
}


#midasi-r {
	font-size: 11pt;
	margin : 0px 0px 0px 0px;
}

#midasi-r2 {
	margin:  10px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 11pt;

	border-bottom:2px #AA90B6 dotted;
}

#midasi02 {
	margin:  10px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
	font-size: 14pt;
color:#b179c1;
}

#profile {
	color: #777;
	font-size: 9pt;
	line-height:170%;
	padding: 5px 5px 5px 0px;
	margin : 0px 5px 5px 0px;
}

#tel {
	color: #777;
	font-size: 8pt;
	line-height:150%;
	padding: 5px 5px 0px 5px;
	margin : 0px 0px 0px 5px;
}



#slide a{
	padding: 0px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
}

#update {
	font-size: 9pt;
	font-weight:normal;
	margin : 0px 0px 0px 20px;
}


#r-midasi {
	font-size: 9pt;
	line-height:120%;
	letter-spacing: 0.1em;
	margin : 0px 0px 5px 0px;
}

#r1 {
	font-size: 8pt;
	line-height:120%;
	letter-spacing: 0.1em;
}


#r3 {
	line-height:170%;
	letter-spacing: 0.1em;
	margin : 10px 0px 10px 10px;
}




#toiawase  {
	font-size: 9pt;
	display: block;
	color:#AA90B6;
	text-align: center;
	line-height:250%;
	width:280px;
	margin : 10px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	border:1px #AA90B6 solid;
}

#toiawase a:link {
	color:#AA90B6;
	display: block;
}

#toiawase a:visited {
	color:#AA90B6;
	display: block;
}

#toiawase a:hover {
	display: block;
	color:#fff;
	text-decoration: none;
	background-color:#AA90B6;
}

#toiawase a:active {
	display: block;
}




#event  {
	display:inline;
	font-size: 10pt;
	margin : 100px 0px 20px 0px;
	padding: 20px 0px 0px 0px;
}

#event a:link {
	display:inline;
	color:#a576b9;
}
#event a:visited {
	display:inline;
	color:#a576b9;
}
#event a:hover {
	display:inline;
	color:#781378;
}
#event a:active {
	color:#a576b9;
}


/********　　メンバー　************/

#member01 {
	float:left;
	width:220px;
	margin : 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
}


#member02 {
	float:left;
	font-size: 10pt;
	width:660px;
	line-height:160%;
	margin : 20px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
}

/********　　グッズ　************/

#box-goods {
	float:left;
	width:180px;
	margin : 0px 0px 0px 0px;
	padding: 20px 20px 0px 0px;
}

#goods-meisai {
	font-size: 8pt;
	line-height:140%;
	margin : 3px 0px 3px 0px;
}


#goods-midasi {
	margin : 0px 20px 5px 15px;
	padding: 0px 0px 5px 0px;
	border-bottom:1px #A576B9 dotted;
}



.tb{ 

border:1px solid #aaaaaa; 
border-collapse:collapse; 
}
.tb td{ 
	font-size: 9pt;
border:1px solid #ccc; 
border-collapse:collapse; 
}

.sun{ 
	background-color:#ffd6d6; 
}



/********　画像マウスオーバー時にフェードアウト　　*****/
.fade {   
    -webkit-transition: 0.1s ease-in-out;   
       -moz-transition: 0.1s ease-in-out;   
         -o-transition: 0.1s ease-in-out;   
            transition: 0.1s ease-in-out;   
}   
.fade:hover {   
    opacity: 0.8;   
    filter: alpha(opacity=80);   
}  


/********　　スマホメニュー　************/


#box-menu-s01 {
	font-size: 14pt;
	color: #fff;
	float: left;
	display: block;
	padding: 0px 0px 0px 0px;
	width:150px;
	margin : 5px 5px 1px 1px;
	line-height:150%;
	text-align: center;
	background-color: #ccc;
}
#box-menu-s01 a {
	display: block;
	color: #fff;
	padding: 10px 10px 10px 10px;
	text-decoration: none;
}

#box-menu-s01 a:link{
	display: block;
	color: #fff;
	text-decoration: none;
}

#box-menu-s01 a:visited {
	display: block;
	color: #fff;
	text-decoration: none;
}

#box-menu-s01 a:hover {
	display: block;
	color: #fff;
	background-color: #e782c3;
	text-decoration: none;
}

#box-menu-s01 a:active {
	display: block;
	color: #fff;
	text-decoration: none;
}



#box-menu-s01 {
	color:#333333;
	padding: 0px 0px 0px 0px;
	margin : 20px 0px 20px 0px;
	line-height:150%;
}



@media screen and (min-width: 100px) and (max-width: 600px) {
#box-menu-s01 {
	width:100%;
	padding: 0px 0px 0px 0px;
	margin : 1px 0px 0px 0px;
}
}
@media screen and (min-width: 600px) {
#box-menu-s {
	display:none;
}
}

@media screen and (min-width: 100px) and (max-width: 600px) {
#box-menu-s {
	width:100%;
	padding: 0px 0px 0px 0px;
	padding: 10px 0px 10px 0px;
}
#box-menu {
	display:none;
}
}



/********　スタートドテラ　************/


#box-start01 {
	font-size: 9pt;
	color: #555;
	float: left;
	display: block;
	padding: 0px 0px 0px 0px;
	width:150px;
	margin : 20px 0px 0px 0px;
	line-height:150%;
	text-align: center;
}
#box-start01 a {
	display: block;
	text-decoration: none;
}

#box-start01 a:link{
	text-decoration: none;
}

#box-start01 a:visited {
	text-decoration: none;
}

#box-start01 a:hover {
	text-decoration: none;
}

#box-start01 a:active {
	text-decoration: none;
}



