body {
	margin: 0px 0px 0px 0px;
		background-color: #FFFFFF;
	
        	text-align: left;
        
	}


a {
	text-decoration:underline;
	
	}

a:link {
	color: #000000;
	}

a:visited {
	color: #000000;
	}

a:active {
	color: #000000;
	}

a:hover {
	color: #000000;
	}

a.red:link {
	color: #C21900;
	}

a.red:visited {
	color: #C21900;
	}

a.red:active {
	color: #C21900;
	}

a.red:hover {
	color: #C21900;
	}

img {
	margin: 0px;
	padding: 0px;
	border: 0px;
	}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}

#container {
	line-height: 140%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 760;
	
	}

#banner {
	display: none;
	font-family: Verdana, Arial, sans-serif;
	color: #000000;
	background-color: #FFFFFF;
	text-align: left;
	padding: 15px;
	height: 112px;
	}

.banner-alt {
	display: none;
}

a#banner-img {
	display: block;
	background-image: url("http://blog.dcube.co.jp/images/logo.gif");
	background-repeat: no-repeat;
	background-color: #999999;
	width: 760px;
	height: 122px;
	}

#banner a {
	color: #FFFFFF;
	text-decoration: none;
	}

#banner h1 {
	font-size: xx-large;
	}

#banner h2 {
	margin-top: 5px;
	font-size: small;
	}


#center {
	float: left;
	width: 545px;
	height: 100%;
	}

.content {
	padding: 15px 15px 5px 15px;
	background-color: #FFFFFF;
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	}

#left {
	float: left;
	width: 200px;
	background-color: #FFFFFF;
	border-right: 1px solid #999;
	overflow: hidden;
	}
	
#left_banner_area {
	list-style-type:none;
}
#left_banner_area li {
	margin-bottom:2px;
	background:none;
	padding-left:0;
}

.content p {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	font-weight: normal;
	line-height: 150%;
	text-align: left;
	margin-bottom: 10px;
	}

.content blockquote {
	line-height: 150%;
	}

.content li {
	}

.content h2 {
	color: #C21900;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	
	text-align: left;
	font-weight: bold;
	
	
	border-bottom: 1px dotted #999999;
	
	

	padding-left: 5px;
	
	margin-bottom: 10px;
	
	}

.content h3 {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	text-align: left;
	font-weight: bold;
	



	margin-bottom: 10px;
	
	}

.content p.posted {
	color: #999999;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	border-bottom: 1px solid #999999;
	text-align: left;
	
	
	
	/*margin-bottom: 25px;*/
	margin-top: 0px;
	margin-bottom: 10px;
	line-height: normal;
	padding: 3px;
	}

.content p.li {
	color: #C21900;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	text-align: left;
	line-height: 150%;
	background-image: url("http://blog.dcube.co.jp/images/arrow.gif");
	background-repeat: no-repeat;
	background-position: center right;
	display: inline;
	padding: 0px 15px 0px 3px;
	height: 15px;
	margin-top: 10px;
	margin-bottom: 0px;
	list-style-type: none;
	}

.entry {
	margin: 5px;
	margin-bottom: 15px;
	padding: 5px;
	border: 1px solid #AAA;
	}

.sidebar {
	padding: 15px;
	}



.sidebar h2 {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	text-align: left;
	font-weight: bold;
	border-bottom: 2px solid #000000;
	text-transform: uppercase;
	margin-bottom: 10px;
	}

.sidebar ul {
	padding-left: 0px;
	margin: 3px;
	margin-bottom: 30px;
	}

.sidebar li {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	text-align: left;
	background-image: url("http://blog.dcube.co.jp/images/arrow.gif");
	background-repeat: no-repeat;
	padding-left: 15px;
	margin-bottom: 0px;
	list-style-type: none;
	}

.sidebar img {
	border: 3px solid #FFFFFF;
	}

.sidebar p.li {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	font-weight: bold;
	text-align: left;
	line-height: 100%;
	background-image: url("http://blog.dcube.co.jp/images/mail.gif");
	background-repeat: no-repeat;
	padding-left: 20px;
	height: 15px;
	margin-top: 0px;
	margin-bottom: 5px;
	list-style-type: none;
	}

.photo {
	text-align: left;
	margin-bottom: 20px;
	}

.link-note {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	padding: 2px;
	margin-bottom: 15px;
	}

#powered {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	color: #666666;
	margin-top: 50px;
	}

#comment-data {
	float: left;
	width: 180px;
	padding-right: 15px;
	margin-right: 15px;
	text-align: left;
	border-right: 1px dotted #BBB;
	}

textarea[id="comment-text"] {
	width: 80%;
	}

.samplecode {
	background-color: #F7F9FF;
	border: 1px solid #E6E6FF;
	margin-right: 15px;
	margin-left: 15px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.profile {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	line-height: 105%;
	text-align: right;
	vertical-align: bottom;
	padding-bottom: 3px;
	}
