
/* --------------------------------
Title
 --------------------------------*/
#contents {
	float: right;
	text-align: left;
	height: 100%;
	width: 561px;
}
#contents p{
	background: url(../images/common/bullet_red.gif) no-repeat 0 0.5em;
	margin: 0 0 0 0;
	line-height: 2.2em;
	font-weight: bold;
	text-indent: 1.4em;
}

.title {
	padding: 0 0 20px 0;
}

.text01 {
	margin: 0 0 0 15px;
}
.text01 span {
	background: #ffdc00;
	line-height: 1.8em;
	padding: 3px 2px 2px 2px;
}

/* --------------------------------
Text
 --------------------------------*/
.green {
	color:#5ca813;
}
.green2 {
	color:#5ca813;
	font-weight: bold;
	text-indent: 0.4em;
	line-height: 2.0em;
}
.orange {
	color:#fd2d04;
}

.top {
	margin: 20px 10px 0 0;
	float: right;
}
.right{
	margin: 0 0 0 0;
	float: right;
}
.space10 {
	margin: 0 0 10px 0;
}

.box01 {
	width: 100%;
	border:3px solid #dbdbdb;
}
.center {
	width: 100%;
	text-align: center;
}

.box2 {
	width: 100%;
	text-align: left;
}
.box2 td {
	padding: 8px 40px 8px 0px;
}

.box3 {
	margin: 10px 0 10px 0;
	width: 100%;
	text-align: left;
}

.book {
	vertical-align: text-top;
}

/* --------------------------------
PopUp
 --------------------------------*/
#popup {
	background: #dadada url(../images/book/logo.gif) no-repeat;
	text-align: center;
	height: 650px;
	width: 600px;
	margin: 0;
	padding: 0;
}
#popup p {
	margin: 0;
	padding: 15px 0 0 0;
}
#popup_table {
	background: #fff;
	text-align: left;
	height: 493px;
	width: 538px;
	border:1px solid #c1c1c1;
	margin: 63px 10px 0 10px;
	padding: 20px 20px 20px 20px;
}
#popup_table span {
	background: #000;
	font-weight: bold;
	color: #fff;
	line-height: 2.4em;
	padding: 5px 5px 3px 5px;
}
#popup_table p {
	font-weight: bold;
}

#popup2 {
	background: #dadada url(../images/book/logo.gif) no-repeat;
	text-align: center;
	height: 850px;
	width: 600px;
	margin: 0;
	padding: 0;
}
#popup2 p {
	margin: 0;
	padding: 15px 0 0 0;
}
#popup2_table {
	background: #fff;
	text-align: left;
	height: 693px;
	width: 538px;
	border:1px solid #c1c1c1;
	margin: 63px 10px 0 10px;
	padding: 20px 20px 20px 20px;
}
#popup2_table span {
	background: #000;
	font-weight: bold;
	color: #fff;
	line-height: 2.4em;
	padding: 5px 5px 3px 5px;
}
#popup2_table p {
	font-weight: bold;
}