@charset "UTF-8";
/*
Theme Name:okappa.jp ver2009
Theme URI:http://okappa.jp/
Description:<a href="http://okappa.jp">okappa.jp</a>のテーマです。2009年制作。
Author:Yumiko Kosuge
Author URI:http://okappa.jp/
Version:2009
*/


/*---------------------------------------------------
import-css
---------------------------------------------------*/
@import url("css/base.css");
@import url("css/hack.css");

/*---------------------------------------------------
テスト


p#twitter { 
	margin: 0;
	padding: 0;
	width: 106px;
	height: 60px;
	position: fixed;
	bottom: 0;
	right: 20px;
}
p#twitter a { 
	display: block;
	width: 106px;
	height: 60px;
	background: url(../img/bn_twitter.gif) left bottom no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}
p#twitter a:hover { 
	background: url(../img/bn_twitter.gif) left bottom no-repeat;
}

---------------------------------------------------*/
