@charset "utf-8";

/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
		Basic Settings
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

html, body, div, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td, figure {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: normal;
	font-style: normal;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display:block;
}

body {
	font-size: 0;
	line-height: 0;
        background: #000000;
}

/*
サイトのフォント設定（フォントサイズの変更） */

body #container {
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック","MS PGothic",Helvetica,Arial,Sans-Serif;
	color: #ffffff;
	line-height: 1.6;
	font-size: 14px;
}

a { color: #ff6600; }
a:hover{ color: #0099CC; }

strong { font-weight: bold; }

ol, ul { list-style: none; }

img{ vertical-align: bottom; }

blockquote {
	border-left: 5px solid #ff6600;
	padding: 37px 10px 10px;
	margin: 0 20px;
	background: #dddddd url(http://admin.ti-da.net/_img/staffokn_201207/img/blockquote_bg.png) 3px 3px no-repeat;
	color: #000000;
}

.clr { width:100%; }

.clr:after {
	content: "";
	display: block;
	clear: both;
}

.mt10 { margin-top: 10px !important; }
.mt20 { margin-top: 20px !important; }
.mt30 { margin-top: 30px !important; }



/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
		Blog Base Color
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

/*
サイトメインカラー
下記サイトで色を確認して好きな色に変更する
http://www.scollabo.com/banban/lectur/websafe.html */

#headerGlobal,
#footerGlobal,
#contentsMain article,
.sidetitle {
	background: #000000;
}

/*
サイトメインカラーの上の文字色
基本「#ffffff（白）」でいいが、背景色が淡い色だと目立たないので、
「#333333（黒）」にしたほうが目立つ */

#headerGlobal,
#footerGlobal,
#contentsMain article,
.sidetitle,
#headerGlobal a,
#footerGlobal a,
#contentsMain article .headerArticle h1 a,
#contentsMain article .headerArticle time {
color: #ffffff;

}

/*
サイドナビの囲み枠線色
サイトメインカラーに合わせたほうが見やすい */

.side{
	border: 1px solid #ff6633;
}

/*
サイドナビテキスト下の破線色
サイトメインカラーに合わせたほうが見やすい */

.sidebody{
	border-bottom: 1px dotted #ff6633;
}



/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
		Header
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

#headerGlobal hgroup {
	width: 1200px;
	margin: 0 auto;
	padding: 10px 0 0px;
               color: #ffffff;
}

#headerGlobal h1 {
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 10px;
               color: #ffffff;
}

#headerGlobal h1 a {
	font-size: 24px;
	font-weight: bold;
	text-decoration: none;
               color: #ffffff;
}

#headerGlobal h2 {
	width: 1280px;
}



/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
		Nav Directory
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

#navDirectory {
	width: 1022px;
	margin: 10px auto 15px;
}

#navDirectory li {
	display: inline;
}



/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
		Ccontents Layout
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

#contents {
	width: 1200px;
	margin: 0 auto;
	padding: 0 0 20px 0;
	border: 1px solid #000000;
}

#contentsMain {
	float: left;
	width: 858px;
	border: 1px solid #000000;
}

#contentsSub {
	float: right;
	width: 336px;
	border: 1px solid #000000;
}

#subBlockA {
	float: left;
	width: 163px;
	margin-top: 6px;
	border: 1px solid #000000;
}

#subBlockB {
	float: right;
	width: 163px;
	margin-top: 6px;
	border: 1px solid #000000;
}



/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
		Ccontents Style
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

#contentsMain article {
	border-radius: 7px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	padding: 10px;
	margin-bottom: 30px;
}

#contentsMain article .headerArticle {
	margin-bottom: 10px;
}

#contentsMain article .headerArticle h1 {
	float: left;
	width: 440px;
	line-height: 1.1;
	font-size: 18px;
	font-weight: bold;
}

#contentsMain article .headerArticle h1 a {
	font-size: 18px;
	font-weight: bold;
}

#contentsMain article .headerArticle time {
	float: right;
	width: 150px;
	font-size: 18px;
	font-weight: bold;
	text-align: right;
}

#contentsMain article section {
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	background: #000000;
	padding: 10px;
	color: #ffffff;
	overflow: auto;
}

#contentsMain article section h1 {
	margin: 0 0 20px 0;
	font-size: 30px;
	font-weight: bold;
	line-height: 1.1;
}

#contentsMain article section h1 a {
	font-size: 30px;
	font-weight: bold;
	line-height: 1.1;
}

.entrybottom {
	margin: 30px 0 0 0;
}

.readMore {
	float: left;
	width: 150px;
	background: #ff6600;
	background: -moz-linear-gradient(top,#09C 0%,#09C 50%,#069 50%,#069);
	background: -webkit-gradient(linear, left top, left bottom,from(#09C), color-stop(0.5,#09C), color-stop(0.5,#069),  to(#069));
	border: 1px solid #DDD;
	text-align: center;
	margin-top: 30px;
}

.readMore:hover {
	background: #0099CC;
	background: -moz-linear-gradient(top,#069 0%,#069 50%,#09C 50%,#09C);
	background: -webkit-gradient(linear, left top, left bottom,from(#069), color-stop(0.5,#069), color-stop(0.5,#09C),  to(#09C));
}

.readMore a {
	display: block;
	color: #ffffff;
	font-weight: bold;
	padding: 10px 0;
	text-decoration: none;
}

.commentsBox {
	float: right;
	display: block;
	width: 65px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	padding: 5px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	background: #ff6600;
}

.commentsBox dt {
	color: #ffffff;
	font-weight: bold;
	margin-bottom: 5px;
}

.commentsBox dd {
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	background: #000000;
	padding: 10px;
	font-weight: bold;
}

.commentsBox:hover {
	background: #0099CC;
}

#footerContents {
	width: 500px;
	height: 40px;
	margin: 20px auto 0;
	position: relative;
}

#footerContents #prevPage {
	position: absolute;
	left: 0;
	top: 0;
	width: 150px;
	background: #ff6600;
	background: -moz-linear-gradient(top,#09C 0%,#09C 50%,#069 50%,#069);
	background: -webkit-gradient(linear, left top, left bottom,from(#09C), color-stop(0.5,#09C), color-stop(0.5,#069),  to(#069));
	border: 1px solid #DDD;
	text-align: center;
}

#footerContents #brogTop {
	position: absolute;
	left: 174px;
	top: 0;
	width: 150px;
	background: #ff6600;
	background: -moz-linear-gradient(top,#09C 0%,#09C 50%,#069 50%,#069);
	background: -webkit-gradient(linear, left top, left bottom,from(#09C), color-stop(0.5,#09C), color-stop(0.5,#069),  to(#069));
	border: 1px solid #DDD;
	text-align: center;
}

#footerContents #nextPage {
	position: absolute;
	right: 0;
	top: 0;
	width: 150px;
	background: #ff6600;
	background: -moz-linear-gradient(top,#09C 0%,#09C 50%,#069 50%,#069);
	background: -webkit-gradient(linear, left top, left bottom,from(#09C), color-stop(0.5,#09C), color-stop(0.5,#069),  to(#069));
	border: 1px solid #DDD;
	text-align: center;
}

#footerContents #prevPage:hover,
#footerContents #brogTop:hover,
#footerContents #nextPage:hover {
	background: #09C;
	background: -moz-linear-gradient(top,#069 0%,#069 50%,#09C 50%,#09C);
	background: -webkit-gradient(linear, left top, left bottom,from(#069), color-stop(0.5,#069), color-stop(0.5,#09C),  to(#09C));
}

#footerContents #brogTop a,
#footerContents #prevPage a,
#footerContents #nextPage a {
	display: block;
	color: #ffffff;
	font-weight: bold;
	padding: 10px 0;
	text-decoration: none;
}



/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
		comments Style
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

.comments-head {
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	background: #ff6600;
	text-align: center;
	font-weight: bold;
	padding: 5px;
	margin: 20px 0 10px;
	color: #ffffff;
}

.comments-body {
	border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	border: 1px solid #ff6600;
	padding: 10px;
}

.comments-post {
	border-radius: 0 0 5px 5px;
	-webkit-border-radius: 0 0 5px 5px;
	-moz-border-radius: 0 0 5px 5px;
	background: #ff6600;
	padding: 5px 10px;
	text-align: right;

	color: #ffffff;
	font-size: 12px;
	margin-bottom: 10px;
}

.comments-post a {

	color: #ffffff;

}

#commentTable {
	width: 100%;
	margin: 30px 0 0 0;
}

#commentTable th {
	width: 30%;
	padding: 5px 10px;
	border-top: 3px solid #ff6600;
	vertical-align: middle;
	font-weight: bold;
}

#commentTable td {
	width: 70%;
	padding: 5px 10px;
	border-top: 1px solid #ff6600;
}

#commentTable input,
#commentTable textarea {
	border: 1px solid #cccccc;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}

#commentTable input#submit {
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	background: #ff6600;
	padding: 5px 10px;
	color: #ffffff;
	cursor: pointer;
}

#commentTable input#submit:hover {
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	background: #ffffff;
	border: 1px solid #006699;
	color: #006699;
}

#commentTable .comments-body {
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border: none;
}



/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
		contentsSub style
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

.side{
	border-top: none;
	border-radius: 0 0 3px 3px;
	-webkit-border-radius: 0 0 3px 3px;
	-moz-border-radius: 0 0 3px 3px;
	padding: 5px 5px 3px;
	margin-bottom: 10px;
	border: 1px solid #000000;
	color: #fff
}

.sidetitle{
	border-radius: 3px 3px 0 0;
	-webkit-border-radius: 3px 3px 0 0;
	-moz-border-radius: 3px 3px 0 0;
	font-weight: bold;
	font-size: 12px;
	padding: 5px 5px 3px;
	border: 1px solid #000000;
}

.sidebody{
	padding-bottom: 3px;
	margin-bottom: 3px;
	font-size: 13px;
	border: 1px solid #000000;
	color: #fff
}

ul.rss{
	text-align: center;
	margin-top: 5px;
	margin-bottom: 10px;
}
ul.rss li{
	display: inline;
	margin-left: 10px;
	font-weight: bold;
}

/* 大枠 */
.calender{
	text-align: center;
	margin-bottom: 10px;
	border: 1px solid #000000;
}
/* 上部年月日表示 */
.calendarhead{
	font-weight: bold;
	margin-bottom: 3px;
	font-size: 11px;
}
/* 枠 */
.calendartable{
	border: 1px solid #000000;
	font-size: 12px;
	width: 160px;
	margin-right: auto;
	margin-left: auto;
}
/* 曜日枠 */
.calendarwd{
	background-color: #000000;
	padding: 5px;
}
/* 曜日 */
.calendarweek{}
/* 日付枠 */
.calendard{
	text-align: center;
	border: 1px solid #CCCCCC;
}
/* 日曜日 */
.sun{
	color: #CC0000;
}
/* 土曜日 */
.sat{
	color: #0099FF;
}
/* 今日 */
.today{
	font-weight: bold;
}

.search input.text,
.subscription input.text {
	width: 93px !important;
}

.profile .nickname {
	margin: 5px 0;
	text-align: center;
}



/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
		Footer
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

#footerGlobal {
	text-align: center;
	padding: 35px 0 37px;
}

.adFooter {
	margin-top: 10px;
}




#page-top {
	position: fixed;
	bottom: 20px;
	right: 20px;
	font-size: 77%;
}
#page-top a {
	background: #ff6600;
	text-decoration: none;
	color: #fff;
	width: 100px;
	padding: 30px 0 20px;
	text-align: center;
	display: block;
	border-radius: 60px 60px 10px 10px;
	-webkit-border-radius: 60px 60px 10px 10px;
	-moz-border-radius: 60px 60px 10px 10px;
	border: 3px solid #ffffff;
}
#page-top a:hover {
	text-decoration: none;
	background: #0099CC;
}