/*
Theme Name: Twenty Eleven Child
Theme URI: http://shinka-cb.sakura.ne.jp/
Author: shinka_cb
Author URI: http://shinka-cb.sakura.ne.jp/
Template: twentyeleven
Description: Twenty Eleven Child Theme
Text Domain: twentyeleven-child
*/

@import url("../twentyeleven/style.css");

/* =Structure
----------------------------------------------- */

#primary {
	margin: 0 -27.6% 0 0;
}
#secondary {
	width: 20%;
}

/* =Global
----------------------------------------------- */

body, input, textarea {
	font: 15px 'Lucida Grande', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', Meiryo, メイリオ, 'ＭＳ Ｐゴシック', 'Lucida Sans Unicode', Arial, Verdana, sans-serif;

        line-height: 1.625;
}
#page {
	background-color: rgb(255,255,255);
	background-color: rgba(255,255,255,0.85);
	filter: alpha(opacity=85); /* IE lt 8 */
}
#branding .only-search + #access div {
	padding-right: 0;
}
#site-generator a {
	display: none;
}