/*  基本設定  */

/* 横幅設定  */

#container {
	width: 800px;
	}


/*  ２段組  */

	/* コンテンツ部分の横幅 */
	#center	{
		width: 600px;
		}

	/* サイドバーの横幅 */
	#left, #right	{
		width: 200px;
		}
/*  基本設定 */

body {
       	text-align: center;
     	}

#container {
	margin-right: auto;
	margin-left: auto;
text-align: left;
    background-color: #ffffff;
	}
.sidebar, #footer {
text-align: center;
    padding-bottom: 20px;
}
#left {
	float: left;
	}

#center {
	float: left;
	}

#right {
	float: right;
	}

#footer	{
	clear: both;
	}
img{
border:0px;
}

html {
  scrollbar-base-color : #ffffff;
  scrollbar-face-color : #ffffff;
  scrollbar-track-color: #ffffff;
  scrollbar-arrow-color : #0099ff;
  scrollbar-3dlight-color: #0099ff;
  scrollbar-highlight-color : #ffffff;
  scrollbar-shadow-color : #ffffff;
  scrollbar-darkshadow-color : #0099ff;
}
a:hover {
  text-decoration : underline ;
}
a:visited {
  color: #990099;
}
/*  段の間隔  */
ul {
list-style-type : none;
}
/* 左サイドバーの余白 */
	#left div {
		margin-right: 10px;
margin-left: 10px;
		}

/* 右サイドバーの余白 */
	#right div	{
		margin-left: 10px;
margin-right: 10px;
    		}
.content div {
margin-top: 10px;
margin-left: 10px;
margin-right: 10px;
	}
#banner div div, #left div div, #right div div
	.content div div  {
		margin-left: 0;
		margin-right: 0;
		}
/* フッターデザイン */
#footer  {
  font-size: 9pt;
  text-align:center;
margin-top: 20px;
  }
#footer p {
font-size: 9pt;
  margin-top: 3px;
  margin-bottom: 2px;
}

/* 共通設定ここまで */

/* デザイン設定 */
body {
background-image: url(img/wallppr043.gif);

}
#entrylink h2, #categorydata h2 {
	font-size: 85%;
	}
.entry h3, #categorydata h3, #entrylink h3, .topcategory h3	{
	font-size: 102%;
	color: orangered;
	border-bottom: solid 2px #0099ff;
	padding-bottom: 5px;
	}
.entry h2, #categorydata h2	{
	font-size: 100%;
	}

.entry h4, #categorydata h4 {
  color : red;
  margin-top: 0px;
  margin-right : 10%;
  margin-bottom : 5px;
  margin-left : 5px;
  font-size: 105%;
  font-weight: bold;
  text-align : left;
  border-left-width : 10px;
  border-bottom-width : 1px;
  border-left-style : solid;
  border-bottom-style : solid;
  border-left-color : lime;
  border-bottom-color : #cccccc;
  padding-left : 5px;
}

.entry h6, #categorydata h6 {
  color : white;
  margin-right : 5px;
  margin-left : 5px;
  font-size: 100%;
  font-weight: bold;
  background-color : fuchsia;
  padding-top : 2px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 2px;
  margin-bottom : 5px;
  margin-top : 3px;
}
.entry p, #categorydata p	{
	font-size: 95%;
	color: #666666;
	line-height: 150%;
	}

.entry li {
   font-size: 90%;

 }
.r {
 	text-align:right;
	margin-bottom : 5px;
  margin-top : 3px;
	}

.red{
  font-weight : 600;
  color : red;
}
.big {
font-size: 140%;
}
#topmenu ul, #pickup {
margin-top: 5px;
     margin-bottom: 0;
     margin-left: 0;
     padding-left: 0;
     padding-top: 10px;
     padding-bottom: 5px;
}
#topmenu li {
 padding-left : 5px;
}
/* テーブル設定 */
.tb1{
    color: #ffffff;
	background-color: #0000ff;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-style: solid;
	border-color: #0000ff;
}

.cell1 {
    text-align:center;
	background-color: #ffffff;
	width: 25%;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-style: solid;
	border-color: #0000ff;
	}
.cell2 {
text-align:left;
	background-color: #ffffff;
	font-size: 80%;
	color: #333333;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-style: solid;
	border-color: #0000ff;
}
.cell3 {
text-align:left;
width: 200px;
    vertical-align : 2%;
	background-color: #ffffff;
	font-size: 95%;
	color: #333333;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-style: solid;
	border-color: #0000ff;
}
.cell4 {
text-align:left;
width: 380px;
    vertical-align : 1%;
	background-color: #ffffff;
	font-size: 85%;
	color: #333333;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-style: solid;
	border-color: #0000ff;
}

.hpb-cnt-tb1{
    color: #ffffff;
	background-color: #333333;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-style: solid;
	border-color: #333333;
}

.hpb-cnt-tb-cell1 {
	background-color: #EEEEEE;
	font-size: 80%;
	color: #333333;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-style: solid;
	border-color: #333333;
}
.hpb-cnt-tb-cell2 {
text-align:left;
	background-color: #FFFFFF;
	font-size: 80%;
	color: #333333;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-style: solid;
	border-color: #333333;
}

/* ヘッダー */
#banner {
background-image: url(img/title-back.gif);
   }

#title	{
	background-position: 0% 0%;
	padding: 5px 15px;
	margin-bottom: 20px;
	}
#title h2	{
	font-size: 11pt;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #0000ff;
	}

/* TOPページ */

#now h3, #now ul, #now li { 
  display: inline;
  list-style-type:none;
 }
.entry ul {
list-style-type : none;
margin-left : 10px;
margin-right : 10px;
}
/* 商品検索 */

#search h4 {
  color: #ffffff;
  background-color: #0000ff;
  font-size: 12px;
  padding-top: 5px;
  padding-left: 15px;
  padding-bottom: 5px;
  margin-bottom: 0;
}
#search p {
  font-size: 11px;
  padding-top: 5px;
  padding-left: 15px;
  padding-bottom: 5px;
  margin-top: 0;
  background-color: #f0ffff;
  border-width : 1px;
  border-left-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-color: #0000ff;
  border-right-color: #0000ff;
  border-bottom-color: #0000ff;
}
#topmenu h3 {
  color: #ffffff;
  background-color: #0000ff;
  font-size: 12px;
  padding-top: 5px;
  padding-left: 15px;
  padding-bottom: 5px;
  margin-bottom: 0;
}
#topmenu td {
width: 200px;
}
.cell1 img, .cell1 p {
 display: inline;
  list-style-type:none;
 }
/* 追記 */

#more {
 margin: 20px 20px 20px 20px;
padding: 5px 15px;
background-color: #ffeedd;
border-color: #0000ff;
color: #333333;
}
#more h4 {
color : #0000ff;
  margin-top: 10px;
  margin-right : 10%;
  margin-bottom : 5px;
  margin-left : 10px;
  font-size: 103%;
  font-weight: bold;
  text-align : left;
  border-left-width : 10px;
  border-bottom-width : 1px;
  border-left-style : solid;
  border-bottom-style : solid;
  border-left-color : #ff00cc;
  border-bottom-color : #0099ff;
  padding-left : 5px;
}
#more p {
margin-reft: 5px;
margin-right: 5px;
}
/* タグ */
h5.entry-tags-header,
ul.entry-tags-list,
li.entry-tag { display: inline;
font-size: 10pt;
 }
ul.entry-tags-list,
{
margin-left: 2px;
}

/* サイドバー */

.sidebar ul {
    text-align: left;
  }
#categories script {
width: 160px;
}
#categories ul {
border: solid 1px #0099ff;
background-color: white;
     font-size: 85%;
     color; #0099ff;
     list-style-type: none;
     margin-top: 5px;
     margin-bottom: 0;
     margin-left: 0;
     padding-left: 0;
     padding-top: 10px;
     padding-bottom: 5px;
     }
#categories li {
   padding-left: 10px;
margin-bottom: 5px;
  }

#categories ul ul	{
border: none;
	font-size: 95%;
    margin-top: 0;
	margin-left:5px;
	}
#categories li li {
   background-image: url(img/branch.gif);
   background-repeat: no-repeat;
   padding-left: 25px;
  }
#categories li li.sublast {
   background-image: url(img/branch_last.gif);
   }

/* メニュー */
.sidebar {
    text-align:center;
    padding-top: 20px;
    padding-bottom: 50px;
    
   }
.sidebar h2	{
	font-size: 0.75em;
	margin-bottom: 0px;
	text-align:center;
	color: #ffffff;
	background-color: #0000ff;
	padding: 6px 0;
	}
.sidebar h3 {
  color : #035f7c;
  background-color : yellow;
  font-weight : bold;
  font-size : 0.85em;
  text-align : center;
  padding-top : 2px;
  padding-bottom : 2px;
  margin-bottom : 0px;
  margin-top : 2px;
  border-top-width : 1px;
  border-top-color : #0099ff;
}
#archives ul	{
	font-size: 0.75em;
	list-style-type:none;
	margin-top: 0;
	margin-bottom: 20px;
	margin-left:0;
	padding-left:0;
	}

#archives li	{
	background-color: white;
	padding: 5px 0;
	border-bottom: solid 1px #0099ff;
	text-align: center
	}
/* END */