/**
* 
* カラーカスタム専用スタイル
* 
**/
#cc_main {
	clear: both;
	width: 100%;
	background-color: #000;
	color: #FFF;
}

#cc_content {
	clear: both;
	margin: 0pt auto;
	padding-bottom: 30px;
	width: 800px;
	text-align: left;
}

#cc_content .caution {
	color: #E00;
}

#cc_content h2 {
	height: 69px;
	background-image: url(../img/cc_2010_lead.gif);
	text-align: center;
	line-height: 1.3em;
}

.cc_mens_f {
	height: 35px;
	background-image: url(../img/cc_2010_mens_f.gif);
}

.cc_lady_f {
	float: right;
	width: 450px;
	height: 93px;
	background-image: url(../img/cc_2010_lady_f.gif);
	background-repeat: no-repeat;
}

.cc_caption_men {
	margin-left: 56px;
	margin-right: 56px;
}

.cc_caption_l {
	float: left;
	width: 495px;
	font-size: 10px;
	font-weight: normal;
	line-height: 1.0em;
	text-align: left;
}

.cc_caption_r {
	float: right;
	width: 190px;
	font-size: 10px;
	font-weight: normal;
	line-height: 1.0em;
	text-align: right;
}

.cc_caption_ldy {
	margin-right: 56px;
	font-size: 10px;
	font-weight: normal;
	line-height: 1.0em;
	text-align: right;
}

.cc_caution {
	margin-left: 30px;
	margin-top: 10px;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
}
