<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@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: #DDDDDD;
	line-height: 1.6;
	font-size: 14px;
	background: #050B20;
}

a { 
	color: #3478CB;
	text-decoration: none;
}
a:hover {
	color: #DDDDDD;
	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: 162px;
	padding: 195px 0 0 0;
	margin-bottom: 30px;
	background: url(http://blog.ti-da.net/common/template/official_13/img/header_bg_001.jpg) center top repeat-x;
	min-width: 940px;
}

#headerGlobal hgroup {
	width: 940px;
	margin: 0 auto;
}

#headerGlobal hgroup h1 {
	font-size: 26px;
	font-weight: bold;
	width: 390px;
}

#headerGlobal hgroup h1 a {
	text-decoration: none;
	color: #FFF;
	text-shadow:1px 1px 0px rgba(255,255,255,0.3),
	2px 2px 3px rgba(0,0,0,0.5);
}

#headerGlobal hgroup h2 {
	color: #FFF;
	width: 615px;
	text-shadow:1px 1px 0px rgba(255,255,255,0.3),
	2px 2px 3px rgba(0,0,0,0.5);
}





/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
		Ccontents Layout
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

#contents {
	width: 940px;
	margin: 0 auto;
}

#tpl01 #contentsMain {
	float: right;
	width: 720px;
}

#tpl02 #contentsMain {
	float: right;
	width: 710px;
}

#tpl02 #contentsMain img {
	max-width: 710px;
}

#contentsSub {
	float: left;
	width: 200px;
	margin-right: 20px;
}

#contentsSub img {
	margin-bottom: 10px;
}



/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
		contentsMain Style
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

#breadcrumb {
	font-size: 12px;
	margin-bottom: 30px;
}

#breadcrumb img {
	vertical-align: text-bottom;
}

.photosWrap {
	float: left;
	width: 230px;
	margin-right: 10px;
	background: url(http://blog.ti-da.net/common/template/official_13/img/photosWrap_bg.jpg) no-repeat;
	height: 290px;
}

.photos {
	width: 200px;
	margin: 15px 0 0 10px;
}

.photos h1 {
	height: 150px;
	overflow: hidden;
	vertical-align: middle;
}

.photos h1 img {
	width: 200px;
}

.photos h2 {
	font-size: 15px;
	line-height: 1.2;
	margin-top: 15px;
	height: 70px;
}

.article {
	background: url(http://blog.ti-da.net/common/template/official_13/img/line_001.jpg) left bottom repeat-x;
}

.articleInner {
	background: url(http://blog.ti-da.net/common/template/official_13/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: 27px;
	font-weight: bold;
	line-height: 1.1;
	background: url(http://blog.ti-da.net/common/template/official_13/img/icon_002.png) 0 2px no-repeat;
	padding: 10px 20px 10px 80px;
	min-height: 20px;
	color: #DDDDDD;
}

section h1 a {
	font-size: 27px;
	font-weight: bold;
	line-height: 1.1;
	color: #DDDDDD;
}

.entrybottom {
	margin: 30px 0 0;
}

.readMore {
	float: left;
	width: 150px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background: #3478CB;
	text-align: center;
	margin: 39px 0 30px;
	color: #3478CB;
}

.readMore a {
	display: block;
	color: #ffffff;
	font-weight: bold;
	padding: 10px 0;
	text-decoration: none;
}

.readMore a:hover {
	background: #FEFDFC;
	color: #3478CB;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.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: #3478CB;
}

.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: #3478CB;
}

#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 #13285B;
	text-align: center;
	padding: 10px 0;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	background: #102147;
}

#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 #13285B;
	text-align: center;
	padding: 10px 0;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	background: #102147;
}

#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 #13285B;
	text-align: center;
	padding: 10px 0;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	background: #102147;
}

#footerContents #prevPage a:hover { background-color: #162E63; color: #FFF; }
#footerContents #brogTop a:hover { background-color: #162E63; color: #FFF; }
#footerContents #nextPage a:hover { background-color: #162E63; color: #FFF; }

#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: #3478CB;
	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 #3478CB;
	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: #3478CB;
	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: #FFF;
	cursor: pointer;
	background: #3478CB;
}

#commentTable input#submit:hover {
	background: #FEFDFC;
	color: #3478CB;
}

#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: #FFF;
	height: 40px;
	padding: 0px 0 0 50px;
	margin-bottom: 0;
	text-align: left;
	background: url(http://blog.ti-da.net/common/template/official_13/img/icon_001.png) 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: #3478CB;
}

.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: #3478CB;
	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: #3478CB;
	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 #3478CB;
	padding: 37px 10px 10px;
	margin: 0 20px;
	color: #050B20;
	background: #DDDDDD url(http://admin.ti-da.net/_img/staffokn_201207/img/blockquote_bg.png) 3px 3px no-repeat;
}




/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
		Footer
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

#footerGlobal {
	text-align: center;
	background-color: #102147;
	padding: 30px 0;
	margin-top: 50px;
	color: #FFF;
}

#footerGlobal p {
	margin-bottom: 20px;
}

#footerGlobal small {
	font-weight: bold;
}</pre></body></html>