@charset "utf-8"; 

/*

	[ts-3-green]Biz-Green	：2008/4/2

*/



/* "body" Tag
-------------------------------------------------- */
body {
	color: #333;
	margin: 0;
	padding: 0;
	background: #FFF;
	font-size: 13px;
	*font-size: small;
	*font: x-small;
	line-height: 1.5;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Verdana, "ＭＳ Ｐゴシック", sans-serif;
}

/* "a" Tag
-------------------------------------------------- */
a {
	cursor: pointer;
}
a:link {
	color: #06C;
	text-decoration: underline;
}
a:visited {
	color: #60C;
	text-decoration: underline;
}
a:active, a:hover {
	color: #C03;
	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: 1em 0;
	font-size: 138.5%;	/* 18px */
}
h2, h3 {
	margin: 1em 0;
}

/* "hr" Tag
-------------------------------------------------- */
hr {
	border: 0;
	display: none;
	height: 1px;
	background: #CCC;
}

/* "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: 100%;
}

/* ヘッダー
================================================== */
#banner {
	margin-bottom: 1em;
	padding: .8em 20px 1.8em;
	background: #2F7401 url(http://admin.tsukuba.ch/_img/biz_green/bg.jpg) repeat-x 0 100%;
}
#banner a:link, #banner a:visited {
	color: #FFF;
	text-decoration: none;
}
#banner a:active, #banner a:hover {
	color: #F2D5D5;
}
.blogtitle {
	color: #FFF;
	margin: 0 0 .5em;
	width: 35em;
	max-width: 700px;
	overflow: hidden;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
	font-size: 189%;	/* 25px */
	line-height: 1.5;
	letter-spacing: 1px;
}
* html .blogtitle {
	width: 700px;
}
.description {
	color: #FFF;
	width: 35em;
	max-width: 700px;
	overflow: hidden;
	font-size: 93%;	/* 12px */
	line-height: 1.5;
}
* html .description {
	width: 700px;
}

/* コンテンツ
================================================== */
#content {
	margin-right: -370px;
	width: 100%;
	font-size: 93%;	/* 12px */
	line-height: 1.5;
	float: left;
}

/* 個別記事・アーカイブ
-------------------------------------------------- */
.blog {
	margin-right: 370px;
	overflow: hidden;
}
.bloghead {
	background: #2F7401 url(http://admin.tsukuba.ch/_img/biz_green/bloghead_bg.gif) repeat-x 0 100%;
}
.date {
	color: #FFF;
	margin: 0;
	padding: 2px 0 0 20px;
	background: url(http://admin.tsukuba.ch/_img/biz_green/date_bg.gif) no-repeat 100% 0;
	font-size: 84%;	/* 10px */
	line-height: 1.5;
}
.title {
	color: #FFF;
	margin: 0 0 20px;
	padding: 0 10px 8px 20px;
	background: url(http://admin.tsukuba.ch/_img/biz_green/title_bg.gif) no-repeat 100% 100%;
	font-size: 117%;	/* 14px */
	line-height: 1.5;
}
.title a:link, .title a:visited {
	color: #FFF;
	text-decoration: none;
}
.title a:active, .title a:hover {
	color: #F2D5D5;
}
.blogbody {
	margin-bottom: 30px;
	width: 100%;
	overflow: auto;
}
.main {
	margin: 0 0 20px 20px;
}
.main img {
	margin: 0 5px;
}
.tag_list {
	margin: 15px 0 -20px;
}
.posted {
	color: #666;
	margin: 0 0 5px 20px;
	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 {
	color: #2F7401;
	padding: 2px 20px;
	background: #EAF1E5 none;
	font-size: 100%;	/* 12px */
	line-height: 1.5;
}
#trackback-url {
	color: #06C;
	border: 0;
	width: 100%;
	background: #FFF;
	font-weight: bold;
}
.trackback-url {
	margin: -10px 0 30px 20px;
}
.comments-head {
	color: #2F7401;
	margin: 30px 0 10px;
	padding: 2px 20px;
	background: #EAF1E5;
	font-weight: bold;
}
.trackback-body, .comments-body {
	margin: 0 8px 0 20px;
}
.trackback-post, .comments-post {
	color: #666;
	margin-bottom: 10px;
	padding: 0 8px 5px 20px;
	border-bottom: 1px solid #CCC;
	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;
	vertical-align: middle;
}
.form textarea {
	width: 95%;
	height: 100px;
}
.form .btn {
	margin-right: 15px;
	text-align: right;
}

/* サイド
================================================== */
#side {
	position: relative;
	width: 350px;
	background: url(http://admin.tsukuba.ch/_img/biz_green/side_bg.gif) repeat-y;
	float: right;
}
#links, #links2 {
	padding: 10px 0 0 10px;
	width: 160px;
	overflow: hidden;
	background: url(http://admin.tsukuba.ch/_img/biz_green/side_links.gif) no-repeat;
	font-size: 93%;	/* 12px */
	line-height: 1.5;
	float: left;
}
#links2 {
	padding-right: 10px;
	background: url(http://admin.tsukuba.ch/_img/biz_green/side_topbg.gif) repeat-x;
}
.sidetitle {
	color: #666;
	margin-bottom: 5px;
	padding-left: 5px;
	border-bottom: 1px solid #CCC;
	font-weight: bold;
}
.side {
	margin: 0 0 30px 5px;
}
.side form {
	text-align: center;
}
.text {
	width: 90px;
}
.aside {
	padding-left: 8px;
	background: url(http://admin.tsukuba.ch/_img/biz_green/aside.gif) no-repeat 0 6px;
}
.sidebottom {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 350px;
	height: 15px;
	overflow: hidden;
	background: url(http://admin.tsukuba.ch/_img/biz_green/side_bottom.gif) no-repeat;
}

/* カレンダー
-------------------------------------------------- */
.calendarhead {
	color: #666;
	margin-bottom: 5px;
	padding-left: 5px;
	border-bottom: 1px solid #CCC;
	font-weight: bold;
}
.calendarhead a:link, .calendarhead a:visited {
	color: #666;
}
.calendarhead a:active, .calendarhead a:hover {
	color: #C03;
}
.calendartable {
	margin: 0 auto 30px;
	border: 0;
	width: 160px;
	font-size: 84%;	/* 10px */
	line-height: 1.5;
	border-collapse: separate;
	border-spacing: 1px;
}
.calendarwd {
	color: #2F7401;
	padding: 0;
	border: 0;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	background: #EAF1E5;
}
.calendard {
	padding: 0;
	border: 0;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	text-align: center;
}

/* プロフィール
-------------------------------------------------- */
#links .photo, #links2 .photo {
	margin-bottom: 5px;
	text-align: center;
}
#links .photo img, #links2 .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 li a {
	padding-left: 8px;
	background: url(http://admin.tsukuba.ch/_img/biz_green/aside.gif) no-repeat 0 6px;
}
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;
}

/* ブログ内検索
-------------------------------------------------- */
.search {
	position: absolute;
	top: -4.8em;
	right: 10px;
	width: 240px;
}
.search .sidetitle {
	color: #FFF;
	margin: 5px 0 0;
	padding: 0;
	border: 0;
	float: left;
}
.search .side {
	margin: 0;
	float: right;
}
div.search:after {
	content: ".";
	height: 0;
	clear: both;
	display: block;
	visibility: hidden;
}
div.search {
	display: inline-block;
}
/*Hides from IE5-mac \*/
* html div.search {
	height: 1%;
}
div.search {
	display: block;
}
*+html body div.search {
	zoom: 1;
}
/*End hide from IE5-mac */

/* フッター
================================================== */
#footer {
	margin-top: 20px;
	padding: 1em 20px;
	background: #1A1A1A;
}
#copyright {
	color: #CCC;
	font-size: 93%;	/* 12px */
	line-height: 1.5;
	text-align: right;
}