@charset "UTF-8";
/*****************************************************************
******************************************************************
******************************************************************
******************************************************************

LOVE SPICE COORDINATION COLLECTION 2009 WINTER
CSS BY Masataka Tokitsu
http://www.reportpad.net

====== INDEX ======
01.main
02.contents
03.header
04.footer
===================

******************************************************************
******************************************************************
******************************************************************
*****************************************************************/


/*****************************************************************
01.main
*****************************************************************/

body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
}

#wrapper {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
}

h1,h2,h3,h4,h5,p,ul,ol,li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}


/*****************************************************************
02.contents
*****************************************************************/

#contents {
	margin: 0px;
	padding: 0px;
}

#contents:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html #contents {
    height: 1em;
    overflow: visible;
}
/**/

#maincontents {
	height: 380px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 50px;
	padding-left: 0px;
}

#maincontents2 {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
}

#maincontents2:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html #maincontents2 {
    height: 1em;
    overflow: visible;
}
/**/

.panel {
	margin: 0px;
	padding: 0px;
	height: 380px;
	width: 840px;
}

.panel-wrapper {
	margin: 0px;
	padding: 0px;
	height: 380px;
	width: 840px;
}

ul.images {
	margin: 0px;
	padding: 0px;
	height: 380px;
	width: 840px;
}

li.img1 {
	float: left;
	height: 380px;
	width: 210px;
	font-size: 0.5em;
}

li.img1 a {
	background-image: url(../image/code/01.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 380px;
	width: 210px;
    verflow:hidden;
    outline:none;
}

li.img2 {
	float: left;
	height: 380px;
	width: 210px;
}

li.img2 a {
	background-image: url(../image/code/02.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 380px;
	width: 210px;
	verflow:hidden;
    outline:none;
}

li.img3 {
	float: left;
	height: 380px;
	width: 210px;
}

li.img3 a {
	background-image: url(../image/code/03.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 380px;
	width: 210px;
	verflow:hidden;
    outline:none;
}

li.img4 {
	float: left;
	height: 380px;
	width: 210px;
}

li.img4 a {
	background-image: url(../image/code/04.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 380px;
	width: 210px;
	verflow:hidden;
    outline:none;
}

li.img5 {
	float: left;
	height: 380px;
	width: 210px;
}

li.img5 a {
	background-image: url(../image/code/05.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 380px;
	width: 210px;
	verflow:hidden;
    outline:none;
}

li.img6 {
	float: left;
	height: 380px;
	width: 210px;
}

li.img6 a {
	background-image: url(../image/code/06.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 380px;
	width: 210px;
	verflow:hidden;
    outline:none;
}

li.img7 {
	float: left;
	height: 380px;
	width: 210px;
}

li.img7 a {
	background-image: url(../image/code/07.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 380px;
	width: 210px;
	verflow:hidden;
    outline:none;
}

li.img8 {
	float: left;
	height: 380px;
	width: 210px;
}

li.img8 a {
	background-image: url(../image/code/08.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 380px;
	width: 210px;
	verflow:hidden;
    outline:none;
}

li.img9 {
	float: left;
	height: 380px;
	width: 210px;
}

li.img9 a {
	background-image: url(../image/code/09.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 380px;
	width: 210px;
	verflow:hidden;
    outline:none;
}


/*****************************************************************
03.header
*****************************************************************/

#header {
	padding: 0px;
	height: 131px;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	text-align: center;
	background-image: url(../image/header-back.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	background-color: #000000;
}

h1.header-logo {
	font-size: 0.5em;
	color: #FFFFFF;
	height: 20px;
	width: 140px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 40px;
}

h1.header-logo a {
	background-image: url(../image/header-logo.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 140px;
	display: block;
	text-indent: -9999px;
	verflow:hidden;
    outline:none;
}


/*****************************************************************
04.footer
*****************************************************************/

#footer {
	height: 100px;
	width: 100%;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#footers {
	border-top-width: 3px;
	border-top-style: double;
	border-top-color: #CCCCCC;
	width: 100%;
}

h2.contents-title {
	font-size: 0.8em;
	height: 16px;
	margin-bottom: 50px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 312px;
	background-image: url(../image/contents_title.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	display: block;
}

ul.footernav {
	width: 430px;
	padding: 0px;
	margin-top: 9px;
	margin-right: auto;
	margin-bottom: 8px;
	margin-left: auto;
	height: 13px;
	font-size: 0.5em;
	background-image: url(../image/footers.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

li.copyright {
	width: 95px;
	padding: 0px;
	height: 13px;
	float: left;
	margin-top: 0px;
	margin-right: 29px;
	margin-bottom: 0px;
	margin-left: 0px;
}

li.copyright a {
	margin: 0px;
	padding: 0px;
	height: 13px;
	width: 95px;
	text-indent: -9999px;
	display: block;
	verflow:hidden;
    outline:none;
}

li.fn1 {
	float: left;
	width: 48px;
	margin: 0px;
	padding: 0px;
	height: 13px;
}

li.fn1 a {
	text-indent: -9999px;
	display: block;
	height: 13px;
	width: 48px;
	verflow:hidden;
    outline:none;
}

li.fn1 a:hover {
	margin: 0px;
	padding: 0px;
	height: 13px;
	width: 48px;
	background-image: url(../image/footers.gif);
	background-repeat: no-repeat;
	background-position: -124px -13px;
}

li.fn2 {
	float: left;
	height: 13px;
	width: 93px;
}

li.fn2 a {
	text-indent: -9999px;
	display: block;
	height: 13px;
	width: 93px;
	verflow:hidden;
    outline:none;
}

li.fn2 a:hover {
	margin: 0px;
	padding: 0px;
	height: 13px;
	width: 93px;
	background-image: url(../image/footers.gif);
	background-repeat: no-repeat;
	background-position: -172px -13px;
}

li.fn3 {
	float: left;
	width: 73px;
	height: 13px;
}

li.fn3 a {
	text-indent: -9999px;
	display: block;
	height: 13px;
	width: 73px;
	verflow:hidden;
    outline:none;
}

li.fn3 a:hover {
	margin: 0px;
	padding: 0px;
	height: 13px;
	width: 73px;
	background-image: url(../image/footers.gif);
	background-repeat: no-repeat;
	background-position: -265px -13px;
}

li.fn4 {
	float: left;
	margin: 0px;
	padding: 0px;
	height: 13px;
	width: 92px;
}

li.fn4 a {
	text-indent: -9999px;
	display: block;
	height: 13px;
	width: 92px;
	verflow:hidden;
    outline:none;
}

li.fn4 a:hover {
	margin: 0px;
	padding: 0px;
	height: 13px;
	width: 92px;
	background-image: url(../image/footers.gif);
	background-repeat: no-repeat;
	background-position: -338px -13px;
}


/*****************************************************************
05.code page
*****************************************************************/

.b_prev {
	height: 30px;
	width: 30px;
	float: left;
	margin-right: 30px;
	margin-top: 273px;
}

.codedetail {
	margin: 0px;
	padding: 0px;
	width: 840px;
	float: left;
}

.codedetail:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html .codedetail {
    height: 1em;
    overflow: visible;
}
/**/

.b_next {
	height: 30px;
	width: 30px;
	float: left;
	margin-left: 30px;
	margin-top: 273px;
}

h4.prev {
	font-size: 0.5em;
	height: 30px;
	width: 30px;
}

h4.prev a {
	background-image: url(../image/b_prev.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 30px;
	width: 30px;
	text-indent: -9999px;
	display: block;
}

h4.next {
    font-size: 0.5em;
	height: 30px;
	width: 30px;
}

h4.next a {
    background-image: url(../image/b_next.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 30px;
	width: 30px;
	text-indent: -9999px;
	display: block;
}

.cd-l {
	padding: 0px;
	height: 550px;
	width: 350px;
	float: left;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #FFFFFF;
}

.cd-r {
	width: 460px;
	float: left;
}

.cd-r h3 {
	background-image: url(../image/code-item-title.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-size: 0.5em;
	height: 20px;
	width: 125px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
	text-indent: -9999px;
	display: block;
}

h4.outer {
	background-image: url(../image/code-item.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 0px;
	height: 20px;
	width: 125px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	text-indent: -9999px;
	display: block;
	font-size: 0.5em;
}

h4.tops {
	background-image: url(../image/code-item.gif);
	background-repeat: no-repeat;
	background-position: 0px -20px;
	padding: 0px;
	height: 20px;
	width: 125px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	text-indent: -9999px;
	display: block;
	font-size: 0.5em;
}

h4.bottoms {
	background-image: url(../image/code-item.gif);
	background-repeat: no-repeat;
	background-position: 0px -40px;
	padding: 0px;
	height: 20px;
	width: 125px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	text-indent: -9999px;
	display: block;
	font-size: 0.5em;
}

h4.heel-shoes {
	background-image: url(../image/code-item.gif);
	background-repeat: no-repeat;
	background-position: 0px -60px;
	padding: 0px;
	height: 20px;
	width: 125px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	text-indent: -9999px;
	display: block;
	font-size: 0.5em;
}

h4.others {
	background-image: url(../image/code-item.gif);
	background-repeat: no-repeat;
	background-position: 0px -80px;
	padding: 0px;
	height: 20px;
	width: 125px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	text-indent: -9999px;
	display: block;
	font-size: 0.5em;
}

.cd-r li {
	margin-bottom: 10px;
	font-size: 0.8em;
	color: #333333;
}

.cd-r li a {
	color: #666666;
}

.cd-r li a:hover {
	color: #333333;
}

.cd-r h5 {
	color: #FF0040;
	font-size: 1em;
	margin-top: 50px;
	margin-bottom: 10px;
	font-family: "小塚明朝 Pro M" , Kodukaminchou Pro M , "ＭＳ Ｐ明朝" , MS Pminchou;
}

.cd-r p {
	font-size: 0.8em;
	line-height: 22px;
	color: #333333;
}

h3.code01 {
	background-image: url(../image/code/b/01.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
	height: 550px;
	width: 350px;
	font-size: 0.5em;
	text-indent: -9999px;
	display: block;
}

h3.code02 {
	background-image: url(../image/code/b/02.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
	height: 550px;
	width: 350px;
	font-size: 0.5em;
	text-indent: -9999px;
	display: block;
}

h3.code03 {
	background-image: url(../image/code/b/03.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
	height: 550px;
	width: 350px;
	font-size: 0.5em;
	text-indent: -9999px;
	display: block;
}

h3.code04 {
	background-image: url(../image/code/b/04.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
	height: 550px;
	width: 350px;
	font-size: 0.5em;
	text-indent: -9999px;
	display: block;
}

h3.code05 {
	background-image: url(../image/code/b/05.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
	height: 550px;
	width: 350px;
	font-size: 0.5em;
	text-indent: -9999px;
	display: block;
}

h3.code06 {
	background-image: url(../image/code/b/06.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
	height: 550px;
	width: 350px;
	font-size: 0.5em;
	text-indent: -9999px;
	display: block;
}

h3.code07 {
	background-image: url(../image/code/b/07.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
	height: 550px;
	width: 350px;
	font-size: 0.5em;
	text-indent: -9999px;
	display: block;
}

h3.code08 {
	background-image: url(../image/code/b/08.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
	height: 550px;
	width: 350px;
	font-size: 0.5em;
	text-indent: -9999px;
	display: block;
}

h3.code09 {
	background-image: url(../image/code/b/09.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
	height: 550px;
	width: 350px;
	font-size: 0.5em;
	text-indent: -9999px;
	display: block;
}
