@charset "Shift_JIS";


body {
	height: 100%;
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
}
img {
    border:0;
}
div.header{
	width:700px;
	padding-left: 50px;
	margin-bottom:50px;
}
div.link{
	width:150px;
	float: right;
}
div.mainimage{
	width:480px;
	padding-left: 150px;
	padding-top: 50px;
}
div.cont{
	width:480px;
	position: relative;
	float: left;
	padding-left: 150px;
}
div.cont_set{
	width: 890px;
	float: left;
}
div.cont_title{
	width: 350px;
	float: left;
	font-family:'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
	font-size: 14px;
	line-height: 14px;
	color: #666666;
	margin-bottom: 5px;
	letter-spacing: 1pt;
}
div.cont_time{
	width: 80px;
	float: right;
	font-family:'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #666666;
	text-align: right;
	margin-bottom: 5px;
	letter-spacing: 1pt;
}
div.cont_img{
	width: 480px;
	float: left;
	margin-bottom: 15px;
}
div.cont_txt{
	width: 480px;
	float: left;
	font-family:'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #666666;
	margin-bottom: 15px;
	letter-spacing: 1pt;
}
div.cont_line{
	width: 480px;
	float: left;
	height: 1px;
	margin-bottom: 50px;
	background-color: #CCCCCC;
}
div.cont_side{
	width: 190px;
	float: left;
	position:absolute;
	top:192px;
	left:630px;
	padding-left: 70px;
}
div.cont_navi{
	width: 480px;
	float: left;
	font-family:'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #666666;
	padding-left: 150px;
}
div.container{
    min-width: 900px;
	width: 100%;
	position: relative;
 　 margin: 0;
}


div.clear {
    clear:both;
}
div.clear hr {
    display:none;
}



a:link {	
     color: #000000;
     text-decoration: none;
}
a:visited {	
     color: #000000;
     text-decoration: none;
}
a:hover {	
     color: #999999;
     text-decoration: underline;
}
a:active{	
     color: #000000;
     text-decoration: none;
}
.text10 {
	font-family:'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #333333;
}
.text10gray {
	font-family:'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #818181;
}
.text10red {
	font-family:'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #FF0066;
}
.text10yellow {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #CCCC00;
}
.text12gray {
	font-family:'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #555555;
}
.text11gray {
	font-family:'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #333333;
}
.members_bg {
	background-image: url(../members/img/members_img01.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.text12pink {
	font-family:'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #FF0066;
}

/* For calendar ----------------------------------------------------------------- */
.calendar {
    margin: 5px 0;
    text-align: center;
    font-family: Verdana, Arial, sans-serif;
    font-size: 10px;
}
.calendarhead {
    font-family: Verdana, Arial, sans-serif;
    font-size: 10px;
    padding-bottom: 5px;
    letter-spacing: 0.2em;
}
.calendar table {
    padding: 0;
    border-collapse: collapse;
}
.calendar th {
    padding-bottom: 3px;
    font-family: Verdana, Arial, sans-serif;
    font-size: 10px;
    width: 23px;
}
.calendar td {
    padding: 2px 0;
    text-align: center;
    font-family: Verdana, Arial, sans-serif;
    font-size: 10px;
    color: #666666;
    line-height: 120%;
}
.today {
    display: block;
    border: 1px solid #777777;
}
.sunday,
.holiday {
    color: #e50003;
}
.holiday a:link,
.holiday a:visited {
    text-decoration: underline;
    color: #e50003;
}
.saturday {
    color: #0000ff;
}
.saturday a:link,
.saturday a:visited {
    text-decoration: underline;
    color: #0000ff;
}
div.calendar a {
	color: #000000;
	text-decoration: underline;
    }
div.calendar a:hover {
	color: #999999;
	text-decoration: underline;
}