 @charset "utf-8";

/* ----------------------------------------

UPDATE: 2010.2.2

1. ファイルインポート
2. 初期設定

---------------------------------------- */




/* --- IMPORT FILES
-------------------------------------------------------------------------------- */

@import URL(basic.css);


/* --- 初期設定
-------------------------------------------------------------------------------- */

body{
background:#FFFFFF url(../images/bg.gif) repeat-y center top;
text-align:center;
min-width:960px;
margin:0;
padding:0;
font: 76%/1.6em 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
color:#595959;
}

form{margin:0;padding:0;}

a,a:visited{color:#595959;text-decoration:none;}
a:hover{color: #F20000 ;}

img{border:none;}

p{margin:0;padding:0; letter-spacing: 0.1em; }
	.f-small{font-size:0.82em;}
	.f-large{font-size:1.35em;font-weight:bold;}
	.strong{font-weight:bold;}
	.clearHeadSpace{margin-top:20px;}

.notice{color:#60A411;}

br.clear-both, 
div.clear-both,
div.spacerNormal,
div.spacerTop,
div.btmLineDetail
{
clear:both;
font: 1px/1px monospace;
display: block;
}

hr{display:none;}

div.spacerNormal{height:15px;margin:0;padding:0;}
div.spacerTop{height:33px;margin:0;padding:0;}


.fltFix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
	.fltFix{height: 1%;}
	/* Hides from IE-mac \*/
	* html .fltFix{height: 1%;}
	/* End hide from IE-mac */
	
h3 { font-size:1.15em; margin:0; padding:0 0 0px 0; font-weight: 400;}
h3.news, h3.news a  { color: #FF6600 }
h3.diary, h3.diary a { color: #3333FF }
.post { padding-bottom:26px;}

.post small { display:block; padding-bottom:3px; font-size:11px; letter-spacing:0em;}

.post small#singlemeta {padding-top:35px;}

table#inforbox td {
vertical-align:top;
}

table#inforbox td img {
padding-bottom:40px;
}

table#inforbox td img.stitle {
padding-bottom:20px;
}

#wpcf7-f1-p2-o1 {
margin-top:20px;
}

form input, form textarea {
margin-bottom:10px;
}

/*form input {
  width: 46px;
  height: 20px;
  border: 0;
  background: url(../../information/images/bt-sub.gif) no-repeat 0 0;
  text-indent: -9999px;
  cursor: pointer;
 } */

#content p.bblock {
width:480px;
margin-bottom:15px;
}

.twitter{
	float: right;
	margin-right: 8px;
}
