* {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

html{height: 100%;}

/* BODY------*/
body {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  line-height:150%;
  letter-spacing: normal;
  color: #272126;
  list-style: none;
  text-align: center;
  font-weight: normal;
  font-size: 14px;
  background: #ffffff;
  font-family: arial, helvetica, hirakakupro-w3, osaka, "ms pgothic", sans-serif;
}

/*デフォルト属性 */
a, p, h1, h2, h3, h4, h5, h6, blockquote {
  padding: 0px 0px 0px 0px;
  border: 0;
  font-size: 14px;
}

/* strong */
strong {font-weight: bold; color: #993366;}

/* 画像の属性 */
img {border: none; margin: 0;}
.img-left {  float: left;margin: 5px 10px 5px 0;}
.img-right {float: right;margin: 5px 0 5px 10px;}
.img-center {;margin: 10px auto;}

img.h {vertical-align: middle;margin-right: 5px;}
img.f {margin: 0 5px 20px 0;float: left;}

/* リンクの属性（未指定の時） */
a:link, a:visited, a:active {color: #49004a;text-decoration: underline;}
a:hover{color : #bb00bd;text-decoration: none;}
  
/* 基本設定 ----------------------------- */
#base{
  width: 800px;
  margin: 0 auto;
  text-align: center;
  position: relative;
  background: #fffcfe;
}

#wrapper {
  width: 800px;
  margin: 0 auto;
  text-align: left;
}

#containar {
  width: 800px;
  margin: 0 auto;
  text-align: left;
}

/*  ヘッダー  */
#header {
  height:100px;
  margin: 0px 0px 0px 0px;
  background: url("http://www.deaf.or.jp/img/header.jpg") no-repeat;
  text-align: left;
}

#header h1{
  position: absolute;
  top: 25px;
  left: 35px;
  font-size: 18px;
  font-weight: bold;
  color: #ffffff;
}

#header #des{
  position: absolute;
  top: 50px;
  left: 35px;
  font-size: 12px;
  font-weight: normal;
  line-height: 120%;
  color: #ffd9f8;
  width: 600px;
}

#header #hnavi{
  position: absolute;
  top: 25px;
  right: 10px;
  margin: 0px 0px 0px 0px;
  text-align: right;
}

/*  リスト  */
.navi {
  margin: 0px 0px 0px 10px;
  width: 800px;
  font-size: 10px;
  padding: 0px 0px 0px 0px;
  text-align: left;
}

/*  記事枠等の属性  */
#content {
  float: right;
  width: 600px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  overflow: hidden;
}

#content a{font-weight: normal;}
#content a.c1{font-weight: bold;}

#content h2 {
  margin: 0px 0px 0px 0px;
  font-size: 143%;
  color: #272126;
  font-weight: bold;
  text-align: left;
  line-height: 30px;
}

#content h3 {
  margin: 5px 0px 5px 10px;
  padding: 0px 10px 0px 10px;
  color: #272126;
  font-weight: bold;
  font-size: 110%;
  line-height: 5px;
  text-align: left;
}

#content h3 a {
  margin: 0px 0px 0px 0px;
  color: #60005a;
  text-decoration: none;
  background: #ffedfe url("http://www.deaf.or.jp/img/kiji01.gif") no-repeat;
}

#content h3 a:hover{
  margin: 0px 0px 0px 0px;
  color: #d803cc;
  text-decoration: underline;
  background: #ffedfe url("http://www.deaf.or.jp/img/kiji02.gif") no-repeat;
}

#content h2.comments-header,
#content h2.comments-open-header,
#content h2.trackbacks-header {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  border-bottom: 1px solid #DDD;
  color : #CC3366;
  font-weight: bold;
  font-size: 100%;
  line-height: 150%;
  display: block;
  text-align: left;
  text-indent: 0;
}

#content h4 {
  margin: 0px 0px 0px 0px;
  border-bottom: 1px solid #DDD;
  color: #993366;
  font-weight: bold;
  font-size: 100%;
  line-height: 150%;
  display: block;
  text-align: left;
}

#content h5 {
  margin: 0px 0px 0px 0px;
  color: #666666;
  font-weight: normal;
  font-size: 100%;
  line-height: 150%;
  display: block;
  text-align: left;
}

/*記事枠*/

#content .doc{
  margin: 5px 0px 5px 20px;
  text-align: left;
}

#content .doc p{
  padding: 0px 0px 0px 0px;
}


.bu_ue
{
   height: 10px;
   background: url(img/bu_ue.jpg) center top repeat;
   padding: 0px 20px 0px 20px;
   text-align: left;
}

.bu_cent
{
   background: url(img/bu_cent.jpg) center top repeat;
   padding: 0px 20px 0px 30px;
   text-align: left;
   font-size: 12px;
   color: #0084FF;
}

.bu_shita
{
   height: 10px;
   background: url(img/bu_shita.jpg) center top repeat;
   padding: 0px 20px 0px 20px;
   text-align: left;
}

.d
{
   padding: 0px 20px 0px 4px;
   color: #d64f4f;
   background: url(img/day_ue.jpg) center top repeat;
   text-align: left;
   font-size: 16px;
}


.pi_ue
{
   height: 10px;
   background: url(img/pi_ue.jpg) center top repeat;
   padding: 0px 20px 0px 20px;
}

.pi_ti
{
   background: url(img/pi_ti.jpg) center top repeat;
   padding: 0px 33px 0px 33px;
   text-align: left;
   font-size: 14px;
   line-height: 1.3;
}

.pi_cent
{
   background: url(img/pi_cent.jpg) center top repeat;
   padding: 0px 20px 0px 33px;
   text-align: left;
   text-indent: 12px;
   line-break: strict;
   font-size: 12px;
   color: #000000;
   line-height: 1.5;
}

.pi_tra
{
   background: url(img/pi_cent.jpg) center top repeat;
   padding: 2px 33px 3px 20px;
   text-align: right;
   font-size: 10px;
   color: #000000;
   line-height: 1.2;
}

.pi_shita
{
   height: 10px;
   background: url(img/pi_shita.jpg) center top repeat;
   padding: 0px 20px 0px 20px;
}

#content .new01 ul,
{
  margin: 0px 0px 0px 0px;
  text-align: left;
  list-style: none;
  line-height: 150%;
}

/* trackbacks & Comments*/
.comments-open label {
  display: block;
}

#comment-author, #comment-email, #comment-url, #comment-text {
  width: 600px;
}

#comment-bake-cookie {
  margin: 0px 0px 0px 0px;
  vertical-align: middle;
}

#top-comment-nav, #comment-nav {
  list-style: none;
  width: 800px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  text-align: center;
}

#top-comment-nav li, #comment-nav li {
  display: inline;
  padding: 0px 0px 0px 0px;
}

#top-prev-comments, #prev-comments {
  text-align: left;
  margin: 0px 0px 0px 0px;
}

#top-next-comments, #next-comments {
  text-align: right;
  margin: 0px 0px 0px 0px;
}

#top-num-comments, #num-comments {
  text-align: center;
}

#comment-submit {
  font-weight: bold;
}

.comment,
.trackback {
  margin-bottom: .5em;
  border-bottom: 1px solid #ccc;
  padding: 0px 0px 0px 0px;
}

.comment .asset-meta,
.trackback .asset-meta {
  border: 0;
}

.comment-content {
  clear: none;
  line-height: 1.5;
  margin: 0px 0px 0px 0px;
}

.comment-content p {
  margin: 0px 0px 0px 0px;
}

/* 続きを読む */
#content .next{
  text-align: right;
}

/*  サイドメニュー等の属性  */
#sidebar {
  float: left;
  width: 200px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  font-size: 13px;
  overflow: hidden;
  background: #ebdfec
}

.widget-header{
  margin: 0px 0px 0px 0px;
  background: #836799;
  font-weight: bold;
  font-size: 100%;
  line-height: 25px;
  color: #FFF;
  text-align: left;
  text-indent: 5px;
}

/*　検索等　*/
.widget-content{  
  margin: 0px 0px 20px 0px;
  padding: 0px 0px 0px 0px;
  text-align: left;
}

.widget-content .inner {
  padding: 0px 0px 0px 0px;
  text-align: left;
}

/* メニュー */
ul.widget-menu{
  display: block;
  margin: 0px 0px 0px 0px;
  list-style-type: none;
  text-align: left;
  background: #ebdfec
}

.widget-menu li a:link,
.widget-menu li a:visited,
.widget-menu li a:active{
  display: block;
  height: 25px;
  list-style: none;
  padding: 0px 0px 0px 20px;
  text-decoration: none;
  color: #430045;
  font-size: 100%;
  line-height: 25px;
  overflow: hidden;
  background: #ebdfec url("http://www.deaf.or.jp/img/menu01.gif") no-repeat;
}

.widget-menu li a:hover{
  color: #5c0d4e;
  background: #ebdfec url("http://www.deaf.or.jp/img/menu02.gif") no-repeat;
}

.widget-menu li.pt{
  margin: 0px 0px 0px 0px;
  background: #ebdfec;
  font-weight: bold;
  font-size: 100%;
  line-height: 25px;
  color: #5c0d4e;
  text-align: left;
  text-indent: 5px;
}

.widget-menu li.pt2{
  margin: 0px 0px 0px 0px;
  background: #ebdfec;
  font-weight: bold;
  font-size: 100%;
  line-height: 25px;
  color: #5c0d4e;
  text-align: left;
  text-indent: 5px;
}

.me_ue
{
   height: 10px;
   background: url(img/me_ue.jpg) center top repeat;
}

.me_cent
{
   background: url(img/me_cent.jpg) center top repeat;
   padding: 0px 10px 0px 12px;
   text-align: left;
   font-size: 11px;
   line-height: 1.5;
   color: #ffffff;
}

.me_shita
{
   height: 10px;
   background: url(img/me_shita.jpg) center top repeat;
}

#sidebar2 {
  float: left;
  width: 50px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  background: # 00dfec
}

/*フッターナビ*/
.f_navi {
  clear: both;
  text-align: right;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  font-size: 85%;
}

.f_navi img{margin: 0 3px;border-style: none; vertical-align: middle;}

/*フッタースペース*/
#f_space{
  clear: both;
  height: 10px;
  text-align: center;
}

/*フッター*/
#footer{
  clear: both;
  height: 0;
  margin: 0 auto;
  color: #000000;
  font-size: 12px;
  padding: 10px 0px 0px 0px;
  text-align: center;
}

#footer #copyright{
  margin: 0 auto;
  width: 800px;
  height: 28px;
  font-size: 12px;
  text-align: center;
  background: #000000 url(img/fotter.jpg) center top repeat;
}

#footer a:link, #footer a:visited, #footer a:active {color: #ffd8fc;text-decoration: underline;}
#footer a:hover {color:#ffd8fc;text-decoration: none;}


/* タグ指定 */

.widget-tag-cloud ul {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

.widget-tag-cloud li {
  display: inline;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  line-height: 1.6;
  background: #ebdfec
}

.widget-tag-cloud .rank-1  { font-size: 1.75em; }
.widget-tag-cloud .rank-2  { font-size: 1.75em; }
.widget-tag-cloud .rank-3  { font-size: 1.625em; }
.widget-tag-cloud .rank-4  { font-size: 1.5em; }
.widget-tag-cloud .rank-5  { font-size: 1.375em; }
.widget-tag-cloud .rank-6  { font-size: 1.25em; }
.widget-tag-cloud .rank-7  { font-size: 1.125em; }
.widget-tag-cloud .rank-8  { font-size: 1em; }
.widget-tag-cloud .rank-9  { font-size: 0.95em; }
.widget-tag-cloud .rank-10 { font-size: 0.9em; }

table
{
   table-layout: auto;
   border-collapse: collapse;
   border-spacing: 0px 0px;
}

.table1
{
   table-layout: auto;
   border-collapse: collapse;
   border-spacing: 0px 0px;
   width: 740px;
   background: #000000 url(img/back.jpg) center top repeat;
}

tr
{
   font-size: 12px;
}

.label1
{
   width: 640px;
   height: 83px;
   text-align: center;
}

.label2
{
   text-align: left;
}

.label3
{
   padding: 0px 50px 0px 10px;
   text-align: center;
   font-size: 14px;
   color: #46AE00;
   line-height: 1.2;
}


.title
{
   padding: 0px 50px 0px 10px;
   font-family : Arial Black;
   text-align: center;
   font-size: 16px;
   color: #dddddd;
   line-height: 1.2;
}

.br_ue
{
   height: 10px;
   background: url(img/br_ue.jpg) center top repeat;
   padding: 0px 20px 0px 20px;
}

.br_cent
{
   background: url(img/br_cent.jpg) center top repeat;
   padding: 0px 20px 0px 20px;
   text-align: left;
   text-indent: 12px;
   line-break: strict;
   font-size: 10px;
   color: #000000;
   line-height: 1.3;
}

.br_shita
{
   height: 10px;
   background: url(img/br_shita.jpg) center top repeat;
   padding: 0px 20px 0px 20px;
}

.or_ue
{
   height: 10px;
   background: url(img/or_ue.jpg) center top repeat;
   padding: 0px 20px 0px 20px;
}

.or_cent
{
   background: url(img/or_cent.jpg) center top repeat;
   padding: 0px 20px 0px 20px;
}

.or_shita
{
   height: 10px;
   background: url(img/or_shita.jpg) center top repeat;
   padding: 0px 20px 0px 20px;
}

.gr_ue
{
   height: 10px;
   background: url(img/gr_ue.jpg) center top repeat;
}

.gr_ti
{
   background: url(img/gr_ti.jpg) center top repeat;
   padding: 0px 33px 0px 33px;
   text-align: left;
   font-size: 14px;
}

.gr_cent
{
   background: url(img/gr_cent.jpg) center top repeat;
   padding: 10px 33px 8px 33px;
   text-align: left;
   line-break: strict;
   font-size: 11px;
   color: #000000;
   line-height: 1.3;
}

.gr_shita
{
   height: 10px;
   background: url(img/gr_shita.jpg) center top repeat;
}

.ye_ue
{
   height: 10px;
   background: url(img/ye_ue.jpg) center top repeat;
}

.ye_ti
{
   background: url(img/ye_ti.jpg) center top repeat;
   padding: 2px 12px 2px 12px;
   text-align: left;
   font-size: 12px;
   line-height: 1.2;
   color: #000000;
}

.ye_cent
{
   background: url(img/ye_cent.jpg) center top repeat;
   padding: 0px 10px 0px 12px;
   text-align: left;
   font-size: 11px;
   line-height: 1.5;
}

.ye_shita
{
   height: 10px;
   background: url(img/ye_shita.jpg) center top repeat;
}

.co_ueue
{
   height: 17px;
   background: url(img/co_ueue.jpg) center top repeat;
   padding: 0px 20px 0px 20px;
}

.co_ue
{
   height: 7px;
   background: url(img/co_ue.jpg) center top repeat;
   padding: 0px 20px 0px 20px;
}

.co_ti
{
   background: url(img/co_ti.jpg) center top repeat;
   padding: 0px 33px 0px 36px;
   text-align: left;
   font-size: 14px;
   line-height: 1.3;
}

.co_cent
{
   background: url(img/co_cent.jpg) center top repeat;
   padding: 2px 35px 0px 40px;
   text-align: left;
   text-indent: 12px;
   line-break: strict;
   font-size: 12px;
   color: #000000;
   line-height: 1.5;
}

.co_shita
{
   height: 7px;
   background: url(img/co_shita.jpg) center top repeat;
   padding: 0px 20px 0px 20px;
}

.co_title
{
   text-align: left;
   font-size: 14px;
   color: #000000;
   line-height: 1.5;
}

.co_sub
{
   text-align: left;
   font-size: 10px;
   color: #000000;
   line-height: 1.5;
}


.k
{
   padding: 0px 20px 0px 20px;
   text-align: right;
   font-size: 12px;
   color: #DDDDDD;
   line-height: 1.2;
}

