@charset "utf-8";

a { text-decoration : none} /* リンクの下線を解除 */

*{margin: 0px 1px 0px 1px; padding: 0} /* 各要素のマージンとパディングを解除 */

ul, ol, li { list-style : none} /* リスト表示要素の・を解除 */
img{ vertical-align : middle; max-width: 100%;} /* 画像表示の最適化 */

@-o-viewport {
width : 320px;
zoom:1.0} /* Opera Mobileのルールに基づく記述 */
html {
font-family : verdana, sans-serif;
line-height : 1.5} /* ページ全体の書体と文字高を設定 */


/* ヘッダ */
#header {
    margin:-20px 0px 0px 0px;
    height:100px;
    color: #999;
    background: url("http://doudou1.xsrv.jp/mtarea10/mt-static/plugins/TemplateSet/images/heater_blue_1.png");
    text-align: left;
}
#header a,
#header a:link,
#header a:visited {
    color: #222;
    background: transparent;
    font-size: 13px;
   font-weight: bold;
    text-decoration: none;
}


#blog-name {
    padding: 0px 0px 0px 5px;
    font-family: "ＭＳ Ｐゴシック";
}

/* バナー */
#top_banner {position: relative;
    margin: -20px 0px 0px 0px;
}
/* ナビゲーション */

#nav {
    margin: 0px 0px 0px 0px;
height:0px;
text-indent: -9999px;
}
#nav li:first-child {
}
#nav li {
    list-style: none outside none;
    float: left;

    font-weight: bold;
    text-shadow: 1px 1px 1px #BBBBBB;
}
#nav li a {
    float: left;
        padding: 0px 0px 0px 0px;
    display: block;
}
#nav li a:hover {
    text-decoration: none;
    background: url("http://doudou1.xsrv.jp/mtarea10/mt-static/plugins/TemplateSet/images/back6.png") repeat-x;
}

#nav li.nav-active {
    background: url("http://doudou1.xsrv.jp/mtarea10/mt-static/plugins/TemplateSet/images/nav_active_orange_1.png") repeat-x;
}
#nav li.nav-active a:hover {
    text-decoration: none;
    background: url("http://doudou1.xsrv.jp/mtarea10/mt-static/plugins/TemplateSet/images/nav_active_orange_1.png") repeat-x;
}

#tabs {
    margin:0px 0px 0px 0px;
}

#tabs li {
    font-size: 60.3%;

}
.ui-tabs .ui-tabs-nav li a {
    padding: 0.5em 0.8em;
}
.ui-widget-content {
    border-top: none;
}
.ui-widget-header { 
    border: none;
    background: #5c9ccc;
}
.ui-tabs {
    clear: both;
    margin-left: 4px;
    border-top: 1px solid #999999;
}



/* パンくずリスト */
.breadcrumb {
    margin: 20px 0 0;
    font-size: 83.3%;
}

/* タイトル */
.category_title,
.related_title {
    margin: 7px 0px 10px 0px;
    padding: 8px 0 7px 15px;
    font-weight: normal;
    font-size: 90%;
    background: #ccc; /* fallback */
    background: url("http://doudou1.xsrv.jp/mtarea10/mt-static/plugins/TemplateSet/images/categorytitle_orange_1.png");
}
.related_title {
    margin-top: 20px;
}

.related_title2 {
clear:both;
    margin: 25px 0 10px;
    padding: 8px 0 7px 15px;
    font-weight: normal;
    font-size: 90%;
    background: #ccc; /* fallback */
    background: url("http://doudou1.xsrv.jp/mtarea10/mt-static/plugins/TemplateSet/images/categorytitle_orange_1.png");
}

/* ページナビゲーション */
.content-nav {
    text-align: center;
    margin: 18px 0;
    font-size: 80%;
}
.content-nav li {
    display: inline-block;
    list-style: none;
}
.link_page, .current_page {
    border: 1px solid #999;
    display: inline-block;
    margin: 0;
    padding: 4px;
    color: #fff;
    width: 15px;
    text-align: center;
}
.current_page {
    background: #469bdd;
}
.link_before, .link_next {
    display: inline-block;
    width: 120px;
    margin: 0;
    padding: 4px;
    background: #fff;
    text-align: center;
    border: 1px solid #999;
}
.link_before {
    margin-right: 5px;
}
.link_next {
    margin-left: 5px;
}
a.link_page:hover, .link_before:hover, .link_next:hover {
    color: #fff;
    background: #469bdd;
    text-decoration: none;
}

/* 記事の概要 */
.entries li {
    list-style: none;
    margin-bottom: 8px;
    padding-bottom: 5px;
}
.entries li.date_header {
    color: #fff;
    font-size: 80%;
    padding: 4px 0 4px 8px;
    margin-bottom: 9px;
    background: url("http://doudou1.xsrv.jp/mtarea10/mt-static/plugins/TemplateSet/images/datetitle_blue_2.png");
}
.entry_content {
    clear: both;
    border-bottom: 1px solid #999;
}
.entry_content .img {
    float:left;
    margin-right: 10px;
}

.entry_content .img img {
    border: 1px solid #aaa;
}
.entry_content .excerpt {
    margin-bottom: 8px; /* 画像がない場合の下マージン */
    padding-top: 1px;
}
.entry_content .excerpt .title {
    margin-bottom: 5px;
    font-size: 90%;
}
.entry_content .excerpt .content {
    font-size: 73.3%;
}
.content_category {
    border: 1px solid #999;
    background: MistyRose;
    font-size: 70%;
    padding: 2px;
    margin-left: 5px;
    vertical-align: middle;
}

/* 記事タイトル */
.entry-header {
    border-bottom: 2px solid #6EA7D1;
    font-size: 125%;
    font-weight: bold;
    padding: 6px 0px 1px 7px;
    border-left: 9px solid #3373A2;
}

/* ブログ記事 */
.entry {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #36414D;
    font-size: 95%;
    line-height: 1.5;
    width: auto;
}

.entry .date {
    font-size: 80%;
    margin: 20px 0 0;
}

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

/* 順序なしリスト */
.entry ul,
.entry ol {
    padding-left: 50px;
}
.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%;
}

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

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

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

/* サイドバー */
#links-left-box dl,
#links-right-box dl {
    margin: 0;
    padding: 0;
}
#links-left-box dd,
#links-right-box dd {
    font-size: 90%;
}
.side dt,
.side dd {
    margin: 0;
    padding: 0;
}

/* サイドメニュータイトル */
.sidetitle {
    padding: 5px 8px 5px 30px;
    background: #ccc; /* fallback */
    background: url("http://doudou1.xsrv.jp/mtarea10/mt-static/plugins/TemplateSet/images/sidetitle_blue_1.png");
    line-height: 1.5;
    color: #FFFFFF;
    font-size: 85%;
}

/* サイドメニュー */
.sidemenu {
    border: 1px solid #999;
    margin-bottom: 10px;
}
.side .content_category {
    font-size: 55%;
}
.side .new {
    font-size: 80%;
}
.side {
    margin: 8px 10px 6px;
    background: none;
    color: #333;
    font-size: 90%;
    line-height: 1.5;
}
.side ul li {
    list-style-type: circle;
}
.side ul li ul {
    padding-left: 0px;
}
.side li li {
    list-style-type: none;
}

.side ul li {
    background: url("http://doudou1.xsrv.jp/mtarea10/mt-static/plugins/TemplateSet/images/button2.png") no-repeat 0 0.5em;
    list-style: none;
    padding-left: 13px;
}

.side ul.news_list {
    padding-left: 0;
}

.side ul.news_list li {
    border-bottom: 1px solid #999;
    padding-top: 5px;
    background: none;
    padding-left: 0;
}
.side ul.news_list li:last-child {
    border-bottom: none;
}

.side ul.news_list li .excerpt {
    margin-bottom: 3px;
}

/* 新着記事一覧のページナビゲーション */
.side-content-nav {
    font-size: 70%;
    text-align: center;
    margin: 10px 0;
    line-height: 1;
}
.side-content-nav li {
    display: inline-block;
    list-style: none;
}
.side-content-nav .link_page,
.side-content-nav .current_page {
    border: 1px solid #999;
    display: inline-block;
    margin: 0;
    width: 10px;
    text-align: center;
}
.side-content-nav .current_page {
    background: #469bdd;
}
.side-content-nav .link_before, .side-content-nav .link_next {
    display: inline-block;
    width: 80px;
    margin: 0;
    padding: 4px;
    background: #fff;
    text-align: center;
    border: 1px solid #999;
}
.side-content-nav .link_next {
    margin-left: 5px;
}
.side-content-nav .link_before {
    margin-right: 5px;
}
.side-content-nav a.link_page:hover,
.side-content-nav .link_before:hover,
.side-content-nav .link_next:hover {
    color: #fff;
    background: #469bdd;
    text-decoration: none;
}

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

.new {
    display: none;
    color: #e50003;
}

/* カレンダー */
#calendar {
    margin: 5px 0 10px;
    padding: 10px 10px 0;
}
.calendarhead {
    padding-bottom: 5px;
    font-size: 90%;
    letter-spacing: 0.1em;
}
#calendar table {
    padding: 0;
    border-collapse: separate;
}
#calendar th {
    padding-bottom: 3px;
    text-align: center;
    font-size: 90%;
    width: 40px;
}
#calendar td {
    border: 1px solid #999999;
    text-align: center;
    font-size: 90%;
    line-height: 1.5;
}
#calendar td a {
    display: block;
    width: 100%;
    background: none repeat scroll 0 0 #DFEFEF;
}
#calendar td a:hover {
    text-decoration: none;
    color: #fff;
    background: #469BDD;
}
.today {
    display: block;
    border: 3px solid #ff0000;
}
.sunday,
.holiday,
.holiday a:link,
.holiday a:visited {
    color: #e50003;
}
.saturday,
.saturday a:link,
.saturday a:visited {
    color: #0000ff;
}

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

/* フィード */
.syndicate img {
    vertical-align: middle;
    border: none;
}

/* 検索結果画面 */
#search-form {
    font-size: 83.3%;
}
.search-header {
    margin: 15px 0;
}
.search-results-header {
    margin: 8px 0 15px;
    font-size: 120%;
}


/* フッタ */
#footer {
    background: url("http://doudou1.xsrv.jp/mtarea10/mt-static/plugins/TemplateSet/images/footer_blue_1.png");
    font-size: 73%;
    padding:10px 0px 0px 0px;
    background-position:bottom;
    background-repeat : repeat-x;
    color: #000000;
}
#footer div {
    width: 310px;
    text-align: center;
    padding-top: 0px;
}

input,textarea {
	font-family: "メイリオ","ＭＳ Ｐゴシック";
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}



.entry-body dl{
    margin: 20px 10px 20px 0px;
}

.entry-body dt{
	font-weight: bold;
	letter-spacing: .3em;
	margin-bottom: 5px;
	padding-left: 15px;
	padding-bottom: 2px;
	background: url(http://doudou1.xsrv.jp/mtarea10/mt-static/plugins/TemplateSet/images/bg_title_03.gif) no-repeat left bottom;
}


.entry-body dd{
	margin-bottom: 10px;
	padding-left: 15px;
}

.clearfix {display: inline-table;}

.googlemap {
    border: 1px solid #999;
    height: 400px;
    width: 315px;
}


/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */




.hako {
	border: 1px solid #ccc;
	background: #eee;
    padding: 0px 10px 10px 10px;
}


.omousikomi {
    margin: 10px;
    font-size: 98%;
}





@media screen and (min-width : 420px){

/* すべて */
* {
    margin: 0;
    padding: 0;
	font-family: "メイリオ","ＭＳ Ｐゴシック";
}
body {
    font-size: 95%;
    background: url("http://doudou1.xsrv.jp/mtarea10/mt-static/plugins/TemplateSet/images/back11.png") repeat-x scroll 0 0 #FFFFFF;
}
html>body {
    font-size: 12pt;
}

body.main, body.datebase {
    background: url("http://doudou1.xsrv.jp/mtarea10/mt-static/plugins/TemplateSet/images/back10.png") repeat-x scroll 0 0 #FFFFFF;
}

/* 見出し */
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 {
    padding: 1px;
}
#search {
    width: 180px;
    height: 20px;
}
html > body #search {
    background: none repeat scroll 0 0 #DFEFFC;
    border: 1px solid #AAAAAA;
    font-size: 100%;
    height: 15px;
    margin: 5px;
    padding: 3px;
    width: 180px;
}
#search_button {
    height: 25px;
    width: 40px;
}

/* ヘッダ */
#header {
    margin:0px 10px 0px 10px;
    height:80px;
    color: #999;
    background: url("http://doudou1.xsrv.jp/mtarea10/mt-static/plugins/TemplateSet/images/heater_blue_1.png");
    text-align: left;
}
#header a,
#header a:link,
#header a:visited {
    color: #222;
    background: transparent;
    font-size: 18px;
   font-weight: bold;
    text-decoration: none;
}

#header p {
   font-size: 11px;
    padding: 0px 0px 0px 20px;
}

#blog-name {
    padding: 3px 0px 0px 20px;
    font-family: "ＭＳ Ｐゴシック";
}

/* バナー */
#top_banner {    position: relative;
    margin: 0;
}
#top_banner p {
    position: absolute;
        top: -40px;
        right: 10px;
}
html > body #top_banner p {
        top: -40px;
        right: 10px;
}


/* ナビゲーション */
#nav {
    margin: 0px 0px 0px 10px;
    border-top: 1px solid #bbb;
text-indent: 0px;
}
#nav li:first-child {
    border-left: 1px solid #999;
}
#nav li {
    list-style: none outside none;
    float: left;
    border-right: 1px solid #999;
    font-weight: bold;
    text-shadow: 1px 1px 1px #BBBBBB;
}
#nav li a {
    float: left;
        padding: 7px 22px 7px 22px;
    display: block;
}
#nav li a:hover {
    text-decoration: none;
    background: url("http://doudou1.xsrv.jp/mtarea10/mt-static/plugins/TemplateSet/images/back6.png") repeat-x;
}

#nav li.nav-active {
    background: url("http://doudou1.xsrv.jp/mtarea10/mt-static/plugins/TemplateSet/images/nav_active_orange_1.png") repeat-x;
}
#nav li.nav-active a:hover {
    text-decoration: none;
    background: url("http://doudou1.xsrv.jp/mtarea10/mt-static/plugins/TemplateSet/images/nav_active_orange_1.png") repeat-x;
}
#tabs li {
    font-size: 70.3%;
text-indent: 0px;
height:26.5px;
}
.ui-tabs .ui-tabs-nav li a {
    padding: 0.5em 0.8em;
}
.ui-widget-content {
    border-top: none;
}
.ui-widget-header { 
    border: none;
    background: #5c9ccc url(http://doudou1.xsrv.jp/mtarea10/mt-static/plugins/TemplateSet/images/back3.png) 50% 50% repeat-x;
}
.ui-tabs {
    clear: both;
    margin-left: 4px;
    border-top: 1px solid #999999;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
    #nav li {
        padding-top: 1px;
    }
    .ui-tabs .ui-tabs-nav li {
        padding: 1px 0 0 0;
    }
}

/* パンくずリスト */
.breadcrumb {
    margin: 20px 0 0;
    font-size: 83.3%;
}

/* タイトル */
.category_title,
.related_title {
    margin: 5px 0 10px;
    padding: 8px 0 7px 15px;
    font-weight: normal;
    font-size: 90%;
    background: #ccc; /* fallback */
    background: url("http://doudou1.xsrv.jp/mtarea10/mt-static/plugins/TemplateSet/images/categorytitle_orange_1.png");
}
.related_title {
    margin-top: 20px;
}

.related_title2 {
clear:both;
    margin: 25px 0 10px;
    padding: 8px 0 7px 15px;
    font-weight: normal;
    font-size: 90%;
    background: #ccc; /* fallback */
    background: url("http://doudou1.xsrv.jp/mtarea10/mt-static/plugins/TemplateSet/images/categorytitle_orange_1.png");
}

/* ページナビゲーション */
.content-nav {
    text-align: center;
    margin: 18px 0;
    font-size: 80%;
}
.content-nav li {
    display: inline-block;
    list-style: none;
}
.link_page, .current_page {
    border: 1px solid #999;
    display: inline-block;
    margin: 0;
    padding: 4px;
    color: #fff;
    width: 15px;
    text-align: center;
}
.current_page {
    background: #469bdd;
}
.link_before, .link_next {
    display: inline-block;
    width: 120px;
    margin: 0;
    padding: 4px;
    background: #fff;
    text-align: center;
    border: 1px solid #999;
}
.link_before {
    margin-right: 5px;
}
.link_next {
    margin-left: 5px;
}
a.link_page:hover, .link_before:hover, .link_next:hover {
    color: #fff;
    background: #469bdd;
    text-decoration: none;
}

/* 記事の概要 */
.entries li {
    list-style: none;
    margin-bottom: 8px;
    padding-bottom: 5px;
}
.entries li.date_header {
    color: #fff;
    font-size: 80%;
    padding: 4px 0 4px 8px;
    margin-bottom: 9px;
    background: url("http://doudou1.xsrv.jp/mtarea10/mt-static/plugins/TemplateSet/images/datetitle_blue_2.png");
}
.entry_content {
    clear: both;
    border-bottom: 1px solid #999;
}
.entry_content .img {
    float:left;
    margin-right: 10px;
}

.entry_content .img img {
    border: 1px solid #aaa;
}
.entry_content .excerpt {
    margin-bottom: 8px; /* 画像がない場合の下マージン */
    padding-top: 1px;
}
.entry_content .excerpt .title {
    margin-bottom: 5px;
    font-size: 90%;
}
.entry_content .excerpt .content {
    font-size: 73.3%;
}
.content_category {
    border: 1px solid #999;
    background: MistyRose;
    font-size: 70%;
    padding: 2px;
    margin-left: 5px;
    vertical-align: middle;
}

/* 記事タイトル */
.entry-header {
    border-bottom: 2px solid #6EA7D1;
    font-size: 125%;
    font-weight: bold;
    padding: 6px 0px 1px 7px;
    border-left: 9px solid #3373A2;
}

/* ブログ記事 */
.entry {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #36414D;
    font-size: 95%;
    line-height: 1.5;
    width: auto;
}

.entry .date {
    font-size: 80%;
    margin: 20px 0 0;
}

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

/* 順序なしリスト */
.entry ul,
.entry ol {
    padding-left: 50px;
}
.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%;
}

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

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

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

/* サイドバー */
#links-left-box dl,
#links-right-box dl {
    margin: 0;
    padding: 0;
}
#links-left-box dd,
#links-right-box dd {
    font-size: 90%;
}
.side dt,
.side dd {
    margin: 0;
    padding: 0;
}

/* サイドメニュータイトル */
.sidetitle {
    padding: 5px 8px 5px 30px;
    background: #ccc; /* fallback */
    background: url("http://doudou1.xsrv.jp/mtarea10/mt-static/plugins/TemplateSet/images/sidetitle_blue_1.png");
    line-height: 1.5;
    color: #FFFFFF;
    font-size: 85%;
}

/* サイドメニュー */
.sidemenu {
    border: 1px solid #999;
    margin-bottom: 10px;
}
.side .content_category {
    font-size: 55%;
}
.side .new {
    font-size: 80%;
}
.side {
    margin: 8px 10px 6px;
    background: none;
    color: #333;
    font-size: 90%;
    line-height: 1.5;
}
.side ul li {
    list-style-type: circle;
}
.side ul li ul {
    padding-left: 0px;
}
.side li li {
    list-style-type: none;
}

.side ul li {
    background: url("http://doudou1.xsrv.jp/mtarea10/mt-static/plugins/TemplateSet/images/button2.png") no-repeat 0 0.5em;
    list-style: none;
    padding-left: 13px;
}

.side ul.news_list {
    padding-left: 0;
}

.side ul.news_list li {
    border-bottom: 1px solid #999;
    padding-top: 5px;
    background: none;
    padding-left: 0;
}
.side ul.news_list li:last-child {
    border-bottom: none;
}

.side ul.news_list li .excerpt {
    margin-bottom: 3px;
}

/* 新着記事一覧のページナビゲーション */
.side-content-nav {
    font-size: 70%;
    text-align: center;
    margin: 10px 0;
    line-height: 1;
}
.side-content-nav li {
    display: inline-block;
    list-style: none;
}
.side-content-nav .link_page,
.side-content-nav .current_page {
    border: 1px solid #999;
    display: inline-block;
    margin: 0;
    width: 10px;
    text-align: center;
}
.side-content-nav .current_page {
    background: #469bdd;
}
.side-content-nav .link_before, .side-content-nav .link_next {
    display: inline-block;
    width: 80px;
    margin: 0;
    padding: 4px;
    background: #fff;
    text-align: center;
    border: 1px solid #999;
}
.side-content-nav .link_next {
    margin-left: 5px;
}
.side-content-nav .link_before {
    margin-right: 5px;
}
.side-content-nav a.link_page:hover,
.side-content-nav .link_before:hover,
.side-content-nav .link_next:hover {
    color: #fff;
    background: #469bdd;
    text-decoration: none;
}

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

.new {
    display: none;
    color: #e50003;
}

/* カレンダー */
#calendar {
    margin: 5px 0 10px;
    padding: 10px 10px 0;
}
.calendarhead {
    padding-bottom: 5px;
    font-size: 90%;
    letter-spacing: 0.1em;
}
#calendar table {
    padding: 0;
    border-collapse: separate;
}
#calendar th {
    padding-bottom: 3px;
    text-align: center;
    font-size: 90%;
    width: 40px;
}
#calendar td {
    border: 1px solid #999999;
    text-align: center;
    font-size: 90%;
    line-height: 1.5;
}
#calendar td a {
    display: block;
    width: 100%;
    background: none repeat scroll 0 0 #DFEFEF;
}
#calendar td a:hover {
    text-decoration: none;
    color: #fff;
    background: #469BDD;
}
.today {
    display: block;
    border: 3px solid #ff0000;
}
.sunday,
.holiday,
.holiday a:link,
.holiday a:visited {
    color: #e50003;
}
.saturday,
.saturday a:link,
.saturday a:visited {
    color: #0000ff;
}

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

/* フィード */
.syndicate img {
    vertical-align: middle;
    border: none;
}

/* 検索結果画面 */
#search-form {
    font-size: 83.3%;
}
.search-header {
    margin: 15px 0;
}
.search-results-header {
    margin: 8px 0 15px;
    font-size: 120%;
}

/* カラムレイアウト */
body.layout-three-column-right,
body.layout-two-column-right {
    text-align: center;
}
.layout-three-column-right #container,
.layout-two-column-right #container {
    margin-bottom: 10px;
}
.layout-three-column-right #box,
.layout-two-column-right #box {
    margin-right: auto;
    margin-left: auto;
    padding: 0 0 25px 0;
    text-align: left;
}

/* 3カラム固定レイアウト幅 */
.layout-three-column-right #box {
    width: 980px;
}

/* 2カラム固定レイアウト幅 */
.layout-two-column-right #box {
    width: 980px;
}

/* 3カラムレイアウト */
.layout-three-column-right #content {
    float: left;
    width: 420px;
}
.layout-three-column-right #links-left-box {
    float: left;
    width: 250px;
}
.layout-three-column-right #links-right-box {
    float: left;
    width: 300px;
    margin-right: 10px;
}
.layout-three-column-right #links-left {
    padding: 50px 15px 0 0;
}
.layout-three-column-right #links-right {
    padding: 50px 0 0;
}

/* 2カラムレイアウト */
.layout-two-column-right #content {
    float: left;
    width: 670px;
}
.layout-two-column-right #links-right-box {
    float: left;
    width: 300px;
    margin-right: 10px;
}
.layout-two-column-right #links-right {
    padding: 20px 0 0;
}
.layout-two-column-right.datebase #links-right {
    padding: 50px 0 0;
}

/* 3カラムレイアウト(ブログ記事全体) */
.layout-three-column-right .blog {
    margin: 50px 0 0 5px;
    padding: 0 15px 0 5px;
}

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

#footer_menu {
    border-top: 1px solid #669;
    border-bottom: 1px solid #669;
    padding: 0 10px;
}
#footer_menu div {
    width: 960px;
    font-size: 90%;
    margin: 15px auto;
    text-align: left;
}

/* フッタ */
#footer {
    height: 80px;
    background: url("http://doudou1.xsrv.jp/mtarea10/mt-static/plugins/TemplateSet/images/footer_blue_1.png");
    font-size: 83%;
    padding: 0 10px;
    color: #000000;
}
#footer div {
    width: 960px;
    margin: 15px auto;
    text-align: right;
    padding-top: 23px;
}

input,textarea {
	font-family: "メイリオ","ＭＳ Ｐゴシック";
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}



.entry-body dl{
    margin: 20px 10px 20px 0px;
}

.entry-body dt{
	font-weight: bold;
	letter-spacing: .3em;
	margin-bottom: 5px;
	padding-left: 15px;
	padding-bottom: 2px;
	background: url(http://doudou1.xsrv.jp/mtarea10/mt-static/plugins/TemplateSet/images/bg_title_03.gif) no-repeat left bottom;
}


.entry-body dd{
	margin-bottom: 10px;
	padding-left: 15px;
}



.clearfix {display: inline-table;}

.googlemap {
    border: 1px solid #999;
    height: 400px;
    width: 642px;
}


/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */




.hako {
	border: 1px solid #ccc;
	background: #eee;
    padding: 0px 10px 10px 10px;
}


.omousikomi {
    margin: 10px;
    font-size: 98%;
}


.red { color: #cc0000; } /* 赤 */ 
.blue { color: #003399; } /* 青 */ 
.green { color: #339900; } /* 緑 */ 
.orange { color: #ff9900; } /* オレンジ */ 

.redbold { color: #cc0000; font-weight:bold;} /* 赤 */ 
.bluebold { color: #003399; font-weight:bold;} /* 青 */ 
.greenbold { color: #339900; font-weight:bold;} /* 緑 */ 
.orangebold { color: #ff9900; font-weight:bold;} /* オレンジ */ 

.linemizu { background: #80FFFF; } /* 背景マーカー処理 */
.linepink { background: #FFB0D8; } /* 背景マーカー処理 */ 
.lineyellow { background: #ffff00; } /* 背景マーカー処理 */ 

.linemizubold { background: #80FFFF;  font-weight:bold;} /* 背景マーカー処理 */
.linepinkbold { background: #FFB0D8;  font-weight:bold;} /* 背景マーカー処理 */ 
.lineyellowbold { background: #ffff00;  font-weight:bold;} /* 背景マーカー処理 */ 


}


/**** LINK-tag style sheet commercial.css ****/

div.tdftdiv{
	padding:3px;
/*	margin:11px 0 0 0;*/
	line-height:16px;
}
ul.tdftad{
	margin:0;
	padding:0;
}
ul.tdftad li{
	display:inline;
	background-image:url("al.gif");
	background-position:left center;
	background-repeat:no-repeat;
	padding:0 4px 0 8px;
	font-size:13px;
}
ul.tdftad li.tdftpr{
	background-image:url("pr.gif");
	padding-left:20px;
}
ul.tdftad li.tdftlink{
	background-image:url("link.gif");
	padding-left:25px;
}
ul.tdftad li a:hover{
	text-decoration:none;
}

}