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





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





/* 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;
}

#contentsBlog .box ol {
	list-style-type: decimal; 
	margin: 0 0 10px 2em;
}

#contentsBlog .box2 {
	width:240px;
	margin:0 0 30px 20px;
	text-align:center;
	float:left;
}

#contentsBlog .box2 .script_tag {
	text-align:left;
	font-size:9px;
	padding: 5px;
	color:#333;
	width:170px;
	margin: 29px 0;
	border: #dddddd solid 1px ;
}

#contentsBlog .box3 {
	width:240px;
	margin:0 20px 30px 0;
	text-align:center;
	float:right;
}

#contentsBlog .box3 .script_tag {
	text-align:left;
	font-size:9px;
	padding: 5px;
	color:#333;
	width:170px;
	margin: 10px 0;
	border: #dddddd solid 1px ;
}