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



/*	----------------------------------------		*/


ul.listpage {
	padding-left: 30px;
	list-style:none;
	margin-bottom:20px;
	}

ul.listpage li li {
	margin-left: 30px;
	line-height:120%;
	}

.listpage2 {
	padding-left: 30px;
	margin-bottom:20px;
	padding-bottom: 30px;
	}
	
	
	




/*	----------------------------------------	fieldset	*/

.box_fieldset_01	{
	margin-top: 50px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	}
	
.box_fieldset_01_legend	{
	font-size:130%;
	font-weight:bold;
	color:#FF3300;
	}

.box_fieldset_01_submit	{
	text-align:center;
	margin:20px auto auto;
	}

/*	----------------------------------------		*/
	
	
	
.align-center	{
	text-align:center;
	}
	
	
	

.box-border01 {
	border: thin dotted #999999;
	padding: 15px;
	background-color: #EAEAEA;
	}



.box-pic01	{
	float:right; margin-left:5px;
	}
