 @charset "euc-jp";
/* CSS Document */

h3.title{
	background:url(../images/titleLine01.gif) bottom no-repeat;
	width:604px;
	color:#2b1915;
	font-size:14px;
	margin:20px 0 20px;
	padding:0 3px 8px;
}


/* コンテンツ編集
---------------------------------------*/
.bookBox{
	margin:0 10px 20px;
	border-bottom:dotted 1px #999999;
	padding-bottom:15px;
}

.bookBox .leftImg{
	width:110px;
	float:left;
}

.bookBox dl{
	width:480px;
	float:right;
	margin:0;
}
.bookBox dt{
	background:url(../images/titleLine01.gif) bottom left no-repeat;
	width:480px;
	color:#2b1915;
	font-size:14px;
	margin:0 0 10px;
	padding:0 3px 8px;
	font-weight:bold;
}
.bookBox dt a{
	color:#2b1915;
}
.bookBox dt a:hover{
	color:#0052C0;
}
.bookBox dd{
	margin:0 0 5px;
}

/* ---------------------- */
.denshiAbout-Lt {
	padding:0px 0px 5px 0px;
	float:left;
	width:280px;
	margin:0 0 0 10px;
}
.denshiAbout-Lt li {
	list-style:square;
	font-size:12px;
	margin-left: 15px;
	padding: 3px 0px;
	line-height: 1.4em;
}
.denshiAbout-Rt {
	padding:0px 0px 5px 0px;
	float:right;
	width:280px;
	margin:0 10px 0 0;
}
.denshiAbout-Rt li {
	list-style:square;
	font-size:12px;
	margin-left: 15px;
	padding: 3px 0px;
	line-height: 1.4em;
}

/* ---------------------- */
.marginB40{ margin-bottom:40px;}
.orange_red {
	color: #dc5b1c;
}
.blue_gray {
	color: #2d70bf;
	font-weight:bold;
}
.red {
	color: #ff0000;
}
