#header #gl_nav #gl_designers a {
	background-image:url(../img/btn_gl_designers.gif);
	filter:alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}

#header #gl_nav #gl_designers a:hover {
	filter:alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
	cursor:default;
}

#date img {
	margin-right: 11px;
}
#date .nav {
	height: 19px;
	position: absolute;
	top: 0px;
	right: 0px;
}

#date .nav li{
	float:left;
}


#date .nav a{
	display:block;
	height: 19px;
	width: 19px;
	filter:alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}

#date .nav a:hover{
	filter:alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}

#date .nav .disable a{
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	cursor:default;
	display: none;
}
#date .nav .disable a:hover{
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	cursor:default;
}


#date #list a {
	background-image:url(../img/btn_backtolist.gif);
}

#date #next a {
	background-image:url(../img/btn_next.gif);
}

#date #prev a {
	background-image:url(../img/btn_prev.gif);
}


#date #list {
	padding-right:10px;
}

#date #next {
}

#date #prev {
	padding-right:1px;
}
#right #date {
	height: 60px;
}

#profile .name {
	line-height: 1;
	font-size: 12px;
	display: block;
	width: 280px;
	float: left;
	height: 80px;
	position: relative;
}

#profile .name p {
	margin-bottom: 5px;
}

#profile .name .kanji,#profile .name .en {
	font-size:13px;
}

#profile .name .kana {
	font-size: 10px;
	padding-bottom: 10px;
}


#detail #profile .section {
	margin-bottom: 20px;
	font-size: 11px;
}
#profile  h4 {
	font-weight: bold;
}
#right #detail {
}
#detail #calender .locked{
	height: 440px;
	width: 300px;
	text-align: center;
	line-height: 440px;
	background-color: #dbdbdb;
	color:#666666;
	font-size: 11px;
}
#detail #calender {
	float: right;
}
#detail #profile {
	float: left;
	width: 380px;
}
#right {
	padding-bottom: 60px;
}


#designer_list .section span {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 5px;
}
#designer_list .section h4 {
	margin-bottom:20px;
}
#designer_list {
}
#designer_list table {
	font-size: 12px;
}
#designer_list td {
	vertical-align: top;
}
#designer_list table .title {
	padding-bottom: 20px;
}
#designer_list .date {
	width: 15px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	display: block;
	position: absolute;
	text-align: right;
}
#designer_list li {
	position: relative;
	display: block;
	font-size: 12px;
	line-height: 1.1;
	padding-bottom: 12px;
	height: 12px;
}
#designer_list a {
	position: absolute;
	left: 25px;
	display: block;
	line-height: 1.1;
}
#designer_list ul {
	display: block;
	width: 175px;
}
#designer_list .first {
	margin-right: 20px;
}
#designer_list .mgn {
	width: 0px;
}
#designer_list h3 {
	display: block;
	width: 300px;
	padding-bottom: 20px;
}
#designer_list .section {
	padding-bottom: 60px;
}
#date h3 {
	margin-bottom: 40px;
	display: block;
	width: 500px;
	float: left;
}
#profile .photo {
	height: 80px;
	width: 80px;
	overflow: hidden;
	margin-right: 20px;
	float: left;
}
#profile .name .URL {
	position: absolute;
	bottom: 0px;
}
