@charset "shift_jis";

/* Top set
------------------------------------ */

/* header
------------------------------------ */
/* identity */
#header #identity h1 {
	float: left;
}
#header #identity h1.logo {
	margin: 21px 0 0 30px;
}

/* siteUtility */
#top #header .siteUtility {
	width: 710px;
}


/* contentsContainer
------------------------------------ */
#top #contentsContainer {
	background: url(/images/index_bg09.gif) repeat-x 0 360px;
}

/* mainContainer
------------------------------------ */
#top #mainContainer {
	width: 100%;
	padding-top: 0;
	background: url(/images/index_bg09.gif) repeat-x 0 360px;
}
#top #mainContainer .innerContainer {
	background: none;
}
/* flashContainer */
#top #flashContainer {
	width: 100%;
	background: url(/images/index_bg01.jpg) no-repeat 50% 0;
}
#top #flashContainer .flashContents {
	width: 100%;
	margin: 0 auto;
}

/* ---- col2 and col3 ---- */
/* col2 */
#top #contents .col2 {
	width: 960px;
}
#top #contents .col2 .firstCol {
	float: left;
	width: 725px;
}
#top #contents .col2 .secondCol {
	float: right;
	width: 225px;
}

/* col3 */
#top #contents .col3 {
	width: 725px;
}
#top #contents .col3 .firstCol {
	float: left;
	width: 388px;
	margin-right: 7px;
}
#top #contents .col3 .secondCol {
	float: left;
	width: 162px;
}
#top #contents .col3 .thirdCol {
	float: right;
	width: 162px;
}

/* ---- noticeArea ---- */
#top .noticeArea {
	width: 725px;
	margin-bottom: 10px;
	background: url(/images/index_bg05.gif) no-repeat 0 0;
}
#top .noticeArea .innerArea {
	width: 725px;
	padding: 7px 0 5px;
	background: url(/images/index_bg06.gif) no-repeat 0 100%;
}
#top .noticeArea .innerArea .noticeIcon {
	width: 684px;
	padding: 0 10px 0 31px;
	background: url(/images/index_bg07.gif) no-repeat 0 0;
}

/* ---- productsArea ---- */
#top .productsArea {
	width: 725px;
	background: url(/images/index_bg03.gif) repeat-y 0 0;
}
#top .productsArea .col3 {
	padding-bottom: 1px;
	background: url(/images/index_bg04.gif) no-repeat 0 100%;
}

/* contactSearch */
#top .productsArea #contactSearch li#kindSearchTitle,
#top .productsArea #contactSearch li#aimSearchTitle,
#top .productsArea #contactSearch li#brandSearchTitle {
	float: left;
	width: 129px;
}
#top .productsArea #contactSearch li#kindSearchTitle a,
#top .productsArea #contactSearch li#aimSearchTitle a,
#top .productsArea #contactSearch li#brandSearchTitle a {
	display: block;
	width: 129px;
	height: 37px;
	text-indent: -9999px;
	outline: none;
}
/* OFF */
#top .productsArea #contactSearch li#kindSearchTitle a {
	background: url(/images/index_ti02.gif) no-repeat 0 0;
}
#top .productsArea #contactSearch li#aimSearchTitle a {
	background: url(/images/index_ti03.gif) no-repeat 0 0;
}
#top .productsArea #contactSearch li#brandSearchTitle a {
	background: url(/images/index_ti04.gif) no-repeat 0 0;
}
/* ON */
#top .productsArea #contactSearch li#kindSearchTitle a:hover,
#top .productsArea #contactSearch li#kindSearchTitle a:active {
	background: url(/images/index_ti02on.gif) no-repeat 0 0;
}
#top .productsArea #contactSearch li#aimSearchTitle a:hover,
#top .productsArea #contactSearch li#aimSearchTitle a:active {
	background: url(/images/index_ti03on.gif) no-repeat 0 0;
}
#top .productsArea #contactSearch li#brandSearchTitle a:hover,
#top .productsArea #contactSearch li#brandSearchTitle a:active {
	background: url(/images/index_ti04on.gif) no-repeat 0 0;
}

#top .productsArea #contactSearch div#kindSearch,
#top .productsArea #contactSearch div#aimSearch,
#top .productsArea #contactSearch div#brandSearch {
	clear: left;
	margin: 0 1px 10px;
	padding: 0 10px 0 15px;
	background-color: #FFFFFF;
}
#top .productsArea #contactSearch div#kindSearch ul,
#top .productsArea #contactSearch div#aimSearch ul {
	padding-top: 10px;
}
#top .productsArea #contactSearch div#kindSearch ul li {
	float: left;
	width: 158px;
	padding-right: 10px;
}
#top .productsArea #contactSearch div#aimSearch ul li {
	float: left;
	width: 104px;
	padding-right: 5px;
}
#top .productsArea #contactSearch div#brandSearch .col2 {
	width: 361px;
	padding-top: 19px;
}
#top .productsArea #contactSearch div#brandSearch .col2 .firstCol {
	float: left;
	width: 178px;
	margin-right: 0;
}
#top .productsArea #contactSearch div#brandSearch .col2 .secondCol {
	float: right;
	width: 178px;
}
#top .productsArea #contactSearch div#brandSearch .col2 p.image {
	float: left;
	width: 70px;
	margin-right: 7px;
}
#top .productsArea #contactSearch div#brandSearch .col2 p.text {
	float: left;
	width: 99px;
}
#top .productsArea #contactSearch div#brandSearch .col2 p.text span.catch {
	display: block;
	padding-left: 10px;
}
#top .productsArea #contactSearch .contactSearchArea {
	width: 347px;
	margin: 10px auto 0;
	padding: 1px 0 0 11px;
	border-top: 1px solid #cccccc;
}

/* contactCare */
#top .productsArea .contactCare .section {
	margin: 0 1px 1px 1px;
	padding: 6px 0;
	border-top: 1px solid #cccccc;
	background-color: #FFFFFF;
}
#top .productsArea .contactCare .section p.text {
	padding: 0 10px 0 8px;
}
#top .productsArea .contactCare .section p.image {
	margin-top: 20px;
}

/* glasses */
#top .productsArea .glasses .section {
	margin: 0 1px;
	padding: 8px 0 6px;
	border-top: 1px solid #cccccc;
	background-color: #FFFFFF;
}
#top .productsArea .glasses .section p.text {
	padding: 0 10px 0 8px;
}
#top .productsArea .glasses .section p.image {
	margin-top: 8px;
	padding: 0 4px;
}


/* NewsArea
------------------------------------ */
#top .newsArea {
	width: 725px;
	margin-top: 20px;
}
#top .newsArea h2 {
	width: 695px;
	background: url(/common/images/com_bg14.gif) no-repeat 0 0;
}
#top .newsArea .newsContents {
	width: 725px;
}
#top .newsArea .newsContents dl {
	width: 725px;
}


/* ---- bannerArea ---- */
#top .bannerArea ul.bannerList {
	margin-top: 20px;
}
#top .bannerArea ul.bannerList li {
	margin-top: 5px;
}

#bannerFlash {
	position: relative;
	width: 225px;
	height: 195px;
}

/* - 12.05.30 - */
#bannerFlash .beautyBt {
	position: absolute;
	top: 160px;
	left: 8px;
}


/* importantArea
------------------------------------ */
#top #importantArea {
	clear: both;
	margin-top: 20px;
	padding: 10px;
	border: solid 1px #cccccc;
}



/* Clearfix Property
------------------------------------ */
#top #contents .col2:after,
#top #contents .col3:after,
#top .productsArea #contactSearch ul:after,
#top .productsArea #contactSearch div#kindSearch ul:after {
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	line-height: 0;
	visibility: hidden;
}

#top #contents .col2,
#top #contents .col3,
#top .productsArea #contactSearch ul,
#top .productsArea #contactSearch div#kindSearch ul {
	zoom: 1;
}