#container {
	width: 720px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin: 0px;
	padding: 0px;
}
#container #contentBorder {
	border: 5px solid #F90;
	padding-bottom: 5px;
	clear: both;
}
#container #contentBorder #main {
}


#container #contentBorder #title {
	margin-left: 4px;
}
#container #contentBorder #main {
	float: left;
	width: 485px;
	padding-top: 5px;
	padding-right: 3px;
	padding-left: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#main p {
	font-size: 1em;
	line-height: 1.5em;
	padding: 0px;
	margin-left: 1em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#container #contentBorder #sub {
	width: 205px;
	float: right;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 3px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#sub p {
	font-size: 0.9em;
	line-height: 1.2em;
	padding: 0px;
	margin: 0px;
}
#container #footter {
	width: 100%;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	margin-top: 5px;
}
.clearFloat {
	clear: both;
}
#contentBorder a:link {
	font-weight: bold;
}
#contentBorder a:visited {
	font-weight: bold;
}
#container #contentBorder #title h1 {
	font-size: 1.4em;
	font-weight: bold;
}
#container #contentBorder #main h2 {
	font-size: 1.3em;
}


#container #contentBorder #main h3 {
	font-size: 1.1em;
	font-weight: bold;
	margin-left: 1em;
	color: #333;
}
#container #contentBorder #main div img {
	border: 1px solid #CCC;
}
.divCenter {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
}
.as_words {
	border: 1px solid #FC0;
	width: 98%;
	margin-top: 4px;
	margin-bottom: 4px;
}
#main p.as_description {
	padding-left: 1.5em;
}
.as_word {
	font-weight: bold;
	color: #930;
}
.code_table {
	width: 98%;
	border: 2px solid #666;
	margin-top: 5px;
	margin-bottom: 5px;
}
.code_title {
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.comment {
	color: #999;
}
.code_add {
	color: #03F;
}
#container #contentBorder #main ul {
	padding: 0px;
	margin-top: 0.25em;
	margin-right: 0px;
	margin-bottom: 0.25em;
	margin-left: 2em;
	line-height: 1.5em;
	font-weight: bold;
}

#c_title {
	float: right;
}
#date {
	float: left;
}
.code_section {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	color: #666;
}
.code_separate {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
.code_change {
	color: #F00;
}
#main .img_description {
	font-size: 0.9em;
	font-weight: bold;
}
.code_important {
	color: #03F;
	font-weight: bold;
}
.atai {
	font-style: italic;
	color: #966;
}
