@charset "utf-8";
/*
- - - - - - - - - - - - - - - - - - - - - - - - - 
タイトル: 考祐堂　スタイルシート
制作者 : Takuhito SOTOME
URL : http://www.h-mito.com

概要 : メイン設計

作成日 : 20060601
変更日 : 20080831
- - - - - - - - - - - - - - - - - - - - - - - - - 
*/

/*- - - - - - - - - - - - - - - - - - - - - - - - -トップページ　レイアウト- - - - - - - - - - - - - - - - - - - - - - - - -*/
html{/*ロールオーバー画像のちらつき解消（IEのみ）*/
filter: expression (document.execCommand ("BackgroundImageCache", false, true));
}

html {
	overflow-y: scroll;
}

body { color: black; background-color: white; background-image: url(http://www.h-mito.com/global/bg.gif); background-repeat: no-repeat; background-position: center top; text-align: center; margin: 0; padding: 0; }
#container { text-align: left; width: 800px; margin: 0 auto; padding: 0; border-right: 1px solid #999; border-left: 1px solid #999; }
#head { width: 800px; height: 210px; margin: 0; padding: 0; }
#breadclam { background-color: #444; width: 800px; height: 85px; }
#main { width: 600px; float: right; margin: 0; padding: 0; }
#side { background-color: white; width: 200px; float: left; margin: 0; padding: 0; }
#foot { background-image: url(http://www.h-mito.com/global/foot.gif); background-repeat: no-repeat; background-position: left top; text-indent: -9999px; width: 800px; height: 41px; clear: both; }
#head h1 { background-image: url(http://www.h-mito.com/global/head.gif); background-repeat: no-repeat; background-position: left top; width: 800px; height: 124px; margin: 0; padding: 0; }
#breadclam p { background-image: url(http://www.h-mito.com/global/head2.gif); background-repeat: no-repeat; background-position: left top; text-indent: -9999px; width: 800px; height: 85px; margin: 0; padding: 0; }

#head div#bn {
	text-indent: -9999px;
	padding-left: 550px;
}
#head div#bn a:link, #head div#bn a:visited {
	width: 237px;
	height: 76px;
	display: block;
	background: url(http://www.h-mito.com/global/ban.gif) no-repeat;
}
#head div#bn a:hover {
	width: 237px;
	height: 76px;
	display: block;
	background: url(http://www.h-mito.com/global/ban-over.gif) no-repeat;
}

/*- - - - - - - - - - - - - - - - - - - - - - - - -2ndページ以降　レイアウト- - - - - - - - - - - - - - - - - - - - - - - - -*/
#contents-wrap { background-image: url(http://www.h-mito.com/global/contents-wrap-bg.gif); background-repeat: repeat-y; background-position: left top; width: 800px; height: auto; float: left; }
#head2 { width: 800px; height: 80px; margin: 0; padding: 0; }
#head2 h1#subh1 { background-image: url(http://www.h-mito.com/global/sub_head.gif); background-repeat: no-repeat; background-position: left top; width: 800px; height: 80px; margin: 0; padding: 0; }
#breadclam2 { background-color: #444; width: 800px; height: 85px; }
#breadclam2 p { color: #fff; font-size: 12px; background-image: url(http://www.h-mito.com/global/sub_head2.gif); background-repeat: no-repeat; background-position: left top; width: 800px; height: 85px; margin: 0; padding: 36px 0 0 40px; }
#breadclam2 p a { color: #fff; text-decoration: none; }
#breadclam2 p a:visited { color: #fff; text-decoration: none; } 
#breadclam2 p a:hover { color: #fff; text-decoration: underline; } 

/*- - - - - - - - - - - - - - - - - - - - - - - - -メインナビゲーション- - - - - - - - - - - - - - - - - - - - - - - - -*/
#main h2 { width: 200px; height: 395px; float: left; margin: 0; padding: 0; }
#main h2#main01 a { background-image: url(http://www.h-mito.com/global/top-link.gif); background-repeat: no-repeat; background-position: 0 0; text-indent: -9999px; width: 200px; height: 395px; float: left; margin: 0; padding: 0; display: block; }
#main h2#main01 a:hover { background-image: url(http://www.h-mito.com/global/top-link.gif); background-repeat: no-repeat; background-position: 0 -395px; }

#main h2#main02 a { background-image: url(http://www.h-mito.com/global/top-link.gif); background-repeat: no-repeat; background-position: -200px 0; text-indent: -9999px; width: 200px; height: 395px; float: left; margin: 0; padding: 0; display: block; }
#main h2#main02 a:hover { background-image: url(http://www.h-mito.com/global/top-link.gif); background-repeat: no-repeat; background-position: -200px -395px; }

#main h2#main03 a { background-image: url(http://www.h-mito.com/global/top-link.gif); background-repeat: no-repeat; background-position: -400px 0; text-indent: -9999px; width: 200px; height: 395px; float: left; margin: 0; padding: 0; display: block; }
#main h2#main03 a:hover { background-image: url(http://www.h-mito.com/global/top-link.gif); background-repeat: no-repeat; background-position: -400px -395px; }

/*- - - - - - - - - - - - - - - - - - - - - - - - -サイドブログナビゲーション- - - - - - - - - - - - - - - - - - - - - - - - -*/
#side em#sideBlog01 a { margin: 0px; background-image: url(http://www.h-mito.com/global/blognavi.gif); background-repeat: no-repeat; background-position: 0 0; text-indent: -9999px; width: 200px; height: 70px; padding: 0; display: block; }
#side em#sideBlog01 a:hover { background-image: url(http://www.h-mito.com/global/blognavi.gif); background-repeat: no-repeat; background-position: -200px 0; }
#side em#sideBlog02 a { background-image: url(http://www.h-mito.com/global/blognavi.gif); background-repeat: no-repeat; background-position: 0 -70px; text-indent: -9999px; width: 200px; height: 70px; margin: 0; padding: 0; display: block; }
#side em#sideBlog02 a:hover { background-image: url(http://www.h-mito.com/global/blognavi.gif); background-repeat: no-repeat; background-position: -200px -70px; }

/*- - - - - - - - - - - - - - - - - - - - - - - - -サイドナビゲーション- - - - - - - - - - - - - - - - - - - - - - - - -*/
#side em#side01 a { background-image: url(http://www.h-mito.com/global/navi.gif); background-repeat: no-repeat; background-position: 0 0; text-indent: -9999px; width: 200px; height: 50px; margin: 0; padding: 0; display: block; }
#side em#side01 a:hover { background-image: url(http://www.h-mito.com/global/navi.gif); background-repeat: no-repeat; background-position: -200px 0; }

#side em#side02 a { background-image: url(http://www.h-mito.com/global/navi.gif); background-repeat: no-repeat; background-position: 0 -50px; text-indent: -9999px; width: 200px; height: 50px; margin: 0; padding: 0; display: block; }
#side em#side02 a:hover { background-image: url(http://www.h-mito.com/global/navi.gif); background-repeat: no-repeat; background-position: -200px -50px; }

#side em#side03 a { background-image: url(http://www.h-mito.com/global/navi.gif); background-repeat: no-repeat; background-position: 0 -100px; text-indent: -9999px; width: 200px; height: 50px; margin: 0; padding: 0; display: block; }
#side em#side03 a:hover { background-image: url(http://www.h-mito.com/global/navi.gif); background-repeat: no-repeat; background-position: -200px -100px; }

#side em#side04 a { background-image: url(http://www.h-mito.com/global/navi.gif); background-repeat: no-repeat; background-position: 0 -150px; text-indent: -9999px; width: 200px; height: 50px; margin: 0; padding: 0; display: block; }
#side em#side04 a:hover { background-image: url(http://www.h-mito.com/global/navi.gif); background-repeat: no-repeat; background-position: -200px -150px; }

#side em#side05 a { background-image: url(http://www.h-mito.com/global/navi.gif); background-repeat: no-repeat; background-position: 0 -200px; text-indent: -9999px; width: 200px; height: 50px; margin: 0; padding: 0; display: block; }
#side em#side05 a:hover { background-image: url(http://www.h-mito.com/global/navi.gif); background-repeat: no-repeat; background-position: -200px -200px; }

#side em#side06 a { background-image: url(http://www.h-mito.com/global/navi.gif); background-repeat: no-repeat; background-position: 0 -250px; text-indent: -9999px; width: 200px; height: 50px; margin: 0; padding: 0; display: block; }
#side em#side06 a:hover { background-image: url(http://www.h-mito.com/global/navi.gif); background-repeat: no-repeat; background-position: -200px -250px; }

#side em#side07 a { background-image: url(http://www.h-mito.com/global/navi.gif); background-repeat: no-repeat; background-position: 0 -300px; text-indent: -9999px; width: 200px; height: 46px; margin: 0; padding: 0; display: block; }

#side em#side08 a { background-image: url(http://www.h-mito.com/global/navi.gif); background-repeat: no-repeat; background-position: 0 -346px; text-indent: -9999px; width: 200px; height: 49px; margin: 0; padding: 0; display: block; }

/*- - - - - - - - - - - - - - - - - - - - - - - - -インライン要素- - - - - - - - - - - - - - - - - - - - - - - - -*/
.hidden { visibility: hidden; display: none; }

/*- - - - - - - - - - - - - - - - - - - - - - - - -2nd (sub)エントリーデザイン- - - - - - - - - - - - - - - - - - - - - - - - -*/
.entry { margin: 20px; padding: 0; }
h3.entry-header { background-image: url(http://www.h-mito.com/global/ico-title.gif); background-repeat: no-repeat; background-position: left center; margin: 0; padding: 10px 0 9px; border-bottom: 1px dotted #444; }
h3.entry-header a:link { color: #c23e36; font-weight: 900; text-decoration: none; }
h3.entry-header a:visited { color: #890008; font-weight: 900; text-decoration: none; }
h3.entry-header a:hover { color: #c23e36; font-weight: 900; text-decoration: underline; }
.entry-body { color: #666; font-size: small; line-height: 180%; margin: 0; padding: 5px 0; border-bottom: 1px dotted #444; }
.entry-body ul, .entry-body ol { color: #666; font-size: small; line-height: 180%; }
.entry-body a:link { color: #333; text-decoration: none; border-bottom: 1px dotted #666; }
.entry-body a:visited { color: #333; text-decoration: none; border-bottom: 1px dotted #666; }
.entry-body a:hover { color: #333; text-decoration: none; border-bottom: 1px solid #666; }
.entry-footer { font-size: 10px; background-color: #f4f4f4; text-align: right; margin: 0; padding: 2px 0; border-bottom: 3px solid #444; }
ol { font-size: 10px; line-height: 1.5em; list-style-type: decimal; margin: 0 0 0 20px; padding: 0; }
.entry-body h4 { font-weight: 900; border-bottom: 1px solid #ccc; }
.entry-body h5 { font-size: small!important; font-weight: 900; }
.photo img { margin: 0 10px 10px 0; padding: 3px; border: solid 1px #ccc; }

/*コメントデザイン*/
div.comment { color: #890008; font-size: 12px; font-family: "Century Gothic"; line-height: 1.8em; background-color: #f7f7f4; margin: 5px 10px; padding: 5px; border: solid 1px #ccc; }
div.comment-content { color: #36414d; font-size: 12px; line-height: 1.5em; margin: 0; padding: 10px; }
h3.trackbacks-header { color: #890008; font-size: 12px; font-weight: 900; margin-top: 10px; }
h3.comments-header { color: #890008; font-size: 12px; font-weight: 900; margin-top: 10px; }
h2.comments-open-header { color: #890008; font-size: 12px; font-weight: 900; }
div.comments-open-content { color: #36414d; font-size: 10px; font-family: "Century Gothic"; line-height: 1.8em; background-color: #f7f7f4; margin: 5px 10px; padding: 5px; border: solid 1px #ccc; }
div#comments-open-data { font-size: 10px; }
.comment-content p { font-size: 10px; }
.trackbacks-content p { font-size: 10px; }
p.comment-footer { font-size: 10px; text-align: right; margin-right: 10px; margin-left: 10px; padding: 2px; border-bottom: 1px solid #ccc; }
div.comments-open-data { font-size: 10px; }
div#trackbacks-info { color: #890008; font-size: 12px; font-family: "Century Gothic"; line-height: 1.8em; background-color: #f7f7f4; margin: 5px 10px; padding: 5px; border: solid 1px #ccc; }
div#trackbacks-info:first-line { color: #000000; font-size: 10px; }

/*  */
/* コンテンツデザイン */
/*  */
img.bookimg {
	margin: 0px 10px 10px 0px;
}