body {
	background-color: #E7DDD3;
	background-image:url(../images/back.gif);
	background-repeat:repeat-x;
	margin: 0;
	overflow: auto;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 100%;
}

img{
	border:none;
}

#wrapper {
	background-image:url(../images/back_image.jpg);
	background-repeat:no-repeat;
	width: 780px;
	height: auto;
	text-align: left;
	margin: 0 auto auto 0;
	padding: 20px 0 0 0;
}
#header {
	margin: 0 auto;
	background-position:center;
	background-color: normal;
	width: 780px;
	height: auto;
	font-size: 80%;
	text-align: center;
}
#header h1{
	margin: 0;
	width: 780px;
	height: 20px;
	font-size: 100%;
	font-style: normal;
	text-align: center;
	color: #666;
	background-color: #DDDDDD;
	line-height: 20px;
}
#midashi-photo {
	position: relative;
	background-position:center;
	margin: 0px auto;
	width: 780px;
	height: auto;
	font-size:11px;
	font-style: normal;
}
#container {
	position: relative;
	margin: 10px auto;
	width: 780px;
	height: auto;
}
#primary {
	float: right;
	width: 440px;
	margin: 10px 0; /* 上下方向にマージンを指定 */
	font-size: 75%;
	font-style: normal;
	height: auto;
	line-height: 1.5;
}
#secondary {
	float: left;
	width: 320px;
	margin: 300px 0 0 0; /* 上下方向にマージンを指定 */
	font-size: 100%;
	font-style: normal;
	text-align: left;
	padding: 0 0 0 10px;
}
#footer {
	clear: both; /* 寄せを解除 */
	text-align: left;
	font-size: 80%;
	height: auto;
}
a:link {
	color: #666;
}
a:visited {
	color: #F00;
}
a:hover {
	color: #F00;
}
#wrapper #container h2 {
	font-family: 小塚ゴシック Pro B;
	margin-bottom: 0;
}
