/* ベース設定  */
html {
  scrollbar-base-color : #ffffff;
  scrollbar-face-color : #ffffff;
  scrollbar-track-color: #ffffff;
  scrollbar-arrow-color : #ffcc99;
  scrollbar-3dlight-color: #ffcc99;
  scrollbar-highlight-color : #ffffff;
  scrollbar-shadow-color : #ffffff;
  scrollbar-darkshadow-color : #ffcc99;
}
a:hover {
  text-decoration : underline ;
}
a:visited {
  color: #990099;
}

body {
       	text-align: center;
        }
.sidebar {
text-align: center;
}
#container {
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	}

#left {
	float: left;
	}

#center {
	float: left;
	}

#right {
	float: right;
	}

#footer	{
	clear: both;
	}
.sidebar, #footer {
text-align: center;
    padding-bottom: 20px;
}
img{
border:0px;
}
ul {
list-style-type : none;
}

/* 全体の横幅設定  */

#container {
	width: 800px;
            }
/* ２段組の横幅設定 */

	/* コンテンツ */
	#center	{
		width: 600px;
		}
	/* サイドバーの横幅 */
	#right	{
		width: 200px;
		}
/* ３段組  */

	/* ブログの横幅設定 */
	#three #container {
		width: 800px;
		}

	/* 左サイドバーの横幅 */
	#three #left	{
		width: 190px;
		}

	/* 中央コンテンツ部分の横幅 */
	#three #center	{
		width: 410px;
		}

	/* 右サイドバーの横幅 */
	#three #right	{
		width: 190px;
		}

/* レイアウトのデザイン設定 */
body {
     background-image: url(http://www.net-arcadia.net/fukutu/img/back.gif);
	}
#container {
	background-color: white;
}
/* 左サイドバーの余白 */
	#left div {
		margin-left: 10px;
		margin-right: 10px;
		}

/* 右サイドバーの余白 */
	#right div	{
		margin-left: 10px;
        margin-right: 10px;
		}
	#banner div div, #left div div, #right div div
	.content div div  {
		margin-left: 0;
		margin-right: 0;
		}
/* ヘッダー部分のデザイン */
#banner div	{
        margin-top: 15px;
		margin-left: 10px;
        		}
#title	{
	width : 360px;
	margin-bottom: 2px;
float: left;
	}
#title h1 {
    margin-bottom: 0;
}
#title2 {
  width : 400px;
  left : 380px;
  float : right;
  margin-bottom: 2px;
}
#title2 P {
  text-align : right;
}
#title3 {
 clear: both;
 text-align:center;
margin-top: 0;
 margin-bottom: 10px;
}
#title3 h2	{
	font-size: 11pt;
	margin-top: 2px;
	margin-bottom: 10px;
	color: #0099ff;
	}
/* ++++++ コンテンツ部分のデザイン ++++++ */
/* 段のデザイン*/
.content {
background: #ffffff;
margin-left : 10px;
}
#center {
    width : 578px;
	}
/* エントリー */
.entry h2, #categorydata h2	{
	font-size: 100%;
	}
.search h5 {
margin-top : 3px;
margin-bottom : 3px;
}
.search form {
margin-top : 0;
}
#entrylink h2 {
	font-size: 85%;
	}
.entry h3, #categorydata h3, .topcategory h3 {
	font-size: 102%;
	color: orangered;
	border-bottom: solid 2px #cc6600;
	padding-bottom: 3px;
	}
.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 : #ff00cc;
  border-bottom-color : #ffcc99;
  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: 97%;
	color: #666666;
	line-height: 150%;
	}
#time {
background-image: url(http://www.net-arcadia.net/fukutu/img/back2.gif);
background-repeat: no-repeat;
}

#time h5 {
   color : red;
  padding-top: 25px;
  margin-right : 10%;
  margin-bottom : 5px;
  margin-left : 10px;
  font-size: 102%;
}
#time p {
font-size: 95%;
margin-top: 1px;
margin-right : 3px;
  margin-bottom : 5px; 
margin-left : 10px;
}
#topmenu table {
width : 96%;
}
#topmenu td {

width : 47%;
padding-right: 0;
}
#topmenu p {
text-align:center;
margin-bottom : 2px;
}

#topmenu ul {
font-size: 95%;
text-align:left;
margin-top: 3px;
margin-left: 0;
}
#topmenu li {
margin-left: 0;
background-image: url(img/branch.gif);
   background-repeat: no-repeat;
   padding-left: 25px;
   }
#topmenu li.sublast {
 background-image: url(img/branch_last.gif);
   }
.r {
 	text-align:right;
	margin-bottom : 5px;
  margin-top : 3px;
	}
.red {
 color : red;
 }
#more h4 {
color : tomato;
  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 : #ffcc99;
  padding-left : 5px;
}
#more p {
margin-reft: 5px;
margin-right: 5px;
}
#categorymenu {
 margin: 20px 20px 20px 20px;
padding: 5px 15px;
background-color: #ffeedd;
border-color: tomato;
color: #333333;
}
/* タグ */
h5.entry-tags-header,
ul.entry-tags-list,
li.entry-tag { display: inline;
font-size: 10pt;
 }
.entry-tags-header h5 {
margin-right: 0;
}
ul.entry-tags-list,
{
margin-left: 2px;
}
/* テーブル設定 */
table {
border-collapse:collapse;
}
th,td {
padding:0;
}
.tb1{
    color: #ffffff;
margin: 0;
	background-color: tomato;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-style: solid;
	border-color: tomato;
}

.cell1 {
    text-align:right;
	background-color: #ffffff;
    color: #333333;
	width: 25%;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-style: solid;
	border-color: tomato;
	}
.cell2 {
text-align:left;
padding-left : 5px;
width: 380px;
	background-color: #ffffff;
	font-size: 102%;
	color: #333333;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-style: solid;
	border-color: tomato;
}
.cell3 {
text-align:left;
padding-left : 5px;
width: 100px;
    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: tomato;
}
.cell4 {
text-align:left;
padding-left : 5px;
width: 75%;
    vertical-align : 1%;
	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: tomato;
}
.cell5 {
text-align:left;
padding-left : 5px;
width: 260px;
    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: tomato;
}
.cell6 {
text-align:center;
padding-left : 5px;
	background-color: #ffffff;
	font-size: 95%;
	color: red;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-style: solid;
	border-color: tomato;
}
.cell7 {
text-align:center;
padding-left : 5px;
width: 100px;
    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: tomato;
}
.cell8 {
text-align:left;
padding-left : 5px;
width: 160px;
    background-color: #ffffff;
	font-size: 90%;
	color: #333333;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-style: solid;
	border-color: tomato;
}
.cell9 {
text-align:left;
padding-left : 5px;
width: 180px;
   	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: tomato;
}
.cell10 {
text-align:left;
padding-left : 5px;
width: 230px;
   	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: tomato;
}
.cell11 {
text-align:center;
width: 30px;
padding-left : 5px;
	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: tomato;
}
.cell8 p, .cell9 p, cell10 p {
margin-left: 5px;
margin-right: 2px;
}
.cell5 ul {
list-style-type : none;
margin-left : 3px;
}
.cell5 li {
 padding-left : 1px;
}
/* ++++++ サイドバー部分のデザイン ++++++ */
/* メニュー */
.sidebar ul {
    font-size: 85%;
margin-top : 0;
margin-left: 0;
     padding-left: 0;
  }
#categories script {
width: 160px;
}


.sidebar h2, #topmenu th, .search-results-container th, #categorydata th {
	font-size: 0.75em;
	margin-bottom: 0px;
	text-align:center;
	color: #ffffff;
	background-color: tomato;
	padding: 6px 0;
	}
.sidebar a	{
	color: tomato;
	text-decoration: none;
	}

.sidebar li	{
	background-color: white;
	padding: 5px 0;
	border-left: solid 1px #ffcc99;
	border-right: solid 1px #ffcc99;
	border-bottom: solid 1px #ffcc99;
	text-align: center
	}
/* 地域別検索 */
#archives form	{
	margin-top: 10px;
	margin-bottom: 30px;
	}
/* フッターデザイン */
#footer {
  font-size: 9pt;
  text-align:center;
  }
#footer p {
  margin-top: 3px;
  margin-bottom: 2px;
}

background-color: #ffffff;
/* フィード情報 */
#feed	{
	font-family: Verdana, Arial, sans-serif;
	font-size: 0.75em;
	color: #666666;
	}



/* Movable Type情報 */
#powered	{
	font-family: Verdana, Arial, sans-serif;
	font-size: 0.75em;
	color: #666666;
	margin-top: 50px;
	}
