body
	{
	font-family: "Times New Roman","Ÿà–¾’©","Yu Mincho",YuMincho,"ƒqƒ‰ƒMƒm–¾’© Pro W3","Hiragino Mincho Pro","‚l‚r ‚o–¾’©","MS PMincho",serif;
	text-align: center;
	}

#header
	{
	width: 1200px;
	padding-top: 20px;
	margin: 0px auto;
	}

.cart
	{
	padding: 20px 0px;
	background-image: url(../images/background.jpg);
	background-repeat: repeat;
	}

.cart div
	{
	width: 1160px;
	font-size: 18px;
	margin: 0px auto;
	padding: 15px 20px;
	background-color: #ffffff;
	border-radius: 5px;
	background-image: url(../images/otameshi.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	letter-spacing: 2px;
	text-align: left;
	}

.cart div strong
	{
	font-size: 34px;
	display: block;
	}

.cart div ul
	{
	margin: 10px 0px 0px 0px;
	}

.cart div li
	{
	float: left;
	}

.cart div .left
	{
	width: 120px;
	border-radius: 5px;
	text-align: center;
	letter-spacing: 2px;
	background-color: #ffddba;
	}

.cart div .right
	{
	margin: -35px 0px 0px 20px;
	width: 400px;
	float: left;
	position: relative;
	font-size: 80px;
	color: #c00000;
	}

.cart div .right em
	{
	font-size: 38px;
	}

.cart div .right small
	{
	font-size: 30px;
	}

.info
	{
	width: 1000px;
	margin: 20px auto;
	
	}

.info li
	{
	float: left;
	}

.info .left
	{
	width: 280px;
	margin-top: 20px;
	}

.info .right
	{
	width: 720px;
	font-size: 16px;
	line-height: 1.8;
	text-align: left;
	}

.item
	{
	margin-top: 50px;
	padding: 40px 0px;
	background-image: url(../images/background.jpg);
	background-repeat: repeat;
	}

.item h4
	{
	font-size: 40px;
	}

.item h5
	{
	font-size: 50px;
	display: block;
	}

.item h5 small
	{
	font-size: 20px;
	display: block;
	}

.item p
	{
	font-size: 20px;
	}

.item .item01
	{
	width: 1200px;
	height: 471px;
	margin: 0px auto 30px auto;
	background-image: url(../images/001.jpg);
	background-repeat: no-repeat;
	position: relative;
	text-align: left;
	}

.item .item01 h5
	{
	position: absolute;
	top: 50px;
	left: 520px;
	}

.item .item01 p
	{
	width: 450px;
	position: absolute;
	top: 190px;
	left: 620px;
	}

.item .item02
	{
	width: 1200px;
	height: 463px;
	margin: 0px auto 30px auto;
	background-image: url(../images/002.jpg);
	background-repeat: no-repeat;
	position: relative;
	text-align: left;
	}

.item .item02 h5
	{
	position: absolute;
	top: 50px;
	left: 120px;
	}

.item .item02 p
	{
	width: 450px;
	position: absolute;
	top: 190px;
	left: 120px;
	}

.item .item03
	{
	width: 1200px;
	height: 503px;
	margin: 0px auto 30px auto;
	background-image: url(../images/003.jpg);
	background-repeat: no-repeat;
	position: relative;
	text-align: left;
	}

.item .item03 h5
	{
	position: absolute;
	top: 50px;
	left: 520px;
	}

.item .item03 p
	{
	width: 450px;
	position: absolute;
	top: 190px;
	left: 620px;
	}

.item .item04
	{
	width: 1200px;
	height: 477px;
	margin: 0px auto 30px auto;
	background-image: url(../images/004.jpg);
	background-repeat: no-repeat;
	position: relative;
	text-align: left;
	}

.item .item04 h5
	{
	position: absolute;
	top: 50px;
	left: 120px;
	}

.item .item04 p
	{
	width: 450px;
	position: absolute;
	top: 190px;
	left: 120px;
	}

.seizou
	{
	width: 1000px;
	text-align: left;
	margin: 0px auto 50px auto;
	font-size: 20px;
	line-height: 1.8;
	}

.seizou .left
	{
	width: 500px;
	float: left;
	}

.seizou .right
	{
	width: 480px;
	float: right;
	}


.seizou strong
	{
	margin-bottom: 20px;
	font-size: 28px;
	display: block;
	}

.seizou strong em
	{
	color: #c00000;
	}

.bottom
	{
	margin-top: 100px;
	font-size: 50px;
	}

.footer
	{
	margin: 20px 0px;
	font-size: 16px;
	}

.footer a
	{
	padding: 0px 10px;
	color: #333333;
	}