@charset "utf-8";
/* CSS Document */

.style1 {
	color:black;
	font-weight: bold;
	font-size: 14px;
}

h1{color:#000000; font-weight:bold; font-size:16px;}


.contents_add {
	float:right;
	width:530px;
	padding-right:17px;
	/ *padding-top:1em;*/
	padding-bottom:0;
	margin:0;
}

/* top画像の指定*/

.aset_header {
text-indent:-9999px;
/*画像の指定 */
background: url(images/add_topphoto.jpg) no-repeat; width:750px; height:162px; }

.pochi li{
	list-style-image:url(images/new.gif);
	border-bottom:1px dotted #CCCCCC;
	width:400px;
	padding-bottom:10px;
	margin-bottom:10px;