@charset "Shift_JIS";

* {
	margin: 0px;
	paddng: 0px;
	}
	
body {
	text-align: center;
	}

img {
	border: 0px;
	}
	


/* フッター */

#footer {
	clear: both;
	width: 900px;
	height: 190px;
	background-image: url(../img/footer/bg.gif);
	text-align: center;
	}
	
#footer h2 {
	width: 246px;
	height: 27px;
	text-indent: -9999px;
	background-image: url(../img/footer/h2.gif);
	margin-top: 10px;
	}

#footer ul {
	margin-left: 40px;
	}

#footer li {
	list-style-type: none;
	float: left;
	margin-top: 10px;
	margin-right: 6px;
	}


/* ヘッダー */

	
#package {
	text-align: center;
	margin-bottom: 20px;
	}

#package b {
	color: #339900;
	}
	
#package p {
	color: #663300;
	font-size: 12px;
	line-height: 20px;
	text-align: left;
	margin-top: 6px;
	}

#shopping {
	text-align: center;
	}

#shopping b {
	color: #339900;
	}
	
#shopping p {
	color: #336600;
	font-size: 12px;
	line-height: 20px;
	text-align: left;
	margin-top: 6px;
	}
	
.color_caution {
	color: #336600;
	font-size: 12px;
	line-height: 12px;
	text-align: center;
	margin-top: 6px;
	}

.color1 {
	color: #FF3333;
	font-size: 12px;
	font-weight: bold;
	}

.color2 {
	color: #669900;
	font-size: 12px;
	font-weight: bold;
	}

.color3 {
	color: #996633;
	font-size: 12px;
	font-weight: bold;
	}

.color4 {
	color: #333333;
	font-size: 12px;
	font-weight: bold;
	}

.color5 {
	color: #3399FF;
	font-size: 12px;
	font-weight: bold;
	}

.color6 {
	color: #CC6633;
	font-size: 12px;
	font-weight: bold;
	}

.color7 {
	color: #8A928B;
	font-size: 12px;
	font-weight: bold;
	}

.color8 {
	color: #202020;
	font-size: 12px;
	font-weight: bold;
	}

.color9 {
	color: #3399CC;
	font-size: 12px;
	font-weight: bold;
	}

.color10 {
	color: #6600FF;
	font-size: 12px;
	font-weight: bold;
	}

#contents {
	text-align: center;
	margin-bottom: 30px;
	}

#contents b {
	color: #339900;
	font-size: 13px;
	}
	
#contents p {
	color: #336600;
	font-size: 12px;
	line-height: 20px;
	text-align: left;
	margin-top: 6px;
	}

#contents a {
	text-decoration: none;
	font-size: 12px;
	}
	
#contents a:link {
	color: #512901;
	}
	
#contents a:visited {
	color: #512901;
	}
	
#contents a:hover {
	color: #FF3300;
	text-decoration: underline;
	}
	
#contents td {
	text-align: left;
	}

.item_caution {
	color: #F85C17;
	font-size: 12px;
	line-height: 18px;
	}

#copyright {
	color: #CEBAA0;
	font-size: 12px;
	background-color: #EDDFCC;
	padding-top: 10px;
	padding-left: 30px;
	padding-bottom: 10px;
	}

#copyright a {
	color: #CEBAA0;
	text-decoration: none;
	}

#copyright span {
	color:#330000;
	}