@charset "utf-8";

/* -----------------------------------------------------------
CSS Information

 File name:      contents.css
 Author:         kohei misumi
 Style Info:     RecGA?W 
----------------------------------------------------------- */

/*----------------------------------------------------
	?pclass
----------------------------------------------------*/

.imgR {
	float: right;
	margin: 0 0 10px 10px;
}

.imgL {
	float: left;
	margin: 0 10px 10px 0;
}

.btn {
	text-align: center;
}

/*clearFix*/
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


/*----------------------------------------------------
	contents
----------------------------------------------------*/

#content {
	width: 758px;
	border: 1px solid #BFBFBF;
	margin: auto;
	text-align: left;
}
#content_inn {
	width: 746px;
	border: 2px solid #7F7F7F;
	margin: 5px;
}
#ttl {
	background-image: url(../image/ttl_logo.gif);
	background-repeat: no-repeat;
	width: 295px;
	height: 22px;
	margin:30px 0 30px 20px;
	text-indent: -9999px;
}

.ttl_text {
	margin:30px 0 30px 20px;
	color: #8C8C8C;
	line-height: 1.2em;
}

#lineup {
	background-image: url(../image/ttl_lineup.gif);
	background-repeat: no-repeat;
	width: 722px;
	height: 54px;
	margin: 5px auto;
	text-indent:-9999px;
}


#sand {
	background-image: url(../image/ttl_sand.gif);
	background-repeat: no-repeat;
	width: 722px;
	height: 54px;
	margin: 5px auto;
	text-indent:-9999px;
}
#tomboy {
	background-image: url(../image/ttl_tomboy.gif);
	background-repeat: no-repeat;
	width: 722px;
	height: 54px;
	margin: 5px auto;
	text-indent:-9999px;
}

#ttl11 {
	background-image: url(../image/ttl_11.gif);
	background-repeat: no-repeat;
	width: 722px;
	height: 54px;
	margin: 5px auto;
	text-indent:-9999px;
}

#lab {
	background-image: url(../image/ttl_lab.gif);
	background-repeat: no-repeat;
	width: 722px;
	height: 54px;
	margin: 5px auto;
	text-indent:-9999px;
}

#gpz {
	background-image: url(../image/ttl_gpz.gif);
	background-repeat: no-repeat;
	width: 722px;
	height: 54px;
	margin: 5px auto;
	text-indent:-9999px;
}

#book {
	background-image: url(../image/ttl_book.gif);
	background-repeat: no-repeat;
	width: 722px;
	height: 54px;
	margin: 5px auto;
	text-indent:-9999px;
}

#caramel {
	background-image: url(../image/ttl_cara.gif);
	background-repeat: no-repeat;
	width: 722px;
	height: 54px;
	margin: 5px auto;
	text-indent:-9999px;
}

#eight {
	background-image: url(../image/ttl_8.gif);
	background-repeat: no-repeat;
	width: 722px;
	height: 54px;
	margin: 5px auto;
	text-indent:-9999px;
}
#gmz {
	background-image: url(../image/ttl_gmz.gif);
	background-repeat: no-repeat;
	width: 722px;
	height: 54px;
	margin: 5px auto;
	text-indent:-9999px;
}
#gamble {
	background-image: url(../image/ttl_gamble.gif);
	background-repeat: no-repeat;
	width: 722px;
	height: 54px;
	margin: 5px auto;
	text-indent:-9999px;
}
#rivet {
	background-image: url(../image/ttl_rivet.gif);
	background-repeat: no-repeat;
	width: 722px;
	height: 54px;
	margin: 5px auto;
	text-indent:-9999px;
}
#pmz {
	background-image: url(../image/ttl_pmz.gif);
	background-repeat: no-repeat;
	width: 722px;
	height: 54px;
	margin: 5px auto;
	text-indent:-9999px;
}
#manicure {
	background-image: url(../image/ttl_manicure.gif);
	background-repeat: no-repeat;
	width: 722px;
	height: 54px;
	margin: 5px auto;
	text-indent:-9999px;
}
#chewinggum {
	background-image: url(../image/ttl_chewing%20gumlv.gif);
	background-repeat: no-repeat;
	width: 722px;
	height: 50px;
	margin: 5px auto;
	text-indent: -9999px;
}
#icesaber {
	background-image: url(../image/ttl_icesaber.gif);
	background-repeat: no-repeat;
	width: 722px;
	height: 50px;
	margin: 5px auto;
	text-indent: -9999px;
}

#manhattan {
	background-image: url(../image/ttl_manhattan.gif);
	background-repeat: no-repeat;
	width: 722px;
	height: 50px;
	margin: 5px auto;
	text-indent: -9999px;
}
#zeroreset {
	background-image: url(../image/ttl_0reset.gif);
	background-repeat: no-repeat;
	width: 722px;
	height: 50px;
	margin: 5px auto;
	text-indent: -9999px;
}


/* ---------------------------------------------------------------- *
	thumbslist
 * ---------------------------------------------------------------- */
.fortop {
	margin: 10px 20px 8px 0px;
	float: right;
}

.concept {
	margin: 0 auto;
	float: left;
}

.thumbslist {
	list-style: none;
	margin: 0;
	padding: 0;
}
.thumbslist li {
	float: left;
	margin: 0;
	overflow: hidden;
	display: block;
	text-align: center;
}
.thumbnail {
	margin: 0 auto;
}
ul.thumbslist {
	margin: 10px 0 20px 150px;
	padding: 0;
}
ul.thumbslist li {
	background: #FFFFFF;
	margin-right: 20px;
	margin-bottom: 30px;
	padding: 0;
	width: 160px;
	height: auto;
}
.thumbslist2 {
	list-style: none;
	margin: 0;
	padding: 0;
}
.thumbslist2 li {
	float: left;
	margin: 0;
	overflow: hidden;
	display: block;
	text-align: center;
}
.thumbnail2 {
	margin: 0 auto;
}
ul.thumbslist2 {
	margin: 10px 0 20px 250px;
	padding: 0;
}

ul.thumbslist2 li {
	background: #FFFFFF;
	margin-right: 26px;
	margin-bottom: 30px;
	padding: 0;
	width: 130px;
	height: auto;
}

.thumbslist3 {
	list-style: none;
	margin: 0;
	padding: 0;
}
.thumbslist3 li {
	float: left;
	margin: 0;
	overflow: hidden;
	display: block;
	text-align: center;
}
.thumbnail3 {
	margin: 0 auto;
}
ul.thumbslist3 {
	margin: 10px 0 20px 160px;
	padding: 0;
}

ul.thumbslist3 li {
	background: #FFFFFF;
	margin-right: 10px;
	margin-bottom: 30px;
	padding: 0;
	width: 130px;
	height: auto;
}
/* ---------------------------------------------------------------- *
	zucca_lineup
 * ---------------------------------------------------------------- */
.lineup_box {
	text-align:center;
}

.zucca_lineup {
	list-style: none;
	padding: 0;
}
.zucca_lineup li {
	float: left;
	margin: 0;
	overflow: hidden;
	display: block;
	text-align: center;
}
.lineup_pic {
	margin: 0 auto;
}
ul.zucca_lineup {
	margin: 10px 0 10px 66px;
	padding: 0;
}
ul.zucca_lineup li {
	background: #FFFFFF;
	margin-right: 8px;
	margin-bottom: 10px;
	padding: 0;
	width: 80px;
	height: auto;
}

.zucca_lineup2 {
	list-style: none;
	margin: 0;
	padding: 0;
}
.zucca_lineup2 li {
	float: left;
	margin: 0;
	overflow: hidden;
	display: block;
	text-align: center;
}
.lineup_pic2 {
	margin: 0 auto;
}
ul.zucca_lineup2 {
	margin: 10px 0 10px 154px;
	padding: 0;
}
ul.zucca_lineup2 li {
	background: #FFFFFF;
	margin-right: 8px;
	margin-bottom: 50px;
	padding: 0;
	width: 80px;
	height: auto;
}
.zucca_lineup3 {
	list-style: none;
	margin: 0;
	padding: 0;
}
.zucca_lineup3 li {
	float: left;
	margin: 0;
	overflow: hidden;
	display: block;
	text-align: center;
}
.lineup_pic3 {
	margin: 0 auto;
}
ul.zucca_lineup3 {
	margin: 10px 0 10px 146px;
	padding: 0;
}
ul.zucca_lineup3 li {
	background: #FFFFFF;
	margin-right: 8px;
	margin-bottom: 50px;
	padding: 0;
	width: 80px;
	height: auto;
}
/* ---------------------------------------------------------------- *
	TlC?
 * ---------------------------------------------------------------- */
div.thumbnail {
	background: transparent;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 0;
}

/* ---------------------------------------------------------------- *
	LvV
 * ---------------------------------------------------------------- */

ul.thumbslist li p {
	margin: 10px auto;
	line-height: 1.2;
	font-size:11px;
}
ul.thumbslist2 li p {
	margin: 10px auto;
	line-height: 1.2;
	font-size:11px;
}
ul.thumbslist3 li p {
	margin: 10px auto;
	line-height: 1.2;
	font-size:11px;
}
p.Pname {
	padding-bottom: 2px;
	border-bottom: 1px solid #7F7F7F;
	font-size:10px;
}
