@charset "utf-8";
#ppmain_area {
	background-repeat: no-repeat;
	float: left;
	height: auto;
	width: 755px;
	margin-right: 10px;
	background-image: url(../images/pp/pp_title.png);
	padding-top: 50px;
	margin-left: 10px;
	margin-top: 0px;
	font-size: 0.8em;
	line-height: 1.4em;
}

#privacy p{ 
	line-height: 1.8em;
}
.textleft {
	text-align: right;

}
.ppitle {
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #FFFEF7;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5B9B0F;
	text-indent: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 15px;
	margin-bottom: 15px;
	font-weight: bold;
	color: #360;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #5B9B0F;
}
#ppwaku {
	padding: 10px;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #999;
	height: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
li.aboutmenu {
	list-style-position: inside;
	list-style-image: url(../images/li_side.jpg);
	padding-top: 8px;
	padding-bottom: 8px;
	padding-right: 4px;
	padding-left: 4px;
	background-color: #FFFEF4;
	border-top-width: 2px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: dotted;
	border-top-color: #6CA324;
	border-right-color: #6CA324;
	border-left-color: #6CA324;
	width: 200px;
	margin-right: auto;
	margin-left: auto;
}
#sidemenu_area4 {
	border: 1px solid #fff7bf;
	padding-left: 0px;
	background-image: url(../images/pp/sidemenu_t_001.jpg);
	background-repeat: no-repeat;
	padding-top: 35px;
	font-size: 0.8em;
	margin-bottom: 10px;
	background-color: #FFF7BF;
	padding-bottom: 10px;
}
#sidemenu_area4 ul {
	width: 200px;
	padding: 0;
	list-style: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #6CA324;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#sidemenu_area4 li {
	background:#fff;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #6AA122;
	border-bottom-color: #6CA324;
	border-left-color: #6AA122;
	list-style-position: inside;
	list-style-image: url(../images/li_side.jpg);
	width: 190px;
	margin-right: auto;
	margin-left: auto;
}


#main_area img {
	margin-right: auto;
	margin-left: auto;
}
.navi ul {
	width: 200px;
	margin: 0px;
	padding: 0;
	list-style: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #6CA324;
}

.navi li {
	background:#fff;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #6AA122;
	border-bottom-color: #6CA324;
	border-left-color: #6AA122;
	list-style-position: inside;
	list-style-image: url(../images/li_side.jpg);
}

.navi a {
padding: 10px 0 8px 25px;
display: block;
text-decoration: none;
color: #666;
background: url(../img/icon.gif) no-repeat 10px 15px;
}

.navi a:hover {
color: #0066ff;
background: url(../img/icon.gif) no-repeat 10px 15px;
background-color: #ccffff;
}