@charset "UTF-8";

/****
header
****/
#headerContent
{
	background:#ffffff url('./defaultPlantyHeaderPics/headerBackground.png') no-repeat;
	width: 1004px;
	height: 142px;
}

#headerMenus a {
	text-decoration: none;	
	color: #FFFFFF;
}

#headerMenus a:hover {
	color: #CCCCCC;
	text-decoration: none;
}

#headerContent span
{
	display:none;
}

#headerTop
{
	background:#ffffff url('./defaultPlantyHeaderPics/headerBackground.png') no-repeat;
	width: 1004px; height: 109px; 
}

#headerTopBox{
	float:right;
	background:url('./defaultPlantyHeaderPics/messageTop.png') no-repeat;
	margin-top:10px;
	margin-right:6px;
	width:460px;
	height:90px;
	text-align:center;
	padding-top:5px;
	padding-left:5px;
	padding-right:10px;
	font-style: normal;
	font-weight: bold;
	color: #FF9900;
}

.headerLink {
	display:block;
	width: 100%;
	height : 100%;
	text-decoration:none;
}

#headerLeftBox {
	position : absolute;
	margin-top : 50px;
	margin-left : 50px;
	width: 200px;
	height : 86px;
}

#headerMenus
{
	height: 26px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-variant: small-caps;
	color: #FFFFFF;
	font-weight: bolder;
}

#headerMenus .headerMenu1
{
	width:105px; height: 26px; 
	margin-left:255px;
	padding-top:5px;
	float:left;  
	background:url('./defaultPlantyHeaderPics/red1.png') no-repeat;
}

#headerMenus .headerMenu1Active
{
	width:105px; height: 26px; 
	margin-left:255px;
	padding-top:5px;
	float:left;  
	background:url('./defaultPlantyHeaderPics/yellow1.png') no-repeat;
}

#headerMenus .headerMenu1Active a {
	text-decoration: none;
	color: #CB3828;
}

#headerMenus .headerMenu2
{
	width:105px; height: 26px; 
	float:left;
	padding-top:5px;
	background:url('./defaultPlantyHeaderPics/red2.png') no-repeat;
}

#headerMenus .headerMenu2Active
{
	width:105px; height: 26px; 
	float:left;  
	padding-top:5px;
	background:url('./defaultPlantyHeaderPics/yellow2.png') no-repeat;
}

#headerMenus .headerMenu3
{
	width:105px; height: 26px; 
	float:left;  
	padding-top:5px;
	background:url('./defaultPlantyHeaderPics/red3.png') no-repeat;
}

#headerMenus .headerMenu3Active
{
	width:105px; height: 26px; 
	float:left;  
	padding-top:5px;
	background:url('./defaultPlantyHeaderPics/yellow3.png') no-repeat;
}

#headerMenus .headerMenu4
{
	width:104px; height: 26px; 
	float:left;  
	padding-top:5px;
	background:url('./defaultPlantyHeaderPics/red4.png') no-repeat;
}

#headerMenus .headerMenu4Active
{
	width:104px; height: 26px; 
	float:left;  
	padding-top:5px;
	background:url('./defaultPlantyHeaderPics/yellow4.png') no-repeat;
}

#headerMenus .headerMenu5
{
	width:105px; height: 26px; 
	float:left;  
	padding-top:5px;
	background:url('./defaultPlantyHeaderPics/red5.png') no-repeat;
}

#headerMenus .headerMenu5Active
{
	width:105px; height: 26px; 
	float:left;  
	padding-top:5px;
	background:url('./defaultPlantyHeaderPics/yellow5.png') no-repeat;
}

#headerMenus .headerMenu6
{
	width:105px; height: 26px; 
	float:left;  
	padding-top:5px;
	background:url('./defaultPlantyHeaderPics/red6.png') no-repeat;
}

#headerMenus .headerMenu6Active
{
	width:105px; height: 26px; 
	float:left;  
	padding-top:5px;
	background:url('./defaultPlantyHeaderPics/yellow6.png') no-repeat;
}

#headerMenus .headerMenu7
{
	width:104px; height: 26px; 
	float:left;  
	padding-top:5px;
	background:url('./defaultPlantyHeaderPics/red7.png') no-repeat;
}

#headerMenus .headerMenu7Active
{
	width:104px; height: 26px; 
	float:left;  
	padding-top:5px;
	background:url('./defaultPlantyHeaderPics/yellow7.png') no-repeat;
}