@charset "utf-8";


#sub-head-navi {
	background-image: url(../message/images/sub-head-navi-bkg.png);
	background-repeat: repeat;
}
#main .3box p {
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

#sub-head-navi li {
	float: left;
}
#topic-path {
	background-image: url(../message/images/topic-path-bkg.png);
	background-repeat: repeat;
}
#sub {
	background-image: url(../message/images/sub-bkg.png);
	background-repeat: no-repeat;
}
#content {
	background-image: url(../message/images/content-bkg.png);
	background-repeat: repeat-y;
}
#main .daialog {
	width: 560px;
	background-color: #F7F2EA;
	padding-bottom: 15px;
	padding-left: 20px;
	margin-bottom: 20px;
	border: 1px dotted #CCCCCC;
}
#main .daialog dt {
	font-size: 12px;
	padding-top: 20px;
	font-weight: bold;
	color: #996633;
}
#main .daialog dd {
	font-size: 11px;
	line-height: 18px;
	color: #996633;
}
#main h3 {
	padding-bottom: 15px;
}

#book {
	padding-top: 30px;
	width: 180px;
	text-align: center;
	padding-left: 20px;
	padding-right: 10px;
}
#book h4 {
	padding-bottom: 20px;
}
#book p {
	font-size: 10px;
	line-height: 15px;
}
#intro-index h3 {
	padding-bottom: 30px;
}

.book-price {
	color: #CC0000;
}
.amazon-book {
	padding-bottom: 10px;
}
.amazon-bt {
	padding-bottom: 25px;
}






.index-wrap {
	float: left;
	width: 285px;
}
.index-wrap2 {
	float: left;
	padding-left: 10px;
	width: 285px;
}
#archive h4 {
	padding-bottom: 10px;
}
#archive p {
	padding-bottom: 10px;
}


#archive   .data  {
	background-image: url(../message/images/line-dot.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-top: 8px;
	padding-bottom: 8px;
	width: 348px;
	padding-left: 12px;
}
#archive .banner {
	background-image: url(../message/images/bg-banner.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 17px;
	width: 190px;
}
#archive .mark {
	width: 12px;
	background-image: url(../message/images/line-dot.png);
	background-position: left bottom;
	background-repeat: repeat-x;
}
#archive td {
	text-align: left;
	vertical-align: middle;
	padding-top: 8px;
	padding-bottom: 8px;
}
.caution {
	color: #CC0000;
}
