html,body,h1,h2,h3,h4,pre,blockquote,code,ul,li,dl,dt,dd,p,div{
	margin:0px;
	padding:0px;
}
img{
	border:0;
}
ol,ul {
	list-style:none;
}
h1,h2,h3,h4{
	font-size:100%;
}
a:link {
	color: #0066cc;
}
a:visited {
	color: #800080;
}

body{
	font-family: Tahoma, verdana, arial, helvetica, Sans-Serif;
	line-height: 1.4;
	font-size: 90%;
	white-space:normal;
	word-break: break-all;
	word-wrap: break-word;
	color:#392C30;
	background-color: #DDDDD9;
}
#w{
	width: 100%;
	text-align:center;
	margin:0 auto;
}
.hf {
	width: 100%;
	text-align:center;
	margin:0 auto;
	background-color: #392C30;
	color : #CCCCCC;
	clear: both;
	float: none;
}
#header {
	text-align:left;
	margin:0 auto;
	width: 900px;
	height:120px;
	background-image: url(image/back.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
#header h1 {
	margin: 0px 0px 0px 4px;
	padding: 8px 0px;
	font-size: 180%;
	letter-spacing: 0.1em;
}
#header p {
	margin: 0px 256px 5px 24px;
}
#header a,#header a:visited,#footer a,#footer a:visited{
	color : #FF0066;
	text-decoration: none;
}
#header p a,#header p a:visited{
	color : #FF0066;
	text-decoration: underline;
}
a:link{
	color : #EE3399;
}
a:visited{
	color : #CC4460;
}

.clear{
	width:100%;
	clear: left;
}
#footer {
	background-color: #392C30;
	color : #ffffff;
	text-align:center;
	padding:8px 0;
	margin: 0px auto 0 auto;
}

#navigator {
	background-color: #EEEEEE;
	margin:0 auto;
	padding:4px 0;
	clear: both;
	float: none;
	border-bottom: 10px solid #93632C;
	text-align:center;
}
#navigator span{
	padding:2px 5px;
	border-top: 0px solid #93632C;
	border-right: 2px solid #93632C;
	border-bottom: 0px solid #93632C;
	border-left: 2px solid #93632C;
}
#content{
	width:900px;
	text-align:left;
	margin:10px auto;
}
#sidea {
	font-size: 80%;
	margin:0;
	width:190px;
	float:left;
	background: #F9F9F6;
	border-top: 2px solid #93632C;
	border-right: 2px solid #93632C;
	border-bottom: 2px solid #93632C;
	border-left: 2px solid #93632C;
}
#sidea h2,#sideb h2{
	border-bottom: solid 1px #93632C;
	color: #392C30;
	font-size: 105%;
	margin:10px 5px 2px 5px;
}
#main {
	width:680px;
	margin:0px auto 0px 205px;
	border: 2px solid #93632C;
	background: #F9F9F6;
}
#main .item{
	margin:18px 22px 48px;
	line-height: 1.5;
}
#main .ag{
	margin:18px;
}
#main p{
	margin:0.5em;
}
#main h2 {
	border-bottom: solid 4px #EE3399;
	color: #392C30;
	font-size: 125%;
	line-height: 1.6;
	letter-spacing: 0.1em;
	padding-left:32px;
	margin-top:30px;
	margin-bottom:8px;
	background-image: url(image/life004.gif);
	background-repeat: no-repeat;
	background-position: 6px;
}
#main h2 a {
	text-decoration: none;
	color: #EE3399;
}
#main h3 {
	border-bottom: solid 2px #93632C;
	color: #392C30;
	font-size: 104%;
	letter-spacing: 0.1em;
	margin-right:110px;
	margin-top:30px;
	margin-bottom:6px;
	padding-left:17px;
	line-height: 1.4;
	background-image: url(image/003.gif);
	background-repeat: no-repeat;
	background-position: 3px;
}
#main h4 {
	border-bottom: solid 1px #392C30;
	color: #392C30;
	font-size: 95%;
	letter-spacing: 0.1em;
	margin-top:24px;
	line-height: 1.4;
}
#main .post{
	text-align:right;
	color: #666666;
	border-top: 1px dashed #666666;
	border-right: 0px dashed #666666;
	border-bottom: 0px dashed #666666;
	border-left: 0px dashed #666666;
	margin: 15px 0px;
}
#main ul,#main ol {
	margin: 10px 0 1em 15px;
}
#main #message{
	font-size: 85%;
	margin:50px 30px 15px 30px;
	border-top: 2px dashed #666666;
}
#sidea ul,#sideb ul {
	margin: 4px 4px 8px 4px;
}
#content li{
	padding-left:15px;
	background-image: url(http://apisample.com/image/list.gif);
	background-repeat: no-repeat;
	background-position: left center;
	list-style-image:none;
	list-style-type: none;
}
#content dl{
	padding-left:15px;
}
#content dt{
	padding-left:15px;
	background-image: url(http://apisample.com/image/list.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#content dd{
	margin-left:15px;
	padding:8px;
	background-color: #EFEFEF;
}
#content .newtopics{
	margin:20px 25px 5px;
	background-color: #EEEEDD;
	border: 1px solid #392C30;
}
#content .newtopics h2{
	border-bottom: solid 1px #392C30;
	color: #392C30;
	font-size: 100%;
	letter-spacing: 0.2em;
	margin:0px;
	padding:5px 5px 5px 20px;
	background-image: none;
}
#content .pagenavi{
	margin:0px 0px 6px 12px;
}
.pagenavi span{
	font-size: 90%;
}
blockquote{
	color:#303030;
	margin:10px 15px;
	background-color: #EFEFEF;
	border: 1px solid #392C30;
	padding:0.5em;
}
.item table{
	border:1px solid #E0E3E6;
}
.item th{
	background-color: #E0E3E6;
	padding:5px 5px;
	border:1px solid #E0E3E6;
}
.item td{
	background-color: #F9F9F9;
	padding:5px 5px;
	border:1px solid #E0E3E6;
}
textarea,input,select{
	font-size:86%;
}
