/* リンク */
a {
    color: #006699;
/*
    text-decoration: none;
*/
}

h1 {
	display:inline;
	margin:10px 0 10px 0;
}
body {
    font-size: 14px;/*■全体の文字サイズ*/
    font-family: Verdana,Arial,sans-serif;
    margin-top:0px ;
}

form {
	margin:0px 0px 0px 0px;
}

.clear {
    clear: both;
}

strong{
	font-weight: normal;
}

.title{
  font-size: 20px;/*文字サイズ*/
  color: #445488;
  padding: 5px 10px 5px 10px;
  margin: 0px 1px 5px 0.3px;
  font-weight: lighter;
  font-family:ＭＳ Ｐゴシック,Verdana,Arial,sans-serif;
  }

/* エントリー */
.entry {
    width: auto;
    margin: 0 5px 15px;
    color: #36414d;
    background: #ffffff;
    font-size: 12px;
    line-height:150%;
    word-break: break-all;
}

/* エントリータイトル */
.entry-header {
	width: auto;
	border-bottom: solid 1px #445488;/*■下線の幅・色*/
	border-top: solid 1px #445488;/*■下線の幅・色*/
	border-right: solid 2px #445488;/*■下線の幅・色*/
	border-left: solid 5px #445488;/*■下線の幅・色*/
    margin: 5px 0 0;
    padding: 3px 3px 3px 3px;
    color: #444444;
    font-size: 14px;
    font-weight: bold;
}

.entry-header a{
/*	text-decoration: none;*/
}

body.layout-three-column {
    margin-bottom: 20px;
    text-align: center;
    background: #36414d;
}

.layout-three-column #container {
    margin-bottom: 10px;
}

.layout-three-column #box {
    width: 880px;
    margin-right: auto;
    margin-left: auto;
    padding: 0 0 15px 0;
    border-bottom: 1px solid #666699;
    border-left: 1px solid #666699;
    border-right: 1px solid #666699;
    text-align: left;
    background-color: #ffffff;
}

/* 3カラム */
.layout-three-column #content {
    float: left;
    width: 490px;
    margin: 0 0 10px 0;
    border-bottom: 1px solid #666699;
    border-left: 1px solid #666699;
    border-right: 1px solid #666699;
}
.layout-three-column #links-left-box {
    float: left;
    width: 250px;
}

.layout-three-column #links-right-box {
    float: left;
    width: 130px;
}

.layout-three-column #links-left,
.layout-three-column #links-right {
    padding: 0px 5px 0 5px;
    color: #ffffff;
}

/* サイドメニュー */
.side {
    margin: 10px 0 10px;
    width: 240px;
    background: none;
    color: #444444;
    font-size: 11px;
/*    _font-size: 9px;*/
    line-height: 150%;
    font-family:ＭＳ Ｐゴシック;
}

/* サイド折りたたみ用 */
.sidetitlefold {
    width: 240px;
    margin:3px 0px 0px 0px;
    padding: 0px;
    text-align: center; /* テキスト配置 */
}

.sidetitlefold a {
    width: auto;
}

/* 通常 */
.sidetitlefold a:link,
.sidetitlefold a:visited {
    display: block;
    padding: 2px;
    border: 1px solid #999999; /* 枠線 */
    color:#6B78A9; /* 文字色 */
    background-color:#F6F6F6; /* 背景色 */
    font-family: Verdana, Arial, sans-serif;
    font-size:12px;
    text-decoration: none;
}

/* マウスポイント時 */
.sidetitlefold a:hover {
    padding: 2px;
    border: 1px solid #999999; /* 枠線 */
    color:#ffffff; /* 文字色 */
    background-color: #7f9bae; /* 背景色 */
    font-family: Verdana, Arial, sans-serif;
    font-size:12px;
    text-decoration: none;
}

/*- Menu Tabs 4--------------------------- */

#tabs4 {
  float:left;
  width:100%;
  font-size:93%;
  line-height:normal;
      border-bottom:1px solid #6B78A9;
      margin-bottom:5px;
  }
#tabs4 ul {
      margin:0;
      padding:10px 10px 0 10px;
      list-style:none;
  }
#tabs4 li {
  display:inline;
  margin:0;
  padding:0;
  }
#tabs4 a {
  float:left;
  background:url("/tableft4.gif") no-repeat left top;
  margin:0;
  padding:0 0 0 7px;
  text-decoration:none;
  font-size: 10px;/*文字サイズ*/
  font-family: Verdana,Arial,sans-serif;
  font-weight: bold;
  width: auto;
  }
#tabs4 a span {
  float:left;
  display:block;
  background:url("/tabright4.gif") no-repeat right top;
  padding:5px 15px 4px 6px;
  color:#6B78A9;
  }
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs4 a span {float:none;}
/* End IE5-Mac hack */
#tabs4 a:hover span {
  color:#6B78A9;
  }
#tabs4 a:hover {
  background-position:0% -42px;
  }
#tabs4 a:hover span {
  background-position:100% -42px;
  }
#tabs4 #current a {
          background-position:0% -42px;
  }
#tabs4 #current a span {
          background-position:100% -42px;
  }

.external{
	background: url(http://iidx.jp/external.png) top left no-repeat;
	padding-left: 15px;
	text-decoration:none;
	background-position: 0px 3.5px;
	color:#ffbb22;
}

/*for search*/
div.search-form
{
	background-color:#666666;
	width:180px;
	margin:15px 0 0 0;
}

div.search-form a
{
	color:#FFFFFF;
}

div.search-form form
{
	border-top:1px solid #414141;
	padding:10px 10px 0px 10px;
	list-style:none;
/*	background:url(side_content_bg.gif) no-repeat 50% 100%;*/
}

div.search-form label
{
	background-color:inherit;
	color:#666666;
	font-size:80%;
	margin:0 0 5px 0;
}

div.search-form input#search {
	width:80%;
	color:#666666;
	font-size:80%;
/*	border: 1px solid #666666;*/
	padding:2px;
	background-color:#eeeeee;
}

div.search-form input.searchsubmit {
	color:#666666;
	font-size:80%;
	border-top:1px solid #3c3c3c;
	border-left:1px solid #3c3c3c;
	border-bottom:1px solid #191919;
	border-right:1px solid #191919;
/*	background:url(search_submit_bg.gif) repeat-x 0 50%;*/
}

div.search-form h3
{
	background-color:#666666;
	color:#ffffff;
	font-weight:normal;
	font-size:80%;
	text-align:center;
	padding:5px;
/*	background:url(side_tit_bg.gif) no-repeat 50% 0;*/
	margin:0px
}

#links {
	width: 100%;
	font-size: 12px;
	text-align:center;
	border-top: 1px solid #a1a5a9;
	border-bottom: 1px solid #a1a5a9;
	padding: 5px 0 5px 0;
	margin :0;
}

#links li{
	display:inline;
	list-style-type:none;
	margin-right:6px;
	padding-left:10px;
	border-left:1px solid #999;
}

#links li.home {
	border-left:0;
	padding-left:0;
}

#links a{
	padding: 0 4px;
	text-decoration: none;
}

#links a:hover {
	text-decoration: underline;
}

#footer {
	font-size: 12px;
	text-align:center;
	padding : 0px 0px 5px 0px;
	margin : 5px 0px 5px 0px;
}
