/* Base */
 @import url(http://www.kibounoshima.jp/main/base_weblog.css);

/* Portal */


/* Theme /*
/*@import url(/.shared-tpjbiz/themes/kaminogoya/theme-layout-only.css);/*

/* Custom */
/*
カスタムCSSについて
http://www.sixapart.jp/typepad/inside/2005/12/001261.html
http://support.typepad.jp/cgi-bin/typepad_jp.cfg/php/enduser/std_adp.php?p_faqid=373
*/


div#banner{
border-bottom:12px solid #250d00;
background-image: url(http://www.kibounoshima.jp/img/bnr_cafe.jpg); 
}




/* バナー部分の中身 */

div#banner-inner {
	margin: 0px;
	padding: 0px;

}
div#banner-inner h1#banner-header {
	text-indent:-9999px;
}
div#banner-inner h2#banner-description {
	text-indent:-9999px;
}


/* ページの各部分の指定 */
/* 詳しくは http://support.typepad.jp/cgi-bin/typepad_jp.cfg/php/enduser/std_adp.php?p_faqid=374 */

body {background-color: #f5f1ea;}


div#container2 {
	background-color:#f5f1ea;}
div#container {
	border:12px solid #250d00;
	background-color:#f5f1ea;}
div#container div#container-inner {}

div#pagebody {background-color:#ffffff;}
div#pagebody div#pagebody-inner {}

div.entry {}
div.entry h3.entry-header {}
div.entry div.entry-content {}
div.entry div.entry-content div.entry-body {}
div.entry p.entry-footer {}


/* サイドバー・モジュールの指定 */
/*
div.module {}
div.module h2.module-header {}
div.module div.module-content {}
div.module-content ul.module-list {}
div.module-content ul.module-list li.module-list-item {}
*/


div.border {
	border-bottom:12px solid #250d00;
	margin: 0px 0px 0px 0px;
}
div.border0 {
	border-bottom:12px solid #250d00;
	margin: 0px 0px 15px 0px;
}
div#seperator {
	border-bottom:12px solid #ffffff;
}

div#wrapper {
	border:12px solid #250d00;
}
h3 { color:#250d00; }
h4 { color:#250d00; }
color { color:#250d00; }
div#info {
	background-color:#ddad91;
color:#250d00;
}
