@charset "UTF-8"; 

/* reset */
* {
    margin: 0;
    padding: 0;
    font-size:100%
    font-family: Verdana, Arial, sans-serif;
}
body {
	font-size: 100%;
	font-family:"MS Pゴシック","Osaka",Verdana,Arial,sans-serif;
	margin: 0;
	padding: 0;
/*	text-align: center; */
	background: #cccccc url(./image/bg.gif) repeat-x;
	scrollbar-face-color:#ffffff;
	scrollbar-arrow-color:#4b7eff;
	scrollbar-base-color:#ffffff;
	scrollbar-highlight-color:#4b7eff;
	scrollbar-shadow-color:#4b7eff;
}

/* 見出し */
h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
}

h4{
    color: #006699;
    font-weight: bold;
    font-size: 14px;
    margin-top:15px;
    margin-bottom:15px;
}

h5{
    color: #666666;
    font-weight: bold;
    font-size: 12px;
    margin-top:15px;
    margin-bottom:10px;
    clear: both;
}
h6{
    color: #444444;
    font-weight: nomal;
    font-size: 12px;
    margin-top:15px;
    margin-bottom:10px;
}

/* リンク */
a,
a:link,
a:visited {
    color: #003366;
    text-decoration: none;
}
a:hover {
    color: #006699;
    text-decoration: underline;
}
a:active {}

/* リンク image */
a img {
    border: 0;
    vertical-align:middle;
}
img.left {
  float: left;
  margin-right: 0.8em;
  margin-bottom: 0.5em
}
img.right {
  float: right;
  margin-left: 0.8em;
  margin-bottom: 0.5em 
}

/* 段落 */

p {
/*    margin-top: 15px; */
/*    margin-bottom: 15px; */
    text-indent: 1em;
	text-align:justify;
	text-justify:distribute;
/*    clear: both;  */
}
/* 順序なしリスト */
ul, ol {
    padding-left: 16px;
}

ul li {
    list-style-type: circle;
}

ol li {
    margin-left: 25px;
}


/* 定義リスト */
dl {}
dt {
	margin-top: 15px;
}
dd {
	margin-top: 15px;
    padding-left: 20px;
}

/* 索引用のスタイル */
.sakuin dl {}
.sakuin dt {
	margin-top: 0px;
    padding-left: 1em;
	padding-bottom: 3px;
	border-bottom:solid  1px #cccccc;
	font-size:14px;
    font-weight: bold;
}
.sakuin dl  dd  {
	margin: 0px;
}

.sakuin dl  dd  dl {
	margin: 0px;
}


.sakuin dl dd dl dt {
	margin: 0px;
    padding-left: 2em;
	border-bottom: none;
    font-weight: normal;
	font-size:12px;
}

.sakuin dl dd dl dd {
	margin: 0px;
    padding-left: 4em;
}



/* 対談の形式 */
div.taidan{
	clear: both;
margin-bottom: 30px;
}

.taidan dl {
	width: 550px;
	margin: 0px 0 0px 20px;
}
.taidan dt {
	display: block;
	width: 50px;
	float: left;
	margin-top: 15px;
	clear: both;/*\*/
	clear: left;/* */
}
.taidan dd {
	width: 500px;
	margin-top: 15px;
	float: right;/*\*/
	float: left;/* */
	margin-left: 0;
                padding-left: 0;
}

/* div要素　セミナー（.gallery）のスタイル */
div.gallery {
  clear: both;
  }

/* dl要素のスタイル */
div.gallery dl {
  width: 220px;
  float: left;
  margin: 0px 10px 15px 15px;
  padding: 0px;
  }

div.gallery dt {
	border:none;
  margin: 0px;
  }

div.gallery dl dd {
  margin:  0.5em 0 0;
  padding: 0;
	line-height:130%;
  }

/* フォーム */
form {
    margin: 0px;
}
#search-options,
input {
    padding: 1px;
    font-size: 12px;
}

/* 引用 */
blockquote {
    width: auto;
    margin: 15px 20px 0 20px;
    padding: 6px;
    border: 1px solid #666666;
    background: #f6f6f6;
    font-size: 12px;
    line-height: 100%;
}
.quotetitle { /* 引用文タイトル */
    font-size: 10px;
    border-bottom: 1px solid #666666;
    padding: 3px;
}

/* タイトルバナー */
#banner {
    padding: 15px;
    border-bottom: 1px solid #666699;
    color: #999999;
    background: #8fabbe;
/*    background-position: right top;
    background-repeat: no-repeat;
    background-image: url(".gif");*/
    text-align: left;
}

#banner a,
#banner a:link,
#banner a:visited {
    color: #ffffff;
    font-size: 32px;
    text-decoration: none;
}
#banner a:hover {}
#banner a:active {}

#banner h1 {
    color: #ffffff;
    font-size: 20px;
}
/* タイトルバナー下の説明 */
#banner h2 {
    color: #ffffff;
    font-size: 12px;
}

/*  ------------------------  エントリー全体 -----------------------------  */
/* コンテナ */
#container {
	width: 850px;
	position: relative;
	margin: 0;
	margin-left: auto;
	margin-right: auto;
  text-align: left;
	border:solid 1px #999999;
	padding: 0;
	background-color: #ffffff;
}
#container_search{
	width: 650px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
  margin-bottom:20px;
	border:solid 1px #999999; 
	padding: 0;
	background-color:#ffffff; 
}
.blog {
    padding-top: 10px;
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 10px;
    font-size: small;
    color: #ffffff;
    background: none;
}
#mainContent {
	width: 850px;
	margin: 0;
	padding-top: 5px;
 	}
#mainContent_search{
	width: 650px;
	margin: 0;
	background:#ffffff; 
	}
#content_search {
	font-size: 12px;
  float:left;
	margin: 10px;
}
/* ++++++++++++++++++++++導入領域++++++++++++++++++++++++ */
#searchHeader{
	width: 650px;
	height: 130px;  
  background: url(./image/chosho_search_header.jpg); 
}
#intro {
	margin: 0 auto;
}

#intro h1,#intro p {
}

/* ブログの概要 */
#quickSummary p{
	display: none;
}

/* フッター */
#footer{
  clear:both;
	width: 850px;
  height: 40px; 
	font-size:12px;
  text-align:center;
  line-height:2.8em;
  color:#ffffff;
  background-image: url("./image/footerbar.jpg");
}
#footer2{
  clear:both;
	width: 650px;
  height: 40px; 
	font-size:12px;
  text-align:center;
  line-height:2.8em;
  color:#ffffff;
  background-image: url("./image/footerbar2.jpg");
/*	background-color:#336699; */
}


/* エントリー日付 */
.date { 
    margin: 6px 5px 0;
    padding: 1px 0 2px 5px;
    background-position: left; 
    background-repeat: no-repeat; 
    background-image: url("./image/entry-title-bar.gif");
    font-size: 11px;
    font-weight: bold;
    clear: both;
}
.search_bar { 
    margin: 6px 5px 0;
    padding: 1px 0 2px 5px;
    background-position: left; 
    background-repeat: no-repeat; 
    background-image: url("./image/entry-title-bar.gif");
    font-size: 11px;
    font-weight: nomal;
    color:#ffffff;
    text-align:left;
}
/* エントリー日付・コメントタイトル・トラックバックタイトルの配色 */
.date2,
.trackbacks-header,
.comments-header,
.comments-open-header {
    color: #ffffff;

/*    background: #8fabbe; */
    background: #9dbfd7;
}

/* エントリー */
.entry {
    width: auto;
    margin: 0 10px 15px; 
    color: #36414d;
    background: #ffffff;
/*    background-position: right; 
    background-repeat: repeat-y; 
    background-image: url(".gif");*/
    font-size: 14px;
    line-height:150%;
    word-break: break-all;
}
.entry a:active {}
.entry img {
    margin-right: 8px;
    margin-bottom: 5px;
}

/* エントリーのテキストエリア可変長指定 */
.entry textarea {
    width: 97%;
}

/* 追記 */
.entry.extended {}

/* エントリータイトル */
.entry-header{
	font-size:14px;
	color:#333333;
	font-weight: bold;
	background:url(./image/marker01.gif) no-repeat left top;
	margin-top:10px;
	margin-bottom:5px;
	margin-left:0px;
	padding:5px 0 3px 30px;
	border-bottom:solid 1px #859234;
  clear: both;
	}

/* テーブルの基本設定 */
table{
	border-style:none;
	border-collapse:collapse;
	border-spacing:0;
	margin:0px;
	}

table td{
	vertical-align:middle;
	border-style:none;
	}


/* テーブルの設定（データ文字１２ポイント、改行オート） */
.tb12auto table caption{
	font-size:12px;
	text-align:left;
	padding-top:5px;
	padding-left:5px;
	padding-bottom:5px;
	}

.tb12auto table {
	border:solid 1px #cccccc;
  margin-left:20px;
	margin-right:10px;
  padding-left:0px;
	padding-right:0px;
  border-collapse: collapse;
	border-spacing:0;
	}

.tb12auto table td{
	background-color:#ffffff;
	}

.tb12auto table th{
	background-color:#eeeeee;
	font-weight:normal;
	white-space:nowrap;
	}

.tb12auto table th,td{
	vertical-align:top;
	font-size:12px;
	line-height:130%;
	border:solid 1px #cccccc;
	padding:3px;
	}
/* テーブルの設定（データ文字１２ポイント、改行オート noline） */
.tb12autonl table caption{
	font-size:12px;
	text-align:left;
	padding-top:5px;
	padding-left:5px;
	padding-bottom:5px;
	}

.tb12autonl table {
	border:none;
  margin-left:10px;
	margin-right:10px;
  padding-left:0px;
	padding-right:0px;
  border-collapse: collapse;
	border-spacing:0;
	}

.tb12autonl table td{
	background-color:#ffffff;
	}

.tb12autonl table th{
	background-color:#eeeeee;
	font-weight:normal;
	white-space:nowrap;
	}

.tb12autonl table th,td{
	vertical-align:top;
	font-size:12px;
	line-height:120%;
	border:none;
	padding:0px;
	}
/* 表内文字右寄せ */
td.right{
	text-align:right;
	}

/* 表内文字中央 */
td.center{
	text-align:center;
	}

/* セル内改行禁止 */
td.no{
	white-space:nowrap;
	}


/* 投稿者 */
.entry-footer {
    margin: 10px 0 0 0;
    border-top: 1px dotted #36414d;
    text-align: right;
    color: #36414d;
    font-size: 9px;
}
.entry-kanren {
    margin: 10px 0 0 0;
    border-top: 1px dotted #cccccc;
    text-align: left;
    color: #666666;
    font-size: 11px;
   clear: both;
}


/* タグ */
.entry-tags-header,
.entry-tags-list,
.entry-tag {
    display: inline;
    font-size: 12px;
}
.entry-tags-list { 
    list-style:none;
    padding-left: 5px;
}
.result {
    font-size:12px;
    font-weight:normal;
    color: #666666;
    background: transparent;
}

/* アーカイブページ本文 */
.archive-list {
    margin: 10px 0;
}

/* アーカイブテンプレートの前後リンク */
.content-nav {
    margin: 4px;
    text-align: center;
    font-size: 12px;
}

/* カレンダー */
.calendarhead {
    padding-bottom: 5px;
    text-align: center;
    color: #444444;
    font-size: 9px;
    background: none;
    letter-spacing: 0.2em;
}
.calendar {
    text-align: center;
    color: #444444;
    background: none;
}
.calendar table {
    text-align: center;
    padding: 0px;
    border-collapse: collapse;
}
.calendar th {
    padding-bottom: 3px;
    font-size: 8px;
    width: 23px;
}
.calendar td {
    padding: 2px 0;
    font-size: 9px;
    line-height: 120%;
}
.today {
    display: block;
    text-align: center;
    color: #444444;
    border: 1px solid #444444;
}
.holiday {
    color: #e50003;
}
.saturday {
    color: blue;
}

/* サイドメニュータイトル */
.sidetitle {
    margin-top: 3px;
    padding: 2px 0 1px;
    border: 1px solid  #326293;
    text-align: center;
    color: #444444;
    background: #cacaca; 
/*    background-image: url("./image/bk01.gif"); */
    font-size: 12px;
    line-height: 140%;
}


/* サイドメニュータイトル  メニュー折りたたみ用に追加 */
.sidetitle2 {
    width: auto;
    margin:3px 0px 0px 0px;
    padding: 0px;
    text-align: center;
}

.sidetitle2 a {
    width: auto;
    padding: 2px;
    border: 1px solid #999999;
    font-family: Verdana, Arial, sans-serif;
    font-size:12px;
    text-decoration : none;
}

.sidetitle2 a:link,
.sidetitle2 a:visited {
    display: block;
    color:#666666;
    background-color: #dfe9f9;
/*  background-color:#f6f6f6; */
}

.sidetitle2 a:hover {
    color:#ffffff;
    background-color: #999999;
}


/* サイドメニュー */
.side {
    margin: 3px 0 5px;
    background: none;
    color: #444444;
    font-size: 11px;
    line-height: 140%;
}
.side2 {
    margin: 0px 0px 10px;
    background: none;
    color: #444444;
    font-size: 11px;
    line-height: 120%;
}

/* 文字サイズ */
.text_size a{
color:#ffffff;
background-image: url("./image/moji_back.jpg");
margin:0px 1px;
padding:3px 8px 2px 3px;
}
.text_size a:hover{
color:#ccffff;
}
.text_size a:visited{
color:#ffffff;
}

/* サイドメニューツリー化のための追加 */
ul.tree {
    margin: 0px!important;
    padding: 0px!important;
    font-size: 12px;
    list-style: none!important;
}
ul.tree ul {
    margin: 0px!important;
    padding: 0px!important;
}
ul.tree li {
    margin: 0px!important;
    padding: 0px 0px 0px 16px!important;
    background-image: url(tree_lst.gif);
    background-repeat: no-repeat!important;
    list-style: none!important;
}
ul.tree li.end {
    background-image: url(tree_end.gif);
    list-style: none;
}

/* サイドメニュー(サブカテゴリー用) */
.side #categories ul {
    padding-left: 16px;
}
.side #categories ul ul {
    padding-left: 12px;
}
.side #categories li {
    list-style-type: circle;
}

/* RSSフィード */
.syndicate {
    margin-bottom: 5px;
    text-align: left;
    color: #666666;
    font-size: 9px;
    line-height: 150%;
}

/* クレジットバナー */
.powered {
    margin-top: 50px;
    text-align: left;
    color: #666666;
    font-size: 9px;
    line-height: 150%;
}
.powered img {
    margin-top: 3px;
}

.clear {
    clear: both;
}

/* コメント・トラックバック */
#comments-open-data p {
    margin-bottom: 10px;
}

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

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

#comment-text {
    width: 266px;
}

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

#comments-open-footer {
    text-align: center;
}

.trackbacks,
.comments {
    margin: 10px 5px;
    color: #36414d;
}

.trackbacks-header,
.comments-header,
.comments-open-header {
    margin: 15px 0;
    padding: 2px 0 2px 5px;
    color: #ffffff;
/*    background: #8fabbe; */
    background: #eeeeee;
    font-size: 11px;
}

#trackbacks-info,
.trackback-content,
.comment-content,
.comments-open-content {
    margin: 0;
    padding: 0;
    font-size: 12px;
    line-height: 150%;
    word-break: break-all;
}

.trackback-content p,
.comment-content p {
    margin-top: 10px;
    margin-bottom: 5px;
}

.trackback-footer,
.comment-footer {
    font-size: 9px;
    border-top: 1px dotted #36414d;
    text-align: right;
    padding-top: 3px;
    margin-right: 2px;
}

.comments-open label {
    display: block;
}

.comments-head {
    font-size: 11px;
    color: #ffffff;
    background: #8fabbe;
    padding: 2px 0 2px 5px;
    margin: 15px 0;
}
/* --------------- 写真表示 -------------------------- */
.photobox {
  float : right;
  margin-top : 10px;
  margin-left : 10px;
  margin-bottom : 10px;
  font-size : 14px;
  font-family : sans-serif;
}

/* +++++++++++++++++++ TOP NEWS のBOX 設定 +++++++++++++++++++ */
/* news style1 */
#topics{
	padding:0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	color:#555555;
	}
#topics p{
	color:#555555;
	font-size:12px;
	line-height:130%;
	}

#topics h2{
	background-image: url(./image/topics.gif);
	background-repeat: no-repeat;
	background-position:left top;
	margin-top:10px;
	margin-bottom:0px;
	text-indent:-9999px;
	overflow:hidden;
}

.entry-t{
	width:580px;
	padding:0px;
	margin: 0px 0px 20px 5px;
	color:#333333;
	font-size:12px;
	border:none;
	}
/* -------------topics box---------------------- */
.topicsbase#kokoro{
	background:url(./image/doctor.jpg) no-repeat right 95%;
width:270px;
	margin-top:10px;
	margin-left:10px;
	min-height:340px;
	_height:340px;
	font-size:12px;
	float:left;
}

.topicsbase#asahi{
	background:url(./image/terramember.jpg) no-repeat right 95%;
width:270px;
	margin-top:10px;
	margin-left:10px;
	min-height:340px;
	_height:340px;
	font-size:12px;
  float:left;
}
.topicsbase#hyoujyun{
	width:560px;
	margin-left:10px;
	min-height:130px;
	_height:135px;
	font-size:12px;
	border:solid 1px #ff6600;
/*	background:url(./image/hyoujyunchiryou.gif) no-repeat right bottom; */
	clear:both;
}
.topicsbase h3{
	background:url(./image/marker09.gif) no-repeat left top;
	background-color:#EFE6AC;
	padding:3px 3px 3px 25px; 
	font-size:12px;
}

.topicsbase h4{
	font-size:12px;
	color:#666666;
	font-weight:normal;
	border-bottom:dotted 1px #999999;
	padding:5px;
	margin:0px;
}
.topicsbase  dt{
	background:url(./image/marker10.gif) no-repeat left top;
	padding-left:20px; 
	font-size:12px;
}

.topicsbase  dd{
	font-size:12px;
	padding-left:20px;
	margin:5px 0 5px 0;
}

.topicsbase#asahi ul{
	padding-left: 10px;
	padding-top: 10px;
}

.topicsbase#asahi li{
	padding-left:0px;
	margin:5px 0 5px 5px;
	/* list-style-type: none; */
}

/* +++++++++++++++++++++++++ goHome Menu の配置 ++++++++++++++++++++++ */
.gohome{
  position: absolute;
  top:107px;
  left:298px;
  margin:0;
  padding:0.5em; 
  font-size:11px;
  color:#444444;
  background: transparent;   
}
.gohome2{
  position: absolute;
  top:107px;
  left:530px;
  margin:0;
  padding:0.5em; 
  font-size:11px;
  color:#444444;
  background: transparent;   
}
/* ------------------------- Layout ------------------------------------ */
body.layout-two-column-right {
    margin-bottom: 20px;
    text-align: center;
    background: #cccccc;
}
body.layout-one-column {
    margin-bottom: 20px;
    text-align: center;
    background: #cccccc;
}

.layout-two-column-right #container {
    margin-bottom: 10px;
}
/* 2カラム用 */
.layout-two-column-right #box {
    width: 850px; 
    margin-right: auto;
    margin-left: auto;
    position:relative;
    border-bottom: 1px solid #999999;
    border-left: 1px solid #999999;
    border-right: 1px solid #999999;
    text-align: left;
    background-color: #ffffff;
}

/* 2カラム(右サイドバー) ----------------------------------- */
.layout-two-column-right #content {
    float: left;
    width:615px; 
    border-bottom: 1px solid #999999; 
    border-right: 1px solid #999999;
}
.layout-two-column-right #links-right-box {
    float: left;
    width: 228px;
 }
.layout-two-column-right #links-right {
   padding: 15px 15px 10px; 
    color: #ffffff;
}

/* 1カラム用 */
.layout-one-column #box {
    width: 600px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 0;
    padding: 0;
    border-bottom: 1px solid #666699;
    border-left: 1px solid #666699;
    border-right: 1px solid #666699;
    text-align: left;
    background-color: #ffffff;
}
/* 1カラム */
.layout-one-column #content {}

/* fck CSS */
.Bold
{
	font-weight: bold;
}

.Title
{
	font-weight: bold;
	font-size: 16px;
	line-height: 120%;
	color: #cc3300;
}

.Code
{
	border: #666666 1px solid;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #000066;
	font-family: 'Courier New' , Monospace;
	background-color: #ddf5f5;
}


