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

/* Portal */


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

/* Custom */
/*
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
http://support.typepad.jp/cgi-bin/typepad_jp.cfg/php/enduser/std_adp.php?p_faqid=374
*/

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

/* 通信販売 */
h3.big{
	font-size:180%;
	margin: 20px 0px 10px 0px;
}
#item h4{
	line-height:1.4em;
	margin: 0px 0px 5px 0px;
}
brown { color: #752100; }
caramel {color: #bb5520; }
img.photosmall {
	margin: 5px 0px 0px 10px;
}  
.bank {
	border: solid 2px #1c305c;
	background-color: #ffffe0;
	padding: 1em 2em 0.5em 2em;
	margin: 0px 0px 10px 0px;
}
#tokutei {
	background-color: #1c305c;
	color: #fff;
	font-size:80%;
	padding: 1em 2em 1em 1em;
}



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

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;
}


/* ページの各部分の指定 */

body {background-color: #f2f7fa;}


div#container2 {
	background-color:#f2f7fa;}
div#container {
	border:12px solid #1c305c;
	background-color:#f2f7fa;}
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 #1c305c;
	margin: 0px 0px 0px 0px;
}
div.border0 {
	border-bottom:12px solid #1c305c;
	margin: 0px 0px 20px 0px;
}
#border {
	border-bottom:12px solid #1c305c;
}

#seperator {
	border-bottom:12px solid #ffffff;
}

div#wrapper {
	border:12px solid #1c305c;
}

h3 { color:#1c305c; 
	line-height:1.6em;}
h4 { color:#1c305c; 
	line-height:1.7em;}
color { color:#1c305c; }


table#item {
	border: 1px #1c305c solid;
	width: 536px;
	border-spacing: 0;
}

table#item td {
	border: 1px #1c305c solid;
	padding: 0px;
	vertical-align: top;
}

table#item td.item_text {
	padding: 7px;
	background: #fff8dc;
}



