/* CSS Document 
=====================================================

/*---Compass Plus---------------------------------------------*/

.plusBox {
	margin: 15px 0;
}

.plusBox a {
	color: #624D40;
	text-decoration: underline;
}

.plusBox a:hover {
	color: #624D40;
	text-decoration: none;
}

a img {
	border: 0;
}

#firstCol {
	width: 210px;
	float: left;
}

#firstCol .title {
	height: 25px;
	margin: 0;
	padding: 0;
}

#firstCol .box {
	margin: 0 0 20px;
}

#firstCol .calendar,
#firstCol .monthly {
	margin: 8px 0 20px ;
}

#firstCol .calendar table {
	padding: 5px 0px;
	text-align: center;
}

#firstCol .calendar table .sun {
	color: #FF3300;
}

#firstCol .calendar table .sat {
	color: #0099FF;
}
#firstCol .calendar table,
#firstCol .calendar table td {
	border-collapse: collapse;
	border:1px solid #CCCCCC;
}

#firstCol .calendar table th {
	background-color: #F3E7EF;
}

#firstCol .calendar table th,
#firstCol .calendar table td {
	width: 29px;
	height: 22px;
}

#firstCol .calendar table th.sat,
#firstCol .calendar table td.sat {
	width: 28px;
}

#firstCol .calendar table td.line {
	height: 1px;
	border: none;
}

#firstCol .calendar table td span a {
	font-weight: bold;
	color: blue;
}

#firstCol .box select {
	width: 210px;
	height: 22px;
	border: none;
	background: url(../member/plus/images/dropdown.jpg) no-repeat;
}

#firstCol .box ul {
	list-style: none;
}

#firstCol .box li {
	background: url(../member/plus/images/dotted_line.jpg) no-repeat bottom;
	margin: 8px 0 0;
	padding: 0 0 8px 14px;
}

#firstCol .box li a {
	background: url(../member/plus/images/arrow.jpg) no-repeat left 2px;
	padding: 0 0 0 14px;
}

#firstCol .box dl {
	background: url(../member/plus/images/dotted_line.jpg) no-repeat bottom;
	margin: 0;
	padding: 8px 0;	
}

#firstCol .box dl dt {
	float: left;
}

#firstCol .box dl dd {
	float: left;
	margin: 0 0 0 10px;
	line-height: 33px;
}

#firstCol .box dl.latest {
	background: url(../member/plus/images/dotted_line.jpg) no-repeat bottom;
	margin: 0;
	padding: 8px 0;	
}

#firstCol .box dl.latest dt {
	float: left;
	width: 7px;
	margin: 3px 0 0;
}

#firstCol .box dl.latest dd {
	float: left;
	margin: 0 0 0 8px;
	width: 195px;
	line-height: 120%;
}

#secondCol {
	width: 572px;
	float: right;
}

#secondCol .rss {
	margin: 5px 0 0;
}

#secondCol .blog_title {
	margin: 20px 0 0;
	padding: 0 0 8px;
	font-weight: bold;
	border-bottom: 2px solid #8D025D;
	width: 572px;
}

#secondCol .blog_title .left {
	float: left;
	width: 500px;
}

#secondCol .blog_title .right {
	float: right;
	width: 72px;
}

#secondCol .blog_title .left dl {
	margin: 15px 0 0;
	color: #333333;
}

#secondCol .blog_title .left dl dd {
	font-size: 16px;
	margin: 5px 0 0;
}

#secondCol .blog_ico {
	float: right;
	margin: 8px 0 28px;
}

#secondCol .blog_ico ul {
	list-style: none;
}

#secondCol .blog_ico ul li {
	float: left;
	margin-left: 10px;
}

#secondCol .blog_ico ul li.txt {
	margin-left: 5px;
	font-size: 10px;
	line-height: 10px;
}

#secondCol .contxt {
	clear: both;
	margin: 0 25px 30px 0;
	line-height: 20px;
}

#secondCol .btn_next {
	margin: 0 0 30px;
}

#secondCol .sns {
	margin: 0 0 60px;
	padding-top: 10px;
	background: url(../member/plus/images/dotted_line_contxt.jpg) no-repeat top;
}
#secondCol .sns table {
	margin:0;
	padding:0;
	height:25px;
}
#secondCol .sns table td.facebook {
	padding-top: 6px;
	padding-left: 2px;
}
#secondCol .sns table td.mixi {
	padding-top: 6px;
	padding-left: 10px;
}


/*
#secondCol .sns ul {
	list-style: none;
}

#secondCol .sns ul li {
	float: left;
	margin-left: 10px;
}
*/
#secondCol .prev_next {
	margin: 10px 0 70px;
}

#secondCol .prev_next ul{
	width: 250px;
	list-style: none;
	margin: 0 auto;
}

#secondCol .prev_next ul li{
	float: left;
	margin-left: 10px;
	padding: 0 5px;
	line-height: 19px;
	height:19px;
}

#secondCol .prev_next ul li.current{
	background: url(../member/plus/images/bottom_current.jpg) no-repeat center;
}

#secondCol .prev_next ul li.current a{
	color: #FFFFFF;
	text-decoration: none;
}

#secondCol .prev_next ul li.current a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}

#secondCol .look_category dl {
	background: url(../member/plus/images/dotted_line_contxt.jpg) no-repeat bottom;
	padding: 10px 0;	
}

#secondCol .look_category dl dt {
	padding-left: 14px;
	background: url(../member/plus/images/arrow.jpg) no-repeat left 4px;
}

#secondCol .look_category dl dd {
	padding-left: 14px;
}
/*---Calender---------------------------------------------*/


#calendar {
    margin: 5px 0 10px;
    color: #444444;
}
.calendarhead {
    padding-bottom: 5px;
    font-size: 12px;
    letter-spacing: 0.2em;
}
#calendar table {
    padding: 0;
    border-collapse: collapse;
}
#calendar th {
    padding-bottom: 3px;
    text-align: center;
    font-size: 12px;
    width: 28px;
}
#calendar td {
    padding: 2px 0;
    text-align: center;
    font-size: 12px;
    line-height: 120%;
}
.today {
    display: block;
    border: 1px solid #444444;
}
.sunday,
.holiday,
.holiday a:link,
.holiday a:visited {
    color: #e50003;
}
.saturday,
.saturday a:link,
.saturday a:visited {
    color: #0000ff;
}