@charset "UTF-8";
/* CSS Document */

@charset "UTF-8";
/* CSS Document */

/*　基本構造　*/

body {
	background: url(../images/sub_bg.gif) repeat-y center top;
	background-color: #38def9;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	font-size: 14px;
	line-height: 1.7;
	color: #333333;
	}
	
div#wrapper{
	width: 600px;
	margin: 0 auto;
	padding: 0;
	}
	
h3{
	margin: 20px auto;
	}
	
p{
	width: 400px;
	margin: 20px auto ;
	text-align: left;
	}
	
h4{
	width: 400px;
	margin: 20px auto ;
	text-align: left;
	}