@charset "utf-8"; 

/*

	[ts-1]シンプル極	：2008/2/13

*/



/* "body" Tag
-------------------------------------------------- */
body {
	color: #333;
	margin: 0;
	padding: 0;
	font-size: 13px;
	background: #000;
	*font-size: small;
	*font: x-small;
	line-height: 1.5;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Verdana, "ＭＳ Ｐゴシック", sans-serif;
	text-align: center;
}

/* "a" Tag
-------------------------------------------------- */
a {
	cursor: pointer;
}
a:link {
	color: #ff4507;
	text-decoration: underline;
}
a:visited {
	color: #ff4507;
	text-decoration: underline;
}
a:active, a:hover {
	color: #ff4507;
	text-decoration: none;
}

/* "blockquote/div/p/pre" Tag
-------------------------------------------------- */
blockquote, div, p, pre {
	margin: 0;
	padding: 0;
}
blockquote {
	margin: 1em;
}
p {
	margin-bottom: 1em;
}
pre {
	font-family: monospace;
	*font-size: 108%;
	line-height: .99;
}

/* "dl/dt/dd/li/ol/ul" Tag
-------------------------------------------------- */
dl, dt, dd, li, ol, ul {
	margin: 0;
	padding: 0;
}
dl, ol, ul {
	margin: 1em 1em 1em 2em;
}
dl dd {
	margin-left: 1em;
}
li {
	list-style: none;
}
ol li {
	list-style: decimal outside;
}
ul li {
	list-style: disc outside;
}

/* "fieldset/form/label/legend/input/select/textarea" Tag
-------------------------------------------------- */
fieldset, form, legend, input, textarea {
	margin: 0;
	padding: 0;
}
fieldset {
	margin-bottom: 1em;
	border: 0;
}
label {
	cursor: pointer;
}
input, select, textarea {
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit;
}
textarea {
	resize: vertical;
}

/* "h1-h6" Tag
-------------------------------------------------- */
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-weight: bold;
	font-size: 100%;	/* 13px */
	line-height: 1.5;
}
h1 {
	margin: 0;
	font-size: 138.5%;	/* 18px */
}
h2 {
	margin: 0;
	font-size: 123.1%;	/* 16px */
}
h3 {
	margin: 1em 0;
	font-size: 108%;	/* 14px */
}

/* "hr" Tag
-------------------------------------------------- */
hr {
	display: none;
}

/* "img" Tag
-------------------------------------------------- */
img {
	border: 0;
}

/* "em/strong/sub/sup" Tag
-------------------------------------------------- */
em {
	font-style: italic;
	font-weight: normal;
}
strong {
	font-style: normal;
	font-weight: bold;
}
sub, sup {
	line-height: -1px;
	vertical-align: text-bottom;
}
sup {
	vertical-align: text-top;
}

/* "table/th/td/caption" Tag
-------------------------------------------------- */
table {
	margin-bottom: 1em;
	font-size: inherit;
	font: 100%;
	border-collapse: collapse;
	border-spacing: 0;
}
th {
	margin: 0;
	padding: .5em;
	border: 1px solid #000;
	font-style: normal;
	font-weight: bold;
	text-align: center;
}
td {
	margin: 0;
	padding: .5em;
	border: 1px solid #000;
}
caption {
	margin-bottom: .5em;
	font-style: normal;
	font-weight: normal;
	text-align: center;
}



/* id/class
================================================== */
.clearfix:after {
	content: ".";
	height: 0;
	clear: both;
	display: block;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/*Hides from IE5-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
*+html body .clearfix {
	zoom: 1;
}
/*End hide from IE5-mac */

/* コンテナ
================================================== */
#container {
	width: 750px;
	text-align: left;
	background: #fff;
}

/* ヘッダー
================================================== */
#banner {
	margin-bottom: 30px;
}
.blogtitle {
	margin: 0 -10px;
	position: relative;
	width: 760px;
	height: 294px;
	overflow: hidden;
	text-indent: -9999px;
}
.blogtitle a {
	display: block;
	width: 760px;
	height: 294px;
	overflow: hidden;
	background: url(http://blog.tsukuba.ch/usr/cafesecret/title.jpg);
}
.description {
	color: #fff;
	margin: 0 -10px;
	padding-bottom: 2px;
	position: relative;
	width: 760px;
	font-size: 93%;	/* 12px */
	line-height: 1.5;
	text-align: center;background: #c60303;
}
* html .description {
	width: auto;
}

/* コンテンツ
================================================== */
#content {
	width: 535px;
	font-size: 93%;	/* 12px */
	line-height: 1.5;
	float: right;
}

/* 個別記事・アーカイブ
-------------------------------------------------- */
.date {
	margin: 0;
	font-size: 84%;	/* 10px */
	line-height: 1.5;
}
.blogbody {
	margin-bottom: 30px;
	width: 100%;
	overflow: auto;
}
.title {
	color: #ff4507;
	margin: 0 0 20px;
	padding-left: 5px;
	background: #c60303;
}
.title a:link, .title a:visited {
	color: #fff;
	text-decoration: none;
}
.title a:active, .title a:hover {
	color: #fff;
}
.main {
	margin-bottom: 20px;
}
.main img {
	margin: 0 5px;
}
.tag_list {
	margin: 15px 0 -20px;
}
.posted {
	color: #ff4507;
	margin-bottom: 5px;
	font-size: 84%;	/* 10px */
	line-height: 1.5;
	text-align: right;
}
.blogbody .posted {
	margin-right: 8px;
}

/* ページナビ
-------------------------------------------------- */
.menu {
	margin-bottom: 5px;
}
.blogbody .menu {
	margin-right: 8px;
}
.menu, .pagetop {
	font-size: 84%;	/* 10px */
	line-height: 1.5;
	text-align: right;
}

/* トラックバック・コメント
-------------------------------------------------- */
.trackback-url {
	margin: -10px 0 30px;
}
.comments-head {
	color: #ff4507;
	margin: 30px 0 10px;
	padding-left: 5px;
	background: #c60303;
	font-weight: bold;
}
.trackback-post, .comments-post {
	color: #ff4507;
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom: 1px solid #ff4507;
	font-size: 84%;	/* 10px */
	line-height: 1.5;
	text-align: right;
}

/* コメントフォーム
-------------------------------------------------- */
.blog form {
	margin-bottom: 30px;
	text-align: center;
}
.form {
	margin: 0 auto;
	width: 90%;
	text-align: left;
}
.form dl {
	margin: 0 0 .5em 0;
}
.form dl dt {
	width: 20%;
	font-weight: bold;
	text-align: right;
	float: left;
}
.form dl dd {
	margin: 0;
	width: 77%;
	float: right;
}
.form input {
	padding: 1px;
	width: 50%;
}
.form .btn input {
	margin-right: 10px;
	padding: 0;
	width: 80px;
	text-align: center;
}
.form #bake, .form #savecheck {
	margin: 0;
	padding: 0;
	width: auto;
}
.form textarea {
	width: 95%;
	height: 100px;
}
.form .btn {
	text-align: right;
}

/* サイド
================================================== */
#links {
	width: 180px;
	font-size: 93%;	/* 12px */
	line-height: 1.5;
	float: left;
}
.sidetitle {
	color: #3B1D0B;
	margin-bottom: 5px;
	padding: 2px 0 0 2px;
	border-top: 2px solid #c60303;
	font-weight: bold;
}
.side {
	margin: 0 2px 20px;
}
.side form {
	text-align: center;
}
.text {
	width: 100px;
}

/* カレンダー
-------------------------------------------------- */
.calendarhead {
	color: #3B1D0B;
	margin-bottom: 5px;
	border-top: 2px solid #c60303;
	font-weight: bold;
	text-align: center;
}
.calendartable {
	margin-bottom: 20px;
	border: 1px solid #ff4507;
	width: 100%;
	font-size: 84%;	/* 10px */
	line-height: 1.5;
}
.calendarwd {
	color: #ff4507;
	padding: 0;
	border: 0;
	background: #c60303;
}
.calendard {
	padding: 0;
	border: 0;
	text-align: center;
}

/* プロフィール
-------------------------------------------------- */
#links .photo {
	margin-bottom: 5px;
	text-align: center;
}
#links .photo img {
	padding: 1px;
	border: 1px solid #E5E5E5;
}
.nickname {
	font-weight: bold;
	font-size: 84%;	/* 10px */
	line-height: 1.5;
	text-align: center;
}
.message {
	margin-top: 5px;
	font-size: 84%;	/* 10px */
	line-height: 1.5;
}

/* RSS
-------------------------------------------------- */
div.rss {
	margin-top: -15px;
}
ul.rss {
	margin: 0 0 20px;
}
ul.rss li {
	width: 49.9%;
	list-style-type: none;
	text-align: center;
	float: left;
}
ul.rss:after {
	content: ".";
	height: 0;
	clear: both;
	display: block;
	visibility: hidden;
}
ul.rss {
	display: inline-block;
}
/*Hides from IE5-mac \*/
* html ul.rss {
	height: 1%;
}
ul.rss {
	display: block;
}
*+html body ul.rss {
	zoom: 1;
}
/*End hide from IE5-mac */

/* 読者登録
-------------------------------------------------- */
.subscription form {
	margin: 5px 0;
}

/* フッター
================================================== */
#copyright {
	margin-bottom: 10px;
	font-size: 93%;	/* 12px */
	line-height: 1.5;
	text-align: center;
}
