@charset "UTF-8";

/*-------------------------------------

最終更新日：2008年01月06日

各要素のリセット
全体
リンク

ヘッダー部分

コンテンツ全体部分
ブランディング部分
トップコンテンツ部分
フッター部分

テーブル
フォーム
その他

------------------------------------*/

/*----------------------------------
各要素のリセット
-----------------------------------*/

/* セレクタに*(ｱｽﾀﾘｽｸ)を指定すると、すべての要素が対象となる */
* {
	margin: 0;
	padding: 0;
	font-style: normal;
	font-weight: normal;
	font-size : 100%;
}

html {
	font-size: 100%;
}

h1,h2,h3,h4,h5,h6 {
	line-height: 1.5;
}

p, li, dt, dl {
	line-height: 1.5;
}

p {
	margin:0 0 1.0em 0;
}

a img {
	border:0;
}

.hidden {
	display: none;
	visibility: hidden;
}

.alignRight {
	float: right;
}

.alignLeft {
	float: left;
}

.clear {
	clear: both;
}

/*----------------------------------
全体
-----------------------------------*/
body {
	margin: 0;
	padding: 0;
	font-size : 100%;
	font-family: Arial, Helvetica, Verdana, "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, sans-serif;
	line-height: 1.5;
	color: #ffffff;
	background: #333333;
	text-align: center;
}

hr {
	display: none;
}

.clear {
	clear: both;
}

/*----------------------------------
リンク
-----------------------------------*/
a:link {
	color: #669900;
	background-color: transparent;
	text-decoration: none;
}

a:visited {
	color: #669900;
	background-color: transparent;
	text-decoration: none;
}

a:hover {
	color: #669900;
	background-color: transparent;
	text-decoration: underline;
}

a:active {
	color: #669900;
	background-color: transparent;
	text-decoration: underline;
}

/*----------------------------------
コンテンツ全体
-----------------------------------*/
#container {
	margin: 0 auto;
	padding: 0;
	width: 800px;
	text-align: left;
	color: #333333;
	background: #ffffff url(img/container_bg.gif) repeat-y;
	overflow: hidden;
}

/*モダンブラウザ用の指定*/
#container:after {
	content: "";
	display: block;
	clear: both;
	height: 1px;
	overflow: hidden;
}

/*IE5～IE6用の指定*/
/*\*/
* html #container {
	height: 1em;
	overflow: visible;
}
/**/

blockquote{
	margin: 0 20px 10px 20px;
	padding: 5px 10px;
	border-left: 2px solid #669900;
	font-size: 80%;
	color: #666666;
	background: #efefef;
}

pre{
	width: 100%;
	padding: 1em 0;
	overflow: auto;
	border-top: 1px dotted #333333;
	border-bottom: 1px dotted #333333;
	font-size: 80%;
}

p.pagetop {
	width: 100%;
	margin: 0 0 20px 0;
	padding: 0;
	text-align: right;
	font-size: 60%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.5;
	color: #333333;
	background: #ffffff;
}

p.pagetop a:link, p.pagetop a:visited, p.pagetop a:hover, p.pagetop a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	background: #ffffff;
	text-decoration: underline;
}

/*----------------------------------
ヘッダー部分
-----------------------------------*/
#header {
	margin: 10px 20px 10px 0;
	text-align: right;
}

#logo {
	width: 470px;
	height: 50px;
}

#header h1 {
	margin: 10px 0 0 0;
	padding: 0;
	font-size: 80%;
	font-weight: normal;
	color: #666666;
	background: #ffffff;
}

/*----------------------------------
コンテンツ部分
-----------------------------------*/
#contents {
	float: right;
	width: 550px;
	color: #333333;
	background: #ffffff;
}

#main {
	margin: 0 20px;
	padding: 0;
}

/* エントリー部分 */
.entry {
	width: 100%;
}

h2.date {
	margin: 0;
	padding: 0.3em 0 0.3em 1.0em;
	line-height: 1.6;
	font-size: 80%;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	background: #000000;
}

h3.entrytitle {
	margin: 0;
	padding: 10px 0 5px 10px;
	line-height: 1.6;
	font-size: 110%;
	font-weight: bold;
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, sans-serif;
	color: #669900;
	background: #ffffff;
}

h3.entrytitle a:link, h3.entrytitle a:visited, h3.entrytitle a:hover, h3.entrytitle a:active {
	margin: 0;
	padding: 0;
	line-height: 1.6;
	font-size: 110%;
	font-weight: bold;
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, sans-serif;
	color: #669900;
	background: #ffffff;
	text-decoration: none;
}

.entrybody img, .entry-more img {
	margin: 10px 5px 3px 0;
	padding: 5px;
	border: 1px solid #999999;
	color: #333333;
	background: #eeeeee;
}

.entrybody p, .entry-more p {
	margin: 0;
	padding: 0 10px 20px 10px;
	font-size: 80%;
	color: #444444;
	background: #ffffff;
	line-height: 1.5;
}

p.entry-more-link {
	margin: 0 0 20px 0;
	padding: 0;
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, sans-serif;
	color: #333333;
	background: #ffffff;
	line-height: 1.5;
}

p.entry-more-link a:link, p.entry-more-link a:visited {
	margin: 0 0 20px 0;
	padding: 0;
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, sans-serif;
	color: #669900;
	background: #ffffff;
	line-height: 1.5;
	text-decoration: none;
}

p.entry-more-link a:hover, p.entry-more-link a:active {
	margin: 0 0 20px 0;
	padding: 0;
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, sans-serif;
	color: #669900;
	background: #ffffff;
	line-height: 1.5;
	text-decoration: underline;
}

.entry-more p {
	margin: 0;
	padding: 0 10px 20px 10px;
	font-size: 80%;
	color: #444444;
	background: #ffffff;
	line-height: 1.5;
}


p.entryfooter {
	clear: both;
	margin: 0;
	padding: 3px 3px 3px 0;
	border-top: 1px dashed #999999;
	text-align: right;
	font-size: 60%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #444444;
	background: #ffffff;
	line-height: 1.5;
}


/* アーカイブページ部分 */
h2#archivetitle {
	margin: 0;
	padding: 0.3em 0 0.3em 1.0em;
	line-height: 1.5;
	font-size: 100%;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	background: #000000;
}

ul.archivelist {
	margin: 20px 0 30px 10px;
	padding:0;
	list-style: none;
}

li.archivelistitem {
	margin: 0;
	padding: 0.3em 0 0.2em 0;
	font-size: 80%;
	color: #444444;
	background: #ffffff;
}



/* エントリーアーカイブページ部分 */
p.contentsnav {
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 80%;
	line-height: 1.5;
	text-align: center;
	color: #333333;
	background: #ffffff;
}

p.entryfooter {
	clear: both;
	margin: 0;
	padding: 3px 3px 20px 0;
	border-top: 1px dashed #999999;
	font-size: 60%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #444444;
	background: #ffffff;
	line-height: 1.5;
}

/* トラックバック部分 */
#trackbacks {
	margin: 10px 20px 30px 20px;
	padding: 0;
}

h3#trackbacktitle {
	margin: 0;
	padding: 0.3em 0 0.3em 1.0em;
	line-height: 1.5;
	font-size: 80%;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	background: #000000;
}

p#trackbackadd {
	margin: 10px;
	padding: 10px 10px 10px 12px;
	font-size: 80%;
	color: #444444;
	background: #efefef;
	border: 1px solid #cccccc;
	line-height: 1.5;
}

.tb-contents {
	margin: 10px;
	padding: 0;
}

#tb-info {
	margin: 0;
	padding: 0;
	line-height: 1.5;
	font-size: 80%;
	color: #666666;
	background: #ffffff;
}

.tb-list {
	margin: 5px 5px 10px 0;
	padding: 0 5px 0 10px;
	border-left: 2px solid #669900;
}

.tb-body {
	width: 100%;
}

h4.tb-title {
	margin: 0;
	padding: 3px 0 2px 0;
	line-height: 1.5;
	font-size: 60%;
	color: #444444;
	background: #ffffff;
}

.tb-sender, .tb-summary, .tb-footer {
	margin: 0;
	padding: 2px 5px 2px 0;
	font-size: 60%;
	color: #444444;
	background: #ffffff;
	line-height: 1.5;
}


/* コメント部分 */
#commentspreview {
	margin: 10px 20px 10px 20px;
	padding: 0;
}

#commentspost {
	margin: 10px 20px 10px 20px;
	padding: 0;
}

#commentscontent {
	margin: 0 0 30px 0;
	padding: 0;
}

h3.commentstitle {
	margin: 0;
	padding: 0.3em 0 0.3em 1.0em;
	line-height: 1.5;
	font-size: 80%;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	background: #000000;
}

.commentslist {
	margin: 10px;
	padding: 0 5px 0 5px;
	border-left: 2px solid #669900;
}

.comment {
	width: 100%;
}

p.posted {
	margin: 0;
	padding: 0 5px 5px 5px;
	font-size: 70%;
	line-height: 1.5;
	color: #444444;
	background: #ffffff;
}

.commentbody p {
	margin: 0 5px 0 5px;
	padding: ;
	font-size: 10px;
	line-height: 1.5;
	color: #444444;
	background: #ffffff;
}

#commentsform {
	margin: 0;
	padding: 0;
}

p.commentsnotes {
	margin: 10px;
	padding: 0;
	font-size: 70%;
	line-height: 1.5;
	color: #666666;
	background: #ffffff;
}

p.cmt-label {
	margin: 5px 10px 5px 10px;
	padding: 0;
	font-size: 12px;
	line-height: 1.5;
	color: #444444;
	background: #ffffff;
	vertical-align: baseline;
}

#cmt-author, #cmt-email, #cmt-url {
	width: 200px;
	border: 1px solid #cccccc;
	font-size: 12px;
	color: #444444;
	background-color: #efefef;
}

p#cmt-text {
	margin: 10px 10px 5px 10px;
	padding: 0;
	font-size: 12px;
	line-height: 1.5;
	color: #444444;
	background: #ffffff;
	vertical-align: baseline;
}

textarea#cmt-textarea {
	border: 1px solid #cccccc;
	font-size: 12px;
	color: #444444;
	background-color: #efefef;
}

p#cmt-btn {
	margin: 10px 10px 5px 10px;
	padding: 0;
	font-size: 12px;
	line-height: 1.5;
	color: #444444;
	background: #ffffff;
	vertical-align: baseline;
}

input#cmt-preview {
	width: 80px;
	height:24px;
	border: 1px solid #507800;
	font-size: 12px;
	color: #ffffff;
	background: #669900;
}

input#cmt-preview:hover {
	background: #87cc00;
}

input#cmt-post {
	width: 80px;
	height:24px;
	margin-left: 10px;
	border: 1px solid #507800;
	font-size: 12px;
	color: #ffffff;
	background: #669900;
}

input#cmt-post:hover {
	background: #87cc00;
}

/* カテゴリー・日付アーカイブページ部分 */
h2#archivetitle {
	margin: 0 0 10px 0;
	padding: 0.3em 0 0.3em 0.5em;
	line-height: 1.6;
	font-size: 120%;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	background: #eeeeee url(img/ca-title_bg.gif) repeat;
}






/*----------------------------------
ブランディング部分
-----------------------------------*/








/*----------------------------------
サイドバー部分
-----------------------------------*/
#sidebar {
	float: left;
	width: 250px;
	color: #333333;
	background: transparent;
}

#sidewrap {
	margin: 0 0 0 10px;
	padding: 80px 20px 20px 20px;
}

h3.sidetitle {
	margin: 20px 0 0 0;
	padding: 0 0 0 15px;
	line-height: 1.0;
	font-size: 90%;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #669900;
	background: url(img/side_h3_mark.gif) no-repeat 0 2px;
}

h3.sidetitle a:link, h3.sidetitle a:visited, h3.sidetitle a:hover, h3.sidetitle a:active {
	margin: 0;
	padding: 0;
	line-height: 1.0;
	font-size: 90%;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #669900;
	text-decoration: none;
}

p.prtext {
	margin: 5px 0 10px 0;
	padding: 0;
	font-size: 80%;
	line-height: 1.5;
}

p.prtext a:link, p.prtext a:visited {
	color: #333333;
	background-color: transparent;
	text-decoration: underline;
}

p.prtext a:hover, p.prtext a:active {
	color: #666666;
	background-color: transparent;
	text-decoration: underline;
}

img.prIMG {
	margin: 5px 0 0 0;
	padding: 3px;
	background: #cccccc;
}

ul.sidelist {
	margin: 8px 0 5px 10px;
	padding: 0;
	list-style: none;
}

li.sidelistitem {
	margin: 0;
	padding: 2px 0 2px 12px;
	font-size: 12px;
	line-height: 1.5;
	color: #333333;
	background: transparent url(img/sidelistmark.gif) no-repeat 0 5px;
}

p.sidetext {
	margin: 0;
	padding: 10px 0 10px 0;
	font-size: 80%;
	color: #444444;
	background: transparent;
	line-height: 1.5;
}

img.bannerIMG {
	margin: 10px 0 0 0;
	padding: 0;
}
}




/*----------------------------------
フッター部分
-----------------------------------*/
#footer {
	height: 50px;
	margin: 0 20px;
	padding: 0;
	color: #666666;
	background: #ffffff;
}

#footer p {
	margin: 10px 20px 20px 0;
	padding: 0;
	text-align: right;
	font-size: 70%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	background: #ffffff;
	line-height: 1.5;
}



/*----------------------------------
テーブル
-----------------------------------*/
table {
	width: 100%;
	border-spacing: 2px;
	margin: 1.5em 0;
}

table th, table td {
	padding: 0;
}


table.calendar {
	width: 200px;
	margin: 0 0 10px 0;
	font-size: 90%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	background: transparent;
}

caption.calendarhead {
	margin: 5px 0 0 0;
	padding: 0;
}

caption.calendarhead a:link, caption.calendarhead a:visited {
	font-size: 90%;
	font-weight: bold;
	color: #333333;
	text-align: underline;
}

caption.calendarhead a:hover, caption.calendarhead a:active{
	font-size: 90%;
	font-weight: bold;
	color: #999999;
	text-align: underline;
}


.calendar th, .calendar td {
	padding: 0 1px;
	text-align: center;
}

.calendar th {
	font-size: 80%;
	font-weight: bold;
	color: #333333;
}

.calendar td {
	font-size: 70%;
	font-weight: normal;
	color: #444444;
}

.calendar td a:link, .calendar td a:visited {
	font-weight: bold;
	color: #444444;
	text-decoration: underline;
}

.calendar td a:hover, .calendar td a:active {
	font-weight: bold;
	color: #999999;
	text-decoration: underline;
}

th.sun {
	font-weight: bold;
	color: #93001c;
}

th.sat {
	font-weight: bold;
	color: #003d84;
}


/*----------------------------------
フォーム
-----------------------------------*/
/* searchbox */
form#searchbox {
	width: 200px;
	margin: 10px 0 15px 0;
	padding: 0;
}

input#search {
	width: 120px;
	font-size: 12px;
}

#submitbtn {
	margin-left: 10px;
	border: none;
	width: 60px;
	height: 18px;
	text-transform: uppercase;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	background: url(img/search_btn.gif) no-repeat;
	vertical-align: middle;
}

/*----------------------------------
フォトリーダー
-----------------------------------*/
#photoreader {
	margin: 10px 0 10px 10px;
	padding: 0;
}

/*----------------------------------
サイトリンクバナー
-----------------------------------*/
#sitelink {
	width: 180px;
	margin: 10px 0 0 0;
	padding: 0;
}

#sitelink a {
	display: block;
	width: 180px;
	height: 180px;
}

#sitelink a:link, #sitelink a:visited {
	color: #000000;
	background: url(img/sequenz_banner.gif) no-repeat 0 0;
	text-decoration: none;
}

#sitelink a:hover, #sitelink a:active {
	color: #000000;
	background: url(img/sequenz_banner.gif) no-repeat 0 -180px;
	text-decoration: none;
}

#sitelink span {
	visibility: hidden;
}
