@charset "utf-8";

A:link { text-decoration:none; color:#666666; }
A:visited {  text-decoration:none; color:#666666; }
A:active {  text-decoration:none; color:#b3408c; }
A:hover {  text-decoration:none; color:#b3408c; }

div.cont_list{
    margin:20px;
    width:250px;
    float:left;
    font-size: 100%;
   line-height: 150%;
 
}
div.contentsArea2{
    margin:auto;
    margin-left:200px;
    height:600px;
}
div.contentsArea3{
    margin:auto;
    clear: both;
}


div.cont{
    margin:auto;
    width:600px;
}

div.section{
    margin:10px auto;
    padding; 5px;
    border: 1px solid  #a7a29f;//b3cd28
    width:500px;
}

//h2 {
//	margin: 0.5em 16px;
//	border-bottom: 5px solid #b3cd28;
//	text-transform: uppercase;
//	font-family: "Trebuchet MS";
//	font-size: 105%;
//}


a {
	color: #669933;
}

div.photo {
	margin: 10px;
	padding: 0.2em 8px;
	float: left;
	color: #fff;
	// background-color: #80af00;
	font-family: "Trebuchet MS", sans-serif;
	font-weight: normal;
	font-size: 30%;
	text-transform: uppercase;
	width: 260px;
}
div.item_main {
	margin: 0.4em 4px;
	margin-left: 260px;
	padding: 0.4em 12px;
	font-size: 80%;
    color: 666666;
}

ul.desc {
	margin: 0.5em 16px;
	padding: 0;
	list-style: none;
}


div.photo_main {
    width: 260px;

}
div.photo_main img {
    width: 240px;
}

ul.thumbnail {
	margin: 0.1em 2px;
	padding: 0px;
	list-style: none;
}

ul.thumbnail li {
	margin: 0 0px 0px 0;
	padding: 1px;
	border: 1px ;
	float: left;
	width: 63px;
}

ul.thumbnail li img {
	vertical-align: bottom;
	width: 60px;
}

p.continue {
	margin: 0.5em 16px;
	clear: both;
}

p.clear {
	clear: both;
}

