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

/*サービス＆サポートのCSS
-----------------------------------------------------------------------------------------------------------*/



/*コンテナ　 containerSS
-------------------------------------------------------*/
div#containerSS{

background-image:url(images_ss/bg01.jpg);
  background-position:  right bottom;
  background-repeat:  no-repeat;
  position: relative;
height:auto;
  margin: 0 auto;
padding:39px 49px 30px 49px;
  text-align: left;
  color: #666666;
        border-top:1px solid #666666;
        border-left:1px solid #666666;
        border-right:1px solid #666666;

}

div#containerSS.december{
background-image:url(images_ss/bg02.jpg);
        border:1px solid #666666;
}




h1{
	font-size: 140%;

text-align:center;

color:#000000;
margin-bottom:20px;


}

h2{
	font-size: 130%;
color:#000000;
margin-top:20px;
margin-bottom:10px;
        border-bottom:1px solid #666666;
}







/**カルチャークラブ
-------------------------------------------------------**/

table.nccc{
width:700px;
        border-bottom:1px dotted #666666;
padding:10px 0;
margin-bottom:7px;
}

table.ncccLast{
width:700px;
padding:10px 0;
margin-bottom:7px;
}

td.ncccPhoto{
width:220px;
vertical-align:top;
}


td.ncccClassText{
vertical-align:top;
line-height:1.6;
	padding-bottom: 1em;
}

p.ncccClassName{
vertical-align:top;

	margin: 3px 0 10px 0;
	padding-bottom: 0.1em;

	font-size: 120%;
	color: #060;
font-weight:bold;
line-height:1.5;
}








