@charset "UTF-8"; /* PublishCharset into mt-config.cgi */

* {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    font-family: Verdana, Arial, sans-serif;
}
body {
	font-family: "Helvetica", "Arial", "ＭＳ Ｐゴシック", "Osaka", "sans-serif",;
	background:url(img/bg.gif) repeat-x;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;

}
html>body {
    font-size: 12pt;
}

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

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

/* リンクつき画像 */
a img {
    border: none;
}

/* フォーム */
form {
    margin: 0px;
}
#search-options,
input,
textarea,
select {
    padding: 1px;
				font-size: 83%;
}
#search {
    width: 140px;
    height: 20px;
}
html > body #search {
    height: 15px;
}

/* ヘッダ */
#header {
	width:970px;
	height:215px;
	background:url(img/header01.jpg);
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

#header a,
#header a:link,
#header a:visited {
	font-size: 100%;
	color:#FFFFFF;
	padding:0px 0px 0px 0px;
	margin:0px;
}
#header a:hover {}
#header a:active {}

h1.blog-name{
	font-size: 100%;
	color:#FFFFFF;
	padding:100px 0px 0px 43px;
	text-decoration: none;
    font-weight: bolder;
	margin:0px 0px 0px 0px;}

/* タイトルバナー下の説明 */
.blog-description {
    color: #fff;
    background: transparent;
    font-size: 12px;
	padding:0px 0px 0px 43px;
	margin:0px 0px 0px 0px;
}

/* ブログ記事日付 */
.date {
    margin: 8px 0;
}

/* ブログ記事日付・各タイトル */
.date,
.trackbacks-header,
.comments-header,
.comments-open-header,
.search-header,
.search-result-header {
	padding: 0px 0px 0px 0px;
	font-size: 71%;
	text-align: right;
}

h1.search-results-header {
	padding: 20px 0px 20px 50px;
	font-size: 71%;
	font-weight: bold;
}

/* ブログ記事タイトル */
.entry-header {
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 35px;
	font-size: 100%;
	font-weight: bold;
	color: #1B6585;
	background-image:url(img/kiji_bg.jpg);
	background-repeat:no-repeat;
}

/* ブログ記事 */
.entry {
    margin: 0px 0px 30px 0px;
    padding: 0px 10px 10px 20px;
    color: #36414d;
    font-size: 83.3%;
    line-height:1.5;
    word-break: break-all;
    border: 1px solid #CCCCCC;
}
/* ブログ記事内AD */
.entry .ad {
    padding: 0px;
}


/* 段落 */
.entry p {
    margin: 15px 0;
}

/* 順序なしリスト */
.entry ul,
.entry ol {
    padding-left: 16px;
}
.entry ul li {
    list-style-type: circle;
}

/* 定義リスト */
.entry dl {}
.entry dt {}
.entry dd {
    padding-left: 8px;
}

/* テキストエリア */
.entry textarea {
    width: 97%;
}

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

pre {
    margin: 15px 20px 0px;
    padding: 10px;
    background: #f6f6f6;
    border: 1px solid #999;
    font-size: 83.3%;
    line-height: 1.5;
    width: 100%;
    overflow: scroll;
}
html>body pre {
    width: 87%;
}

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

/* 投稿者 */
.entry-footer {
    margin: 5px 0px 0px 0px;
    padding-top: 3px 0px 0px 0px;
    border-top: 1px dotted #36414d;
}

.entry-footertxt {
    font-size: 71%;
    text-align: right;}
/* タグ */
.entry-tags {
    margin-bottom: 5px;
}
.entry-tags-header,
.entry-tags-list,
.entry-tag {
    display: inline;
    font-size: 100%;
}
.entry-tags-list { 
    list-style:none;
    padding-left: 5px;
}

/* Typekeyコメンタ－画像 */
.commenter-profile img {
    vertical-align: middle;
    border-width: 0;
}

/* ウェブページ */
div.page {
    margin-top: -5px;
}

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

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

/* サイドメニュータイトル */
.sidetitle {
	width: 180px;
	color:#3366CC;
	font-weight: bold;
	font-size: 78%;
	background-image: url(img/side_title2.gif);
	height: 20px;
	text-align:center;
	margin:0px 0px 0px 0px;
	padding:5px 0px 0px 0px;
	background-repeat: no-repeat;
}


/* サイドメニュー */
.side {
    margin: 3px 0px 10px 0px;
    padding:0px 3px 0px 3px;
    color: #333333;
    font-size: 60%;
    line-height: 1.5em;
}

.Sidebox{	
    margin:0px 0px 20px 0px;
    padding:0px 0px 0px 0px;
    border:1px solid #CCCCCC;
    width: 180px;
}
.side ul,
.side ol {
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
}
.side ul li {
    background-image: url(img/right.png);
    background-repeat: no-repeat;
    background-position: left top;
    list-style-type: none;
    margin:10px 0px 0px 0px;
    padding:0px 0px 0px 15px;
    display: block;
}
.side ul li ul {
    padding-left: 0px;
				
}
.side li li {
    list-style-type: none;
}

/* サイドメニュー(サブカテゴリー用) */
.side #categories ul {
    padding-left: 0px;
}
.side #categories ul ul {
    padding-left: 0px;
}
.side #categories li {
	list-style-type: none;
	background-image: url(img/right.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin:0px 0px 0px 0px;
	padding:0px 0px 5px 15px;
	text-align:left;
}

.tag {
    margin: 3px 0px 10px 0px;
    padding:0px 3px 0px 3px;
    color: #333333;
    font-size: 60%;
    line-height: 2.5em;
}

/* サイドメニュー(タグクラウド用) */
ul#tags {
	margin:5px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	list-style: none;
}
ul#tags .module-list-item {
	display: inline;
}
ul#tags li.taglevel1 {
    font-size: 125%;
    font-weight: bold;
	list-style-image: none;
	list-style-type: none;
}
ul#tags li.taglevel2 {
    font-size: 125%;
	list-style-image: none;
	list-style-type: none;
}
ul#tags li.taglevel3 {
    font-size: 116.6%;
	list-style-image: none;
	list-style-type: none;
}
ul#tags li.taglevel4 {
    font-size: 108.3%;
	list-style-image: none;
	list-style-type: none;
}
ul#tags li.taglevel5 {
    font-size: 100%;
	list-style-image: none;
	list-style-type: none;
}
ul#tags li.taglevel6 {
    font-size: 91.6%;
	list-style-image: none;
	list-style-type: none;
}

/* 検索 */
fieldset {
    border: none;
}

/* カウンター */
.counter {
    margin: 8px 0 25px;
    padding: 2px;
    background: none;
}

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

/* クレジットバナー */
.powered {
    margin-top: 50px;
    text-align: left;
    color: #666666;
    font-size: 75%;
    line-height: 1.5;
}
.powered img {
    margin-top: 3px;
}
.powered ul,
.powered li {
    list-style: none;
}
.module-powered {
    margin-top: 15px;
    margin-bottom: 15px;
    padding: 10px;
    border: 1px solid #ddd;
    background-color: #f8f8f8;
    text-align: center;
}

/* コメント・トラックバック */
#trackbacks,
#comments {
    margin: 10px 0px 10px 30px;
	width:370px;
}

.trackbacks-header,
.comments-header,
.comments-open-header {
    margin: 15px 0;
}

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

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

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

#comments-open-data p {
    margin-bottom: 10px;
}
#comment-post {
    font-weight: bold;
}
#comment-author, #comment-email, #comment-url {
    width: 220px;
    height: 20px;
}
html > body #comment-author,
html > body #comment-email,
html > body #comment-url {
    height: 15px;
}
#comment-text {
    width: 370px;
    height: 150px;
}
#comment-bake-cookie {
    margin-left: 2px;
    vertical-align: middle;
}
#comments-open-footer {
    margin-top: 15px;
    text-align: center;
}
.comments-open label {
    display: block;
}

h1.c-txt{
	font-size: 100%;
	color: #006699;
	font-weight:bold;
	}

/* 検索結果画面 */
.search-header {
    margin: 8px 0;
}
.search-result-header {
    margin: 15px 0;
}

/* カラム切り替え */
body.layout-three-column,
body.layout-two-column-left,
body.layout-two-column-right,
body.layout-one-column {
    background: url(img/bg.gif);
				
}
.layout-three-column #container,
.layout-two-column-left #container,
.layout-two-column-right #container {
	margin: 0px 30px 0px 30px;
	padding: 0px 0px 0px 0px;
}
.layout-one-column #container {
    margin-bottom: 0;
}

/* 固定レイアウト共通 */
.layout-three-column #box,
.layout-two-column-left #box,
.layout-two-column-right #box,
.layout-one-column #box {
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	width:970px;
	background:url(img/bg_main.gif);
}


/* 3カラム固定レイアウト */
.layout-three-column #content {
	float: left;
	width: 470px;
	margin: 0px 38px 0px 38px;
	padding: 0px 0px 0px 0px;
}
.layout-three-column #links-left-box {
    float: left;
    width: 180px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.layout-three-column #links-right-box {
    float: left;
    width: 180px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.layout-three-column #links-left,
.layout-three-column #links-right {
    padding: 15px 0px 20px 0px;
}

/* 2カラム固定レイアウト(右サイドバー) */
.layout-two-column-right #content {
    float: left;
    width: 970px
    border-bottom: 1px solid #669;
    border-right: 1px solid #669;
}
.layout-two-column-right #links-right-box {
    float: left;
    width: 180px;
}
.layout-two-column-right #links-right {
    padding: 15px 15px 0;
}

/* 2カラム固定レイアウト(左サイドバー) */
.layout-two-column-left #content {
    float: left;
    width: 970px
    border-bottom: 1px solid #669;
    border-left: 1px solid #669;
}
.layout-two-column-left #links-left-box {
    float: left;
    width: 185px;
}
.layout-two-column-left #links-left {
    padding: 15px 15px 0;
}

/* 1カラム固定レイアウト */
.layout-one-column #content {}

/* 3カラム固定レイアウト(ブログ記事全体) */
.layout-three-column .blog {
    padding: 10px 0px 20px 0px;
}

/* 2カラム固定レイアウト(左サイドバー:ブログ記事全体) */
.layout-two-column-left .blog {
    padding: 10px 15px;
}

/* 2カラム固定レイアウト(右サイドバー:ブログ記事全体) */
.layout-two-column-right .blog {
    padding: 10px 15px;
}

/* 1カラム固定レイアウト(ブログ記事全体) */
.layout-one-column .blog {
    padding: 0 15px;
}

/* フッタ */
.layout-one-column #footer {
    text-align: center;
}
.layout-one-column-liquid #footer {
    padding-bottom: 15px;
    text-align: center;
}

/* 3カラムリキッドレイアウト 
.layout-three-column-liquid #content {
    margin: 0px 185px 20px 185px;
    border-bottom: 1px solid #669;
    border-left: 1px solid #669;
    border-right: 1px solid #669;
}
.layout-three-column-liquid #links-left{
    position: absolute;
    width: 180px;
    top: 95px;
    left: 15px;
}
.layout-three-column-liquid #links-right{
    position: absolute;
    width: 180px;
    top: 95px;
    right: 15px;
}
*/
/* 2カラムリキッドレイアウト(右サイドバー) 
.layout-two-column-liquid-right #content {
    margin: 0 185px 10px 0;
    border-bottom: 1px solid #669;
    border-right: 1px solid #669;
}
.layout-two-column-liquid-right #links-right {
    position: absolute;
    width: 155px;
    top: 95px;
    right: 15px;
}
*/
/* 2カラムリキッドレイアウト(左サイドバー) 
.layout-two-column-liquid-left #content {
    margin: 0 0 10px 185px;
    border-bottom: 1px solid #669;
    border-left: 1px solid #669;
}
.layout-two-column-liquid-left #links-left {
    position: absolute;
    width: 155px;
    top: 95px;
    left: 15px;
}
*/
/* 1カラムリキッドレイアウト 
.layout-one-column-liquid #content {
    margin: 0 100px 10px;
    border-bottom: 1px solid #669;
    border-left: 1px solid #669;
    border-right: 1px solid #669;
    background: #fff;
}*/
/* 1カラムリキッドレイアウト用 */
/* タイトルバナー */
.layout-one-column-liquid #banner {
    margin-right: 100px;
    margin-left : 100px;
    border-left: 1px solid #669;
    border-right: 1px solid #669;
}

/* 1カラム用 */
body.layout-one-column-liquid {
    background: #36414d;
}

/* フッタ */
.layout-one-column #footer,
.layout-three-column #footer,
.layout-two-column-left #footer,
.layout-two-column-right #footer {
	margin-right: auto;
	margin-left: auto;
	background:url(img/footer.gif) no-repeat;
	height:75px;
	text-decoration: none;
	width:950px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px 0px 0px 25px;
}
.copy-r{
	padding: 12px 0px 0px 0px;
	text-align: center;
	}
.copy-r a{
	font-size: 71%;
	color: #FFFFFF;
	}

.layout-one-column #footer,
.layout-three-column #footer a,
.layout-two-column-left #footer,
.layout-two-column-right #footer {
	text-decoration: none;
}
.layout-three-column #footer {
    width: 970px;
}
.layout-two-column-left #footer,
.layout-two-column-right #footer {
    width: 970px;
}
.layout-one-column #footer {
    width: 970px;
}

.foottxt{	
	font-size: 63%;
	text-decoration: none;
	line-height:100%;
}

input,textarea {
    font-family: "Osaka", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", arial, sans-serif;
}
/* 
.clearfix:after {
    content: "."; 
    display: block; 
    clear: both; 
    visibility: hidden;
}
*/
.clearfix {display: inline-table;
}

/* Hides from IE-mac \*/
* html .clearfix {}
.clearfix {display: block;

}
/* End hide from IE-mac */


.txt {
	font-size: 70%;
	line-height: 140%;
}

/* コメント確認 */
.come-box{
	margin: 0px 0px 0px 0px;
	padding: 50px 0px 50px 0px;
	text-align:center;
}

.search-results-container{	
	margin: 0px 50px 30px 50px;
	padding: 0px 10px 10px 20px;
	float: left;
}

/* カレンダー */
#calendar {
    margin: 0px 5px 15px 10px;
    color: #444444;
}
.calendarhead {
    padding-bottom: 5px;
    font-size: 9px;
    letter-spacing: 0.2em;
}
#calendar table {
    padding: 0;
    border-collapse: collapse;
}
#calendar th {
    padding-bottom: 3px;
    text-align: center;
    font-size: 9px;
    width: 23px;
}
#calendar td {
    padding: 2px 0;
    text-align: center;
    font-size: 10px;
    line-height: 120%;
}
.today {
    display: block;
    border: 1px solid #444444;
}
.sunday,
.holiday,
.holiday a:link,
.holiday a:visited {
    color: #e50003;
}
.saturday,
.saturday a:link,
.saturday a:visited {
    color: #0000ff;
}
#calendar a:visited,
#calendar a:link {
    text-decoration: underline;
}

/* 折りたたみ */
#monthlyname.sidetitle a.foldmark {
    color: #3366CC;
    text-decoration: none;
}
#monthlylist.side {
    margin: 0px 10px 5px 10px;
}

ul.tree {
    margin: 0px 0px 0px 15px;
    padding: 0px;
    font-size: 9px;
    list-style: none;
}
ul.tree ul {
    margin: 0px 0px 0px 10px;
    padding: 0px;
}
ul.tree li {
    margin: 0px;
    padding: 0px 0px 0px 18px;
    background-image: url(tree_lst.gif);
    background-repeat: no-repeat;
    list-style: none;
}
ul.tree li.tree_end {
    background-image: url(tree_end.gif);
    list-style: none;
}

/*high-slide JS*/
.highslide {
    cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide img {
    border: 2px solid gray;
}
.highslide:hover img {
    border: 2px solid white;
}
.highslide-image {
    border: 2px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
.highslide-loading {
    display: block;
    color: white;
    font-size: 9px;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: none;
    padding: 3px;
    border-top: 1px solid white;
    border-bottom: 1px solid white;
    background-color: black;
    /*
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
    */
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
    font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}
/*high-slide JS*/

/*拡張子に応じてアイコンをつける*/
a[href $='.pdf'] {
    padding-right: 18px;
    background: transparent url(pdf.png) no-repeat center right;
}
/*拡張子に応じてアイコンをつける*/

/*Google Analyticsのリンク*/
#abg a:link {
    color: #AAAAAA;
}
/*Google Analyticsのリンク*/
/*インデックス内リーチMAX*/
#rotator a {
    background: url(rotator/rotator.php) no-repeat top left;
    width: 409px; 
    height: 59px; 
    display: block;
    text-indent: -1000px;
}
#rotator a:hover {
    background-position: top right;
}
/*インデックス内リーチMAX*/

/* 写真の枠 */
.entry img {
    margin:0px 5px 5px 5px;
    background:#fffffb;
    padding:13px;
    border:1px solid #cccccc;
    clear: both;
}

/* サイドアコーディオン */
.accordion_toggle {
    display: block;
    margin-bottom: 5px;
}
.accordion_toggle_active {}
.accordion_content {
    overflow: hidden;
    padding-bottom: 10px;
}
.side accordion_content {
    margin: 3px 0px 10px 0px;
    padding:0px 3px 0px 3px;
    color: #333333;
    font-size: 60%;
    line-height: 1.5em;
}