﻿#header p {
	padding: 0px;
	margin: 0px;
}
#header h1 {
	padding: 0px;
	margin: 0px;
}
#contents > p {
	line-height: 1.5em;
	margin-left: 14px;
}
#contents li {
	line-height: 1.5em;
}
#contents dl{
	margin-left: 14px;
	padding:0px;
}
#contents h1 {
	margin-top: 0px;
	margin-bottom: 20px;
	font-size: 1.8em;
	padding-left: 7px;
	border-left: solid 7px #8080C0;
}
.topic_path {
	border: 1px dotted #8080C0;
	padding: 2px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
	font-size: 0.9em;
}
.subtitle {
	margin-top: -15px;
	margin-left: 15px;
}
.navi {
	margin: 10px 0px 10px 0px;
	padding: 2px 0px 2px 0px;
	border-color: #8080C0;
	border-width: 1px 0 1px 0;
	border-style: solid;
	text-align: center;
	clear: both;
}
.lead {
	border: 1px solid #8080C0;
	padding: 10px;
	background-color: #DCDCED;
	margin: 10px 0px;
}
.colm_title {
	color: #FFFFFF;
	padding: 3px;
	background-color: #8080C0;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}
.colm_content {
	border: 1px solid #8080C0;
	margin-top: 0px;
	padding: 3px;
	margin-bottom: 1em;
}
.colm_content p {
	margin: 0px;
}
.centerimg {
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center; /* for ie7 and firefox */;
	clear: both;
}
.leftimg {
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	text-align: center; /* for ie7 and firefox */;
	clear: both;
	float: left;
	margin-right: 10px;
}
.centerimg img {
	margin: 4px auto 4px auto;
}
.centerimg a img {
	border: 1px solid #0066ff;
}
.rightimg {
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	text-align: center; /* for ie7 and firefox */;
	clear: both;
	float: right;
	margin-right: 10px;
}
.img {
}
.caption, caption {
	line-height: 1.3em;
	color: #5F5FAF;
}
ul.list-right {
	float: right;
	margin: 0px;
	font-weight: bold;
}
pre.src {
	border: 1px solid #f8f8f8;
	padding: 1em;
	color: #333;
	background-color: #EEE;
	white-space: -moz-pre-wrap; /* Mozilla */;
	white-space: -pre-wrap; /* Opera 4-6 */;
	white-space: -o-pre-wrap; /* Opera 7 */;
	white-space: pre-wrap; /* CSS3 */;
	word-wrap: break-word;
	font-family: "ＭＳ ゴシック","Courier New";
}
li.arrow{
	background-position: left 3px;
	font-weight: bold;
	background-image: url('../common/images/arrow/right.gif');
	list-style-type: none;
	background-repeat: no-repeat;
	padding-left: 20px;
	margin-left: -20px;
}
#sidebar li.arrow{
	background-position:left top;
}

li.arrow ul li {
	font-weight: normal;
}
ul.move {
	list-style-image: url('../common/images/move.gif');
}
li.move{
	background-position: left top;
	padding-left: 22px;
	list-style-type: none;
	background-image: url('../common/images/move.gif');
	background-repeat: no-repeat;
	margin-left: -22px;
}

.header, a:link.header, a:visited.header {
	color: #FFFFFF;
	padding: 2px;
	background-color: #8080C0;
	font-weight: bold;
	margin-bottom: 0;
}
.header2 {
	padding: 3px;
	border: 1px solid #8080C0;
}
.header2 ul {
	margin-top: 0px;
	margin-bottom: 0px;
}
.index {
	border-width: 1px;
	border-color: #8080C0;
	color: #4B4B96;
	padding: 2px;
	background-color: #B4B4DA;
	font-weight: bold;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	margin-bottom: 0px;
	margin-top: 19px;
}
.box {
	border: 1px solid #8080C0;
	margin-bottom: 0.5em;
}
.rel {
	border-style: solid;
	padding: 3px;
	border-color: #B4B4DA;
	border-width: 0px 0px 0px 10px;
	font-size: 1em;
	margin-top: 15px;
	background-color: #8080C0;
	color: #FFFFFF;
	font-weight: bold;
}
.table {
	padding: 3px;
	margin: auto;
	border: 1px solid #8080C0;
	border-collapse: collapse;
	min-width: 555px;
	font-family: "ＭＳ Ｐゴシック", Arial, sans-serif;
}
.table td {
	padding: 2px;
	border: 1px solid #8080C0;
	line-height: 1.3em;
}
.table th {
	padding: 2px;
	border: 1px solid #8080C0;
	background-color: #B4B4DA;
}
.larger {
	font-size: larger;
}
.box ul {
	margin: 0px 0px 0px 23px;
	padding: 2px;
}
.box p {
	margin: 0px;
	padding: 3px;
}
.col_wrap {
	padding: 0px;
	margin: 0px;
	width: 100%;
	clear: both;
}
.column2 {
	float: left;
	width: 49%;
	text-align: left;
	margin-bottom: 1em;
}
.column_r {
	float: right;
	width: 49%;
	text-align: left;
	margin-bottom: 1em;
}
.column2 ul, .column_r ul, .column2 h3, .column_r h3 {
	margin-top: 0px;
}
.column_r:after {
	content: "";
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
}
.point {
	border: 1px dashed #8080C0;
	padding: 8px;
	margin-left: 0px;
	margin-right: 0px;
}
.key {
	background-color: #B4B4DA;
	border: 1px solid;
	padding: 2px;
}
.gray {
	color: #8080C0;
}
.red {
	color: #FF0000;
}
.blue {
	color: #0000FF;
}
.green {
	color: #093;
}
.marron {
	color: #800000;
}
.purple {
	color: #800080;
}
.yellow {
	background-color: #FFFF00;
}
.list3-outer {
	background-color: white;
	border-collapse: collapse;
	border-top: black 1.5pt solid;
	border-style: solid;
	border-width: 1.5pt 0px 1.5pt 0px;
	border-color: black;
}
.ms-list3-1101-even {
	BORDER-BOTTOM: black 0.75pt solid;
	BACKGROUND-COLOR: white;
	COLOR: black;
}
.ms-list3-even {
	BORDER-BOTTOM: black 0.75pt solid;
	BORDER-RIGHT-STYLE: none;
	BACKGROUND-COLOR: white;
	BORDER-TOP-STYLE: none;
	COLOR: black;
	BORDER-LEFT-STYLE: none;
	FONT-WEIGHT: normal;
}
/* Base Element Styles */
a img {
	border-style: none;
}
a:link {
	color: #00F;
	text-decoration: none;
}
a:visited {
	color: #800080;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
table {
	font-size: 10pt;
}
code {
	padding: 2px;
	color: #008000;
}
dl {
	margin-left: 14px;
}
dt {
	font-weight: bold;
}
dd {
	line-height: 1.3em;
}
dl ul, li ul {
	margin-top: 0px;
	margin-bottom: 0px;
}
h2 {
	background-color: #8080C0;
	margin-bottom: 1em;
	font-size: 1.3em;
	padding: 5px 5px 5px 7px;
	border-left-style: solid;
	border-left-width: 7px;
	border-left-color: #B4B4DA;
	color: #FFF;
	font-weight: bold;
	clear: both;
}
h2 a:link, h2 a:visited {
	color: white;
}
h3 a:link {
	color: #000000;
}
h3 a:visited {
	color: #000000;
}
#contents h3 {
	font-size: 1.2em;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-left-style: solid;
	border-left-width: 7px;
	border-color: #8080C0;
	padding: 2px 2px 2px 7px;
	margin-bottom: 1em;
	clear: both;
}
h4 {
	margin-bottom: 1em;
	background-color: #DCDCED;
	padding: 6px;
	border: 1px solid #DCDCED;
	font-size: 1em;
	clear: both;
}
.lead p {
	margin: 0px;
}
.bookmark {
	border-color: #8080C0;
	margin: 5px 0px 5px 0px;
	padding: 5px;
	border-style: dotted;
	border-width: 1px 0px 1px 0px;
	clear: both;
}
.right {
	text-align: right;
}
.center {
	text-align: center;
}
.ads {
	text-align: center;
	margin: 1em auto;
}
#header {
	font-size: 90%;
	padding: 0px;
	border-bottom: solid 5px #8080C0;
	background-color: #FFF;
}
#footer {
	clear: both;
	margin: 0px;
	padding: 5px;
	border-top: solid 5px #8080C0;
	background-color: #FFF;
	font-size: 90%;
}
@media screen
{
/* CSS layout */
body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif,Osaka,"MS UI Gothic";
	background-color: #B4B4DA;
}
#background {
	padding: 0px;
	margin: 10px auto 10px auto;
	width: 970px;
	display: inline-block;
	background-color: #FFF;
	font-size: 90%;
}
#wrapper {
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ','Meiryo','ＭＳ Ｐゴシック',sans-serif;
	padding: 10px;
	margin: 0px;
	text-align: left;
	font-size: 90%;
}
#sidebar {
	margin: 0px 0px 15px 0px;
	float: right;
	width: 170px;
	line-height: 1.2em;
	font-size: 90%;
}
#sidebar h3 {
	margin: 0px;
	padding: 2px;
	font-size: 1em;
	background-color: #8080C0;
	color: #FFF;
}
#contents {
	width: 760px;
	padding: 0px;
	margin: 0px 0px 15px 0px;
	float: left;
	text-align: left;
	overflow: hidden;
}
#footer a {
	color: #000;
}
.container {
	margin: auto;
	width: 950px;
	text-align: left;
	position: relative;
}
/* navigation style */
#top_nav {
	padding: 0px;
	margin: 5px 0px -1px 0px;
	height: 1.4em;
}
#top_nav ul {
	margin: 0px;
	padding: 0px;
	width: 950px;
	height: 1.3em;
}
#top_nav li {
	border-style: solid;
	border-width: 1px;
	border-color: #8080C0 #8080C0 #DCDCED #8080C0;
	padding: 0px;
	margin: 0px 2px 0px 0px;
	display: block;
	float: left;
	list-style-type: none;
	text-align: center;
	width: 120px;
	background-color: #DCDCED;
	height: 1.2em;
}
#top_nav li#this {
	border: 1px solid #8080C0;
	background-color: #8080C0;
}
#top_nav li#this a {
	color: #FFFFFF;
}
#top_nav li#this a:hover {
	text-decoration: underline;
	background-color: #8080C0;
	height: 1.2em;
}
#top_nav li a {
	padding: 0px;
	margin: 0px;
	text-decoration: none;
	color: #5F5FAF;
	display: block;
	width: 100%;
	height: 1.2em;
}
#top_nav a:hover {
	background-color: #B4B4DA;
	height: 1.2em;
	text-decoration: none;
	color: #FFF;
}
#site_nav {
	margin: 0px;
	padding: 5px 2px 2px 2px;
	position: absolute;
	top: 0px;
	right: 0px;
	overflow: visible;
}
#site_nav ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
#site_nav a {
	padding: 0px 5px 0px 5px;
	color: black;
	display: block;
}
#site_nav a#this_site {
	background-color: #8080C0;
	color: #FFF;
}
#site_nav li {
	float: left;
	border-left: solid 1px #333;
	padding: 0px;
	margin: 0px;
}
.form_area {
	padding: 5px 0px 5px 0px;
	text-align: center;
	margin: 0px;
}
.form_text {
	border: 1px solid #8080C0;
	color: #408;
	width: 120px;
	height: 19px;
	padding: 0px;
	margin: 0px;
}
.form_button {
	border: 1px solid #5F5FAF;
	color: #5F5FAF;
	background-color: #CDCDED;
	height: 19px;
	padding: 0px;
	margin: 0px;
}
}
@media print
{
#site_nav, #top_nav, #sidebar, body > img, .ads, .bookmark {
	display: none;
}
#header {
	margin-bottom: 5px;
	padding-bottom: 5px;
}
body {
	font-size: 0.9em;
}
}
/* RSS button style */
a:visited.standardsButton, a:link.standardsButton {
	border: 1px solid;
	border-color: #ffc8a4 #7d3302 #3f1a01 #ff9a57;
	padding: 0px 3px 0px 3px;
	font: bold 10px verdana,sans-serif;
	color: #ffffff;
	background-color: #ff6600;
	text-decoration: none;
	margin: 0px;
}

/* dir list style */
li.folder {
	background-image: url('../common/images/dir/folder.gif');
	background-repeat: no-repeat;
	background-position: left top;
	list-style-type: none;
	padding-left: 35px;
	margin-left: -20px;
}
li.folder * .folder{
	background-image: url('../common/images/dir/folder.gif');
	background-repeat: no-repeat;
	background-position: left top;
	list-style-type: none;
	padding-left: 35px;
	margin-left: -55px;
}
li.js{
	background-image: url('../common/images/dir/js.gif');
	background-repeat: no-repeat;
	background-position: left top;
	list-style-type: none;
	padding-left: 20px;
	margin-left: -40px;
}
li.css{
	background-image: url('../common/images/dir/css.gif');
	background-repeat: no-repeat;
	background-position: left top;
	list-style-type: none;
	padding-left: 20px;
	margin-left: -40px;
}
li.html{
	background-image:url('../common/images/dir/html.gif');
	background-repeat: no-repeat;
	background-position: left top;
	list-style-type: none;
	padding-left: 20px;
	margin-left: -40px;
}
li.gif{
	background-image: url('../common/images/dir/gif.gif');
	background-repeat: no-repeat;
	background-position: left top;
	list-style-type: none;
	padding-left: 20px;
	margin-left: -40px;
}
li.dwt{
	background-image: url('../common/images/dir/dwt.gif');
	background-repeat: no-repeat;
	background-position: left top;
	list-style-type: none;
	padding-left: 20px;
	margin-left: -40px;
}

