#body {
	font-family:"ヒラギノ角ゴ Pro W3","HiraKakuPro-W3","MS Gothic",Meiryo,sans-serif,Osaka;
	width: 912px;
	margin-top:0;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0;
	font-size: 12px;
	line-height: 20px;
}

#body img {
	vertical-align: middle;
	border-width: 0;
}

#header {
	width: 100%;
}

#header img {
	margin-right: 12px;
}

#outline {
	width: 100%;
}

#caption {
	margin-bottom: 20px;
	font-size: 14px;
	color:#696969;
}

#detail {
	width: 100%;
}

#footer {
	width: 100%;
	font-size: 10px;
	color: #999;
	text-align: right;
}

#top {
	float: left;
	width: 65%;
	display:inline;
	display:inline-block;
}

#downloads {
	position:relative;
	float: right;
	width: 310px;
	display:inline;
	display:inline-block;
	font-size: 11px;
}

#downloads a {
	text-decoration: none;
}

.section {
	margin-bottom: 20px;
}

.sectionheader {
	background-image:url(../img/frame_middle.jpg);
	background-repeat: repeat-y;
}

.sectioncontent {
	background-image:url(../img/frame_top.jpg);
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	padding-right: 20px;
	min-height: 220px;
}

.sectionfooter {
	height: 20px;
	background-image:url(../img/frame_bottom.jpg);
	background-repeat: no-repeat;
}

.section p {
	color: #666;
}

.section hr {
	border-width: 0;
	border-top-width: 1px;
	border-style: dotted;
	border-color: #999;
}

.descriptions {
	list-style-type:none;
	display:inline;
}

.descriptions li {
	float: left;
	margin-left:5px;
	margin-right:5px;
	margin-bottom:10px;
	border-width: 1px;
	border-style: dotted;
	border-color: #999;
}

.descriptions span {
	margin:10px;
}

.descriptions p {
	margin:10px;
}

.boxtitle {
	font-size:16px;
	font-weight:bold;
	color:#666;
	line-height:24px;
}

.sectbox {
	display:inline-block;
	text-align: left;
	border-width: 1px;
	border-style: dotted;
	border-color: #999;
}

.sectbox p {
	margin: 0px;
	margin-left:10px;
	padding: 0px;
	color: #363636;
	font-size: 14px;
	line-height: 24px;
}

.sectbox hr {
	border-width: 0;
	border-top-width: 1px;
	border-style: dotted;
	border-color: #999;
	margin-top: 0px;
}

h1 {
	font-size: 24px;
}

h2 {
	display: inline;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	background-color: #09f;
	padding: 5px;
	padding-left: 20px;
	padding-right: 20px;
	text-shadow: #009 0px 1px 2px, 0px 0px;
	border-width: 0px;
	border-right-width: 5px;
	border-style: solid;
	border-color: #9cf;
}

h3 {
	color: #333;
}

.sectionnote {
	position:relative;
	color: #666;
	font-size: 10px;
	-webkit-text-size-adjust:100%;
}

.sectionancher {
	color: #fff;
	text-shadow: #009 0px 1px 2px, 0px 0px;
	background-color: #09f;
	text-decoration: none;
	font-weight:bold;
	padding: 3px;
	margin-left: 5px;
	margin-right: 5px;
}

.subsectionancher {
	color: #333;
	border-width: 1px;
	border-style: dotted;
	border-color: #999;
	text-decoration: none;
	padding: 3px;
	margin-left: 5px;
	margin-right: 5px;
}

.subsection1 {
	display:inline-block;
	border-width: 0;
	border-top-width: 1px;
	border-style: dotted;
	border-color: #999;
	margin-top: 0px;
	text-decoration: none;
	padding: 3px;
	font-size: 14px;
	line-height: 24px;
}

.downloads {
	border-width: 1px;
	border-style: solid;
	border-color: #ccc;
	padding: 10px;
	margin-bottom: 10px;
}

.downloads-item {
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}

.link {
	width:310px;
	height:250px;
	background-image:url(../img/linkbackground.jpg);
	background-repeat: no-repeat;
	padding: 20px;
	margin-bottom: 10px;
}
