body{
	font-size:13px;
	line-height:140%;
	color:#333333;
	/*background-image: url(../common/bg_main01.gif);*/
}
h1,h2,h3,h4 {
	line-height:120%;
   	margin: 0px;
	padding: 0px;
}
#header {
	font-size: 13px;
	color: #016D1B;
	text-align: left;
}
#outline {
	text-align: center;
	width: 750px;
}



a:link {
	color: #6C9259;
	text-decoration: none;
}
a:visited {
	color: #6C9259;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
a:active {
	color: #6C9259;
	text-decoration: none;
}

.text10 {
	font-size: 10px;
}
.text11 {
	font-size: 11px;
}
.text12 {
	font-size: 12px;
}
.text13 {
	font-size: 13px;
}
.text14 {
	font-size: 14px;
}
.text16 {
	font-size: 16px;
}
.text16Pink {
	font-size: 16px;
	color: #D9592F;
}
.text16Green {
	font-size: 16px;
	color: #016D1B;
}
.fontBlack {
	color: #666666;
}
.FontPink {
	color: #D9592F;
}
.FontRed {
	color: #DB0017;
}
.FontWhite {
	color: #FFFFFF;
}
.FontGreen {
	color: #016D1B;
}
.header {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003300;
}

.header a:link {
	color: #333333;
	text-decoration: none;
}
.header a:visited {
	color: #333333;
	text-decoration: none;
}
.header a:hover {
	color: #333333;
	text-decoration: none;
}
.header a:active {
	color: #333333;
	text-decoration: none;
}


.TableBorderGreen {
	border: 1px dotted #E8FE9A;
}
/* 
.LineBottomDot {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #8B9946;
} */
.style2 {color: #006699
}
.bgnorepeat {
	background-repeat: no-repeat;
}
.table_blue {
	height: auto;
	width: 400px;
	border: 2px solid #3300FF;
	padding: 10px;
}
.content_title_blue {
	padding: 5px 10px 3px;
	width: 200px;
	background-color: #3300FF;
}
.Fontcream {
	color: #FFFF99;
}
.table_emerald {
	height: auto;
	width: 400px;
	border: 2px solid #66CCCC;
	padding: 10px;
}
.content_title_emerald {
	padding: 5px 10px 3px;
	width: 230px;
	background-color: #66CCCC;
}
.table_orange {
	height: auto;
	width: 400px;
	border: 2px solid #FF9900;
	padding: 10px;
}
.content_title_orange {
	padding: 5px 10px 3px;
	width: 250px;
	background-color: #FF9900;
}
.FloatR {
	float: right;
	margin: 5px;
}
.floatR {
	float: right;
}


.FloatL {
	float: left;
	margin: 5px;
}
.itemText {margin-top: 5px; margin-bottom: 5px; line-height: 1.5em;}
.itemText:first-letter {font-size: 133%; font-weight: bold;}

.dot {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
.head {
	background: #8B9946;
}
.odd {
	background: #E8FE9A;
}
.even {
	background: #F5FFD2;
}
.text20 {
	font-size: 20px;
}
.text18 {
	font-size: 18px;
}
.dlequal {
	margin: 0px;
	padding: 0px;
}
.dlequal dt{
	float: left;
}
.dlequal dd{
	margin-left: 150px;
/*	margin-left: 130px;*/
}


.gp_text { padding: 0 7px 6px 6px; background: #FED500; text-align: left; }
.gp_text h2 { padding: 10px 10px 5px 10px; background: #FFF; }
.gp_text h3 { padding: 0px 10px 5px 10px; background: #FFF; }
.gp_text ul { margin: 0; padding: 5px 10px 20px 30px; background: #FFF; }
.gp_text p { margin: 0; padding: 10px; background: #FFF; text-align: left; }
.gp_text p.gp_text01 { margin: 0; padding: 0 10px 5px 10px; background: #FFF; text-align: left; }
.gp_text table.gp_card { padding: 0 0 20px 0; background: #FFF; }
.gp_text table.gp_card ul { padding: 0 10px 20px 30px; }
