@charset "utf-8";
.actionBtn { margin:0; text-align:right; padding:0;}

/* ---------------------------------------------------------
defaultBox_Allnone
--------------------------------------------------------- */
.defaultBox_Allnone				{ width:100%; clear:both;margin:0;padding:0;}
.defaultBox_Allnone .contents		{clear:both;margin:0;padding:0; color:#333;}

/* ---------------------------------------------------------
defaultBox
--------------------------------------------------------- */
.defaultBox			{ width:100%; clear:both;margin:0 0 10px 0;padding:0;}
.defaultBox .contents		{clear:both;margin:0;padding:0; color:#333;}


/* ---------------------------------------------------------
woodTitle
--------------------------------------------------------- */
.woodTitle				{width:100%; clear:both;margin:0px 0 10px 0;padding:0;}
.woodTitle .title		{clear:both;margin:0; background: url(images/wood-title.gif) left top repeat-x;
                         height:33px; line-height:33px; border:1px solid #CFCFCF;margin:0;padding:0 0 0 15px; text-align:left;}
.woodTitle .title .Head	{color:#563B1D;font-weight:bold; font-size:12px;}
.woodTitle .contents	{padding:5px; color:#333; border:1px solid #CFCFCF; border-top:none;}


/* ---------------------------------------------------------
Greentitle
--------------------------------------------------------- */
.Greentitle				{clear:both; width:100%; margin:0 0 10px 0;padding:0;}
.Greentitle .title 		{ background:url(images/green-border.gif) left bottom repeat-x; padding:10px; text-align:left;}
.Greentitle .title .Head	{color:##5E6E1E;font-weight:bold; font-size:14px;}
.Greentitle .contents 	{clear:both;margin:0; padding:10px; color:#333;}

/* ---------------------------------------------------------
worktitle
--------------------------------------------------------- */
.workTitle				{width:388px; clear:both;margin:0px 0 10px 6px;padding:0;
display: -moz-inline-box; /*for Firefox 2*/
    display: inline-block; /*for modern*/
    /display: inline; /*for ie5～7*/
    /zoom: 1; /*for ie5～7*/
	overflow:hidden;

}
.workTitle .title		{clear:both;margin:0; background: url(images/wood-title.gif) left top repeat-x;
                         height:33px; line-height:33px; border:1px solid #CFCFCF;　margin:0;padding:0; text-align:center;}
.workTitle .title .Head	{color:#563B1D;font-weight:bold; font-size:12px;}
.workTitle .contents	{clear:both;margin:0;padding:0; background: url(images/wood-bg.gif) left bottom repeat-x; padding:8px; color:#333; border:1px solid #CFCFCF;
border-top:none;	min-height:320px;
	height:auto !important;
	height:320px; }

