@charset "utf-8";
/* ---------------------------------------------------------
simple container
--------------------------------------------------------- */
.cstyle_simple_class {
	margin: 0 0 10px 0;
	padding: 0;
}
.cstyle_simple_class .Normal{
	font-size: 14px;
	line-height: 1.4em;
	color: #000;
}

/* ---------------------------------------------------------
blue-style
--------------------------------------------------------- */
/*-- Common --*/
.cstyle1_twrap1_blue {
	margin: 0;
	padding: 4px 0 0 0;
	background:#004a80 url(images/topedge_blue.gif) top left repeat-x;
}
.cstyle1_twrap2_blue {
	margin: 0;
	padding: 0 0 4px 0;
	background:#004a80 url(images/bottomedge_blue.gif) bottom left repeat-x;
}
.cstyle1_title_blue {
	margin: 0;
	padding: 1px 5px 1px 5px;
	background:#004a80 url(images/dotback_blue.gif) top left no-repeat;
}
/*-- Style1 --*/
.blue-style1{
	width:100%;
    border-collapse:collapse;
	margin-bottom:10px;
}
.blue-style1 .TitleBody{
	padding:0;
}
.blue-style1 .TitleBox{
	width:100%;
    border-collapse:collapse;
}
.blue-style1 .icon{
	padding:0;
	width:0;
}
.blue-style1 .icon img{
	margin-right:5px;
}
.blue-style1 .Title{
	padding:0;
	width:100%;
}
.blue-style1 .Title h2{
	margin: 0;
}
.blue-style1 .Title h2 .Head{
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	line-height: 1.2em;
}
.blue-style1 .ContentsBody{
	padding:0;
}
.blue-style1 .Contents{
	border: 1px solid #004a80;
	border-top:none;
	padding:5px;
}
.blue-style1 .Contents .Normal{
	padding:0;
	font-size: 14px;
	line-height: 1.4em;
	color: #000;
}
.blue-style1 .act{
	padding:0;
	text-align:right;
    padding-top:2px;
}
/*-- Style2 --*/
.blue-style2{
	width:100%;
    border-collapse:collapse;
	margin-bottom:10px;
}
.blue-style2 .TitleBody{
	padding:0;
}
.blue-style2 .TitleBox{
	width:100%;
    border-collapse:collapse;
}
.blue-style2 .icon{
	padding:0;
	width:0;
}
.blue-style2 .icon img{
	margin-right:5px;
}
.blue-style2 .Title{
	padding:0;
	width:100%;
}
.blue-style2 .Title h2{
	margin: 0;
}
.blue-style2 .Title h2 .Head{
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	line-height: 1.2em;
}
.blue-style2 .Contents{
	padding: 5px 0 5px 0;
}
.blue-style2 .Contents .Normal{
	padding:0;
	font-size: 14px;
	line-height: 1.4em;
	color: #000;
}
.blue-style2 .act{
	padding:0;
	text-align:right;
    padding-top:2px;
}
/*-- Style3 --*/
.blue-style3{
	width:100%;
    border-collapse:collapse;
	margin-bottom:10px;
}
.blue-style3 .TitleBody{
	padding:0 5px;
}
.blue-style3 .TitleBox{
	width:100%;
    border-collapse:collapse;
}
.blue-style3 .icon{
	padding:0;
	width:0;
}
.blue-style3 .icon img{
	margin-right:5px;
}
.blue-style3 .Title{
	padding:0;
	width:100%;
}
.blue-style3 .Title h2{
	margin: 0;
}
.blue-style3 .Title h2 .Head{
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	line-height: 1.2em;
}
.blue-style3 .Contents{
	padding:5px;
	border: 1px solid #004a80;
}
.blue-style3 .Contents .Normal{
	padding:0;
	font-size: 14px;
	line-height: 1.4em;
	color: #000;
}
.blue-style3 .act{
	padding:0;
	text-align:right;
    padding-top:2px;
}
/*-- Style4 --*/
.blue-style4{
	width:100%;
    border-collapse:collapse;
	margin-bottom:10px;
}
.blue-style4 .TitleBody{
	padding:0 5px;
}
.blue-style4 .TitleBox{
	width:100%;
    border-collapse:collapse;
}
.blue-style4 .icon{
	padding:0;
	width:0;
}
.blue-style4 .icon img{
	margin-right:5px;
}
.blue-style4 .Title{
	padding:0;
	width:100%;
}
.blue-style4 .Title h2{
	margin: 0;
}
.blue-style4 .Title h2 .Head{
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	line-height: 1.2em;
}
.blue-style4 .Contents{
	padding: 5px 0 5px 0;
	border-top: 1px solid #004a80;
}
.blue-style4 .Contents .Normal{
	padding:0;
	font-size: 14px;
	line-height: 1.4em;
	color: #000;
}
.blue-style4 .act{
	padding:0;
	text-align:right;
    padding-top:2px;
}
/* ---------------------------------------------------------
green-style
--------------------------------------------------------- */
/*-- Common --*/
.cstyle1_twrap1_green {
	margin: 0;
	padding: 4px 0 0 0;
	background:#639e25 url(images/topedge_green.gif) top left repeat-x;
}
.cstyle1_twrap2_green {
	margin: 0;
	padding: 0 0 4px 0;
	background:#639e25 url(images/bottomedge_green.gif) bottom left repeat-x;
}
.cstyle1_title_green {
	margin: 0;
	padding: 1px 5px 1px 5px;
	background:#639e25 url(images/dotback_green.gif) top left no-repeat;
}
/*-- Style1 --*/
.green-style1{
	width:100%;
    border-collapse:collapse;
	margin-bottom:10px;
}
.green-style1 .TitleBody{
	padding:0;
}
.green-style1 .TitleBox{
	width:100%;
    border-collapse:collapse;
}
.green-style1 .icon{
	padding:0;
	width:0;
}
.green-style1 .icon img{
	margin-right:5px;
}
.green-style1 .Title{
	padding:0;
	width:100%;
}
.green-style1 .Title h2{
	margin: 0;
}
.green-style1 .Title h2 .Head{
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	line-height: 1.2em;
}
.green-style1 .ContentsBody{
	padding:0;
}
.green-style1 .Contents{
	border: 1px solid #639e25;
	border-top:none;
	padding:5px;
}
.green-style1 .Contents .Normal{
	padding:0;
	font-size: 14px;
	line-height: 1.4em;
	color: #000;
}
.green-style1 .act{
	padding:0;
	text-align:right;
    padding-top:2px;
}
/*-- Style2 --*/
.green-style2{
	width:100%;
    border-collapse:collapse;
	margin-bottom:10px;
}
.green-style2 .TitleBody{
	padding:0;
}
.green-style2 .TitleBox{
	width:100%;
    border-collapse:collapse;
}
.green-style2 .icon{
	padding:0;
	width:0;
}
.green-style2 .icon img{
	margin-right:5px;
}
.green-style2 .Title{
	padding:0;
	width:100%;
}
.green-style2 .Title h2{
	margin: 0;
}
.green-style2 .Title h2 .Head{
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	line-height: 1.2em;
}
.green-style2 .Contents{
	padding: 5px 0 5px 0;
}
.green-style2 .Contents .Normal{
	padding:0;
	font-size: 14px;
	line-height: 1.4em;
	color: #000;
}
.green-style2 .act{
	padding:0;
	text-align:right;
    padding-top:2px;
}
/*-- Style3 --*/
.green-style3{
	width:100%;
    border-collapse:collapse;
	margin-bottom:10px;
}
.green-style3 .TitleBody{
	padding:0 5px;
}
.green-style3 .TitleBox{
	width:100%;
    border-collapse:collapse;
}
.green-style3 .icon{
	padding:0;
	width:0;
}
.green-style3 .icon img{
	margin-right:5px;
}
.green-style3 .Title{
	padding:0;
	width:100%;
}
.green-style3 .Title h2{
	margin: 0;
}
.green-style3 .Title h2 .Head{
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	line-height: 1.2em;
}
.green-style3 .Contents{
	padding:5px;
	border: 1px solid #639e25;
}
.green-style3 .Contents .Normal{
	padding:0;
	font-size: 14px;
	line-height: 1.4em;
	color: #000;
}
.green-style3 .act{
	padding:0;
	text-align:right;
    padding-top:2px;
}
/*-- Style4 --*/
.green-style4{
	width:100%;
    border-collapse:collapse;
	margin-bottom:10px;
}
.green-style4 .TitleBody{
	padding:0 5px;
}
.green-style4 .TitleBox{
	width:100%;
    border-collapse:collapse;
}
.green-style4 .icon{
	padding:0;
	width:0;
}
.green-style4 .icon img{
	margin-right:5px;
}
.green-style4 .Title{
	padding:0;
	width:100%;
}
.green-style4 .Title h2{
	margin: 0;
}
.green-style4 .Title h2 .Head{
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	line-height: 1.2em;
}
.green-style4 .Contents{
	padding: 5px 0 5px 0;
	border-top: 1px solid #639e25;
}
.green-style4 .Contents .Normal{
	padding:0;
	font-size: 14px;
	line-height: 1.4em;
	color: #000;
}
.green-style4 .act{
	padding:0;
	text-align:right;
    padding-top:2px;
}
/* ---------------------------------------------------------
orange-style
--------------------------------------------------------- */
/*-- Common --*/
.cstyle1_twrap1_orange {
	margin: 0;
	padding: 4px 0 0 0;
	background:#ff9000 url(images/topedge_orange.gif) top left repeat-x;
}
.cstyle1_twrap2_orange {
	margin: 0;
	padding: 0 0 4px 0;
	background:#ff9000 url(images/bottomedge_orange.gif) bottom left repeat-x;
}
.cstyle1_title_orange {
	margin: 0;
	padding: 1px 5px 1px 5px;
	background:#ff9000 url(images/dotback_orange.gif) top left no-repeat;
}
/*-- Style1 --*/
.orange-style1{
	width:100%;
    border-collapse:collapse;
	margin-bottom:10px;
}
.orange-style1 .TitleBody{
	padding:0;
}
.orange-style1 .TitleBox{
	width:100%;
    border-collapse:collapse;
}
.orange-style1 .icon{
	padding:0;
	width:0;
}
.orange-style1 .icon img{
	margin-right:5px;
}
.orange-style1 .Title{
	padding:0;
	width:100%;
}
.orange-style1 .Title h2{
	margin: 0;
}
.orange-style1 .Title h2 .Head{
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	line-height: 1.2em;
}
.orange-style1 .ContentsBody{
	padding:0;
}
.orange-style1 .Contents{
	border: 1px solid #ff9000;
	border-top:none;
	padding:5px;
}
.orange-style1 .Contents .Normal{
	padding:0;
	font-size: 14px;
	line-height: 1.4em;
	color: #000;
}
.orange-style1 .act{
	padding:0;
	text-align:right;
    padding-top:2px;
}
/*-- Style2 --*/
.orange-style2{
	width:100%;
    border-collapse:collapse;
	margin-bottom:10px;
}
.orange-style2 .TitleBody{
	padding:0;
}
.orange-style2 .TitleBox{
	width:100%;
    border-collapse:collapse;
}
.orange-style2 .icon{
	padding:0;
	width:0;
}
.orange-style2 .icon img{
	margin-right:5px;
}
.orange-style2 .Title{
	padding:0;
	width:100%;
}
.orange-style2 .Title h2{
	margin: 0;
}
.orange-style2 .Title h2 .Head{
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	line-height: 1.2em;
}
.orange-style2 .Contents{
	padding: 5px 0 5px 0;
}
.orange-style2 .Contents .Normal{
	padding:0;
	font-size: 14px;
	line-height: 1.4em;
	color: #000;
}
.orange-style2 .act{
	padding:0;
	text-align:right;
    padding-top:2px;
}
/*-- Style3 --*/
.orange-style3{
	width:100%;
    border-collapse:collapse;
	margin-bottom:10px;
}
.orange-style3 .TitleBody{
	padding:0 5px;
}
.orange-style3 .TitleBox{
	width:100%;
    border-collapse:collapse;
}
.orange-style3 .icon{
	padding:0;
	width:0;
}
.orange-style3 .icon img{
	margin-right:5px;
}
.orange-style3 .Title{
	padding:0;
	width:100%;
}
.orange-style3 .Title h2{
	margin: 0;
}
.orange-style3 .Title h2 .Head{
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	line-height: 1.2em;
}
.orange-style3 .Contents{
	padding:5px;
	border: 1px solid #ff9000;
}
.orange-style3 .Contents .Normal{
	padding:0;
	font-size: 14px;
	line-height: 1.4em;
	color: #000;
}
.orange-style3 .act{
	padding:0;
	text-align:right;
    padding-top:2px;
}
/*-- Style4 --*/
.orange-style4{
	width:100%;
    border-collapse:collapse;
	margin-bottom:10px;
}
.orange-style4 .TitleBody{
	padding:0 5px;
}
.orange-style4 .TitleBox{
	width:100%;
    border-collapse:collapse;
}
.orange-style4 .icon{
	padding:0;
	width:0;
}
.orange-style4 .icon img{
	margin-right:5px;
}
.orange-style4 .Title{
	padding:0;
	width:100%;
}
.orange-style4 .Title h2{
	margin: 0;
}
.orange-style4 .Title h2 .Head{
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	line-height: 1.2em;
}
.orange-style4 .Contents{
	padding: 5px 0 5px 0;
	border-top: 1px solid #ff9000;
}
.orange-style4 .Contents .Normal{
	padding:0;
	font-size: 14px;
	line-height: 1.4em;
	color: #000;
}
.orange-style4 .act{
	padding:0;
	text-align:right;
    padding-top:2px;
}
/* ---------------------------------------------------------
red-style
--------------------------------------------------------- */
/*-- Common --*/
.cstyle1_twrap1_red {
	margin: 0;
	padding: 4px 0 0 0;
	background:#b81b1b url(images/topedge_red.gif) top left repeat-x;
}
.cstyle1_twrap2_red {
	margin: 0;
	padding: 0 0 4px 0;
	background:#b81b1b url(images/bottomedge_red.gif) bottom left repeat-x;
}
.cstyle1_title_red {
	margin: 0;
	padding: 1px 5px 1px 5px;
	background:#b81b1b url(images/dotback_red.gif) top left no-repeat;
}
/*-- Style1 --*/
.red-style1{
	width:100%;
    border-collapse:collapse;
	margin-bottom:10px;
}
.red-style1 .TitleBody{
	padding:0;
}
.red-style1 .TitleBox{
	width:100%;
    border-collapse:collapse;
}
.red-style1 .icon{
	padding:0;
	width:0;
}
.red-style1 .icon img{
	margin-right:5px;
}
.red-style1 .Title{
	padding:0;
	width:100%;
}
.red-style1 .Title h2{
	margin: 0;
}
.red-style1 .Title h2 .Head{
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	line-height: 1.2em;
}
.red-style1 .ContentsBody{
	padding:0;
}
.red-style1 .Contents{
	border: 1px solid #b81b1b;
	border-top:none;
	padding:5px;
}
.red-style1 .Contents .Normal{
	padding:0;
	font-size: 14px;
	line-height: 1.4em;
	color: #000;
}
.red-style1 .act{
	padding:0;
	text-align:right;
    padding-top:2px;
}
/*-- Style2 --*/
.red-style2{
	width:100%;
    border-collapse:collapse;
	margin-bottom:10px;
}
.red-style2 .TitleBody{
	padding:0;
}
.red-style2 .TitleBox{
	width:100%;
    border-collapse:collapse;
}
.red-style2 .icon{
	padding:0;
	width:0;
}
.red-style2 .icon img{
	margin-right:5px;
}
.red-style2 .Title{
	padding:0;
	width:100%;
}
.red-style2 .Title h2{
	margin: 0;
}
.red-style2 .Title h2 .Head{
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	line-height: 1.2em;
}
.red-style2 .Contents{
	padding: 5px 0 5px 0;
}
.red-style2 .Contents .Normal{
	padding:0;
	font-size: 14px;
	line-height: 1.4em;
	color: #000;
}
.red-style2 .act{
	padding:0;
	text-align:right;
    padding-top:2px;
}
/*-- Style3 --*/
.red-style3{
	width:100%;
    border-collapse:collapse;
	margin-bottom:10px;
}
.red-style3 .TitleBody{
	padding:0 5px;
}
.red-style3 .TitleBox{
	width:100%;
    border-collapse:collapse;
}
.red-style3 .icon{
	padding:0;
	width:0;
}
.red-style3 .icon img{
	margin-right:5px;
}
.red-style3 .Title{
	padding:0;
	width:100%;
}
.red-style3 .Title h2{
	margin: 0;
}
.red-style3 .Title h2 .Head{
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	line-height: 1.2em;
}
.red-style3 .Contents{
	padding:5px;
	border: 1px solid #b81b1b;
}
.red-style3 .Contents .Normal{
	padding:0;
	font-size: 14px;
	line-height: 1.4em;
	color: #000;
}
.red-style3 .act{
	padding:0;
	text-align:right;
    padding-top:2px;
}
/*-- Style4 --*/
.red-style4{
	width:100%;
    border-collapse:collapse;
	margin-bottom:10px;
}
.red-style4 .TitleBody{
	padding:0 5px;
}
.red-style4 .TitleBox{
	width:100%;
    border-collapse:collapse;
}
.red-style4 .icon{
	padding:0;
	width:0;
}
.red-style4 .icon img{
	margin-right:5px;
}
.red-style4 .Title{
	padding:0;
	width:100%;
}
.red-style4 .Title h2{
	margin: 0;
}
.red-style4 .Title h2 .Head{
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	line-height: 1.2em;
}
.red-style4 .Contents{
	padding: 5px 0 5px 0;
	border-top: 1px solid #b81b1b;
}
.red-style4 .Contents .Normal{
	padding:0;
	font-size: 14px;
	line-height: 1.4em;
	color: #000;
}
.red-style4 .act{
	padding:0;
	text-align:right;
    padding-top:2px;
}