@charset "utf-8";

* {margin:0;padding:0}
body {font:63%/1.231 arial,helvetica,clean,sans-serif}
a {text-decoration:none;outline:none}
a:hover {text-decoration:underline}
ul,ol {list-style:none}
img,abbr,fieldset {border:0}
h1,h2,h3,h4,h5,h6,strong {font-weight:normal}
em,address,dfn {font-style:normal}
table {border-collapse:collapse;border-spacing:0}

/*------ normal ------*/

/*-- gallery --*/

#gallery .valign {
	display:inline-block;
	height:100%;
	vertical-align:middle
}

/*-- breadCrumb --*/

#breadCrumb {
	position:absolute;
	font-size:1.2em
}

#breadCrumb li {
	display:inline;
	margin-left:8px;
	padding-left:16px;
	background-color:transparent;
	background-position:0 2px;
	background-repeat:no-repeat
}

#breadCrumb li.first {
	margin:0;
	padding:0;
	background:none
}

/*-- style switch --*/

#style-switch {position:absolute;top:19px;left:50%;margin-left:260px;color:#6d6d6d;font-size:1.2em}

#style-switch dt,#style-switch dd {float:left}

#style-switch dd {margin-left:5px}

#style-switch a {display:block;overflow:hidden;width:12px;height:12px;border:1px solid #fff;text-indent:-999em}

#stylenav1 {background:#ea7b38}

#stylenav2 {background:#000}

#stylenav3 {background:#bdd34C}

#stylenav4 {background:#00317c}

#stylenav5 {background:#354d44}

#stylenav6 {background:#e9b4ba}

/*------ etc ------*/

.acckey {position:absolute;visibility:hidden}

.hidden-info {display:none}
