@charset "utf-8";
@import url(maindir.css);

/*
Theme Name: 株式会社小林創建
Theme URI: http://wordpress.org/
Description: 株式会社小林創建テーマ
Version: 1.0
Author: ksoken
Author URI: http://www.ksoken.com/

*/


/* Begin Typography & Colors */
body
{
	margin: 0 auto;
	padding: 0;
	background-color: #EFEBE4;
	color: #717071;
	font: 0.9em 'メイリオ', Meiryo, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', "平成角ゴシック", Osaka, "Osaka－等幅", "ＭＳ ゴシック", "ＭＳ Ｐゴシック", 'MS PGothic', 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

#page
{
	width: 870px;
	text-align: left;
	background-image: url('images/contents_bg.gif');
	background-repeat: repeat-y;
	background-position: top center;
	margin: 5px auto;
	padding: 0;
}

#page2
{
	width: 870px;
	text-align: left;
	background-image: url('images/topbg.gif');
	background-repeat: repeat-y;
	background-position: top center;
	margin: 5px auto;
	padding: 0;
}

#header
{
	margin: 0;
	position: relative;
	width: 870px;
	height: 96px;
	padding: 0;
}

#header h1
{
	text-indent: -9999px;
}

#headerimg
{
	background-image: url('images/top.gif');
	background-repeat: no-repeat;
	background-position: top center;
	text-align: left;
	height: 56px;
	width: 870px;
	margin: 0;
}

#headerimg .description {
	font-size: 0.7em;
	text-align: left;
        text-indent: -9999px;
	}

#logo a
{  
    	position: absolute;
	background-image: url('images/top_logo.gif');
	background-repeat: no-repeat;
	background-position: top center;
	float: left;
    	left: 12px;
    	top: 13px;
	width: 164px;
	height: 37px;
	text-indent: -9999px;
}  

#sitemap a
{  
    	position: absolute;
	background-image: url('images/top_sitemap.gif');
	background-repeat: no-repeat;
	background-position: top center;
	float: right;
    	right: 18px;
    	top: 10px;
	width: 62px;
	height: 12px;
	text-indent: -9999px;
}  

#contact a
{  
    	position: absolute;
	background-image: url('images/top_contact.gif');
	background-repeat: no-repeat;
	background-position: top center;
	float: right;
    	right: 17px;
    	top: 26px;
	width: 153px;
	height: 28px;
	text-indent: -9999px;
}
#contact2 a
{
	position: absolute;
	background-image: url('images/excu.gif');
	background-repeat: no-repeat;
	background-position: top center;
	float: right;
	right: 180px;
	top: 26px;
	width: 127px;
	height: 28px;
	text-indent: -9999px;
}
#contact3 a
{
	position: absolute;
	float: right;
	right: 17px;
	top: 26px;
	width: 183px;
	height: 28px;
	text-indent: -9999px;
	background: url(images/to_cqm.jpg) no-repeat center top;
}

#font
{
	position: absolute;
	float: right;
	right: 200px;
	top: 27px;
	background-image: url('images/font.gif');
	background-repeat: no-repeat;
	background-position: left 15px;
	padding-left: 53px;
	width: 75px;
	height: 26px;
}

/* navigatioon */

#navi
{
	position: absolute;
	margin: 0;
	padding: 0;
	top: 56px;
	width: 870px;
	height: 40px;
	list-style-type: none;
	text-indent: -9999px;
}

#navi ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#navi li
{
	float: left;
	margin: 0;
	padding: 0;
	display: inline;
}

#navi li a
{
	display: block;
	overflow: hidden;
	height: 0 !important;
	height /**/: 40px;
	padding-top: 40px;
	color: #FFFFFF;
}

/* オフマウス */
#navi01 a { background: url('images/navi_concept.gif') no-repeat left top; width:198px; }
#navi02 a { background: url('images/navi_modelhouse.gif') no-repeat left top; width:143px; }
#navi03 a { background: url('images/navi_works.gif') no-repeat left top; width:136px; }
#navi04 a { background: url('images/navi_reform.gif') no-repeat left top; width:183px; }
#navi05 a { background: url('images/navi_event.gif') no-repeat left top; width:210px; }

/* オンマウス */
#navi01 a:hover { background: url('images/navi_concept.gif') no-repeat left -40px; width:198px; }
#navi02 a:hover { background: url('images/navi_modelhouse.gif') no-repeat left -40px; width:143px; }
#navi03 a:hover { background: url('images/navi_works.gif') no-repeat left -40px; width:136px; }
#navi04 a:hover { background: url('images/navi_reform.gif') no-repeat left -40px; width:183px; }
#navi05 a:hover { background: url('images/navi_event.gif') no-repeat left -40px; width:210px; }

/* オフマウス */
#navi01_2 a {
	background: url(testimg/navi_concept.gif) no-repeat left top;
	width:186px;
}
#navi02_2 a {
	background: url(testimg/navi_modelhouse.gif) no-repeat left top;
	width:206px;
}
#navi03_2 a {
	background: url(testimg/navi_works.gif) no-repeat left top;
	width:93px;
}
#navi04_2 a {
	background: url(testimg/navi_reform.gif) no-repeat left top;
	width:177px;
}
#navi05_2 a {
	background: url(testimg/navi_event.gif) no-repeat left top;
	width:208px;
}

/* オンマウス */
#navi01_2 a:hover {
	background: url(testimg/navi_concept.gif) no-repeat left -40px;
	width:186px;
}
#navi02_2 a:hover {
	background: url(testimg/navi_modelhouse.gif) no-repeat left -40px;
	width:206px;
}
#navi03_2 a:hover {
	background: url(testimg/navi_works.gif) no-repeat left -40px;
	width:93px;
}
#navi04_2 a:hover {
	background: url(testimg/navi_reform.gif) no-repeat left -40px;
	width:177px;
}
#navi05_2 a:hover {
	background: url(testimg/navi_event.gif) no-repeat left -40px;
	width:208px;
}
/* left navigation */

#leftnavi
{
	/*position: absolute;*/
	margin: 0;
	padding: 0;
	width: 135px;
	height: 300px;
	list-style: none;
	text-indent: -9999px;
}

#leftnavi ul
{
	float: left;
	margin: 0;
	padding: 0;
}

#leftnavi li
{
	margin: 0;
	padding: 0;
}

#leftnavi li a
{
	display: block;
	overflow: hidden;
	width: 100%;
	height: 0 !important;
	height /**/: 30px;
	padding-top: 30px;
	color: #FFFFFF;
}

/* オフマウス */
#leftnavi00 a { background: url('images/leftnavi00_news.gif') no-repeat left top; }
#leftnavi01 a { background: url('images/leftnavi01_flow.gif') no-repeat left top; }
#leftnavi02 a { background: url('images/leftnavi02_performance.gif') no-repeat left top; }
#leftnavi03 a { background: url('images/leftnavi03_voice.gif') no-repeat left top; }
#leftnavi04 a { background: url('images/leftnavi04_sale.gif') no-repeat left top; }
#leftnavi05 a { background: url('images/leftnavi05_owner.gif') no-repeat left top; }
#leftnavi06 a { background: url('images/leftnavi06_columns.gif') no-repeat left top; }
#leftnavi07 a { background: url('images/leftnavi07_staffblog.gif') no-repeat left top; }
#leftnavi08 a { background: url('images/leftnavi08_company.gif') no-repeat left top; }
#leftnavi09 a { background: url('images/leftnavi09_contact.gif') no-repeat left top; }
#leftnavi10 a { background: url('images/leftnavi10_kentiku.gif') no-repeat left top; }

/* オンマウス */
#leftnavi00 a:hover { background: url('images/leftnavi00_news.gif') no-repeat right top; }
#leftnavi01 a:hover { background: url('images/leftnavi01_flow.gif') no-repeat right top; }
#leftnavi02 a:hover { background: url('images/leftnavi02_performance.gif') no-repeat right top; }
#leftnavi03 a:hover { background: url('images/leftnavi03_voice.gif') no-repeat right top; }
#leftnavi04 a:hover { background: url('images/leftnavi04_sale.gif') no-repeat right top; }
#leftnavi05 a:hover { background: url('images/leftnavi05_owner.gif') no-repeat right top; }
#leftnavi06 a:hover { background: url('images/leftnavi06_columns.gif') no-repeat right top; }
#leftnavi07 a:hover { background: url('images/leftnavi07_staffblog.gif') no-repeat right top; }
#leftnavi08 a:hover { background: url('images/leftnavi08_company.gif') no-repeat right top; }
#leftnavi09 a:hover { background: url('images/leftnavi09_contact.gif') no-repeat right top; }
#leftnavi10 a:hover { background: url('images/leftnavi10_kentiku.gif') no-repeat right top; }

#content
{
	width: 870px;
}

.narrowcolumn
{
	float: right;
	/*top: 100px;*/
	width: 606px;
	padding-right: 40px;
	margin: -30px 0 0 0;
}

/* maincontents */

#narrowcolumn
{
	float: right;
	/*top: 100px;*/
	width: 606px;
	padding-right: 40px;
	margin: -30px 0 0 0;
	/*font-size: 1.2em;*/
}

.current
{
	font-size: 0.7em;
}

.current a
{
	color: #717071;
	/*text-decoration: none;*/
}

/* sidebar */

#sidebar {
	font: 0.7em "ヒラギノ角ゴ Pro W3", 平成角ゴシック, Osaka, Osaka－等幅, "ＭＳ ゴシック", "ＭＳ Ｐゴシック",'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

#sidebar
{
	top: 100px;
	float:left;
	width: 145px;
	padding: 20px 0 10px 37px;
}

#sidebar form
{
	margin: 0;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li
{
	list-style-type: none;
	list-style-image: none;
}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* END sidebar */

/* Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 0;
	width: 130px;
	color: #717071;
	}

#wp-calendar #next a {
	/*padding-right: 10px;*/
	text-align: right;
	}

#wp-calendar #prev a {
	/*padding-left: 10px;*/
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: left;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	color: #717071;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption
{
	font: bold 1.3em "ヒラギノ角ゴ Pro W3", 平成角ゴシック, Osaka, Osaka－等幅, "ＭＳ ゴシック", "ＭＳ Ｐゴシック",'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: left;
	line-height: 1.3em;
	color: #0064A0;
}

#wp-calendar tr
{
	line-height: 1.0em;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	color: #0064A0;
	}

/* End Calendar */


.widecolumn .entry p {
	font-size: 1.05em;
	}

narrowcolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}	

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

/* デザイン・サイズ */

.small {
	font-family:  "ヒラギノ角ゴ Pro W3", 平成角ゴシック, Osaka, Osaka－等幅, "ＭＳ ゴシック", "ＭＳ Ｐゴシック",'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.0em;
	}

h1, h2, h3 {
	font-family:  "ヒラギノ角ゴ Pro W3", 平成角ゴシック, Osaka, Osaka－等幅, "ＭＳ ゴシック", "ＭＳ Ｐゴシック",'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 1.2em;
	text-align: center;
	}



h2 {
	font-size: 1.2em;
	}

h2.pagetitle {
	font-size: 1.2em;
	}

#sidebar h2 {
	font-family:  "ヒラギノ角ゴ Pro W3", 平成角ゴシック, Osaka, Osaka－等幅, "ＭＳ ゴシック", "ＭＳ Ｐゴシック",'Lucida Grande', Verdana, Arial, Sans-Serif;	color: #0064A0;
	font-size: 1.3em;
	}
h3 {
	font-size: 1.2em;
	color: #E60012;
	line-height: 1.6em
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #E60012;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}


.entry p a:visited {
	color: #717071;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family:  "ヒラギノ角ゴ Pro W3", 平成角ゴシック, Osaka, Osaka－等幅, "ＭＳ ゴシック", "ＭＳ Ｐゴシック",'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}



small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #717071;
	text-decoration: none;
	}

a:hover {
	color: #717071;
	text-decoration: underline;
	}



/* End Typography & Colors */



/* Begin Structure */

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 204px;
	width: 666px;
	}

.post {
	margin: 0 0 40px;
/*	text-align: justify; */
	}

.post hr
{
	display: block;
}

.post h2
{
	text-indent: -9999px;
}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
	font-size: 0.7em;
}

.clear {
	clear: both;
}



/* End Structure */



/*	Begin Headers */
/*h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}*/
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}


/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
/*	text-align: justify; */
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */


/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	/*margin-top: 10px;*/
	margin: 0;
	padding: 0;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	/*-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;*/
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

/* company */

table
{
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
	/*margin-bottom: 30px;*/
}
th, td	
{
	/*padding: 10px 20px;*/
	/*color: #1D5C79;*/
}


.company
{
	/*font-size: 1.0em;*/
	line-height: 1.5em;
}

.company img
{
	vertical-align: middle;
}

.company th
{
	width: 130px;
	border-top: 1px solid #B5B5B6;
	border-left: 0;
	border-bottom: 1px solid #B5B5B6;
	border-right: 1px solid #B5B5B6;
	padding: 10px;
	color: #717071;
}
.company td
{
	border-top: 1px solid #B5B5B6;
	border-left: 0;
	border-bottom: 1px solid #B5B5B6;
	border-right: 0;
	padding: 10px 0px 10px 10px;
	color: #717071;
}

.companyimg
{
	padding-top: 5px;
}

.company2
{
	/*font-size: 1.0em;*/
	line-height: 1.5em;
}
.company2 th
{
	/*width: 40px;*/
	border-top: 1px solid #B5B5B6;
	border-left: 0;
	border-bottom: 1px solid #B5B5B6;
	border-right: 0;
	color: #717071;
	text-align: right; 
	padding: 10px 10px 10px 5px;
}


.company2 td
{
	width: 450px;
	border-top: 1px solid #B5B5B6;
	border-left: 1px solid #B5B5B6;
	border-bottom: 1px solid #B5B5B6;
	border-right: 0;
	color: #717071;
	padding: 10px 0 10px 10px;
}

h3.company
{
	font-size: 2.0em;
	font-weight: bold;
	color: #E60012;
	margin: 10px 0 -5px 0;
}

div .map
{
	width: 426px;
	margin: 20px auto 60px auto;
}

.mapnavigation {
	display: block;
	text-align: center;
	margin: 20px 0 60px 0;
	/*padding: 0;*/
	}


/* Footer */

#footernavi
{
	clear:both;
	width: 870px;
	/*height: 50px;*/
	background-image: url('images/footernavi.gif');
	background-repeat: no-repeat;
	background-position: center top;
	border-top: solid 30% #A0A0A0;
	text-align: left;
	color: #A0A0A0;
	font-size: 0.8em;
}

#footernavi a
{
	color: #A0A0A0;
	text-decoration: none;
}

.footertxt
{
	padding-top: 10px;
	margin-left: 10px;
}

#footer
{
	clear: both;
	width: 870px;
	height: 60px;
	margin: -5px 0 0 0 ;
	padding: 0 ;
	background-image: url('images/footer.gif');
	background-repeat: no-repeat;
	background-position: center center;
	text-align: left;
	background-color: #E60012;
	color: #FFFFFF;
}

.company
{
	padding-top: 20px;
	margin-left: 10px;
}

/* End Footer */

/* TOP用CSS ここから */

#contenttop
{
	width: 790px;
	margin: -30px 40px 0px 40px;
	padding:0;
}

#rightnavi
{
	float: right;
	margin: 0;
	padding: 0;
	width: 220px;
	height: 584px;
}

#mainflash
{
	float: left;
	margin: 0;
	padding: 0;
	width: 550px;
	height: 300px;
	background-color: #707070;
}

#centercontent
{
	float: left;
	width: 550px;
	/*height: 270px*/
	margin: -270px 0 0 0;
	padding: 0;
}

#centermenu
{
	position: absolute;
	float: right;
	width: 415px;
	height: 270px;
	margin: 560px 0 0 0;
	padding: 0;
}

#leftmenu
{
	position: absolute;
	float: left;
	margin: 285px 0 0 0;
	padding: 0;
	width: 135px;
	height: 300px;
	list-style: none;
	text-indent: -9999px;
}

#contentmenu2
{
	position: absolute;
	float: right;
	width: 404px;
	height: 127px;
	margin: -270px 0 0 145px;
	padding: 0;
}

#oshiraserss
{
	position: absolute;
	float: left;
	width: 195px;
	height: 130px;
	margin: -128px 0 0 145px;
	padding: 2px 0 0 3px;
	border-top: solid 1px #E60012;
	border-left: solid 1px #E60012;
}

#newrss
{
	position: absolute;
	float: right;/*left*/
	width: 195px;
	height: 130px;
	margin: -128px 200px 0 350px;
	padding: 2px 0 0 3px;
	border-top: solid 1px #E60012;
	border-left: solid 1px #E60012;
}


.new
{
	font-weight: bold;
	font-size: 1.0em;
	color: #E60012;
}
.leftbox{	float:left;}
.rightbox{	float:right;}

/* TOP用CSS ここまで */

/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */

