body {
	padding: 10px;
}


A{text-decoration:none;
}

p {
	font-size : 12px ;
	text-align: right ;
}

#box1 {
	width : 650px ;
	border : 1px solid #666666 ;
	margin : 20px auto ;
	background: #ffffff ;
}

#navi1 { width : 610px ;
	font-size : 16px ;
	text-align: center ;
	padding: 20px ;
	background: #ffffff ;
}

#title { width : 610px ;
	font-size : 16px ;
	text-align: left ;
	padding: 20px ;
	background: #FFFFFF ;

}

#main {
	width : 610px ;
	font-size : 14px ;
	text-align: left;
	line-height:200%;
	padding: 20px;
	background: #ffffff;
}

#sashie {
	width : 610px ;
	text-align: center;
	padding: 20px;
	background: #ffffff;
}


#end { width : 610px ;
	font-size : 14px ;
	text-align: right ;
	padding: 20px ;
	background: #FFFFFF ;

}

#navi2 { width : 610px ;
	font-size : 16px ;
	text-align: center;
	padding: 20px;
	background: #ffffff;
	}

#box2 {
	width : 600px ;
	border : 2px dotted  #666666;
	margin : auto;
		background: #ffffff;
	}

#main2 {
	width : 560px ;
	font-size : 14px ;
	text-align: left;
	line-height:200%;
	padding: 20px;
	background: #ffffff;
	}
