/* CSS Document */
.white {
	color: #FFFFFF;
	font-weight: bold;
}
.orange {
	color: #e27028;
	font-weight: bold;
}

#container{
		width:740px;
		}
		
#maintitle{margin-bottom:5px;
	}

#leftcont{
	float:left;
	width:360px;
	margin-bottom:20px;
	}
	
#infobox{
	background-color:#e27028;
	padding:10px;
	}
	
#rightcont{
	width:360px;
	float:right;
		}
.clear{
clear:both;
}
#primary{
width: 740px;
}
.secondary{
	width: 740px;
	padding-top:10px;
	padding-bottom:10px;
	border-bottom-color: #666666;
	border-bottom-style: dotted;
}		

.contMargin{
	margin:15px;
	width: 370px;
	text-align: left;
}
.innerContMargin{
	margin:15px 15px 0px 15px;
	width: 370px;
	text-align: left;
	padding-bottom:0px
}
.innnerCont{
	text-align: left;
	background-color: #fef0bf;
	padding: 15px;
}
.menu{
	width:740px;
	padding: 0px 0px 0px 8px;
	height: 80px;
	border: dashed #666666 1px;
	margin-top: 15px;
	margin-bottom:15px;
	text-align: center;
	padding-bottom: 15px;
}
.menu a{
	display:block;
	margin-right: 15px;
	float: left;
	margin-top:15px;
	width: 80px;
	text-align: left;
}
.style3 {color: #f26522}
.innerContFont {color: #525556}
.gotoTop {
text-align: right;
}
.smallContLeft {
	float: left;
	width: 222px;
}
.smallContRight {
	float: right;
	width: 502px;
	text-align: center;
}
.textLeft {
	text-align: left;
}
.pinkCont {
	padding: 20px;
	background-color: #fce0e3;
	text-align: left;
	color: #525556;
}
.placeTextTop {
	margin-top: 15px;
}

.leftFroat {
	float: left;
	margin-right: 15px;
	color: #525556;
	margin-top: 0px;
}
.rightFroat {
	float: right;
	margin-top: 0px;
	margin-right: 15px;
}

.placeCenter {
	text-align: center;
}




.kaijo {
	clear: both;
}
.title {
	font-size: 14px;
	color: #525556;
}
.pink {
color: #f26d7d
}
.grey {
	font-size: 12px;
	color: #525556;
}
.textLeftFroat {
	text-align: left;
	float: left;
	width: 250px;
	margin-top: 0px;
	margin-right: 10px;
}

