/*main-style*/

body {
	margin: 0px;
	background-color: #F2F0F0;
	color: #444444;
	font-size: small;
	line-height: 1.3em;
}

td {
	color: #444444;
	font-size: small;
	line-height: 1.3em;
}

p {
	margin: 0px;
	font-size: 95%;
	line-height: 1.5em;
}

h1, h2 {
	display: none;
}

ul, li {
	margin: 0px;
	padding: 0px;
}


/*main-appearance*/

.mainArea {
	background-color: #FFFFFF;
	padding-left: 16px;
	padding-right: 15px;
	padding-top: 10px;
}

.tblH {
	height: 100%;
	display: block;
}

.bdRight {
	background-image: url(/doll/img/bd_right.gif);
	background-repeat: repeat-y;
}

.bgWhite {
	background-color: #FFFFFF;
}

.bg222 {
	background-color: #222222;
}

.linkTxt01 {
	margin-right: 12px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.linkTxt02 {
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.copy {
	font-size: x-small;
	margin-bottom: 10px;
	margin-top: 20px;
}

.copyTop {
	font-size: x-small;
	margin-bottom: 10px;
	margin-top: 100px;
}

.coltitleTxt {
	font-size: small;
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
}

.coltitleTxtSm {
	font-size: x-small;
	font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
	color: #CC3333;
}

.coltitleTxt80 {
	font-size: 90%;
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
}


/*margin-settings*/

.marginLogo {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 22px;
}

.marginHead {
	margin-right: 10px;
	margin-bottom: 10px;
}

.marginLead {
 	margin-top: 6px;
 	margin-left: 10px;
}

.marginTB15 {
	margin-bottom: 15px;
	margin-top: 15px;
}

.marginTB25 {
	margin-bottom: 25px;
	margin-top: 25px;
}

.marginTB10 {
	margin-bottom: 10px;
	margin-top: 10px;
}

.marginB15 {
	margin-bottom: 15px;
}

.margin5 {
	margin: 5px;
}

.marginRT10 {
	margin-right: 10px;
	margin-top: 10px;
}

.marginRT10c{
	margin-right: 10px;
	margin-top: 10px;
	text-align: center;
}
.marginR3 {
	margin-right: 3px;
} 

.marginLT10 {
	margin-top: 10px;
	margin-left: 10px;
	padding-left: 10px;
}

.marginLT10c {
	margin-top: 10px;
	padding-left: 10px;
	text-align: center;
}
.marginL10 {
	margin-left: 10px;
}

.marginT10 {
	margin-top: 10px;
}

.marginT8 {
	margin-top: 8px;
}

.paddingT5 {
	padding-top: 5px;
}

.paddingT10 {
	padding-top: 10px;
}

.paddingTB10 {
	padding-top: 10px;
	padding-bottom: 10px;
}

/*text-style*/

.topleadTxt {
	border-left: solid 4px #339933;
	padding-left: 5px;
	margin-top: 12px;
	margin-bottom: 30px;
}

.leadTxt {
	padding-left: 5px;
	margin-top: 12px;
}

.leadTxt02 {
	margin-top: 10px;
	margin-left: 10px;
}

.smallTxt {
	font-size: x-small;
}

.strongTxt {
	font-weight: bold;
}

.strongTxtGr {
	font-weight: bold;
	color: #428729;
}

.caution {
	font-size: x-small;
	color: #CC6666;
}

/*linlk-settings*/

a {
	color: #444444;
	text-decoration: none;
	line-height: 1.3em;
}

a:visited {
	color: #222222;
}

a:active {
	color: #999999;
}

a.header {
	font-size: x-small;
}

a.headerXs {
	font-size: 75%;
}

a.boldT {
	font-weight: bold;
}

a.boldTs {
	font-weight: bold;
	font-size: 90%;
}

a.col {
	color: #F95D89;
	text-decoration: none;
}

a.col:visited {
	color: #CC3366;
/*	text-decoration: none;*/
}

a.col:hover {
	color: #F95D89;
	text-decoration: underline;
}

a.cols {
	color: #F95D89;
	text-decoration: none;
	font-size: 90%;
}

a.cols:visited {
	color: #CC3366;
	text-decoration: none;
}

a.cols:hover {
	color: #F95D89;
	text-decoration: underline;
}


a:hover {
	color: #F95D89;
	text-decoration: underline;
}


/*about*/

.aboutTitle {
	background-image: url(/doll/ccs/img/ccs_about_title.gif);
	background-repeat: no-repeat;
	width: 587px;
	height: 44px;
	display: block;
}

.aboutBorder {
	width: 587px;
	height: 20px;
	display: block;
	border-bottom: dotted 1px #666666;
	margin-bottom: 6px;
}

.aboutBorder180 {
	width: 165px;
	height: 20px;
	display: block;
	margin-right: 15px;
	border-bottom: dotted 1px #666666;
	margin-bottom: 6px;
}

.aboutBorder407 {
	width: 407px;
	height: 20px;
	display: block;
	border-bottom: dotted 1px #666666;
	margin-bottom: 6px;
}

.aboutTitleTxt {
	font-size: small;
	font-weight: bold;
	border-left: 4px solid #428729;
}


/*collection*/

.colTitle {
	background-image: url(/doll/ccs/collection/img/ccs_col_title.gif);
	background-repeat: no-repeat;
	width: 587px;
	height: 44px;
	display: block;
}

.colMainimg {
	margin: 17px 11px 32px 11px;
	background-color: #E1ECDD;
}

.colImg {
	margin: 0px 11px 20px 11px;
}

.new {
 font-size: x-small;
 color: #F95D89;
 font-weight: bold;
}

.title2007ss {
	background-image: url(/doll/ccs/collection/img/ccs_icon_t.gif);
	background-repeat: no-repeat;
	width: 292px;
	height: 35px;
	display: block;
	padding-left: 20px;
	border-bottom: dotted 1px #666666;
}

.title2009ss {
	background-image: url(/doll/ccs/collection/img/ccs_icon_t02.gif);
	background-repeat: no-repeat;
	width: 567px;
	height: 20px;
	display: block;
	padding-left: 20px;
	border-bottom: dotted 1px #666666;
}

.titleOthersKimono {
	background-image: url(/doll/ccs/collection/img/ccs_icon_t02.gif);
	background-repeat: no-repeat;
	width: 292px;
	height: 20px;
	display: block;
	padding-left: 20px;
	border-bottom: dotted 1px #666666;
}

.title2007ss02 {
	background-image: url(/doll/ccs/collection/img/ccs_icon_t02.gif);
	background-repeat: no-repeat;
	width: 567px;
	height: 20px;
	display: block;
	padding-left: 20px;
	border-bottom: dotted 1px #666666;
}

.linkFooter {
	padding-top: 4px;
	padding-bottom: 4px;
	border-top: dotted 1px #666666;	
	border-bottom: dotted 1px #666666;
}

.linkFooter02 {
	width: 293px;
	display: block;
	float: left;
}

.linkFooter03 {
	width: 294px;
	display: block;
	float: right;
}

.linkFooter04 {
	width: 400px;
	display: block;
	float: right;
}

.linkFooter05 {
	width: 343px;
	display: block;
	float: left;
}

.linkFooter06 {
	width: 244px;
	display: block;
	float: right;
}