@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: #333333;
	line-height: 1.6;
	font-size: 16px;
	background: url(http://admin.ti-da.net/_img/official_01/img/body_bg_001.gif) left top repeat;
}

a { color: #006699; }
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(http://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;
}

.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 {
	background: #ffffff url(http://admin.ti-da.net/_img/official_01/img/header_bg_001.gif) left bottom repeat-x;
}

#headerGlobal div {
	width: 960px;
	margin: 0px auto;
	min-height: 178px;
	padding: 0 0 42px 0;
	background: url(http://admin.ti-da.net/_img/official_01/img/header_bg_002.gif) left top no-repeat;
}

#headerGlobal p {
	text-align: center;
	padding-top: 10px;
}

#headerGlobal hgroup {
	width: 714px;
}

#headerGlobal hgroup h1 {
	font-size: 24px;
	font-weight: bold;
	margin-top: 41px;
}

#headerGlobal hgroup h1 a {
	text-decoration: none;
}

#headerGlobal hgroup h2 {
	margin-top: 7px;
}





/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
		Ccontents Layout
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

*:first-child+html #contents { height: 1%; } 

#contents {
	width: 960px;
	margin: 30px auto;
	background: url(http://admin.ti-da.net/_img/official_01/img/contents_bg_001.gif) left top repeat-y;
}

#contentsInner01 {
	background: url(http://admin.ti-da.net/_img/official_01/img/contents_bg_002.png) left bottom no-repeat;
}

#contentsInner02 {
	width: 900px;
	padding: 30px;
	background: url(http://admin.ti-da.net/_img/official_01/img/contents_bg_003.png) left top no-repeat;
}

#contentsMain {
	float: right;
	width: 670px;
}

#contentsMain img {
	max-width: 620px;
}

#contentsSub {
	float: left;
	width: 200px;
}





/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
		contentsMain Style
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

#topicpass {
	font-size: 12px;
	margin-bottom: 9px;
}

#topicpass img {
	vertical-align: text-bottom;
}

*:first-child+html article { height: 1%; } 

article {
	margin: 0 0px 30px;
	background: url(http://admin.ti-da.net/_img/official_01/img/article_bg_001.gif) left top repeat-y;
}

#articleInner01 {
	background: url(http://admin.ti-da.net/_img/official_01/img/article_bg_002.gif) left bottom no-repeat;
}

#articleInner02 {
	background: url(http://admin.ti-da.net/_img/official_01/img/article_bg_003.gif) left top no-repeat;
	padding: 25px;
}

.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(http://admin.ti-da.net/_img/official_01/img/title_icon_001.gif) 0 0 no-repeat;
	padding: 8px 0 5px 55px;
}

section h1 a {
	font-size: 30px;
	font-weight: bold;
	line-height: 1.1;
}

.entrybottom {
	margin: 30px 0 0;
}

.readMore {
	float: left;
	width: 150px;
	background: #274F00;
	background: -moz-linear-gradient(top,#7D9566 0%,#7D9566 50%,#274F00 50%,#274F00);
	background: -webkit-gradient(linear, left top, left bottom,from(#7D9566), color-stop(0.5,#7D9566), color-stop(0.5,#274F00),  to(#274F00));
	border: 1px solid #DDD;
	text-align: center;
	margin: 39px 0 30px;
}

.readMore:hover {
	background: #A10000;
	background: -moz-linear-gradient(top,#C76666 0%,#C76666 50%,#A10000 50%,#A10000);
	background: -webkit-gradient(linear, left top, left bottom,from(#C76666), color-stop(0.5,#C76666), color-stop(0.5,#A10000),  to(#A10000));
}

.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: #A10000;
}

.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;
}

.commentsBox:hover {
	background: #C76666;
}

#footerContents {
	width: 500px;
	height: 40px;
	margin: 20px auto 0px;
	position: relative;
}

#footerContents #prevPage {
	position: absolute;
	left: 0;
	top: 0;
	width: 150px;
	background: #274F00;
	border: 1px solid #DDD;
	text-align: center;
}

#footerContents #brogTop {
	position: absolute;
	left: 174px;
	top: 0;
	width: 150px;
	background: #274F00;
	border: 1px solid #DDD;
	text-align: center;
}

#footerContents #nextPage {
	position: absolute;
	right: 0;
	top: 0;
	width: 150px;
	background: #274F00;
	border: 1px solid #DDD;
	text-align: center;
}

#footerContents #prevPage:hover,
#footerContents #brogTop:hover,
#footerContents #nextPage:hover {
	background: #A10000;
}

#footerContents #brogTop a,
#footerContents #prevPage a,
#footerContents #nextPage a {
	display: block;
	color: #ffffff;
	font-weight: bold;
	padding: 7px 0;
	text-decoration: none;
}

#pageTop {
	margin-top: 30px;
}

#pageTop p {
	float: right;
	width: 190px;
	text-align: center;
	font-size: 14px;
}

#pageTop p a {
	display: block;
	padding: 5px 0 3px;
	background: #274F00;
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
}

#pageTop p a:hover {
	background: #A10000;
}





/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
		comments Style
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

.comments-head {
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	background: #7D9566;
	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 #7D9566;
	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: #7D9566;
	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 #7D9566;
	vertical-align: middle;
	font-weight: bold;
}

#commentTable td {
	width: 70%;
	padding: 5px 10px;
	border-top: 1px solid #7D9566;
}

#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: #274F00;
	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 #A10000;
	color: #006699;
}

#commentTable .comments-body {
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border: none;
}





/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
		contentsSub style
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

.sidetitle {
	background: url(http://admin.ti-da.net/_img/official_01/img/side_bg_002.gif) left top no-repeat;
	font-weight: bold;
	font-size: 14px;
	height: 19px;
	padding: 19px 0 0 40px;
}

.side {
	background: url(http://admin.ti-da.net/_img/official_01/img/side_bg_001.gif) left bottom no-repeat;
	padding: 10px 17px 20px 17px;
	margin-bottom: 20px;
	font-size: 14px;
}

.sidebody {
	border-bottom: 1px dotted #285001;
	margin-bottom: 6px;
	padding-bottom: 2px;
}

.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: 20px;
}
/* 上部年月日表示 */
.calendarhead{
	font-weight: bold;
	margin-bottom: 3px;
	font-size: 11px;
}
/* 枠 */
.calendartable{
	border: 1px solid #274F00;
	font-size: 12px;
	width: 200px;
	margin-right: auto;
	margin-left: auto;
}
/* 曜日枠 */
.calendarwd{
	background-color: #7D9566;
	padding: 5px;
}
/* 曜日 */
.calendarweek{}
/* 日付枠 */
.calendard{
	text-align: center;
	border: 1px solid #7D9566;
}
/* 日曜日 */
.sun{
	color: #CC0000;
}
/* 土曜日 */
.sat{
	color: #0099FF;
}
/* 今日 */
.today{
	font-weight: bold;
}





/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
		Footer
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

#footerGlobal {
	background: #ffffff url(http://admin.ti-da.net/_img/official_01/img/footer_bg_001.gif) left top repeat-x;
	text-align: center;
	padding: 50px 0;
}

#footerGlobal p {
	padding-bottom: 20px;
}

#footerGlobal small {
	font-weight: bold;
}