/*
Theme Name: 
Description: , 
Version: 1.0
Author: kubo system products
Author URI: http://www.kubosys.com
タグ: fixed width, right sidebar, two columns, valid XHTML, widgets
*/

.recentcomments a{display:inline !important;padding:0 !important;margin:0 !important;}

input { font-family:Arial,Helvetica,sans-serif; }

 IMG {border: none;}

* { box-sizing : border-box}
* { -moz-box-sizing : border-box}

body {
	margin:0 auto;
	background-image: url(images/bgi.jpg);
	background-color:#fff;
	width:320px;
	text-align:center;
}


/* 天気予報 */

.weatherbox{
    margin: 0px 0px 0px 0px;
    padding-top: 5px;
	width:320px;
	height:500px;
	font-size:14px;
	line-height:18px;
	text-decoration:none;
	color:#555555;
	text-align:center;
}
