@charset "UTF-8";
div#main {
	padding-top: 30px;
}


/* left column */

div#leftcolumn {
	float: left;
	width: 530px;
}


/* brand movie */
p#brandmovie {
	font-size: 80%;
	line-height: 150%;
	height: 530px;
	width: 450px;
}

/* news */
div#leftcolumn h2 {
	margin-top: 25px;
	margin-bottom: 10px;
	font-size: 80%;
}

div#leftcolumn dt {
	float: left;
	margin-bottom: 4px;
	width: 62px;
	font-size: 11px;
	line-height: 120%;
	color: #999900;
	font-family: Georgia, "Times New Roman", Times, serif;
}

div#leftcolumn dd {
	float: left;
	margin-bottom: 4px;
	width: 468px;
	font-size: 80%;
	line-height: 120%;
}

div#leftcolumn dd a:link {color: #333; text-decoration: none;}
div#leftcolumn dd a:visited {color: #333; text-decoration: none;}
div#leftcolumn dd a:active {color: #999; text-decoration: underline;}
div#leftcolumn dd a:hover {color: #999; text-decoration: underline;}

p#newsmore {
	clear: both;
	padding-top: 5px;
	font-size: 80%;
}


div#leftcolumn span {
	font-size: 90%;
	color:#CC3333;	
	padding-left: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
}


/* right column */
div#rightcolumn {
	float: right;
	width: 250px;
}

/* online store */
div#storebn {
	border: 1px solid #BEAA91;
	text-align: center;
}

div#storebn h2 {
	font-size: 80%;
	margin-bottom: 8px;
	margin-top: 8px;
}

div#storebn h2 img {
	margin-left: auto;
	margin-right: auto;
}

div#storebn div {
	border-top: 1px dashed #BEAA91;
	border-bottom: 1px dashed #BEAA91;
	padding-top: 10px;
	margin-bottom: 7px;
	width: 235px;
	margin-left: 7px;
}

div#storebn div img {
	float: left;
	margin-left: 2px;
	margin-right: 2px;
	margin-bottom: 5px;
}

div#storebn div p {
	clear: both;
	color: #004283;
font-weight: bold;	font-family:Verdana, Helvetica, Arial, sans-serif;
}

div#storebn p {
	margin-left: 7px;
	padding-bottom: 7px;
	width: 235px;
	font-size: 65%;
	line-height: 120%;
	color: #666;
}

/* innocent press */
div#pressbox {
	background-color: #E6E2CB;
	margin-top: 25px;
	border: 1px solid #E6E2CB;
}

div#pressbox h2 {
	margin-bottom: 7px;
	margin-top: 5px;
	font-size: 80%;
	text-align: center;
}

div#pressbox h2 img {
	margin-left: auto;
	margin-right: auto;
}

div#pressbox dl {
	border-top: 1px solid #FFF;
	padding-bottom: 2px;
	padding: 7px 10px 2px 10px;
}

div#pressbox dt {
	background: url("/cmn2/images/index/innocent_press_bg.gif") no-repeat center left ;
	margin-bottom: 2px;
	padding-left: 10px;
	font-size: 75%;
	line-height: 120%;
	color: #666;
	font-family: Georgia, "Times New Roman", Times, serif;
}

div#pressbox dt span {
	color: #004782;
	padding-left: 5px;
}

div#pressbox dd {
	font-size: 70%;
	line-height: 120%;
	margin-bottom: 5px;
}

div#pressbox dd a:link {color: #000; text-decoration: none;}
div#pressbox dd a:visited {color: #000; text-decoration: none;}
div#pressbox dd a:active {color: #666; text-decoration: underline;}
div#pressbox dd a:hover {color: #666; text-decoration: underline;}


div#pressbox p {
	background-color: #FFF;
	padding: 8px 3px;
	font-size: 65%;
	text-align: center;
	color: #666;
}


/* innocent bn */
div#innocentbn {
	margin-top: 20px;
}

div#innocentbn p {
	padding-top: 10px;
	font-size: 80%;
}

/* shop site */
div#shopsite {
	margin-top: 30px;
}

div#shopsite h2 {
	margin-bottom: 10px;
	font-size: 80%;
}

div#shopsite ul {
	list-style: none;
}

div#shopsite li {
	display: block;
	background: url("/cmn2/images/common/arrows2.gif") no-repeat center left ;
	padding-left: 15px;
	margin-bottom: 10px;
	font-size: 80%;
	line-height: 100%;
}

div#shopsite li img {
	display: inline;
}

