@charset "utf-8";

@import url("common.css");
@import url("reset.css");
/* CSS Document */

#chip{
	height:5px;
	width:847px;
	margin: 37px 0 0 0;
	background: url(../img/jwmsg_chip.png) left top no-repeat;
	text-indent:-9999px;
}

#contents{
	margin:7px 0 0 0;
	padding:7px 33px;
	border-left:1px solid #808080;
	border-right:1px solid #808080;
/* 	text-indent:-9999px; */
	background-position:left;
	background-position:top;
	background-repeat:no-repeat;
}

#contents p{
	margin: 0 0 20px 0;
	line-height: 1.7;
}

h3 {
	height:42px;
	width:779pxl;
	text-indent:-9999px;
	background:url(../img/jwmsg_caption.png);
}

#contents #mainvisual {
	height:471px;
	width:779px;
	text-indent:-9999px;
	background:url(../img/jwmsg_mainimg.jpg);
}


#contents #msg01 {
	height:138px;
	width:779px;
	background:url(../img/jwmsg_cont01.png);
}

#contents #msg02 {
	height:137px;
	width:779px;
	background:url(../img/jwmsg_cont02.png);
}

#contents #msg03{
	height:195px;
	width:779px;
	background:url(../img/jwmsg_cont03.png);
}

#contents #msg04 {
	height:104px;
	width:779px;
	background:url(../img/jwmsg_cont04.png);
}

#contents #msg05 {
	height:109px;
	width:779px;
	background:url(../img/jwmsg_cont05.png);
}

#contents #msg06 {
	height:90px;
	width:779px;
	background:url(../img/jwmsg_cont06.png);
}

#contents #msg07 {
	height:83px;
	width:779px;
	background:url(../img/jwmsg_cont07.png);
}

#contents #msg08 {
	height:195px;
	width:779px;
	background:url(../img/jwmsg_cont08.png);
}

#contents #msg09 {
	height:98px;
	width:779px;
	background:url(../img/jwmsg_cont09.png);
}

#contents #signature {
	height:150px;
	width:779px;
	background:url(../img/jwmsg_signature.jpg);
}