@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;
}

body #container {
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック","MS PGothic",Helvetica,Arial,Sans-Serif;
	color: #666666;
	line-height: 1.6;
	font-size: 14px;
	/*background-color: #FFEAF0;*/
}

a { color: #56C2D1; }
a:hover {
	color: #0099CC;
	text-decoration: none;
}

strong { font-weight: bold; }

ol, ul { list-style: none; }

img { vertical-align: bottom; }

blockquote {
	border-left: 5px solid #006699;
	padding: 37px 10px 10px;
	margin: 0 20px;
	background: #dddddd url(//admin.ti-da.net/_img/official_01/img/blockquote_bg.png) 3px 3px no-repeat;
}

.clr { width:100%; }

.clr:after {
	content: "";
	display: block;
	clear: both;
}


#body1 {
	background:url(//blog.ti-da.net/common/template/official_04/img/bg_wave.gif) repeat;
	background-attachment: fixed;
}

#body2 {
	background:url(//blog.ti-da.net/common/template/official_04/img/top_bg_img.gif) top left repeat-x;
	background-attachment: fixed;
	position: relative;
}

*:first-child+html #body1 { height: 1%; }

#body3 {
	background:url(//blog.ti-da.net/common/template/official_04/img/bg_img.png)  no-repeat;
	background-attachment: fixed;
	background-position: 260px 410px;
}


.mt10 { margin-top: 10px !important; }
.mt20 { margin-top: 20px !important; }
.mt30 { margin-top: 30px !important; }
.mt40 { margin-top: 40px !important; }
.mt50 { margin-top: 50px !important; }

.mb10 { margin-bottom: 10px !important; }
.mb20 { margin-bottom: 20px !important; }
.mb30 { margin-bottom: 30px !important; }
.mb40 { margin-bottom: 40px !important; }
.mb50 { margin-bottom: 50px !important; }





/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
		Header
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

#headerGlobal {
	width: 960px;
	height: 370px;
	margin: 0px auto;
	padding: 10px 0 0 0;
	background: url(//blog.ti-da.net/common/template/official_04/img/top_img.png) left top no-repeat;
}

#headerGlobal hgroup {
	width: 500px;
}

#headerGlobal hgroup h1 {
	font-size: 28px;
	font-weight: bold;
	margin-top: 120px;
}

#headerGlobal hgroup h1 a {
	text-decoration: none;
}

#headerGlobal hgroup h2 {
	margin-top: 7px;
	color: #003;
}





/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
		Ccontents Layout
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

*:first-child+html #contents { height: 1%; } 

#contents {
	width: 960px;
	margin: 0 auto;
}

#contents.iebox {
	position: relative;
	border: 1px solid #5A78BA;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	background: #FFF url(//blog.ti-da.net/common/template/official_04/img/content_head.gif) top left no-repeat;
	margin-bottom: 30px;
	padding-bottom: 30px;
}

#contentsMain {
	float: right;
	width: 660px;
	margin-right: 30px;
}

#contentsMain img {
	max-width: 660px;
}

#contentsSub {
	float: left;
	width: 200px;
	margin-left: 30px;
}






/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
		contentsMain Style
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

#topicpass {
	font-size: 12px;
	margin: 10px 0 30px 15px;
	color: #FFF;
}

#topicpass a {
	color: #FFF;
	}

#topicpass img {
	vertical-align: text-bottom;
}

*:first-child+html article { height: 1%; } 

#articleInner {
	border-bottom: 1px dotted #BAE3EF;
	border-top: 1px dotted #BAE3EF;
	padding: 20px 0;
	margin: 5px 0 10px 0;
}

#articleInner section { text-align: left; }

.headerArticle {
	margin-bottom: 20px;
}

.headerArticle h1 {
	width: 440px;
	font-weight: bold;
	line-height: 1.1;
	font-size: 14px;
}

.headerArticle h1 a {
	font-weight: bold;
}


section .titInner time {
	font-size: 14px;
}

section .titInner {
	margin: 0 0 20px 0;
	padding: 0px 0 5px 60px;
	background: url(//blog.ti-da.net/common/template/official_04/img/mi_title.gif) 0 0 no-repeat;
}

section h1 {
	font-size: 20px;
	font-weight: bold;
	line-height: 1.1;
}

section h1 a {
	font-size: 20px;
	font-weight: bold;
	line-height: 1.1;
}

.entrybottom {
	margin: 30px 0 0;
}

.readMore a {
	font-weight: bold;
	text-decoration: none;
	float: left;
}

.commentsBox {
	float: right;
	text-decoration: none;
	font-weight: bold;
}

#footerContents {
	width: 526px;
	height: 42px;
	margin: 20px auto 0px;
	position: relative;
}

#footerContents #prevPage a {
	position: absolute;
	left: 0;
	top: 0;
	width: 162px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background-color: #5DC5D4;
	text-align: center;
	padding: 10px 0;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}

#footerContents #brogTop a {
	position: absolute;
	left: 182px;
	top: 0;
	width: 162px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background-color: #718AC3;
	text-align: center;
	padding: 10px 0;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}

#footerContents #nextPage a {
	position: absolute;
	right: 0;
	top: 0;
	width: 162px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background-color: #5DC5D4;
	text-align: center;
	padding: 10px 0;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}

#footerContents #prevPage a:hover { background-color: #7DD1DD; }
#footerContents #brogTop a:hover { background-color: #8DA1CF; }
#footerContents #nextPage a:hover { background-color: #7DD1DD; }

#pageTop {
	margin: 30px 0 30px 0;
	text-align: right;
}

#pageTop a {
	text-decoration: none;
	font-weight: bold;
}





/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
		comments Style
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

.comments-head {
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	background: #5876B9;
	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 #5876B9;
	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: #5876B9;
	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 #5876B9;
	vertical-align: middle;
	font-weight: bold;
}

#commentTable td {
	width: 70%;
	padding: 5px 10px;
	border-top: 1px solid #5876B9;
}

#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: #5876B9;
	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 #5876B9;
	color: #661900;
}

#commentTable .comments-body {
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border: none;
}





/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
		contentsSub style
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

.sidetitle {
	font-weight: bold;
	font-size: 14px;
	color: #64A5C4;
	height: 30px;
	padding: 5px 0 0 30px;
	margin-bottom: 0;
	text-align: left;
	background: url(//blog.ti-da.net/common/template/official_04/img/r_title.gif) top left no-repeat;
}

.side {
	margin-bottom: 10px;
	margin-top: 0;
	font-size: 14px;
	background-color: #FFF;
}

.sidebody {
	border-bottom: 1px dotted #CCCCCC;
	margin-bottom: 6px;
	padding-bottom: 6px;
}

.custom1,
.custom2,
.custom3,
.custom4,
.custom5 {
	margin-bottom: 20px;
}

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;
	background-color: #FFF;
}
/* 上部年月日表示 */
.calendarhead{
	font-weight: bold;
	margin-bottom: 3px;
	font-size: 11px;
}
/* 枠 */
.calendartable{
	border: 1px solid #CCC;
	font-size: 12px;
	width: 200px;
	margin-right: auto;
	margin-left: auto;
}
/* 曜日枠 */
.calendarwd{
	background-color: #D5EDF3;
	padding: 5px;
}
/* 曜日 */
.calendarweek{}
/* 日付枠 */
.calendard{
	text-align: center;
	border: 1px solid #CCC;
}
/* 日曜日 */
.sun{
	color: #CC0000;
}
/* 土曜日 */
.sat{
	color: #0099FF;
}
/* 今日 */
.today{
	font-weight: bold;
}





/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
		Footer
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

#footerGlobal {
	text-align: center;
	height: 100px;
	margin: 0px auto 0px auto;
	background-color: #F8F8F1;
	padding-top: 30px;
}


#footerGlobal small {
	font-weight: bold;
}
