body {
 margin: 0;
 padding: 0;
 color: #333333;
 background-color: #ffffff;
 text-align: center;
 font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
 font-size: 95%;
}

/* master init styles */

h1, h2, h3, h4, p, ul, li {
 margin: 0;
 padding: 0;
}

a {
 text-decoration: none;
}

a:link, a:visited {
 color: #990000;
}

a:active, a:hover {
 color: #0000FF;
}

ul {
 list-style-type: none;
 margin-bottom: 2em;
}

li {
 list-style-position: outside;
}

/* contents styles */

div#container {
 width: 740px;
 height: auto;
 margin: 0 auto;
 padding: 0;
 background-color: transparent;
 text-align: left;
}

/* div#header */
div#header {
	width: auto;
	height: 20px;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: 0 10px;
	text-align: left;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}

div#header h1 {
 color#ffffff;
 font-size: 120%;
 font-weight: bold;
 text-indent: -9999px;
}

#inside div#navigation li#coding a, #inside div#navigation li#coding a:link, #inside div#navigation li#coding a:visited {
 color: #990000;
}

#inside div#navigation li#coding a:active, #inside div#navigation li#coding a:hover {
 color: #000000;
}

/* div#wrapper */
div#wrapperbg {
 width: 760px;
 height: auto;
 padding: 5px;
 background-image: url("images/bgpattern.gif");
 background-repeat: repeat;
}

div#wrapper {
	width: 740px;
	height: auto;
	margin: 0;
	position: relative;
	overflow: hidden;
	background-color: #ffffff;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}

div#wrapper h2 {
 background-image: url("images/h2bg.gif");
 background-repeat: repeat-x;
 width: auto;
 height: auto;
 margin: -10px -10px 1em -10px;
 padding: 5px;
 color: #ffffff;
 font-size: 100%;
 font-weight: normal;
 text-transform: capitalize;
}

div#wrapper h2#fullstory {
 background-image: url("images/h2bg-gray.gif");

}

div#wrapper h3 {
 margin-bottom: 0.5em;
 color: #000000;
 font-size: 160%;
 font-weight: normal;
}

div#wrapper h3.patitle {
	margin-bottom: 0.3em;
	color: #333333;
	font-size: 115%;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-bottom: 0.2em;
}

div#wrapper h4 {
 margin: 0.5em 0;
 color: #333333;
 font-size: 100%;
 font-weight: bold;
}

div#wrapper p {
 margin-bottom: 1em;
 color: #666666;
 font-size: 100%;
 font-weight: normal;
 line-height: 150%;
}

div#wrapper p img {
 float: left;
 width: auto;
 height: auto;
 border: 1px solid #877628;
 margin-right: 1em;
 margin-bottom: 0.5em;
}

/* div#banner */
div#banner {
 width: 740px;
 height: 110px;
 padding: 0;
 margin-bottom: 10px;
 background-color: transparent;
 text-align: left;
}

#home div#banner {
 background-image: url(images/img-top.jpg);
 background-repeat: no-repeat;
 background-position: 0 0;
}

#inside div#banner {
 background-image: url(images/top.jpg);
 background-repeat: no-repeat;
 background-position: 0 0;
}

div#banner p {
 color#333333;
 text-indent: -9999px;
}

/* div#contents */
div#contents {
 position: relative;
 left: 200px;
 margin: 0;
 padding: 0;
 width: 540px;
 height: auto;
}

/* div#latestarticle & div#article */
div#latestarticle, div#article {
 width: 520px;
 height: auto;
 margin: 0 0 10px 0;
 padding: 10px;
 border: 1px solid #f0f0f0;
}

/* div#pastarticle */
div#pastarticle {
	float: left;
	display: inline;
	width: 520px;
	height: auto;
	padding: 10px;
	border: 1px solid #f0f0f0;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 10;
	margin-left: 0;
}

div#pastarticle p {
 margin-bottom: 1em;
 color: #999999;
 font-size: 95%;
 font-weight: normal;
 line-height: 130%;
}

/* div#links */
div#links {
 float: left;
 display: inline;
 width: 180px;
 height: auto;
 margin: 0;
 padding: 10px;
 border: 1px solid #f0f0f0;
}

/* div#sidebar */
div#sidebar {
	position: absolute;
	top: 130px;
	width: 170px;
	height: auto;
	padding: 10px;
	border: 1px solid #f0f0f0;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
}

div#sidebar h3 {
 margin-bottom: 0.5em;
 color: #000000;
 font-size: 125%;
 font-weight: normal;
}

div#sidebar p {
 margin-bottom: 1em;
 color: #999999;
 font-size: 95%;
 font-weight: normal;
 line-height: 130%;
}

/* address#footer */
address#footer {
 width: auto;
 height: auto;
 margin-top: 1em;
 padding-top: 5px;
 text-align: center;
 font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
 font-size: 90%;
 font-weight: normal;
 text-transform: lowercase;
 font-style:normal;
}
div#topbanner {
	width: 740px;
	height: 210px;
	padding: 0;
	background-color: transparent;
	text-align: left;
	background-image: url(images/top.jpg);
}
div#wrapperbgtop {
	width: 760px;
	height: auto;
	background-image: url("images/bgpattern.gif");
	background-repeat: repeat;
	margin-top: 150px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
div#btn {
	height: 40px;
	width: 245px;
	margin-top: 160px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	float: left;
	padding: 0px;
}#btn h5 {
	padding: 0px;
	float: left;
	display: block;
	height: 40px;
	width: 122px;
	margin: 0px;
}
#btn h5 em {
	visibility: hidden;
}
#btn h5 a {
	text-decoration: none;
	display: block;
	height: 40px;
	width: 122px;
