@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;}

/* ---------------------------------------------------------
defaultBoxTitle_Allnone
--------------------------------------------------------- */
.defaultBoxTitle_Allnone				{ width:100%; clear:both;margin:5px 0 10px 0;padding:0;}
.defaultBoxTitle_Allnone .title			{clear:both;margin:0;padding:5px;border-bottom:1px dashed #633d00}
.defaultBoxTitle_Allnone .title h2		{margin:0;padding:0;color:#006633}
.defaultBoxTitle_Allnone .title .Head	{color:#006633;font-weight:bold; font-size:14px;}
.defaultBoxTitle_Allnone .contents		{clear:both;margin:0;padding:0;}


/* ---------------------------------------------------------
defaultBoxTitle
--------------------------------------------------------- */
.defaultBoxTitle				{ width:100%; clear:both;margin:5px 0 10px 0;padding:0;}
.defaultBoxTitle .title			{clear:both;margin:0;padding:5px;border-bottom:1px dashed #633d00}
.defaultBoxTitle .title h2		{margin:0;padding:0;color:#633d00; text-align:left;}
.defaultBoxTitle .title .Head	{color:#2b92d0;font-weight:bold;}
.defaultBoxTitle .contents		{clear:both;margin:0;padding:10px;}


/* ---------------------------------------------------------
BorderBox
--------------------------------------------------------- */
.BorderBox				{width:100%; clear:both;margin:5px 0 10px 0;padding:0;border:1px solid #666666}
.BorderBox .contents	{clear:both;margin:0;padding:10px;}



/* ---------------------------------------------------------
Greentitle
--------------------------------------------------------- */
.Greentitle				{clear:both; width:100%; margin:0 0 15px 0;padding:0;}
.Greentitle .title		{clear:both;margin:0; padding:0;height:30px; background: url(images/title_bg.gif) right bottom no-repeat;}
.Greentitle .title h3		{margin:0;padding: 0 0 0 10px; line-height:30px; color:#FFF; font-size:14px; font-weight:bold; float:left; background:url(images/title_left.gif) left bottom no-repeat;}
.Greentitle .title .Head	{color:#FFF;font-weight:bold; font-size:14px;}
.Greentitle .contents 	{clear:both;margin:0;padding:10px 10px 0 10px;}

/* ---------------------------------------------------------
GreentitleBox
--------------------------------------------------------- */
.GreentitleBox			{clear:both; width:100%; margin:0 0 15px 0;padding:0;}
.GreentitleBox .title		{clear:both;margin:0; padding:0;height:30px; background: url(images/box_title_bg.gif) right bottom no-repeat;}
.GreentitleBox .title h3		{margin:0;padding: 0 0 0 10px; line-height:30px; color:#FFF; font-size:14px; font-weight:bold; float:left; background:url(images/box_title_left.gif) left bottom no-repeat;}
.GreentitleBox .title .Head	{color:#FFF;font-weight:bold; font-size:14px;}
.GreentitleBox .contents 	{clear:both;margin:0;padding:10px; background:url(images/box_bg.gif) repeat;}

/* ---------------------------------------------------------
PageTitle
--------------------------------------------------------- */
.pagetitle				{clear:both; width:100%; margin:0 0 5px 0;padding:0;}
.pagetitle .title		{clear:both;margin:0; padding:0;height:56px; background: url(images/page-title_bg.gif) right bottom repeat-x;}
.pagetitle .title h2		{margin:0;padding: 0 0 0 20px; line-height:56px; color:#FFF; font-size:16px; font-weight:bold; float:left; background: url(images/page-title_left.gif) left bottom no-repeat;}
.pagetitle .title .Head	{color:#FFF;font-weight:bold; font-size:16px;}
.pagetitle .contents 	{clear:both;margin:0;padding:10px 0 0 0;}






