/*----- デザイナーズファイル -----*/
.designersIndex {
	margin: 0px; 
	padding: 0px ; 
	border: 1px none #666; 
	/*width: 273px; */
	width: 419px; 
}

.designersIndex h1{ 
	display: block; 
	margin: 0px; 
	padding: 0px; 
	font-weight: normal; 
	background: url("../common_image/dot_line.gif") repeat-x bottom; 
}

.designersIndex a{ display: block; font-size: 12px; font-family: helvetica, arial,  Sans-Serif; background: url("../top_image/designer_point.gif") no-repeat; padding-left: 14px; margin: 15px 0px; border-bottom: 1px none #eee; }
.designersIndex a:link { color: #666; text-decoration: none; }
.designersIndex a:visited { color: #999; text-decoration: none; }
.designersIndex a:hover { color: #111; text-decoration: none; background: url("../top_image/designer_point_over.gif") no-repeat; border-bottom: 1px none #aaa; text-shadow: #aaa 2px 2px 3px; }

.title {
	margin: 30px 0px;
}

.designerBody {
	width: 861px; 
	height: 400px; 
	border: 1px none #222; 
	text-align: left; 
	margin-top: 30px; 
}

.designerName { 
	font-family: helvetica, arial,  Sans-Serif; 
	font-size: 14px; 
	font-weight: bold; 
	color: #222; 
	text-shadow: #999 2px 2px 3px; 
	margin-bottom: 30px; 
	text-align: left; 
	padding: 5px 5px; 
	background: url(image/name_back.jpg) repeat-y left; 
}

.profile {
	font-size: 12px; 
	line-height: 2em; 
	color: #444; 
	padding: 0px 5px; 
}

 .portrait {
	float: left; 
	width: 100px; 
	height: 100px; 
	margin-right: 30px; 
	background-color: #f4f4f4; 
}

.awords {
	font-size: 12px; 
	line-height: 1.6em; 
	white-space: nowrap; 
	margin-top: 20px; 
	margin-left: 5px; 
}

.awards ul{
	margin: 0;
	padding: 0;
}

.back {
	margin-top: 10px; 
	/*border-top: 1px dotted #888; */
	background: url("../common_image/dot_line.gif") repeat-x top; 
	padding-top: 10px; 
}

.profileLink {
	font-size: 12px; 
	color: #666; 
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", HiraKakuPro-W3, "平成角ゴシック", Osaka, arial, helvetica ; 
	margin: 10px 0px 0px 0px; 
	/*border-top: 1px dotted #888; */
	background: url("../common_image/dot_line.gif") repeat-x top; 
	padding-top: 10px;
}

.profileLink A:link { color: #999;}
.profileLink A:visited { color: #000;}
.profileLink A:hover, .profileLink A:active, .profileLink A:focus, { color: #900;}















