@charset "utf-8";
@media print{
#skip, .HeaderMenuArea, #HeadInformation, #SNSBox, #RightContents, #pagetop, #FCategoryArea, #Fnavi, #BreadCrumb {
	display:none !important;
	}

#LeftContents {
	margin:auto;
	float:none !important;
	}

#mainImageArea {
	margin-top:20px !important;
	}

/*index.html*/
body#index #bnrTarea{
	display:block;
	z-index:5000;
}

body#index #bgSwitch-fadeOut{
	backbround:none !important;
}

#smHeaderArea {
	display:none;
}



.verisign, #smFootArea, a#Palm6 {
	display:none;
}



	
.otoku-form4{
	display:none;
}

}
/* Selectbox Styles
=================================*/

a.sctble_display {
	
}

	a.sctble_display span {
		padding: 0 22px 0 7px;
		height: 22px;
		background: #fff no-repeat right 0;
		line-height: 22px;
	}
	a.sctble_display:hover span { background-position: right -21px }
	a.sctble_focus span { background-position: right -42px !important }
	
/* Pulldown Mat (Basis)
=================================*/

div.sctble_mat {}

	div.sctble_mat dl {}
	
	div.sctble_mat a {
		padding-right: .7em;
		color: #1972ea;
		font-weight: bold;
	}
	
	div.sctble_mat a.selected {
		color: #333;
		text-decoration: none;
		cursor: default;
	}
	
a.sctble_display {
    
}
a.sctble_display span {
/*    background: url("icon_select.gif") no-repeat scroll right 0 #FFFFFF;*/
    background: #FFFFFF;
    height: 22px;
    line-height: 22px;
    padding: 0 22px 0 7px;
}
a.sctble_display:hover span {
    background-position: right -21px;
}
a.sctble_focus span {
    background-position: right -42px !important;
}
div.sctble_mat {
}
div.sctble_mat dl {
}
div.sctble_mat a {
    color: #1972EA;
    font-weight: bold;
    padding-right: 0.7em;
}
div.sctble_mat a.selected {
    color: #333333;
    cursor: default;
    text-decoration: none;
}

.newTxt {
	background: #FFCC33;
	color: #D14205;
	padding: 0.1em 0.5em 0.1em 0.6em;
	margin-right: 0.6em;
	letter-spacing: 0.1em;
	font-size: 80%;
	text-align: center;
	font-weight: bold;
	border-radius: 2px;        　　 /* CSS3草案 */  
    -webkit-border-radius: 2px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 2px;       /* Firefox用 */  
}

.newTitle {
	background: #FFCC33;
	color: #D14205;
	padding: 0.2em 0.5em 0.1em 0.6em;
	margin-right: 0.6em;
	letter-spacing: 0.1em;
	font-size: 80%;
	text-align: center;
	font-weight: bold;
	border-radius: 2px;        　　 /* CSS3草案 */  
    -webkit-border-radius: 2px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 2px;       /* Firefox用 */  
}

#Headnavi05 ul {
	border-left: 1px solid #CCC;
	display: block;
	position: absolute;
	right: 0;
	top: 20px;
}

#Headnavi05 li {
	display: inline;
	list-style: none;
	font-weight: bold;
	border-right: 1px solid #CCC;
	padding:0.3em 0;
}

#Headnavi05 li a {
	padding:0.3em 1em;
	line-height: 160%;
	/* height: 30px; */
	text-decoration: none;
	color: #666;
}

#Headnavi05 li a:hover {
	color: #000;
	/* text-decoration: underline; */
}


#Headnavi05 {
	text-align: right;
}