@charset "UTF-8";


/* **************************************************************
 ページID　定義
************************************************************** */

#fashion {
	width: 566px;
	min-height: 500px;
	color: #505050;
	padding-bottom: 30px;
}
*html #fashion {
	height: 500px;
}

#fashion a {
	text-decoration: underline;
}

/* **************************************************************
 ▼▼ スタイル定義 ▼▼
************************************************************** */

#fashion div.computer-Lt01 {
	width: 188px;
	float: left;
}

#fashion div.computer-Rt01 {
	width: 368px;
	float: right;
}

#fashion div.computer-Lt02 {
	width: 566px;
}

#fashion div.computer-Rt02 {
	width: 136px;
	float: right;
}

#fashion h5 {
	font-size: 80%;
	font-weight: bold;
	line-height: 1.4em;
	margin-bottom: 15px;
}

#fashion p.sentences02 {
	font-size: 0.8em;
}

