@charset "UTF-8";
/* CSS Document */

body {
	font-size:12px; color:#282828;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

a { color:#282828; }
a:hover { color:#090909; }
a:visited { color:#383838; }

.clr { clear:both; }

/* For modern browsers */
.cf:before,
.cf:after { content:""; display:table; }
.cf:after { clear:both; }
/* For IE 6/7 (trigger hasLayout) */
.cf { zoom:1; }

/* font-size */
h1 { font-size:150%; }
h2 { font-size:130%; }
h3 { font-size:111%; }
h4 { font-size:100%; }
h5 { font-size:90%; }
h6 { font-size:85%; }

.LL-font { font-size:150%; }
.L-font { font-size:120%; }
.S-font { font-size:90%; }
.SS-font { font-size:85%; }
.SSS-font { font-size:70%; }

#header,
#footer,
#wrapper { margin:0 auto; }

#header,
#footer,
#wrapper,
.box {
	border-color:#BAD9F2;
	border-style:solid;
}


#header,
#footer {
	background-color:#81BEE8;
}

#header {
	width:880px;
	height:40px;
	border-width:0 20px 20px;
}

#footer {
	width:860px;
	height:160px;
	padding:10px;
	border-width:20px 20px 0;
	line-height:1.5em;
}

#wrapper {
	width:900px;
	border-width:10px;
}

#cont {}

#mv {
	width:920px; height:322px; min-width:920px;
	background-color:#E1E1E1; margin:0 auto;
}

.box {
	float:left;
	height:151px;
	border-width:10px;
}

.w160 { width:160px; }

/*slider*/
.bx-wrapper{
	width: 100% !important;
	overflow: hidden;
	position: relative !important;
	
}
.bx-window{
	width: 920px !important;
	margin: 0 auto !important;
	overflow: visible !important;
	height: 322px;
}

#slider { width:920px; }

.box a { color:#F1F1F1 !important; }
.box a:hover { color:#F1F1F1 !important; }
.box a:visited { color:#F1F1F1 !important; }

/* mosaic */
.details { margin:10px; }
.details h4 { font-size:140%; margin-bottom:10px; }
a.mosaic-backdrop { text-decoration:none; }
.details p { line-height:1.4em; }