@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: "ＭＳ Ｐゴシック","MS PGothic",Helvetica,Arial,Sans-Serif;
	color: #777777;
	line-height: 1.6;
	font-size: 14px;
	background:  url(//blog.ti-da.net/common/template/official_07/img/body_bg_001.jpg);
}

a { 
	color: #67BECD;
	text-decoration: none;
}
a:hover {
	color: #777777;
	text-decoration: none;
}

strong { font-weight: bold; }

ol, ul { list-style: none; }

img { vertical-align: bottom; }

.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; }
.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 {
	height: 110px;
	padding: 200px 0 0 0;
	margin-bottom: 30px;
	background: url(//blog.ti-da.net/common/template/official_07/img/header_bg_001.jpg) center top no-repeat;
	min-width: 940px;
}

#headerGlobal hgroup {
	width: 940px;
	margin: 0 auto;
}

#headerGlobal hgroup h1 {
	font-size: 26px;
	font-weight: bold;
}

#headerGlobal hgroup h1 a {
	text-decoration: none;
	color: #67BECDf;
}

#headerGlobal hgroup h2 {
	margin-top: 5px;
	color: #67BECD;
	width: 640px;
}





/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
		Ccontents Layout
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

#contents {
	width: 940px;
	margin: 0 auto;
}

#tpl01 #contentsMain {
	float: left;
	width: 733px;
}

#tpl02 #contentsMain {
	float: left;
	width: 710px;
}

#tpl02 #contentsMain img {
	max-width: 710px;
}

#contentsSub {
	float: right;
	width: 200px;
}





/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
		contentsMain Style
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

#breadcrumb {
	font-size: 12px;
	margin-bottom: 30px;
}

#breadcrumb img {
	vertical-align: text-bottom;
}

.photos {
	float: left;
	width: 160px;
	margin-right: 23px;
}

.photos h1 {
	border: 1px solid #666666;
	height: 119px;
	overflow: hidden;
	background: #ffffff;
	vertical-align: middle;
}

.photos h1 img {
	width: 158px;
}

.photos h2 {
	line-height: 1.2;
	margin-top: 5px;
	height: 110px;
}

.article {
	background: url(//blog.ti-da.net/common/template/official_07/img/line_001.jpg) left bottom repeat-x;
}

.articleInner {
	background: url(//blog.ti-da.net/common/template/official_07/img/line_001.jpg) left top repeat-x;
	padding: 20px 0;
	margin-bottom: 30px;
}

div[align="center"] {
	margin-bottom: 30px;
}

.headerArticle {
	margin-bottom: 20px;
}

.headerArticle h1 {
	float: left;
	width: 440px;
	font-weight: bold;
	line-height: 1.1;
	font-size: 18px;
}

.headerArticle h1 a {
	font-weight: bold;
}

.headerArticle time {
	float: right;
	width: 150px;
	line-height: 1.1;
	font-size: 18px;
	font-weight: bold;
	text-align: right;
}

section h1 {
	margin: 0 0 20px 0;
	font-size: 30px;
	font-weight: bold;
	line-height: 1.1;
	background: url(//blog.ti-da.net/common/template/official_07/img/icon_002.jpg) 0 2px no-repeat;
	padding: 22px 0 0 65px;
}

section h1 a {
	font-size: 30px;
	font-weight: bold;
	line-height: 1.1;
	color: #67BECD;
}

.entrybottom {
	margin: 30px 0 0;
}

.readMore {
	float: left;
	width: 150px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background: #67BECD;
	text-align: center;
	margin: 39px 0 30px;
	color: #67BECD;
}

.readMore a {
	display: block;
	color: #ffffff;
	font-weight: bold;
	padding: 10px 0;
	text-decoration: none;
}

.readMore a:hover {
	background: #FEFDFC;
	color: #67BECD;
}

.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: #67BECD;
}

.commentsBox dt {
	color: #ffffff;
	font-weight: bold;
	margin-bottom: 5px;
}

.commentsBox dd {
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	background: #ffffff;
	padding: 10px;
	font-weight: bold;
	color: #333333;
}

.commentsBox a:hover {
	background: #FEFDFC;
	color: #67BECD;
}

#footerContents {
	width: 480px;
	height: 42px;
	margin: 20px auto 0px;
	position: relative;
}

#footerContents #prevPage a {
	position: absolute;
	left: 0;
	top: 0;
	width: 140px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #67BECD;
	text-align: center;
	padding: 10px 0;
	color: #67BECD;
	font-weight: bold;
	text-decoration: none;
}

#footerContents #brogTop a {
	position: absolute;
	left: 170px;
	top: 0;
	width: 140px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #67BECD;
	text-align: center;
	padding: 10px 0;
	color: #67BECD;
	font-weight: bold;
	text-decoration: none;
}

#footerContents #nextPage a {
	position: absolute;
	right: 0;
	top: 0;
	width: 140px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #67BECD;
	text-align: center;
	padding: 10px 0;
	color: #67BECD;
	font-weight: bold;
	text-decoration: none;
}

#footerContents #prevPage a:hover { background-color: #FEFDFC; }
#footerContents #brogTop a:hover { background-color: #FEFDFC; }
#footerContents #nextPage a:hover { background-color: #FEFDFC; }

#pageTop {
	margin: 30px 0 30px 0;
	text-align: right;
}

#tpl01 #pageTop a {
	text-decoration: none;
	font-weight: bold;
	margin-right: 23px;
}

#tpl02 #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: #67BECD;
	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 #67BECD;
	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: #67BECD;
	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 #B9B9B9;
	vertical-align: middle;
	font-weight: bold;
}

#commentTable td {
	width: 70%;
	padding: 5px 10px;
	border-top: 1px solid #B9B9B9;
}

#commentTable input,
#commentTable textarea {
	border: 1px solid #B9B9B9;
	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;
	padding: 5px 10px;
	color: #67BECD;

	cursor: pointer;
}

#commentTable input#submit:hover {
	background: #FEFDFC;
}

#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: 16px;
	color: #67BECD;
	height: 30px;
	padding: 10px 0 0 45px;
	margin-bottom: 0;
	text-align: left;
	background: url(//blog.ti-da.net/common/template/official_07/img/icon_001.jpg) top left no-repeat;
}

.side {
	margin-bottom: 20px;
	margin-top: 0;
	font-size: 14px;
}

.sidebody {
	border-bottom: 1px dotted #666666;
	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 {
	margin-bottom: 20px;
}

.calender a {
	color: #67BECD;
}

.calender a:hover {
	color: #777777;
}

.calendarhead {
	color: #777777;
	font-size: 80%;
	font-weight: bold;
	letter-spacing: 2px;
	padding: 0 0 2px 0;
	text-align: center;
	height: 15px;
	margin-top: 5px;
}

.calendartable {
	margin: 0 auto 5px auto;
	padding: 0;
	width: 160px;
	text-align: left;
	empty-cells: show;
	border-spacing: 0;
	border-collapse: collapse;
	border-bottom: 1px solid #666;
}

.calendarweek {
	color: #67BECD;
	font-size: 80%;
	font-weight: bold;
}

.calendarwd {
	border-top: 1px none #666;
	border-left: none;
	border-right: none;
	border-bottom: 1px solid #666;
	background: #FEFDFC;
	background-position: -2px 0px;
	color: #67BECD;
	font-size: 88%;
	letter-spacing: 2px;
	padding: 5px 0 5px 5px;
}

.calendard {
	text-align: center;
	border-top: 1px solid #666;
}

.calendar {
	font-size: 88%;
	padding: 4px 2px 4px 2px;
	color: #777777;
}

blockquote {
	border-left: 5px solid #67BECD;
	padding: 37px 10px 10px;
	margin: 0 20px;
	background: #ffffff url(//admin.ti-da.net/_img/staffokn_201207/img/blockquote_bg.png) 3px 3px no-repeat;
}



/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
		Footer
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

#footerGlobal {
	text-align: center;
	background: #FFFFFF;
	padding: 30px 0;
	margin-top: 50px;
	color: #67BECD;
}

#footerGlobal p {
	margin-bottom: 20px;
}

#footerGlobal small {
	font-weight: bold;
}