#wrap {
	margin: auto;
	width: 880px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #FFFFFF;
}

/*Header*/

#headContainer {
	background-image: url(/kbc/images/head_bg.jpg);
	background-repeat: no-repeat;
	clear: both;
	float: none;
	height: 120px;
	width: 880px;
	padding-bottom: 10px;
}
#logoBox {
	float: left;
	height: 105px;
	width: 220px;
}
#logoBox h1 {
	text-indent: -9999px;
}
#logoBox a {
	display: block;
	height: 105px;
	width: 220px;
	overflow: hidden;
}

/*Main*/

#mainContainer {
	clear: both;
	float: none;
	width: 850px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
}

/*LeftColumn*/

#leftContainer {
	float: left;
	width: 195px;
}
#newsMiBox {
	background-image: url(/kbc/images/mi_new.gif);
	background-repeat: no-repeat;
	clear: both;
	float: none;
	height: 40px;
	width: 195px;
}
#newsMiBox h3 {
	text-indent: -9999px;
}
#categoryMiBox {
	background-image: url(/kbc/images/mi_cat.gif);
	background-repeat: no-repeat;
	clear: both;
	float: none;
	height: 40px;
	width: 195px;
}
#categoryMiBox h3 {
	text-indent: -9999px;
}

#archiveMiBox {
	background-image: url(/kbc/images/archive.gif);
	background-repeat: no-repeat;
	clear: both;
	float: none;
	height: 40px;
	width: 195px;
}
#archiveMiBox h3 {
	text-indent: -9999px;
}

/*CenterColumn*/

#centerContainer {
	float: left;
	width: 445px;
	padding-left: 15px;
}
.entryTiBox {
	clear: both;
	float: none;
	width: 430px;
	margin-right: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 4px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #5EAEDF;
	border-bottom-color: #9CBADA;
	margin-bottom: 10px;
}
.entryMainHead {
	background-image: url(/kbc/images/ent_bg_01.gif);
	background-repeat: no-repeat;
	clear: both;
	float: none;
	height: 20px;
	width: 430px;
	padding-right: 15px;
}
.entryMainCenter {
	background-image: url(/kbc/images/ent_bg_02.gif);
	background-repeat: repeat-y;
	clear: both;
	float: none;
	width: 430px;
	padding-right: 15px;
}
.entryMainBox {
	clear: both;
	float: none;
	width: 390px;
	padding-right: 20px;
	padding-left: 20px;
	font-family: "�l�r �o�S�V�b�N", Osaka, "�q���M�m�p�S Pro W3";
	font-size: 12px;
	line-height: 1.6em;
	letter-spacing: 1px;
}
.entryMainBox img {
	float: left;
	padding-right: 10px;
	padding-bottom: 5px;
}

.entryMainDataBox {
	clear: both;
	float: none;
	width: 390px;
	font-family: "�l�r �o�S�V�b�N", Osaka, "�q���M�m�p�S Pro W3";
	font-size: 11px;
	margin-top: 15px;
	padding-top: 7px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #4497CB;
	text-align: right;
	margin-right: 20px;
	margin-left: 20px;
}
.entryMainFoot {
	background-image: url(/kbc/images/ent_bg_03.gif);
	background-repeat: no-repeat;
	clear: both;
	float: none;
	width: 430px;
	padding-right: 15px;
	padding-bottom: 15px;
}
.entryAutherBox {
	clear: both;
	float: none;
	width: 50px;
	padding-top: 35px;
	padding-left: 380px;
}

.entryTiBox h2 {
	font-family: "�l�r �o�S�V�b�N", Osaka, "�q���M�m�p�S Pro W3";
	font-size: 18px;
	font-weight: bold;
}

/*RightColumn*/


#rightContainer {
	float: left;
	width: 195px;
}
#aboutMiBox {
	background-image: url(/kbc/images/mi_abo.gif);
	background-repeat: no-repeat;
	clear: both;
	float: none;
	height: 40px;
	width: 195px;
}
#aboutMiBox h3 {
	text-indent: -9999px;
}
#aboutBox {
	clear: both;
	float: none;
	width: 175px;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(/kbc/images/menu_bg.gif);
	background-repeat: repeat-y;
	margin-bottom: 10px;
}
#aboutBox img {
	float: left;
	padding-right: 5px;
}

#profileMiBox {
	background-image: url(/kbc/images/mi_pro.gif);
	background-repeat: no-repeat;
	clear: both;
	float: none;
	height: 40px;
	width: 195px;
}
#profileMiBox h3 {
	text-indent: -9999px;
}
.profileAutherContainer {
	clear: both;
	float: none;
	width: 175px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

.profilePhotoBox {
	float: left;
	width: 50px;
	padding-right: 10px;
}
.profileDataBox {
	float: left;
	width: 175px;
}
.profileDataBox img {
	float: left;
	padding-right: 5px;
}

#linkMiBox {
	background-image: url(/kbc/images/rink.gif);
	background-repeat: no-repeat;
	clear: both;
	float: none;
	height: 40px;
	width: 195px;
}
#linkMiBox h3 {
	text-indent: -9999px;
}
#linkBox {
	clear: both;
	float: none;
	width: 175px;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(/kbc/images/menu_bg.gif);
	background-repeat: repeat-y;
	margin-bottom: 10px;
}

#inquiryMiBox {
	background-image: url(/kbc/images/otoiawase.gif);
	background-repeat: no-repeat;
	clear: both;
	float: none;
	height: 40px;
	width: 195px;
}
#inquiryMiBox h3 {
	text-indent: -9999px;
}
#inquiryBox {
	clear: both;
	float: none;
	width: 175px;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(/kbc/images/menu_bg.gif);
	background-repeat: repeat-y;
	margin-bottom: 10px;
}


/*FootColumn*/

#footContainer {
	clear: both;
	float: none;
	width: 850px;
	margin-right: 15px;
	margin-left: 15px;
	padding-top: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	background-image: url(/kbc/images/copyright.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 50px;
}
#footContainer address {
	text-indent: -9999px;
}


/*ShareParts*/

.menuBox {
	clear: both;
	float: none;
	width: 175px;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(/kbc/images/menu_bg.gif);
	background-repeat: repeat-y;
	margin-bottom: 10px;
}
.menuBox li {
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.naviBox {
	clear: both;
	float: none;
	width: 430px;
	font-family: "�l�r �o�S�V�b�N", Osaka, "�q���M�m�p�S Pro W3";
	font-size: 10px;
	margin-top: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-bottom: 15px;
}
.commentBox {
	clear: both;
	float: none;
	width: 430px;
}
.formBox {
	clear: both;
	float: none;
	width: 430px;
	margin-top: 10px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}
.truckbackBox {

	clear: both;
	float: none;
	width: 430px;
	margin-top: 10px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}
