/* ------------------------------------------- */
/* GoodNaganoブログパーツ NewOpenパーツ紹介    */
/* ------------------------------------------- */


/* ----- newopen_table ----- */
table.parts_introduction{
	background-color : #fe6905;
	border-collapse:separate;
	border-spacing:1px;
	width : 465px;
}

th {
	background-color: #ffffcc;
	font-size : 12px;
	padding : 0.5em;
	width : 55px;
}

td {
	background-color: #ffffff;
	font-size : 14px;
	padding : 0.3em;
}


/* ----- create_tags ----- */
table.create_tags{
	background-color : #ffffff;
	spacing : 0em;
	width : 390px;
}

textarea {
	height : 100px;
	width : 100%;
}

