/* reset */

fieldset,img {
  border: 0;
}

address,caption,cite,code,dfn,em,strong,th,var {
  font-style: normal;
  font-weight: normal;
}

ol,ul {
  list-style: none;
}



p {
  margin: 0 0 0.3em 0;
  line-height: 1.6;
}

a {
  cursor: pointer;
}

* {
  font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", HiraKakuPro-W3, sans-serif;
  font-size: 13px;
}


a,
a:link {
	color: #FFFFFF;
}

a:hover {
  color: #99FF00;
}

#doc {
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	width: 860px;
}



p {
  margin-left: 20px;
}

#jqAS2 {
  border: 1px solid #CCCCCC;
  width: 100%;
  height: 140px;
  overflow: hidden;
}

#jqAS2 .content {
	padding: 5px;
	width: 20%;
	height: 140px;
	font-size: 8pt;
	text-align: center;
	background-color: #003366;
	background-image: url(images/back.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

#jqAS2 .content a {
  margin: 5px 5px 0 5px;
  display: block;
}

#jqAS2 .contentArea {
  position:relative;
}



.jqAS2prev {
  position:relative;
  left:0px;
  top:0px;
  cursor: pointer;
}

.jqAS2next {
  position:relative;
  right:0%;
  top:0px;
  cursor: pointer;
}

.viewArea {
  border:0px solid none;
}

.jqAS2width {
  width:95%;
}#doc .viewArea .jqAS2width #jqAS2 .contentArea .content img {
	border: 1px solid #CCCCCC;
	padding: 2px;
	margin: 2px;
}
