@charset "utf-8";

/*　プリンスペペ
------------------------------------------------------------ */

#wrapper {
    padding-bottom: 9px;
}

#img_pepe {
	width: 560px;
	height: 120px;
	text-indent: -9999em;
	background: url(../common/images/pepe_img01.jpg) left top no-repeat;
}

.box_01 {
    width: 560px;
	height: 70px;
	background: url(../common/images/pepe_img02.jpg) left 10px no-repeat;
	text-indent: -9999em;
}

.table_01 {
    width: 400px;
	margin-left: 80px;
	font-size: 1em;
	padding-bottom: 30px;
}

.ul_01 {
    width: 340px;
}
.ul_01 li {
    background: url(../common/images/marker_01.jpg) left top no-repeat;
	font-weight: bold;
	padding-left: 20px;
	padding-bottom: 10px;
}
.ul_02 {
	width: 60px;
}
.ul_02 li {
    color: #F60;
	font-weight: bold;
	padding-bottom: 10px;
}

.box_02 {
    width: 560px;
	background-color: #734C26;
	padding-bottom: 10px;
}

.dl_01 {
    width: 520px;
	margin-left: 20px;
}
.dl_01 dt {
    font-weight: bold;
	font-size: 1.1em;
	color: #F60;
}
.dl_01 dd {
    text-indent: -1em;
	padding-left: 1em;
}
.dl_01 .dd_01 {
    font-size: 1.1em;
}

.box_03 {
    width: 275px;
	_width: 560px;
	background: url(../common/images/pepe_img04.jpg) left 20px no-repeat;
	padding-top: 20px;
	padding-left: 285px;
	padding-bottom: 10px;
}

.box_04 {
    width: 560px;
	background: url(../common/images/akarenga_img03.jpg) left top repeat-y;
	padding: 10px 0;
}

.table_02 {
    width: 400px;
	margin-left: 80px;
	font-size: 1em;
}
.table_02 th {
    text-align: center;
	font-weight: normal;
	padding-bottom: 5px;
}
.table_02 td {
    vertical-align: top;
}







#sub_img01 {
    width: 780px;
	height: 22px;
	text-indent: -9999em;
	background: url(../common/images/sub_img01.jpg) no-repeat;
}