/*
Theme Name: Rebirth-all2009

Description: This is a pen.
Version: 1.0.2
Author: Syunichiro Sano
Author URI: http://syunichiro.com/
Tags: fixed-width, two-columns, right-sidebar, white, light, threaded-comments

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/
@charset "utf-8";

@import url(/wp-content/themes/rba2009/share/css/component/header.css);
@import url(/wp-content/themes/rba2009/share/css/component/footer.css);
@import url(/wp-content/themes/rba2009/share/css/component/structure.css);
@import url(/wp-content/themes/rba2009/share/css/component/module.css);
@import url(/wp-content/themes/rba2009/share/css/component/wp.css);
@import url(/wp-content/themes/rba2009/share/css/top.css);


.list_box{
	width: 150px;
	padding: 5px;
	margin: auto 5px ;

	float: left;
}
.list_box2{
	width: 305px;
	padding: 5px;
	margin: 0px auto;

	float: left;
}

.entry blockquote img {
	padding-right: 10px;
}

.entry blockquote {
	height:150px;
}
