.head,
.color-gold{
color: #ca8f38;
}


.bdcolor-gold{
border-color: #ca8f38;
}

.bgcolor-gold{
	background:#ca8f38;
}

.subbgcolor{
	background:#f6ebda;
}

.textlink a:link {color:#000000;text-decoration: underline;}
.textlink a:visited {color:#000000; text-decoration: underline;}
.textlink a:hover {color:#ff6633;text-decoration: underline;}
.textlink a:active {color:#ff6633;text-decoration: underline;}


.top20{
top:20px;
}


#index .icon-angle-right{
top:20px;
}

.ttlicon img{
width: 130px;
}

.inline {
	vertical-align: top;
	display: table-cell;
}



.proarea .child{
clear:both;
width:100%;
border-bottom: 1px dotted ;
}

.proarea .child img{
float:left;
width:48%;
padding:10px 2% 10px 0;
}

.proarea .child p{
float:left;
float:left;
width:48%;
padding:10px 0;
}


.itemarea{
background:#efefef;
}

.menu{
background:#e6e9ec;
}




