@charset "utf-8";

/*

	[* html] = IE6
	[*:first-child+html] = IE7
	[Hides from IE5-mac ～ End hide from IE5-mac] = Mac IE5

	You can replace by batch.
	Border(thick) : #1DCEF7
	Border(thin) : #DAFF11
*/

/* Reset style
================================================== */
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; text-align: left; }
a { cursor: pointer; }
a:link, a:visited { color: #CCC; text-decoration: none; }
a:active, a:hover { color: #333; text-decoration: underline; }
blockquote, div, p, pre { margin: 0; padding: 0; }
blockquote { margin: 0 1em 1em 0; padding: 20px 0 0 20px; }
p { margin-bottom: 1em; }
pre { font-family: monospace; *font-size: 108%; line-height: .99; }
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 { color: #0198d1; list-style: decimal outside; }
ul li { list-style: disc outside; }
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: none; }
h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0; font-weight: bold; font-size: 100%; line-height: 1.5; }
hr { display: none; }
img { border: 0; }
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 { margin-bottom: 1em; border: 0; border-right: 1px solid #000; border-bottom: 1px solid #000; font-size: inherit; font: 100%; border-collapse: separate; border-spacing: 0; }
th { margin: 0; padding: .5em; border: 0; border-top: 1px solid #000; border-left: 1px solid #000; font-style: normal; font-weight: bold; text-align: center; }
td { margin: 0; padding: .5em; border: 0; border-top: 1px solid #000; border-left: 1px solid #000; }
caption { margin-bottom: .5em; font-style: normal; font-weight: normal; text-align: center; }


/* All pages style
================================================== */
body {
	background: #FCFCFC url("http://blog.tsukuba.ch/img/bg/body.gif") 50% 0;
	text-align: center;
}
a:link, a:visited {
	color: #06C;
	text-decoration: none;
}
a:active, a:hover {
	color: #DB0F24;
	text-decoration: none;
}
h1 {
	margin: 10px 0 0;
	width: 960px;
	text-align: center;
	font-size: 154%;	/* 20px */
}
h2 {
	color: #FFF;
	padding: 5px;
	background: url("http://blog.tsukuba.ch/_img/_common/images/bg_h2.png") repeat 0px 0px;
	font-size: 92%;	/* 10px */
}
h3 {
	border-left: 3px solid #1DCEF7;
	padding: 3px 0px 0px 7px;
	background: url("http://blog.tsukuba.ch/_img/_common/images/bg_h3.png") repeat-x 0px 0px;
	height: 30px;
	font-size: 115%;	/* 15px */
}
h3 a:link, h3 a:visited {
	color: #333;
}
h3 a:active, h3 a:hover {
	color: #06C;
}
h4 {
	border-left: 3px solid #DAFF11;
	padding: 7px 0px 0px 7px;
	background: url("http://blog.tsukuba.ch/_img/_common/images/bg_h3.png") repeat-x 0px 0px;
	height: 25px;
}


/* id/class
================================================== */
.alignCenter {
	text-align: center;
}
.alignRight {
	text-align: right;
}
.floatClear {
	clear: both;
}
.framePage {
	text-align: left;
	width: 960px;
	margin: 0 auto;
	position: relative;
	overflow: auto;
}
/* ヘッダーバンド
-------------------------------------------------- */
#bandHeader {
	border-bottom: 6px solid #1DCEF7;
}
#bandHeader .framePage {
	height: 93px;
	overflow: visible;
}
#bandHeader h1 span {
	display: none;
}
#bandHeader dl {
	margin: 0;
	position: absolute;
	top: 10px;
	background: url("http://blog.tsukuba.ch/_img/_common/images/bg_menu.png");
	font-size: 77%;	/* 10px */
	text-align: center;
}
#bandHeader dl.frameHeaderMenuBlog {
	left: 0px;
	background-position: 0 -83px;
}
#bandHeader dl.frameHeaderMenuShop {
	left: 285px;
	background-position: -281px -83px;
}
#bandHeader dl.frameHeaderMenuJob {
	left: 570px;
	background-position: -562px -83px;
}
#bandHeader dl dt {
	display: none;
}
#bandHeader dl dd {
	margin: 0;
}
#bandHeader dl dd a {
	padding-top: 67px;
	display: block;
	width: 281px;
	height: 16px;
	overflow: hidden;
	background: url("http://blog.tsukuba.ch/_img/_common/images/bg_menu.png");
}
#bandHeader dl.frameHeaderMenuBlog a {
	background-position: 0 0;
}
#bandHeader dl.frameHeaderMenuShop a {
	background-position: -281px 0;
}
#bandHeader dl.frameHeaderMenuJob a {
	background-position: -562px 0;
}
#bandHeader dl a:hover {
	background: none;
}
#bandHeader dl dd a:link, #bandHeader dl dd a:visited,
#bandHeader dl dd a:active, #bandHeader dl dd a:hover {
	color: #4C4C4C;
}
#bandHeader div#itemOther {
	background: url("http://blog.tsukuba.ch/_img/_common/images/bg_menu_other.jpg") 0px -60px;
	position: absolute;
	top: 10px;
	left: 855px;
}
#bandHeader div#itemOther a {
	background: url("http://blog.tsukuba.ch/_img/_common/images/bg_menu_other.jpg") 0px 0px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	width: 105px;
	height: 60px;
}
#bandHeader div#itemOther a:hover {
	background: none;
}
#bandHeader div#itemMore {
	background: url("http://blog.tsukuba.ch/_img/_common/images/bg_menu_more.png") 0px -19px;
	position: absolute;
	top: 74px;
	left: 855px;
}
#bandHeader div#itemMore a {
	background: url("http://blog.tsukuba.ch/_img/_common/images/bg_menu_more.png") 0px 0px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	width: 105px;
	height: 19px;
}
#bandHeader div#itemMore a:hover {
	background: none;
}
#bandHeader div#itemMore #frameMore {
	display: none;
	position: absolute;
	top: -74px;
	left: -855px;
	border-bottom: 1px solid #CCC;
}
#bandHeader div#itemMore:hover #frameMore {
	background: #FCFCFC url("http://blog.tsukuba.ch/img/bg/body.gif") 50% 0;
	display: block;
	width: 960px;
	height: 113px;
}
#bandHeader div#itemMore #frameMore ul {
	margin: -6px -2px 0 -1px;
}
#bandHeader div#itemMore #frameMore li {
	background: url("http://blog.tsukuba.ch/_img/_common/images/bg_menu_other.jpg") 0px -60px;
	list-style-type: none;
	float: left;
	margin: 1px;
}
#bandHeader div#itemMore:hover #frameMore a {
	background: url("http://blog.tsukuba.ch/_img/_common/images/bg_menu_other.jpg") 0px 0px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	width: 105px;
	height: 60px;
}
#bandHeader div#itemMore:hover #frameMore a:hover {
	background: none;
}
/* スクリーンバンド
-------------------------------------------------- */
#bandScreen {
	margin-top: 2px;
	border-top: 2px solid #DAFF11;
}
/* コンテンツバンド
-------------------------------------------------- */
#bandContent {
	margin: 10px 0px 2px 0px;
	border-bottom: 2px solid #DAFF11;
}
#bandContent .framePage {
	background-color: #FFF;
}
#bandContent #columMain {
	width: 580px;
	float: left;
}
#bandContent #columSide {
	width: 370px;
	float: right;
	overflow: auto;
}
#bandContent #columSideLeft {
	width: 180px;
	float: left;
}
#bandContent #columSideRight {
	width: 180px;
	float: right;
}



/* このページの先頭へ
-------------------------------------------------- */
.itemGotop {
	font-size: 84%;	/* 10px */
	text-align: right;
	padding-bottom: 10px;
}
.itemGotop a {
	padding-left: 16px;
	background: url("http://blog.tsukuba.ch/img/ico/toparrow.gif") no-repeat 0 50%;
}



/* フッター
-------------------------------------------------- */
#bandFooter {
	border-top: 5px solid #1DCEF7;
}
#bandFooter .framePage {
	padding: 10px 10px 10px 120px;
	width: 830px;
	background: #F1FCFF;
	font-size: 84%;	/* 10px */
}
#bandFooter #frameFooterMenuSite, #bandFooter #frameFooterMenuSimpleway {
	margin-bottom: 15px;
}
#bandFooter #itemSimpleway {
	margin: 0;
	position: absolute;
	right: 10px;
	bottom: 10px;
}
#bandFooter #itemSimpleway a {
	display: block;
	width: 130px;
	height: 22px;
	overflow: hidden;
	background: url("http://blog.tsukuba.ch/img/bg2/company_logo.gif");
	text-indent: -9999px;
}
#bandFooter ul {
	margin: 0;
}
#bandFooter ul li {
	padding-left: 4px;
	border-left: 1px solid #666;
	display: inline;
	list-style-type: none;
}
#bandFooter ul li.start {
	padding-left: 0;
	border-left: 0;
}
#bandFooter p {
	margin: 0;
}
#bandFooter p a:link, #footer p a:visited, #footer p a:active, #footer p a:hover {
	color: #333;
}


/* noscript
-------------------------------------------------- */
#itemScript {
	color: #FFF;
	border-bottom: 1px solid #FFF;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	background: #F19317;
	font-size: 108%;	/* 14px */
	font-weight: bold;
	line-height: 2;
	text-align: center;
}


/* 本文基本スタイル
-------------------------------------------------- */
.itemBlogBody {
	overflow: auto;
	padding: 10px 0px 10px 0px;
}
.itemBlogBody p {
	text-indent: 1em;
}
.itemBlogPosted {
	margin-top: 10px;
	text-align: right;
	font-size: 85%;
	clear: both;
}
.itemBlogNavi {
	text-align: center;
	clear: both;
}
.boxComment dl {
	margin: 0;
	clear: both;
}
.boxComment dl dt {
	padding: 5px 10px 5px 0;
	width: 15%;
	font-weight: bold;
	text-align: right;
	float: left;
}
.boxComment dl dd {
	margin: 0;
	padding: 5px 0;
	width: 79%;
	float: left;
}
.boxComment dl #author, .boxComment dl #email {
	width: 40%;
}
.boxComment dl #url, .boxComment dl #text {
	width: 90%;
}
.boxComment dl #insert {
	width: 20%;
	margin-right: 10px;
}
/* フォトログ
-------------------------------------------------- */
.boxPhoto {
	width: 185px;
	height: 180px;
	display: block;
	margin: 0px 3px;
	float: left;
}
.boxPhoto dt {
	width: 185px;
	height: 150px;
	overflow: hidden;
	border: solid 1px #CCC;
}
.boxPhoto dd {
	margin: 0px;
}
.boxPhoto dd h3 {
	overflow: hidden;
	height: 20px;
	font-size: 86%;	/* 13px */
}
/* サイドバー
-------------------------------------------------- */
.sidetitle {
	text-align: center;
	font-weight: bold;
	color: #FFF;
	height: 27px;
	padding-top: 3px;
	background: url("http://blog.tsukuba.ch/_img/_common/images/bg_sidetitle_blue.png") no-repeat 0 0;
}
.side {
	margin: 0 0 10px 0;
	padding: 10px 5px;
}
.sidebody .text {
	width: 70% !important;
}
.sidebody .button {
	width: 25%;
}
div.rss {
	margin: 0 0 20px;
}
ul.rss {
	margin: 0;
	text-align: center;
}
ul.rss li {
	margin: 0 5px;
	padding-left: 17px;
	display: inline;
	list-style-type: none;
	background: url("http://blog.tsukuba.ch/_img/_common/images/bg_rss.png") no-repeat 0 50%;
}
div.rssMemo {
	font-size: 84%;	/* 10px */
	text-align: center;
}

