@charset "utf-8";
/*--a--*/
	header {
		padding-top:5px;
	}
	header .d1 {
		text-align:center;
		margin:0px 0px 15px 0px;
		font-weight:normal;
	}
	header #sw.ui-corner-all {
		border-radius:5px;
	}
	
/*--b--*/

	article.b1 {
		 text-align:center;
	}
	article.b1 > section.c1 {
		margin:14px 20px 32px 20px;
		font-size:15px;
	}
	article.b1 > section.c2 .d1 {
		max-width:450px;
		margin:auto;
		margin-top:5px;
	}
	article.b1 > section.c2 .d1 img {
		width:100%;
	}
	article.b1 > section.c2 .d2 {
		max-width:450px;
		margin:auto;
		margin-top:35px;
	}
	article.b1 > section.c3 {
		margin-top:45px;
	}

