@charset "UTF-8";
 @import url(common.css);
@import url(reset.css);
@import url(styles.css);
@import url(nivo-slider.css);

/* ---------------------------------------------------------------------------------------------------- */
/* topimage */

#topimage {
	margin: 0 5px;
	height: 300px;
	width: 940px;
	color: #FFF;
	position: relative;
}

/* ---------------------------------------------------------------------------------------------------- */
/* common */

.cf { margin-bottom: 2.31em; }

/* ---------------------------------------------------------------------------------------------------- */
/* bnr */

#main .bnr, #bnr { margin-bottom: 2.31em; }

#bnr li.m { margin-bottom: 0.77em; }

#main ul.bnr li {
	display: inline;
	margin-right: 30px;
}

#main ul.bnr li.la { margin-right: 0; }

/* ---------------------------------------------------------------------------------------------------- */
/* ranking */

#ranking {
	width: 220px;
	float: right;
}

#ranking li {
	border-bottom: 1px dotted #CCC;
	margin-bottom: 0.77em;
	padding-bottom: 0.77em;
}

#ranking .n01 { background: url(../images/index/bg-rank01.gif) no-repeat 90px 0px; }

#ranking .n02 { background: url(../images/index/bg-rank02.gif) no-repeat 90px 0px; }

#ranking .n03 {
	background: url(../images/index/bg-rank03.gif) no-repeat 90px 0px;
	border-bottom: none;
	margin-bottom: 0;
	padding-bottom: 0;
}

#ranking li img {
	margin-right: 10px;
	padding: 1px;
	border: 1px solid #CCC;
	float: left;
}

#ranking li span {
	display: block;
	padding-top: 20px;
	font-size: 93%;
}

/* ---------------------------------------------------------------------------------------------------- */
/* about */

#about {
	width: 430px;
	float: left;
}

#about div {
	min-height: 110px;
	height: auto !important;
	height: 110px;
}

#about .tsukemono {
	background: url(../images/index/bg-about-t.jpg) no-repeat left top;
	padding-right: 180px;
	margin-bottom: 0.77em;
}

#about .miso {
	background: url(../images/index/bg-about-m.jpg) no-repeat left top;
	padding-left: 180px;
}

#about .tsukemono h2 { background: url(../images/index/t-about-t.gif) no-repeat left top; }

#about .miso h2 { background: url(../images/index/t-about-m.gif) no-repeat right top; }

#about h2 a { height: 44px; }

/* ---------------------------------------------------------------------------------------------------- */
/* voice */

#voice {
	width: 220px;
	float: left;
}

#voice dl {
	height: 215px;
	overflow-y: scroll;
}

#voice dt {
	font-weight: bold;
	color: #690;
}

#voice dt.ev { color: #C93; }

#voice dd {
	border-bottom: 1px dotted #CCC;
	margin-bottom: 0.38em;
	padding-bottom: 0.38em;
}

#voice dd.la {
	border-bottom: none;
	margin-bottom: 0;
	padding-bottom: 0;
}

/* ---------------------------------------------------------------------------------------------------- */
/* info */

#info {
	width: 430px;
	float: right;
}

/* ---------------------------------------------------------------------------------------------------- */
/* twitter */

#twitter {
	float: left;
	width: 325px;
}

#twitter h2 {
	background: url(../images/index/t-twitter-bg.gif) no-repeat left bottom;
	padding-bottom: 7px;
	margin-bottom: 10px;
}

#twitter .twitter-share-button { margin-left: 115px; }

/* ---------------------------------------------------------------------------------------------------- */
/* prize */

#prize {
	width: 325px;
	float: right;
}



