@charset "utf-8";

/* designworks --- thema group
---------------------------- */

#mainImg{
	width:580px;
	height:300px;
	margin:20px auto 0px auto;
}


#thema{
	padding-top:10px;
	padding-bottom:20px;
}

.thema{
	padding-top:10px;
	padding-bottom:20px;
}


.smallTopic{
	padding-bottom:10px;
	padding-top:10px;
}


#impression{
	width:580px;
	height:auto;
	padding-bottom:20px;
}

#concept{
	float:left;
	width:380px;
	height:auto;
}

#generalOutline{
	float:right;
	width:160px;
	height:auto;
}


.detail{
	margin-top:10px;
}

.outlineDetail{
	color:#776041;
}




/* designworks --- fullsize_set
---------------------------- */

.centerSet{
	margin:0px auto 0px auto;
}




/* designworks --- left_set
---------------------------- */

.leftSet{
	margin:0px auto 0px auto;
}


.leftSetTxt{
	width:200px;
	height:auto;
	float:right;
	text-align:left;
}



/* designworks --- right_set
---------------------------- */

.rightSet{
	margin:0px auto 0px auto;
}

.rightSetTxt{
	width:200px;
	height:auto;
	text-align:left;
	float:left;
}



/* text-type
---------------------------- */

.rightTxt{
	width:200px;
	height:auto;
	float:right;
	text-align:left;
}

.leftTxt{
	width:200px;
	height:auto;
	text-align:left;
	float:left;
}



/* designworks --- thumbnail
---------------------------- */



.sticky{
	width : 240px;
	float : left;
	text-align:center;
	padding:15px 0 5px 0;
	border-bottom:1px #c0c0c0 solid;
	background :url(/image/lifestyle/designworks/sticky2.gif) repeat-y scroll top center;
}

/*
.sticky{
	width : 240px;
	height : 250px;
	float : left;
	text-align:center;
	background :url(/image/lifestyle/designworks/sticky.gif) repeat-y scroll top center;
	margin-bottom : 10px;
}

*/

.sticky img{
}


.thumbnail{
	width:220px;
	margin:0 auto;
	border:1px #c0c0c0 solid;
}


.thumbnailTxt{
	width:200px;
	height:115px;
	text-align:left;
	margin: 10px auto 0 auto;
	color:#555555;
	background-color :#ffffff;
	/*
	color:#776041;
	*/
}

.thumbnailBox{
	width:220px;
	height:auto;
	float:left;
	text-align:center;
	padding-bottom:20px;
}

.thumbnailTxt h2{
	color:#776041;
	font-weight:bold;
	text-align:left;
	font-size:14px;
	margin: 3px 0 0 5px;
}


.thumbnailTxt h3{
	color:#bd955f;
	margin-left : 5px;
}

.thumbnailTxt p{
	padding-left : 5px;	
}

.lifestyleThema{
	color:#776041;
	font-weight:bold;
	text-align:left;
	font-size:14px;
	margin-top:3px;
}

.lifestylePlace{
	color:#bd955f;
}

/* page jump */

.goPage{
	width:500px;
	margin:10px auto;
}

.goPage td{
	width:250px;
	border-top:1px #cbad7e solid;
	padding-top:5px;
}

.previous{
	text-align:left;
}

.next{
	text-align:right;
}



.goPageTop{
	margin-top:10px;
}

.goPageTop td{
	width:290px;
}








/* one point */

.onepointList{
	padding : 10px 0;
}


.onepointcircle{
	width : 240px;
	height : 240px;
	float : left;
	background :url(/image/lifestyle/onepoint/thumbnailbg.gif) no-repeat scroll top center;
	text-align:center;
}

.onepointcircle h1{
	margin-top : 30px;
}

.onepointcircle img{
	padding-top : 10px;
}



.onepointcircle a{
	color: #7d5c14;
	font-weight:bold;
	text-decoration : underline;
}

.onepointcircle a:hover{
	color : #c09e54;
}

