﻿@charset "utf-8";


/*--------すべて　開始--------*/

* {
 margin : 0;
 padding : 0;
 font-weight : normal;
 font-style : normal;
 text-decoration : none;
 text-align:left;
}
body {
	letter-spacing:0.1em;
	background:url(../../img/bg.gif);
}

body.small {font-size: 18px;}
* html body.small {font-size: 100%;}
*:first-child+html body.small {font-size: 100%;}

body.large {font-size: 21px;}
* html body.large {font-size: 113%;}
*:first-child+html body.large {font-size: 113%;}

h1 {
	font-size: small;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
}
h1,h2,h3,h4,h5,li,dt,dd,p {
	text-align:left;
}

a:link {
	color:#1792DB;
	text-decoration:underline;
}
a: hover {
	color:65BBEF;
	text-decoration:none;
}
a:visited {
	color:#1792DB;
	text-decoration:underline;
}
ul,ol {
	list-style-type: none;
	vertical-align: bottom;
}
a img {
    border: none;
}
/*--------すべて　終了--------*/


/*--------グローバルナビ　開始--------*/

div#g_navi {
	width:900px;
	height:83px;
	background:url(../../img/navi_bg.gif) no-repeat;
}

div#g_navi ul li {
	float:left;
}
div#g_navi ul li a {
	display:block;
}

div#g_navi p {
	text-indent:-10000px;
}
div#g_navi p a {
	float:left;
	width:145px;
	height:83px;
	background: url(../../img/logo.gif) no-repeat left;
}
div#g_navi ul li a {
	display:block;
	text-indent:-10000px;
}
div#g_navi ul li#navi_dictionary a {
	width:131px;
	height:31px;
	background:url(../../img/navi_dictionary.gif) no-repeat;
	margin:52px 0px 0px 0px;
}
div#g_navi ul li#navi_dictionary a:hover {
	background:url(../../img/navi_dictionary.gif) no-repeat 0px -31px;
}
div#g_navi ul li#navi_words a {
	width:131px;
	height:31px;
	background:url(../../img/navi_words.gif) no-repeat;
	margin:52px 0px 0px 0px;
}
div#g_navi ul li#navi_words a:hover {
	background:url(../../img/navi_words.gif) no-repeat 0px -31px;
}	
div#g_navi ul li#navi_blog a {
	width:131px;
	height:31px;
	background:url(../../img/navi_blog.gif) no-repeat;
	margin:52px 0px 0px 0px;;
}
div#g_navi ul li#navi_blog a:hover {
	background:url(../../img/navi_blog.gif) no-repeat 0px -31px;
}	
div#g_navi ul li#navi_megumino_map a {
	width:131px;
	height:31px;
	background:url(../../img/navi_megumono_map.gif) no-repeat;
	margin:52px 0px 0px 0px;
}
div#g_navi ul li#navi_megumino_map a:hover {
	background:url(../../img/navi_megumono_map.gif) no-repeat 0px -31px;
}
div#g_navi ul li#navi_hokkaido a {
	width:131px;
	height:31px;
	background:url(../../img/navi_hokkaido.gif) no-repeat;
	margin:52px 0px 0px 0px;
}
div#g_navi ul li#navi_hokkaido a:hover {
	background:url(../../img/navi_hokkaido.gif) no-repeat 0px -31px;
}	

/*--------グローバルナビ　終了--------*/

/*--------パンくず　開始-------*/

div#pankuzu {
	clear:both;
	height:25px;
	padding-left:10px;
	margin:5px 10px -3px 10px;
	border-bottom:1px solid #CCC;
}
div#pankuzu p {
	font-size:80%;
	float:left;
}
div#pankuzu h1 {
	font-size:80%;
	text-indent:0px;
}


/*--------パンくず　終了--------*/

div#footer {
	width:910px;
	height:121px;
	padding:0px;
	clear:both;
	text-indent:-10000px;
	background:url(../../img/footer_bg.jpg) no-repeat top left;
}
div#footer ul {
	width:536px;
	padding:83px 0px 0px 7px;
	float:left;
}
div#footer ul li {
	float:left;
	display:block;
}
div#footer ul #link a,
div#footer ul #sitemap a,
div#footer ul #mail a,
div#footer ul #site a,{
	width:134px;
	height:31px;
	display:block;
}
div#footer ul #link {
	margin:0px 0px 0px 0px;
	display:block;
	width:134px;
	height:31px;
	background:url(../../img/link_btn.gif) no-repeat top;
}

div#footer ul #sitemap {
	margin:0px;
	width:134px;
	height:31px;
	background:url(../../img/sitemap_btn.gif) no-repeat top;
}
div#footer ul #mail {
	margin:0px;
	width:134px;
	height:31px;
	background:url(../../img/mail_btn.gif) no-repeat top;
}
div#footer ul #site {
	margin:0px;
	width:134px;
	height:31px;
	background:url(../../img/site_btn.gif) no-repeat top;
}
div#footer address {
	float:left;
	width:350px;
	height:31px;
	margin:83px 0px 0px 0px;
	background:url(../../img/copyright.gif) no-repeat top;
}

.sidetitle {
	margin-top:4px;
	list-style-type:none;
}

/* フォーム */
form {
    margin: 0px;
}
#search-options,
input,
textarea {
    padding: 1px;
}
#search {
    width: 140px;
    height: 20px;
}
html > body #search {
    height: 15px;
}

/* エントリー日付 */
.date {
	clear:both;
	margin:8px 0;
}

/* エントリー日付・各タイトル */
.date,
.trackbacks-header,
.comments-header,
.comments-open-header,
.search-header,
.search-result-header {
    padding-left: 8px;
    color: #003955;
    font-size: 83.3%;
    font-weight: bold;
    line-height: 2.0;
	background:url(../../img/blog/title_line.gif) repeat-x bottom ;
}
.entry-content {
	margin:10px 0 20px 0;
	text-align:left;
	letter-spacing: 0;
}

/* エントリータイトル */
.entry-header {
    margin: 15px 0 0;
    padding-left: 5px;
    border-left: 3px solid #E49F00;
    font-size: 100%;
    font-weight: bold;
}

/* エントリー */
.entry {
    width: auto;
    margin: 0 3px 15px;
    color: #36414d;
    font-size: 83.3%;
    line-height:1.5;
    word-break: break-all;
}

.entry img {
	border:1px solid #CCC;
	padding:5px;
}

/* 段落 */
.entry p {
    margin: 15px 0;
}

/* 順序なしリスト */
.entry ul,
.entry ol {
    padding-left: 16px;
}
.entry ul li {
    list-style-type: none;
}

/* 定義リスト */
.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: 10px 0 0;
    padding-top: 3px;
    border-top: 1px dotted #36414d;
    font-size: 83.3%;
    text-align: right;
}

/* タグ */
.entry-tags {
	clear:both;
    margin-top: 10px;
}
.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;
}

/* アーカイブページ本文 */
.archive-list {
    margin: 10px 0;
}

/* アーカイブテンプレートの前後リンク */
.content-nav {
    margin: 10px;
    text-align: center;
    font-size: 83.3%;
}

/* カレンダー */
.calendarhead {
    padding-bottom: 5px;
    text-align: center;
    color: #333;
    font-size: 9px;
    background: none;
    letter-spacing: 0.2em;
}
#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%;
}
span.day {
    text-align: center;
    font-size: 9px;
}
span.saturday {
    color: blue;
}
span.sunday {
    color: #e50003;
}
td.today {
    display: block;
    border: 1px solid #333;
}

#links-left-box {
    float:left;
    width:185px;
}

#links-left-box dl,
#links-right-box dl {
    margin: 0;
    padding: 0;
}
#links-left-box dd,
#links-right-box dd {
    font-size: 75%;
}

.side dt,
.side dd {
    margin: 0;
    padding: 0;
}


/* サイドメニュー */
.side {
    margin: 3px 5px 0 0;
    background: none;
    color: #333;
    font-size: 75%;
    line-height: 1.5;
}
.side ul,
.side ol {
    padding-left: 2px;
	margin-top:-3px;
	margin-bottom:10px;
}
.side ul li {
	padding:4px 0px 4px 10px;
	list-style-type:none;
	background:url(../../img/blog/arrow.gif) no-repeat 0px 10px;
	border-bottom:1px dashed #999;
}
.side ul li ul {
    padding-left: 0px;
}

.side li li {
    list-style-type: none;
	background:none;
	border:none;
}

.side dd {
	margin-bottom:16px;
}

/* サイドメニュー(サブカテゴリー用) */
.side #categories ul {
    padding-left: 16px;
}
.side #categories ul ul {
    padding-left: 10px;
}
.side #categories li {
    list-style-type: none;
}

/* サイドメニュー(タグクラウド用) */
ul#tags {
    margin-top: 5px;
    padding-left: 0;
    list-style: none;
	background:none;
	border:none;
}
ul#tags li {
    list-style: none;
	background:none;
	border:none;
}
ul#tags .module-list-item {
    display: inline;
}
ul#tags li.taglevel1 {
    font-size: 125%;
    font-weight: bold;
}
ul#tags li.taglevel2 {
    font-size: 125%;
}
ul#tags li.taglevel3 {
    font-size: 116.6%;
}
ul#tags li.taglevel4 {
    font-size: 108.3%;
}
ul#tags li.taglevel5 {
    font-size: 100%;
}
ul#tags li.taglevel6 {
    font-size: 91.6%;
}

/* 検索 */
fieldset {
    border: none;
}
#sarch {
	margin-left:40px;
}

/* RSSフィード */
.syndicate {
    margin-top: 30px;
    text-align: center;
}
.syndicate img {
    border: none;
}

/*MTコピーライト*/
.powered {
	margin-top:60px;
    text-align: center;
}

.powered img {
    margin-top: 3px;
}

.powered ul,
.powered li {
    list-style: none;
}


/* コメント・トラックバック */
#trackbacks,
#comments {
    margin: 10px 0;
}

.trackbacks-header,
.comments-header,
.comments-open-header {
    margin: 15px 0;
}

#trackbacks-info,
.trackback-content,
.comment-content,
.comments-open-content {
    margin: 0 2px 50px 2px;
    padding: 0;
    font-size: 83.3%;
    line-height: 1.5;
    word-break: break-all;
}

.trackback-content p,
.comment-content p {
    margin-top: 5px;
    margin-bottom: 10px;
}

.trackback-footer,
.comment-footer {
    margin-right: 2px;
	padding:5px;
    font-size: 81.3%;
    text-align: left;
	border-bottom:1px dotted #CCC;
}

#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: 400px;
    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;
}

/* 検索結果画面 */
.search-header {
    margin: 8px 0;
}
.search-result-header {
    margin: 15px 0;
}

/* カラム切り替え */
.layout-one-column #container,
.layout-three-column #container,
.layout-two-column-left #container,
.layout-two-column-right #container {
    margin: 0 0 10px 0;
}

/* 固定レイアウト共通 */
.layout-three-column #box,
.layout-two-column-left #box,
.layout-two-column-right #box,
.layout-one-column #box {
	position:relative;
	top:0px;
	left:0px;
	width:911px;
	background:url(../../img/bg.jpg) repeat-y;
	padding:0px 5px;
	margin:0px auto;
	text-align:center;
	}


/* 3カラム固定レイアウト */
.layout-three-column #content {
    float: left;
    width: 478px;
    border-bottom: 1px solid #669;
    border-left: 1px solid #669;
    border-right: 1px solid #669;
}
/*
.layout-three-column #links-left-box,
.layout-three-column #links-right-box {
    float: left;
    width: 185px;
}
*/
.layout-three-column #links-left,
.layout-three-column #links-right {
    padding: 15px 15px 0 15px;
}


/* 2カラム固定レイアウト(右サイドバー) */
.layout-two-column-right #content {
    float: left;
    width: 478px;
    border-bottom: 1px solid #669;
    border-right: 1px solid #669;
}
.layout-two-column-right #links-right-box {
    float: left;
    width: 185px;
}
.layout-two-column-right #links-right {
    padding: 15px 15px 0;
}

/* 2カラム固定レイアウト(左サイドバー) */
.layout-two-column-left #content {
    float: right;
    width: 721px;
}
.layout-two-column-left #links-left-box {
    float: left;
    width: 185px;
}
.layout-two-column-left #links-left {
    padding: 15px 15px 0;
}

/* 3カラム固定レイアウト(エントリー全体) */
.layout-three-column .blog {
    padding: 10px 15px;
}

/* 2カラム固定レイアウト(左サイドバー:エントリー全体) */
.layout-two-column-left .blog {
	clear:both;
	width:700px;
	float:right;
    padding: 10px 20px 10px 0px;
	background:url(../../img/blog/tyo.gif) no-repeat 420px 0px;
}

/* 2カラム固定レイアウト(右サイドバー:エントリー全体) */
.layout-two-column-right .blog {
    padding: 10px 15px;
}

/* 1カラム固定レイアウト(エントリー全体) */
.layout-one-column .blog {
    padding: 0 15px;
}

input,textarea {
    font-family: "Osaka", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", arial, sans-serif;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}


/*ユーザビリティ関連*/
div#font-size-change {
	position:absolute;
	width:143px;
	top:88px;
	left:760px;
	}
div#font-size-change p {
	float:left;
	width:80px;
	height:16px;
	margin:0px 3px 0px 0px;
}
div#font-size-change ul {
	width:60px;
	float:left;
}
div#font-size-change ul li {
	float:left;
	width:16px;
	height:16px;
	margin:0px 3px;
	_margin:0px 2px;
}
div#font-size-change ul li img {
	width:16px;
	height:16px;
}
	
ul#site_search {
	position:absolute;
	top:5px;
	left:718px;
	font-size:0.8em;
	width:250px;
}
ul#site_search {
	float:left;
}
ul#site_search li form,ul#site_search li form p {
	display:inline;
}
#site_search_box {
	border:1px solid #000;
}




.





.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
