.container {
	display:block;
	width:680px;
	height:100%;
	height:auto;
	min-height:100%;
	text-align:left;
	font-size:12px;
	line-height:1.5em;
}
img {
	border:none;
}

.clear {
 clear:left;
}

h1 {
	width:640px;
	/*height:100px;*/
	/*background-image:url(../image/nicocho2014_title.jpg);*/
	/*text-indent:-9999px;*/
	/*overflow:hidden;*/
	padding:0 0 15px 0;
	margin:0;
}

h2 {
	font:16px bold;
	padding:10px 0;
}

#contents {
	width:640px;
	margin:0 auto;
	padding-top:30px;
}

#contents p {
	padding-bottom:10px;
}

.product {
	/*border-bottom:#333 1px solid;*/
	padding-bottom:20px;
}
#product-main {	
	float:left;
	margin-right:15px;
	margin-bottom:70px;
}
.uline {
	border-bottom:#333 1px solid;
	margin-bottom:10px;
}
.tensen {
	border-bottom:#333 1px dashed;
	margin-top:4px 0 2px 1em;
}

.nicocho2014 {
	padding:0 0 40px 0;
}
.nicocho2014 img{
	float:left;
	padding:0 20px 10px 0;
}
.nicobox {
	display:block;
	width:440px;
	float:left;
	padding:0 20px 10px 0;
}