@charset "UTF-8";
/* CSS Document */

#container {
	margin: auto;
	height: 768px;
	width: 1024px;
}

#content {
	position: absolute;
	height: 768px;
	width: 1024px;
	background-image: url(images/body_bg.jpg);
	background-repeat: repeat;
	top: -2px;
}

#header {
	position: absolute;
}

#logo {
	position: absolute;
	left: 34px;
	top: 13px;
}

#navi {
	position: absolute;
	left: 669px;
	top: 98px;
	width: 373px;
}

#footer {
	position: absolute;
	top: 1883px;
}
#subnav {
	position: absolute;
	left: 342px;
	top: 1896px;
	width: 341px;
}
#jmplogo {
	position: absolute;
	left: 959px;
	top: 1893px;
}

#slider {
	position: absolute;
	height: 274px;
	width: 1024px;
	top: 137px;
}


#module1 {
	position: absolute;
	left: 40px;
	top: 208px;
	width: 939px;
	height: 482px;
	font-family: "Century Gothic";
	font-size: 12px;
	color: #999;
}
#module1 p .link
{
	color: #FF9900;
	font-size: 12px;
}

#module2 {
	position: absolute;
	left: 39px;
	top: 170px;
	width: 937px;
	height: 24px;
	font-family: "Century Gothic";
	font-size: 14px;
	color: #FFF;
}

#module3 {
	position: absolute;
	left: 199px;
	top: 208px;
}

#module4 {
	position: absolute;
	left: 358px;
	top: 208px;
}

#modulediv {
	position: absolute;
	height: 480px;
	width: 1px;
	background-color: #333;
	left: 315px;
	top: 196px;
}

.textstyle1 {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #999;
}

.textstyle2 {}

.linkstyle1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
}
.storeText
{
	color: #fff;
	font-size: 14px;
}
.medium_head
{
	font-size: 12px;
	text-align: center;
}
.medium_text
{
	font-size: 12px;
	text-align: left;
}