/* ------- ■全体の指定------- */
#inbox {
  PADDING: 0px; 
  margin: 0px;
  MARGIN-LEFT: auto; 
  MARGIN-RIGHT: auto; 
  width: 947px;
  background-color: #FFFFFF;
}

/* ------- ■全体の中身設定（外の色）------- */
body {
  color: black;
  font-family: "Verdana", "ＭＳ ゴシック", "Osaka";
  background-color: #fff;
  margin: 0px;
  padding: 0px;
  text-align: center;
}

HTML {
  scrollbar-3dlight-color:#F0F0E0;
  scrollbar-arrow-color:#666666;
  scrollbar-darkshadow-color:#F0F0E0;
  scrollbar-face-color:#ffffff;
  scrollbar-highlight-color:#555555;
  scrollbar-shadow-color:#555555;
  scrollbar-track-color:#fff;
}

input, textarea {
  font-family: Hiragino Kaku Gothic Pro,"ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Osaka", Helvetica, Arial, sans-serif;
  border: 1px solid #666;
  font-size: 12px;
}

form {
  padding: 0px;
  margin: 0px;
}

blockquote {
  padding: 7px;
  margin: 5px 5px 5px 5px;
  border: 1px dashed #e0e0e0;
}

h1 {
  font-size: 12px;
  margin: 0px;
  padding:0px;
}

h2 {
	font-size: 12px;
	font-weight:normal;
	margin: 0px;
	padding:0px;
	display: inline;
}


/* ------- ■画像部分 ------- */
.pict {
  float: right;
  border-width: 2px;
  border-style: solid;
  border-color: #DCE3E3 #C1C1C1 #C1C1C1 #DCE3E3;
}

/* ------- ■リンクの色 ------- */
a:link     {color: #996600; text-decoration: underline;}
a:visited   {color: #996600; text-decoration: underline;}
a:hover   {color: #D67206; text-decoration: underline;}


/* ------- ■タイトル部分 ------- */
#inbox #banner01 {
	background:url(images/ban_top.gif) no-repeat;
	width: 947px;
	clear: both;
	margin: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height:81px;
}
#banner {
  background-color: #ffffff;
  width: 947px;
  padding: 0;
  clear: both;
}

#banner_l {
	margin:0;
	text-align: left;
	padding-top: 22px;
	padding-left:23px;
}

.site_title {
  margin: 0px;
  text-align: right;
  font-size: 12px;
}

.site_title02 {
	margin: 0px;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	padding:0;
	padding-top: 15px;
}

.site_title a,
.site_title a:link,
.site_title a:visited,
.site_title a:active,
.site_title a:hover {
  color: #ffffff;
  text-decoration: none;
}

.description {
  color: #EFFBCE;
  margin: 5px 0px 0px 0px;
}

#center01 {
	width:900px;
	margin:0 auto;
 }
#wrapper {
	background:#fff url(images/back_yoko.gif) repeat-y;
	padding-top: 10px;
}

/* ------- ■左メニューカラム部分 ------- */
#sideleft {
  float: left;
  OVERFLOW: hidden;
  width: 180px;
}

/* ------- ■右メニューカラム部分 ------- */
#sideright {
	float: right;
	width: 180px;
	padding-right: 5px;
}

/* ------- ■中央カラム部分 ------- */
#main {
	float: left;
	OVERFLOW: hidden;
	width: 520px;
	margin-left: 10px;
	margin-right: 0px;
}

/* ------- ■本文の枠部分 ------- */
.entryBodyset {
  width: 510px;
  margin: 0 auto;
  text-align: left;
}

.entry_topic {
  color: #444;
  font-size: 12px;
  font-family: "Verdana", "ＭＳ ゴシック", "Osaka";
  padding: 3px 3px 3px 15px;
  border: 1px solid #bbbbbb;
  background-color: #efefef;
}


.entry_date {
  color: #FFFFFF;
  font-size: 10px;
  letter-spacing : 1px;
  font-family: "Verdana", "ＭＳ ゴシック", "Osaka";
  padding: 3px 3px 3px 15px;
  background-color: #847154;
  text-align: right;
}

.entry_title     {
  color: #333;
  font-weight: bold;
  font-size: 15px;
  font-family: "Verdana", "ＭＳ ゴシック", "Osaka";
  padding: 10px 0px 0px 10px;
}
h1    {
  color: #333;
  font-weight: bold;
  font-size: 15px;
  font-family: "Verdana", "ＭＳ ゴシック", "Osaka";
  padding: 10px 0px 0px 10px;
}
.entry_title a, .entry_title a:link, .entry_title a:visited, .entry_title a:active {color:#97918; text-decoration:none;}
.entry_title a:hover {color: #D67206; text-decoration: none;}

.entry_body   {
  font-size: 12px;
  line-height: 150%;
  font-family: "Verdana", "ＭＳ ゴシック", "Osaka";
  margin: 15px 10px;
}
.entry_body a:link     {color: #996600; font-weight:bold; text-decoration: underline;}
.entry_body a:visited   {color: #996600;font-weight:bold;  text-decoration: underline;}
.entry_body a:hover   {color: #FF6600;font-weight:bold;  text-decoration: underline;}

.entry_author    {
  color: #999999;
  font-size: 10px;
  font-family: "Verdana", "ＭＳ ゴシック", "Osaka";
  text-align: right;
  margin: 0px 30px 0px 0px
}

.entry_more   {
  color: black;
  font-size: 11px;
  line-height: 170%;
  font-family: "Verdana", "ＭＳ ゴシック", "Osaka";
  margin: 15px 30px 10px 20px
}

.entry_state {
  font-size: 12px;
  color: #999999;
  font-family: "Verdana", "ＭＳ ゴシック", "Osaka";
  margin: 10px 0px 25px 0px;
  text-align: right;
  clear: both;
}

blockquote {
  font-size: 11px;
  color: #333333;
  margin: 20px 10px 0px 10px;
  padding: 10px;
  border: 1px solid #CCCCCC;
}

/* ------- ■メニューの小分け部分 ------- */


.sideSet {
  width: 100%;
  margin: 0px 0px 15px 0px;
  padding: 0px 2px 0px 2px;
  text-align: left;
}

/* ------- ■サイドの文字のタイトル ------- */
.linktitle   {
  padding: 4px 0px 2px 5px;
  font-family: "Verdana", "ＭＳ ゴシック", "Osaka";
  font-size: 11px;
  font-weight: bold;
  color: #ffffff;
  text-align: center;
  background-color: #847154;
}
/* ------- ■サイドの文字の大きさ ------- */
.linktext {
	font-family: "Verdana", "ＭＳ ゴシック", "Osaka";
	font-size: 11px;
	color: #333;
	line-height: 150%;
	padding: 5px;
}

.linktext ul li {
  padding: 0px 0px 0px 12px;
  margin: 0px 1px 0px 0px;
  list-style-type: none;
  background-image: url(../skin/images/listicon.gif);
  background-position: left top;
  background-repeat: no-repeat;
}

.linktext ul {
  padding: 0px;
  margin: 0px;
  list-style-type: none;
}


/* ------- ■ページ移動リンク ------- */
#pagearea {
  margin:0px;
}

/* ------- ■ページトップ ------- */
.pagetop {
  margin:10px 0px 10px 0px;
}

/* ------- ■検索ボックス ------- */
#searcharea  {
  padding: 10px 0px 0px 0px;
  text-align: right;
}

#search {
  color: #333;
  font-size: 12px;
  margin:  0px 0px 10px 10px;
  width:150px;
}

.search input {
  color: #847154;
  background-color: #fff;
  border: 1px solid #847154;
}

/* ------- ■ログインボックス ------- */
.loginbox input {
  color: #444;
  background-color: #fff;
  background:url(images/back_yoko.gif) repeat-y;
}

/* ------- ■時計部分 ------- */
.clock      {
  color: #ffffff;
  font-size: 11px;
  background-color: transparent;
  text-align: right;
  margin: 0px 10px 0px 0px;
  border: 0px;
}

/* ------- ■カレンダー部分 ------- */
.calendar {
  padding: 4px 2px 5px 2px;
  font-size: 10px;
  color: #333;
  line-height: 10px;
  letter-spacing : 1px;
  line-height: 120%;
}

.cell       {
  color: black;
  font-size: 9px;
  font-family: Verdana;
  margin: 0px;
  width: 15px;
  height: 15px
}

.cell_today      {
  color: olive;
  font-size: 9px;
  font-family: Verdana;
  font-weight: bold;
  margin: 0px;
  width: 15px;
  height: 15px
}

.cell_sunday     {
  color: #c00;
  font-size: 9px;
  font-family: Verdana;
  margin: 0px;
  width: 15px;
  height: 15px
}

.cell_saturday    {
  color: #000066;
  font-size: 9px;
  font-family: Verdana;
  margin: 0px;
  width: 15px;
  height: 15px
}

/* ------- ■フッター部分 ------- */
#footer {
  width: 947px;
  height:50px;
  background: url(images/footer.gif) no-repeat bottom;
}

.copyright  {
  color: #666;
  font-size: 10px;
  text-align:center;
  height: 26px;
  line-height:26px;
}

#ma_g02 {
  height: 1px;
  background-color: #999999;
}
.txt01_nami {
  font-weight: bold;
  color: cc6666;
}
.txt02_danna {
  font-weight: bold;
  color: 6699CC;
}
#ma_t20 {
  margin-top: 20px;
  background-color: #DAEBAB;
}
/* ------- ■タイトル部分のh1指定 ------- */
.entryBodyset h1{
	color: #333;
	font-weight: bold;
	font-size: 15px;
	font-family: "Verdana", "ＭＳ ゴシック", "Osaka";
	padding: 10px 0px 0px 10px;
	text-decoration: none;
}
h1 a, h1 a:link, h1 a:visited, h1 a:active {color:#97918; text-decoration:none;}
h1 a:hover {color: #D67206; text-decoration: none;}

/* ------- ■nami設定 ------- */
.pho01{
	float:left;
	margin-right:8px;
}
.clear01{
	clear:left;
}
table{
	font-size:12px;
	font-weight:normal;
}
.entry_body a:link {
	font-weight:bold;
}

.entry_body a:visited {
	font-weight:bold;
}
img {
	border:0;
}
.txt03 {
 	color:#339900;
	font-weight:bold;
}
.maR01 {
	margin-right: 20px;
	float:left;
}
