
@import "/library/default.css";

.contents h2 {
	margin:0 0 15px 0;
	padding:10px 5px 8px 10px;
	background-color:#2364B5;
	font-size:14px;
	color:#ffffff;
}

.indexblock {
	margin:0;
	position:relative;
	width:950px;
	height:580px;
}

.indexblock .info {
	position:absolute;
	bottom:0px;
	right:0px;
	z-index:2;
	width:470px;
	background-image:url(../../image/2010/100814/bg_indexblock.png);
	background-repeat:repeat;
	background-position:left top;
	text-align:center;
	padding:0 0 10px 0;
}

.indexblock .blog {
	position:absolute;
	bottom:15px;
	left:15px;
	z-index:2;
	width:450px;
	background-image:url(../../image/2010/100814/bg_indexblock.png);
	background-repeat:repeat;
	background-position:left top;
	font-size:12px;
	line-height:140%;
}

.blog h5 {
	margin:0 0 2px 0;
	padding:0;
	font-size:12px;
}

.indexblock .info h2 {
	margin:0 0 5px 0;
	background-color:#000000;
	padding:8px 0 7px 10px;
	color:#ffffff;
	font-size:14px;
}

.intro {
	margin:0 0 15px 0;
	background-color:#000000;
	border-bottom:3px solid #000000;
}

/* ------------------------ */

.topics {
	margin:0 0 20px 0;
	padding:0 0 10px 0;
	background-image:url(../../image/2010/100814/bg_topics.jpg);
	background-repeat:no-repeat;
	background-position:center top;
}

.topics h3 {
	margin:0 0 10px 0;
	padding:10px 0 8px 0;
	text-align:center;
	font-size:16px;
	border-top:2px solid #000000;
	border-bottom:2px solid #000000;
	background-image:url(../../image/2010/100814/bg_h3.png);
	background-repeat:repeat;
	background-position:center top;
	color:#ffffff;
}

.topics h4 {
	margin:0 0 10px 10px;
	padding:2px 0 0 8px;
	border-left:5px solid #000000;
	font-size:14px;
	line-height:100%;
}

.topics ul {
	margin:0 0 20px 10px;
	padding:0;
	list-style:none;
}

.topics ul li {
	margin:0 0 5px 0;
	padding:0 0 0 15px;
	background-image:url(../../image/2010/100814/list_topics.gif);
	background-repeat:no-repeat;
	background-position:left top;
}

.topics .yamada {
	float:left;
	width:470px;
}

.topics .hirashima {
	float:right;
	width:470px;
}

/* ------------------------ */

.buyback {
	margin:0 0 20px 0;
}

.buyback h3 {
	margin:0 0 10px 0;
	padding:10px 0 8px 10px;
	font-size:16px;
	background-color:#702406;
	color:#ffffff;
}

.buyback h4 {
	margin:0 0 10px 0;
	padding:6px 0 4px 10px;
	font-size:14px;
	background-color:#E9D397;
}

.buyback h5 {
	margin:0 0 10px 0;
	padding:6px 0 4px 10px;
	font-size:14px;
	background-color:#dcd3b2;
}

.buyback h6 {
	margin:0 0 10px 0;
	padding:6px 0 4px 5px;
	font-size:13px;
	border-top:1px dotted #7E7552;
	border-bottom:1px dotted #7E7552;
	color:#7E7552;
}

.buyback .list {
	margin:0 0 20px 10px;
}

.buyback .list table {
	table-layout:fixed;
	border-collapse:collapse;
	empty-cells:show;
}

.buyback .list th {
	background-color:#eeeeee;
	padding:7px 5px 5px 10px;
	text-align:left;
}

.buyback .list td {
	padding:7px 5px 5px 10px;
	border-bottom:1px solid #cccccc;
}

/* ------------------------ */

.attention {
	margin:0 0 20px 0;
}

.attention h3 {
	margin:0 0 10px 0;
	padding:10px 0 8px 10px;
	font-size:16px;
	background-color:#cc0000;
	color:#ffffff;
}

.attention ul {
	margin:0 0 0 10px;
	padding:0;
	list-style:none;
}

.attention ul li {
	margin:0 0 5px 0;
	padding:0 0 0 15px;
	background-image:url(../../image/2010/100814/list_attention.gif);
	background-repeat:no-repeat;
	background-position:left top;
}

/* ------------------------ */

#countdown_dashboard {
	margin:0 auto 0 50px;
	text-align:center;
}

#countdown_dashboard p {
	float:left;
	width:120px;
	margin:8px 0 0 0;
	font-size:15px;
}

.dash {
	width: 45px;
	height: 30px;
	float: left;
	margin-left: 5px;
	position: relative;
}

.dash .digit {
	font-size: 23px;
	font-weight: bold;
	float: left;
	width: 10px;
	text-align: center;
	font-family: Times;
	color: #555;
	position: relative;
}

.dash_title {
	position: absolute;
	display: block;
	bottom: 0px;
	right: 6px;
	font-size: 9pt;
	color: #555;
	text-transform: uppercase;
	letter-spacing: 2px;
}

/* ------------------------ */

div#path {
	margin:0 0 10px 0;
	padding:8px 0 7px 10px;
	background-color:#eeeeee;
}

div#path ul {
	margin:0px;
	padding:0px;
	list-style:none;
}

div#path li {
	float:left;
	margin:0px;
	padding:0px 10px 0px 13px;
	background-image:url(../../image/list_path.gif);
	background-repeat:no-repeat;
	background-position:left top;
}
