/*Head*/

#headContainer {
	background-image: url(http://www.kotsuzumi.co.jp/images/logo.gif);
	background-repeat: no-repeat;
	float: none;
	height: 60px;
	width: 800px;
}
#logoBox {
	float: left;
	height: 60px;
	width: 355px;
}
#logoBox h1 {
	text-indent: -9999px;
}
#logoBox a {
	display: block;
	height: 60px;
	width: 355px;
	overflow: hidden;
}
#headSnBox {
	float: left;
	width: 245px;
	padding-top: 20px;
	padding-left: 200px;
}
#headSnBox li {
	float: left;
	padding-right: 10px;
}

/*Navi*/

#naviContainer {
	clear: both;
	float: none;
	width: 720px;
	padding-right: 40px;
	padding-left: 40px;
	height: 80px;
	background-image: url(http://www.kotsuzumi.co.jp/images/navi_bg.gif);
	background-repeat: no-repeat;
}
#naviBox {
	float: none;
	height: 80px;
	width: 720px;
}
#naviBox li {
	float: left;
	height: 80px;
	width: 120px;
}
#naviBox a {
	text-indent: -9999px;
	display: block;
	height: 75px;
	width: 120px;
	overflow: hidden;
	margin-bottom: 5px;
}
#itemListMiBox {
	clear: both;
	float: none;
	width: 180px;
	height: 30px;
	margin-right: 40px;
	background-image: url(http://www.kotsuzumi.co.jp/images/item_list_mi.gif);
	background-repeat: no-repeat;
}
#itemListMiBox h3 {
	text-indent: -9999px;
}

#itemListBox {
	clear: both;
	float: none;
	width: 180px;
	margin-right: 40px;
	margin-bottom: 10px;
	background-image: url(http://www.kotsuzumi.co.jp/images/item_list.gif);
	background-repeat: no-repeat;
}
#itemListBox li {
	height: 30px;
	width: 180px;
}
#itemListBox a {
	text-indent: -9999px;
	display: block;
	height: 25px;
	width: 180px;
	margin-bottom: 5px;
	overflow: hidden;
}

#sideBnBox {
	clear: both;
	float: none;
	width: 180px;
	margin-right: 40px;
	margin-bottom: 10px;
}#sideBnBox img {
	padding-bottom: 5px;
}
#itemListMiBox02 {

	clear: both;
	float: none;
	width: 180px;
	height: 30px;
	background-image: url(http://www.kotsuzumi.co.jp/images/item_list_mi.gif);
	background-repeat: no-repeat;
}
#itemListMiBox02 h3 {

	text-indent: -9999px;
}
#itemListBox02 {

	clear: both;
	float: none;
	width: 180px;
	margin-bottom: 10px;
	background-image: url(http://www.kotsuzumi.co.jp/images/item_list.gif);
	background-repeat: no-repeat;
}
#itemListBox02 li {

	height: 30px;
	width: 180px;
}
#itemListBox02 a {

	text-indent: -9999px;
	display: block;
	height: 25px;
	width: 180px;
	margin-bottom: 5px;
	overflow: hidden;
}
#sideBnBox02 {

	clear: both;
	float: none;
	width: 180px;
	margin-bottom: 10px;
}
#sideBnBox02 img {

	padding-bottom: 5px;
}

/*body*/

#wrap {
	background-image: url(http://www.kotsuzumi.co.jp/images/main_bg.jpg);
	background-repeat: repeat-y;
	margin: auto;
	width: 800px;
	padding-right: 5px;
	padding-left: 5px;
}
#mainImgContainer {
	clear: both;
	float: none;
	width: 800px;
}

#mainContainer {
	float: none;
	width: 800px;
	padding-bottom: 25px;
	clear: both;
}
#rootBox {
	clear: both;
	float: none;
	width: 720px;
	padding-right: 40px;
	padding-left: 40px;
	padding-top: 8px;
	padding-bottom: 8px;
}

#rightContainer {
	float: left;
	width: 220px;
	padding-left: 10px;
}
#leftContainer {
	float: left;
	width: 180px;
	padding-right: 20px;
}
#centerContainer {
	float: left;
	width: 520px;
}

/*Foot*/

#footContainer {
	clear: both;
	float: none;
	width: 720px;
	margin-right: 40px;
	margin-left: 40px;
	padding-top: 15px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	padding-bottom: 20px;
}
#footNaviBox {
	text-align: center;
	clear: both;
	float: none;
	width: 720px;
	padding-bottom: 10px;
}
#copyrightBox {
	clear: both;
	float: none;
	height: 65px;
	width: 720px;
	background-image: url(http://www.kotsuzumi.co.jp/images/copyright.jpg);
	background-position: center center;
	background-repeat: no-repeat;
}
#copyrightBox address {
	text-indent: -9999px;
}

/*index*/

#indexCenterContainer {
	float: left;
	width: 570px;
}
#indexBnContainer {
	clear: none;
	float: none;
	width: 530px;
	padding-left: 40px;
	padding-bottom: 10px;
}
#indexNewsContainer {
	clear: both;
	float: none;
	width: 530px;
	padding-left: 40px;
	padding-bottom: 20px;
}
#indexPickContainer {
	float: left;
	width: 180px;
}
#indexWhatContainer {
	float: left;
	width: 340px;
	margin-left: 10px;
}
#indexPickMiBox {
	background-image: url(http://www.kotsuzumi.co.jp/images/ind_pic_mi.gif);
	background-repeat: no-repeat;
	clear: both;
	float: none;
	height: 35px;
	width: 180px;
}
#indexPickMiBox h3 {
	text-indent: -9999px;
}
#indexPickBox {
	padding: 9px;
	clear: both;
	float: none;
	width: 160px;
	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;
}
#indexPickBox li {
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#indexWhatMiBox {
	background-image: url(http://www.kotsuzumi.co.jp/images/ind_new_mi.gif);
	background-repeat: no-repeat;
	clear: both;
	float: none;
	height: 25px;
	width: 340px;
	padding-bottom: 10px;
}
#indexWhatMiBox h3 {
	text-indent: -9999px;
}
#indexPickContainer img {
	float: left;
	width: 180px;
	padding-top: 5px;
}

/*NewsArchives*/

#newsTiBox {
	clear: both;
	float: none;
	height: 60px;
	width: 720px;
	background-image: url(http://www.kotsuzumi.co.jp/images/new_ti.gif);
	background-repeat: no-repeat;
}
#newsContainer {
	clear: both;
	float: none;
	width: 720px;
	padding-right: 40px;
	padding-left: 40px;
}
#newsMainContainer {
	float: left;
	width: 550px;
	padding-right: 10px;
}
#newsMenuContainer {
	float: left;
	width: 160px;
}
.newsMiBox {
	background-image: url(http://www.kotsuzumi.co.jp/images/news_mi_bg.gif);
	background-repeat: no-repeat;
	clear: both;
	float: none;
	height: 65px;
	width: 550px;
}
.newsDataBox {
	clear: both;
	float: none;
	width: 520px;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 6px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 11px;
}.newsEntryBox {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 1.6em;
	letter-spacing: 1px;
	clear: both;
	float: none;
	width: 530px;
	padding-top: 15px;
	padding-left: 20px;
}
.newsEntryBox li {
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

.newsAutherBox {
	clear: both;
	float: none;
	width: 550px;
	margin-top: 20px;
	margin-bottom: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 11px;
	text-align: right;
}
#newsRecentMiBox {
	background-image: url(http://www.kotsuzumi.co.jp/images/new_rec_mi.gif);
	background-repeat: no-repeat;
	clear: both;
	float: none;
	height: 27px;
	width: 160px;
	padding-bottom: 10px;
}
.newsMenuBox {
	clear: both;
	float: none;
	width: 150px;
	padding-bottom: 10px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 11px;
	line-height: 1.4em;
	padding-left: 10px;
}
.newsMenuBox li {
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

.newsEntryTiBox {
	clear: both;
	float: none;
	width: 510px;
	padding-top: 11px;
	padding-right: 15px;
	padding-left: 25px;
}
.newsEntryTiBox h3 {
	font-size: 16px;
	font-weight: bold;
	text-indent: 0px;
}
#newsCategoryMiBox {
	background-image: url(http://www.kotsuzumi.co.jp/images/new_cat_mi.gif);
	background-repeat: no-repeat;
	clear: both;
	float: none;
	height: 27px;
	width: 160px;
	padding-bottom: 10px;
}
#newsMonthlyMiBox {

	background-image: url(http://www.kotsuzumi.co.jp/images/new_mon_mi.gif);
	background-repeat: no-repeat;
	clear: both;
	float: none;
	height: 27px;
	width: 160px;
	padding-bottom: 10px;
}
.newsArcMiBox01 {
	background-image: url(http://www.kotsuzumi.co.jp/images/news_arc_mi_bg.gif);
	background-repeat: no-repeat;
	clear: both;
	float: none;
	height: 36px;
	width: 525px;
	padding-top: 8px;
	padding-left: 25px;
}
.newsArcMiBox01 h3 {
	font-size: 16px;
	font-weight: bold;
	text-indent: 0px;
}
.newsArcMiBox02 {
	clear: both;
	float: none;
	width: 550px;
	padding-bottom: 5px;
}
.newsArcMiBox02 h3 {
	font-size: 16px;
	font-weight: bold;
	text-indent: 0px;
}

