/* Forms */



form {
	margin: 0px;
}

.mySubmit{
	border: 1px solid #666666;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 2px;
	background-color: #666666;
	margin-bottom: 9px;
}

.myTextbox{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    width:130px;
	height: 15px;
	color:#666666;
	border:1px soid #FFFFFF;
	margin-bottom: 9px;
}

.myDropmenu{
	font-size: 12px;
	color:#666666;
	border:1px soid #FFFFFF;
	margin-bottom: 10px;
	margin-right: 5px;
}

.dropmenu01{
	font-size: 12px;
	color:#666666;
	margin: 0 0 3px 3px;
}

/* Menu */

.mainMenu {
	color: #2D5600;
}

.mainMenu a{
    display:block;
	padding: 4px 0 4px 0;
	color: #FFFFFF;
	text-decoration: none;
}

.mainMenu a:hover{
    display:block;
	color: #FFFFFF;
	text-decoration: none;
	background: url(../images/common/04.gif) center no-repeat;
}


.subMenu {
	color: #666666;
	padding-top: 2px;
}

.subMenu a{
	color: #828282;
	text-decoration: none;
}

.subMenu a:hover{
	text-decoration: none;
	color: #000000;
}


/* News */

.news{
	padding: 5px;
	line-height: 1.8;
	background-repeat: no-repeat;
	background-position: bottom;
}

.news a{
	color:#666666;
	text-decoration: none;
}

.news a:hover{
	color:#FF6600;
	text-decoration: none;
}
.news ul{
	list-style-type: circle;
	padding: 0;
	margin: 0 0 0 15px;
}

.news li{
	margin: 0;
	padding: 0;
}



/* Content */

.myLabel01 {
	font-size: 12px;
	text-align: center;
	height: 23px;
	margin-top:0px;
        line-height: 1.6em;
}

.myLabel01 a{
    display:block;
	color:#3A6118;
	padding: 3px 0 1px 0;
	background-image: url(../images/common/btn01.gif);
        text-decoration: none;
}

.myLabel01 a:hover{
    display:block;
	color:#FFFFFF;
	background-image: url(../images/common/btn01-over.gif);
	text-decoration: none;

}

.myLabel02 {
	font-size: 12px;
	text-align: center;
	height: 21px;
        line-height: 1.6em;
}

.myLabel02 a{
    display:block;
	color:#3A6118;
	padding-top: 2px;
        text-decoration: none;
	background-image: url(../images/common/btn02.gif);
}

.myLabel02 a:hover{
    display:block;
	color:#FFFFFF;
	background-image: url(../images/common/btn02-over.gif);
	text-decoration: none;

}



.table01{
    margin: 7px 0 0 7px;
}

.table02{
    margin-top: 7px;
    margin-right: 4px;
}

.table03{
    margin: 11px 0 6px 0;
}

.table04{
    margin-left:7px;
}

.table05{
	border-left: 1px solid #D4D4D4;
}

.works{
    border: solid 1px #D1D1D1;
    line-height: 1.6em;
}

.workText a{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
        color: #808080;
	text-decoration: none;
    line-height: 1.6em;
}

.workText a:hover{
	text-decoration: underline;
    line-height: 1.6em;
}

.titleName{
	margin: 8px 0 8px 0;
	background-color: #E7E7E7;
	font-size: 13px;
	color:#0059DF;
	padding: 2px 5px 0 0;
}

.summary{
	font-size: 12px;
	color:#7F7F7F;
	margin-bottom: 9px;
        line-height: 1.6em;
}

.summary a{
	color:#FF6600;
	text-decoration: none;
}

.summary a:hover{
	text-decoration: underline;
}


.pages a{
    font-size: 12px;
	color:#117800;
	text-decoration: none;
}

.pages a:hover{
	text-decoration: underline;
}

/* Footer */

.footer{
	color:#6D6D6D;
}

.footer a{
	color:#0059DF;
}

.footer a:hover{
	color:#0059DF;
	text-decoration: underline;
}


/* Color */

.bold{
	font-weight: bold;
}

.black {
	color: #000000;
}

.yellow01 {
	color: #FFFC00;
}

.pink01 {
	color: #F79C9C;
}

.pink02 {
	color: #EA4AA6;
}

.orange01 {
	color: #FF6600;
}

.green01 {
	color: #37D500;
}

.blue01 {
	color: #0059DF;
}


.brown01 {
	color: #D75B00;
}

.gray01 {
	color: #959595;
}

.gray02 {
	color: #CCCCCC;
}

.coffee01{
	color: #CC9900;
}

.green01 {
	color: #3F7910;
}

.green02 {
	color: #009900;
}

.red01 {
	color: #FF0000;
}


/* Text */
.price {
	font-family: "Arial Black", Arial;
	font-size: 22px;
	color: #FF0000;
        line-height: 1em;
}

.price a{
	color: #FF0000;
	text-decoration: none;
}

.price a:hover{
	color: #FF0000;
	text-decoration: underline;
}

.txt15 {
	font-size: 15px;
}

.txt13 {
	font-size: 13px;
}


/* Others */
.compName{
	padding-top: 7px;
	background-image: url(../images/competition/board02.gif);
	background-repeat: no-repeat;
}
