body {
	margin: 10px 0px 10px 0px;
	background-color: #FFFFFF;
	color: #555555;
        	text-align: center;
	}

a {
	text-decoration: underline;
	}

a:link {
	color: #6699CC;
	}

a:visited {
	color: #6699CC;
	}

a:active {
	color: #6699CC;
	}

a:hover {
	color: #99CC66;
	}

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: 720px;
	
	background-color: #FFFFFF;
	}

#banner {
	background-image: url("http://ruirui.jp/images/sky.jpg");
	margin: 0px 0px 0px 0px;

	height: 200px;
	}

#banner p {
	margin: 0px 0px 0px 0px;
	padding: 15px 15px 5px 15px;
	font-size: large;
	line-height: 150%;
	text-align: left;
	font-family: serif;
	font-weight: bold;
	color: #222222;
	text-shadow: 2px 2px 4px #666666;
	}

#banner img {
	vertical-align: middle;
	}

#center {
	margin-top:		5px;
	margin-right:		0px;
	margin-bottom:	0px;
	margin-left:		0px;

	float: left;
	width: 515px;
	
	overflow: hidden;
	}

#center img{
	float: left;
	border: none;
	margin-right:4px;
	margin-top:4px;
	vertical-align:top;
	}

#left {
	margin-top:		5px;
	margin-right:		5px;
	margin-bottom:	0px;
	margin-left:		0px;
	float: left;
	width: 200px;
	background-color: #FFFFFF;
	overflow: hidden;
	}

#site {
	margin-top:		5px;
	margin-right:		0px;
	margin-bottom:	0px;
	margin-left:		0px;
	
	overflow: hidden;
	}

#appli {
	margin-top:		5px;
	margin-right:		0px;
	margin-bottom:	0px;
	margin-left:		0px;
	
	overflow: hidden;
	}

#appli img{
	float: left;
	border: none;
	margin-right:4px;
	margin-top:4px;
	vertical-align:top;
	}

.content {
	padding: 0px 0px 0px 0px;
	}

.content h2 {
	font-size: small;
	color: #555555;
	text-align: center;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;

	margin: 0px 0px 0px 0px;
	background-color: #FFDDDD;

	border-color:			#FF66CC;
	border-top-style:		dashed;
	border-right-style:		dashed;
	border-bottom-style:	dashed;
	border-left-style:		dashed;
	border-width:			1px 1px 1px 1px;

	padding:				0px 0px 0px 0px;
	}

.content h2 a {
	text-decoration: none;
	}

.content p {
	font-size: small;
	color: #555555;
	text-align: left;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;

	margin-top:		0px;
	margin-right:		0px;
	margin-bottom:	5px;
	margin-left:		0px;

	background-color: #FFFFFF;

	border-color:			#FF66CC;
	border-top-style:		none;
	border-right-style:		dashed;
	border-bottom-style:	dashed;
	border-left-style:		dashed;
	border-width:			1px 1px 1px 1px;

	padding:				5px 5px 5px 5px;
	}

p.comments {
	font-size: small;
	color: #555555;
	text-align: right;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;

	margin-top:		0px;
	margin-right:		0px;
	margin-bottom:	5px;
	margin-left:		0px;

	background-color: #FFFFFF;

	border-color:			#FF66CC;
	border-top-style:		none;
	border-right-style:		dashed;
	border-bottom-style:	dashed;
	border-left-style:		dashed;
	border-width:			1px 1px 1px 1px;

	padding:				0px 5px 0px 5px;
	}

.sidebar {
	padding: 0px 0px 0px 0px;
	}

.sidebar p {
	font-size: small;
	color: #555555;
	text-align: left;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;

	margin-top:		0px;
	margin-right:		0px;
	margin-bottom:	5px;
	margin-left:		0px;

	background-color: #FFFFFF;

	border-color:			#FF66CC;
	border-top-style:		none;
	border-right-style:		dashed;
	border-bottom-style:	dashed;
	border-left-style:		dashed;
	border-width:			1px 1px 1px 1px;

	padding:				5px 5px 5px 5px;
	}

.sidebar h2 {
	font-size: small;
	color: #555555;
	text-align: center;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;

	margin: 0px 0px 0px 0px;
	background-color: #FFDDDD;

	border-color:			#FF66CC;
	border-top-style:		dashed;
	border-right-style:		dashed;
	border-bottom-style:	dashed;
	border-left-style:		dashed;
	border-width:			1px 1px 1px 1px;

	padding:				0px 0px 0px 0px;
	}

.sidebar ul {
	font-size: small;
	color: #555555;
	text-align: center;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;

	margin-top:		0px;
	margin-right:		0px;
	margin-bottom:	5px;
	margin-left:		0px;

	background-color: #FFFFFF;

	border-color:			#FF66CC;
	border-top-style:		none;
	border-right-style:		dashed;
	border-bottom-style:	dashed;
	border-left-style:		dashed;
	border-width:			1px 1px 1px 1px;

	padding:				0px 0px 0px 5px;
	}

.sidebar li {
	margin-top:		0px;
	margin-right:		0px;
	margin-bottom:	0px;
	margin-left:		0px;
	color: #FFFFFF;
	font-family: Helvetica, Arial, sans-serif;
	font-size: small;
	text-align: left;
	line-height: 150%;
	list-style-type: none;
	padding:			0px 5px 0px 0px;
	}

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

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

#powered {
	font-family: Helvetica, Arial, sans-serif;
	font-size: x-small;
	text-align: center;
	color: #555555;

	margin-top:		5px;
	margin-bottom:	0px;

	border-color:			#FF66CC;
	border-top-style:		dashed;
	border-right-style:		dashed;
	border-bottom-style:	dashed;
	border-left-style:		dashed;
	border-width:			1px 1px 1px 1px;

	padding:				0px 0px 0px 0px;
	}

#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%;
	}

#footer {
	margin: 0px 0px 0px 0px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: x-small;
	color: #555555;
	background-color: #FFFFFF;

	border-color:			#FF66CC;
	border-top-style:		dashed;
	border-right-style:		dashed;
	border-bottom-style:	dashed;
	border-left-style:		dashed;
	border-width:			1px 1px 1px 1px;

	padding: 5px 5px 5px 5px;
	}

#footer a {
	color: #555555;
	text-decoration: none;
	}

#footer h1 {
	margin: 20px 0px 20px 0px;
	font-size: xx-large;
	font-weight: bold;	
	text-align: center;
	}

#footer h2 {
	font-size: small;
	text-indent: 1em;
	}

#footer p {
	margin: 0px 0px 0px 0px;
	}

#copyright {
	margin: 0px 0px 0px 0px;
	font-weight: normal;
	font-size: x-small;
	color: #0000FF;
	text-align: center;
}

p.indent {
	text-indent: 1em;
	}
	
p.center {
	text-align: center;
}

#counter {
	font-size: 70%;
	text-align: center;
}

#days {
	font-size: 150%;
	color: #FF0000;
}

img.banner {
	border: none;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	vertical-align: middle;
}

img.r {
	float: right;
	border: none;
	margin-right:4px;
	margin-top:4px;
	vertical-align:top;
}

img.l {
	float: left;
	border: none;
	margin-right:4px;
	margin-top:4px;
	vertical-align:top;
}


#google form{
	color: #555555;
	font-family: Helvetica, Arial, sans-serif;
	margin-top:		5px;
	margin-bottom:	0px;
	font-size: small;

	border-color:			#FF66CC;
	border-top-style:		dashed;
	border-right-style:		dashed;
	border-bottom-style:	dashed;
	border-left-style:		dashed;
	border-width:			1px 1px 1px 1px;

	padding:				0px 0px 0px 0px;
	}

#google img{
	border: 0px solid #F2DAE9;
	}

#amazon form{
	color: #555555;
	font-family: Helvetica, Arial, sans-serif;
	margin-top:		5px;
	margin-bottom:	0px;
	font-size: small;

	border-color:			#FF66CC;
	border-top-style:		dashed;
	border-right-style:		dashed;
	border-bottom-style:	dashed;
	border-left-style:		dashed;
	border-width:			1px 1px 1px 1px;

	padding:				0px auto 0px auto;
	}

#amazon table{
	border: 1px solid #FFFFFF;
	}

#amazon img{
	border: 0px solid #F2DAE9;
	}

