@charset "utf-8";
/* #################################################################################################################
		add style
   ################################################################################################################# */
.contwrapperadd {
	overflow: auto;
	background: #FFFFFF;
	height: auto;
	text-align: left;
}
.addsidebar {
	float: left;
	height: auto;
	width: 200px;
	overflow: hidden;
	background: url(../image/sidebar.gif);
	color: #FFFFFF;
}
.addsidebar a{
	line-height: 150%;
}
.addsidebar a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.addsidebar a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.addsidebar a:hover {
	text-decoration: underline;
}

.add645box {
	text-align: center;
	width: 850px;
}
.addtextbox645 {
	text-align: center;
	width: 850px;
	margin-top: 15px;
	line-height: 180%;
}
.addtextbox6452 {
	width: 810px;
	margin-top: 15px;
	line-height: 180%;
	padding-right: 20px;
	padding-left: 20px;
}
.footer {
	padding-right: 100px;
}

.addprint {
	width: 850px;
	text-align: center;
	margin-top: 30px;
}
.addprintPb {
	width: 850px;
	margin-top: 20px;
}
#wrapper .contwrapperadd .addsidebar .sidebarSface p {
	text-align:left;
	font-size:80%;
	margin-left:5px;
}
#wrapper .contwrapperadd .addsidebar p {
	font-size:90%;
}
#wrapper .contwrapperadd .addsidebar .sidebarSface p {
	text-align:left;
	font-size:80%;
}
#wrapper .contwrapperadd .maincont .addtextbox645 a {
	color:#0000FF;
	text-decoration:underline;
}
#wrapper .contwrapperadd .maincont {
	float: right;
}
