@charset "utf-8";

/* rule reset */

html, body, div, span, h1, h2, h3, h4, h5, h6 {
	margin:0;
	padding:0;
	border:0;
	outline:0;
}

body {
	font-family: Osaka, "メイリオ", sans-serif;
	color: #000000;
	font-size: 11px;
	line-height: 14px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

#header {
	background-image: url(../image/image/bg01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 90px;
	width: 804px;
}

#footer {
	background-image: url(../image/image/bg02.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 90px;
	width: 804px;
}

a img {
	border: none;
}
	
#outerGroup {
	width: 804px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}

#outerGroup #contentsGroup #contents {
	width: 785px;
	padding: 10px;
	height: 960px;
}
#outerGroup #contentsGroup #contents #color1 {
	font-family: Osaka, "メイリオ", sans-serif;
	height: 30px;
	width: 110px;
	font-size: 12px;
	color: #333333;
	position: relative;
	top: 5px;
	left: 20px;
}
#outerGroup #contentsGroup #contents #color1picture {
	height: 210px;
	width: 180px;
	position: relative;
	top: 10px;
	left: 20px;
}

#outerGroup #contentsGroup #contents #color2 {
	height: 30px;
	width: 110px;
	position: relative;
	left: 210px;
	bottom: 235px;
	font-family: Osaka, "メイリオ", sans-serif;
	font-size: 12px;
	color: #333333;
}

#outerGroup #contentsGroup #contents #color2picture {
	height: 210px;
	width: 180px;
	position: relative;
	left: 210px;
	bottom: 230px;
}

#outerGroup #contentsGroup #contents #color3picture {
	height: 210px;
	width: 180px;
	position: relative;
	bottom: 440px;
	left: 400px;
}

#outerGroup #contentsGroup #contents #color4picture {
	height: 210px;
	width: 180px;
	position: relative;
	bottom: 650px;
	left: 590px;
}
	
#outerGroup #contentsGroup #contents #coment {
	height: 210px;
	width: 650px;
	position: relative;
	left: 50px;
	bottom: 640px;
	font-family: Osaka, "メイリオ", sans-serif;
	font-size: 14px;
	color: #000000;
	letter-spacing: 1px;
	padding-top: 10px;
	padding-left: 10px;
}
#outerGroup #contentsGroup #contents #price {
	font-family: Osaka, "メイリオ", sans-serif;
	font-size: 14px;
	color: #000000;
	height: 170px;
	width: 600px;
	position: relative;
	bottom: 630px;
	left: 50px;
	padding-top: 10px;
	padding-left: 10px;
}


#outerGroup #contentsGroup #contents #coment p {
	font-family: Osaka, "メイリオ", sans-serif;
	font-size: 11px;
	color: #6666FF;
}
#outerGroup #contentsGroup #contents #notice {
	font-family: Osaka, "メイリオ", sans-serif;
	color: #000000;
	height: 210px;
	width: 650px;
	position: relative;
	bottom: 620px;
	font-size: 11px;
	letter-spacing: 1px;
	left: 50px;
}
#outerGroup #contentsGroup #contents #notice p {
	font-family: Osaka, "メイリオ", sans-serif;
	color: #FF0000;
	font-size: 12px;
	margin-left: 10px;
	font-weight: bold;
	margin-top: 10px;
}
#outerGroup #contentsGroup #contents #back {
	position: relative;
	bottom: 600px;
	height: 24px;
	width: 141px;
	left: 330px;
}




#outerGroup #contentsGroup h2 {
	font-family: Osaka, "メイリオ", sans-serif;
	font-size: 12px;
	color: #333333;
}


#outerGroup #contentsGroup h1 {
	font-family: Osaka, "メイリオ", sans-serif;
	color: #FF9900;
	font-size: 18px;
	line-height: 20px;
	margin-left: 10px;
}

a:link {
	color: #552B00;
}

a:visited {
	color: #8A008A;
}

a:hover {
	font-weight: bold;
	color: #FF5300;
}
