/* container 
--------------------------------------------------------------- */
#container h2 {
	text-indent:-9999px;
	float:right;
	width:600px;
	height:145px;
	background: url(../../special/images/title.gif) no-repeat top left;
}





/* contents 
--------------------------------------------------------------- */
#contents {
	margin:0 20px 0 20px !important;
	margin:0 10px 0 10px;
	width: 560px;
	float:right;
}








/* contentsTop 
--------------------------------------------------------------- */

#contentsTop {
	margin:0 auto;
	padding:25px 0 0 0px;
	width: 530px;
}

#contentsTop .read {
	margin:0 0 30px 0;
	text-indent:-9999px;
	width:530px;
	height:63px;
	background: url(../../special/images/top_read.gif) no-repeat top left;
}

#contentsTop .btnDetail a{
	margin:2px 0 0 10px;
	float:left;
	display:block;
	text-indent:-9999px;
	width:98px;
	height:16px;
	background: url(../../special/images/btn_detail.gif) no-repeat top left;
	text-decoration:none;
}


/* question */
#contentsTop .question {
	width:530px;
}

#contentsTop .question .recipe {
	margin:0 0 30px 0;
	float:left;
	width:343px !important;
	width:353px;
	height:70px;
	padding:0 0 0 180px;
	background: url(../../special/images/img_sti_recipe.gif) no-repeat top left;
}

#contentsTop .question .typing {
	margin:0 0 30px 0;
	float:left;
	width:343px !important;
	width:353px;
	height:70px;
	padding:0 0 0 180px;
	background: url(../../special/images/img_sti_typing.gif) no-repeat top left;
}

#contentsTop .question .blog {
	margin:0 0 30px 0;
	float:left;
	width:343px !important;
	width:353px;
	height:70px;
	padding:0 0 0 180px;
	background: url(../../special/images/img_sti_blog.gif) no-repeat top left;
}

#contentsTop .question .recipe .title {
	margin:0 0 15px 0px;
	float:left;
	text-indent:-9999px;
	width:198px;
	height:18px;
	background: url(../../special/images/top_sti_recipe.gif) no-repeat top left;
}

#contentsTop .question .typing .title {
	margin:0 0 15px 0px;
	float:left;
	text-indent:-9999px;
	width:190px;
	height:18px;
	background: url(../../special/images/top_sti_typing.gif) no-repeat top left;
}

#contentsTop .question .blog .title {
	margin:0 0 15px 0px;
	float:left;
	text-indent:-9999px;
	width:107px;
	height:18px;
	background: url(../../special/images/top_sti_blog.gif) no-repeat top left;
}



/* contentsBlog
--------------------------------------------------------------- */

#contentsBlog {
	width: 560px;
}

#contentsBlog .checker{
	text-indent:-9999px;
	width: 560px;
	height:26px;
	background: url(../../special/images/checker_title.gif) no-repeat top left;
	margin:0 0 20px 0;
}

#contentsBlog .goriyo{
	text-indent:-9999px;
	width: 560px;
	height:26px;
	background: url(../../special/images/goriyo_title.gif) no-repeat top left;
	margin:0 0 20px 0;
}


#contentsBlog .box{
	width:530px;
	margin:0 auto 30px auto;
}


