@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: url() left top repeat #FFFFFF;
}

body #container {
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック","MS PGothic",Helvetica,Arial,Sans-Serif;
	color: #888888;
	line-height: 1.6;
	font-size: 14px;
}

a {
	color: #B2B200;
	text-decoration: underline;
}
a:hover {
	color: #939300;
	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: #EEEEEE 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;
}

.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; }


.imgHover a:hover img
{
opacity:0.8;
filter: alpha(opacity=80);
-ms-filter: "alpha( opacity=80 )";
}

/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
		Header
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

#headerGlobal {
	width: 960px;
	height: 170px;
	margin: 0px auto;
	background: #FFF;
	position: relative;
}

#headerGlobal hgroup h1 {
	position: absolute;
	top: 70px;
}


#headerGlobal .p01 {
	position: absolute;
	top: 5px;
	left: 0;
	color: #6C4333;
	font-size: 12px;
}

#headerGlobal .p02 {
	position: absolute;
	top: 70px;
	left: 330px;
	color: #666;
	font-size: 12px;
}

#headerGlobal .p03 {
	position: absolute;
	top: 120px;
	left: 730px;
}

/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
		nav
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

.globalNav {
	height: 29px;
	width: 960px;
	margin: 0px auto;
	background: #FFF;
}

.globalNav li {
	float: left;
	background: #FFF;
}

#navi ul {
	margin:0;
	padding:0;
	list-style-type:none;
        behavior: url("csshover.htc");/* IE6 */
}

#navi ul a {
        color: #fff;
        text-decoration: none;
}

#navi ul a {
        background: #878787;
}

#navi ul a:hover {
        background: #555555;
}

#navi ul li {
        width: 185px;
        font-weight: bold;
        line-height: 1.6em;
        float: left;
        border-width:1px 1px 1px 0;
}

#navi ul li a {
        display: block;
        height: 100%;
        font-size:16px;
        text-align: center;
}

#navi ul li ul li a {
        font-size:16px;
		border-bottom:1px solid #555555;
		padding: 10px;
}

#navi ul li ul li {
        margin: 0;
        font-weight: normal;
        border-bottom:none;
        position:relative;
        left:-1px;
        float: none;
		opacity: 0.9;
		filter: alpha(opacity=90);
		}

/* OFF */
#navi ul li ul {
        display: none;
}

/* ON */
#navi ul li:hover ul {
        display: block;
        position: absolute;
        z-index: 100;
}


/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
		visual
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

.visual {
	height: 460px;
	width: 960px;
	margin: 0px auto;
	background: url(http://img05.ti-da.net/usr/b/l/o/blogfortest/%E5%90%8D%E7%A7%B0%E6%9C%AA%E8%A8%AD%E5%AE%9As2.png) no-repeat;
	position: relative;
}


/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
		Ccontents Layout
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

*:first-child+html #contents { height: 1%; } 

#contents {
	width: 960px;
	margin: 0 auto;
}

#contents.iebox {
	position: relative;
}

#contentsMain {
	float: left;
	width: 737px;
}

#contentsMain img {
	max-width: 458px;
}


#contentsSub_01 {
	float: left;
	width: 177px;
	margin: 0 30px 0 0;
	padding: 0 0 0px 10px;
}

#contentsSub_01  a {
	color: #888888;
	text-decoration: none;
}
#contentsSub_01  a:hover {
	color: #B2B200;
	text-decoration: underline;
}


#contentsSub_02 {
	float: left;
	width: 177px;
	margin: 0 30px 0 0;
	padding: 0 0 0px 10px;
}

/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
		side Style
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

.side {
	padding: 10px;
	background: #FFF;
}

.profile .photo {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}

/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
		contentsMain Style
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

#breadcrumb {
	font-size: 12px;
	height: 30px;
	padding: 10px 0 0 0;
	color: #888888;
}

#breadcrumb a {
	color: #888888;
}

#breadcrumb img {
	vertical-align: text-bottom;
}


*:first-child+html article { height: 1%; } 

#articleInner {
	margin: 0 0 20px 0;
	padding-top: 20px;
	border-top: 2px dotted #3E1211;
}

#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 p {
	margin-top: 3px;
	position: relative;
	height: 26px;
	color: #B2B200 !important;
}

section .titInner a {
	color: #B2B200;
	text-decoration: none;
}
section .titInner a:hover {
	color: #939300;
	text-decoration: underline;
}


section .titInner a {
	color: #B2B200 !important;
}

section .titInner span {
	position: absolute;
	right: 0px;
}

section .titInner {
	margin: 0 0 15px 0;
	padding: 0 0 0 10px;
	min-height: 45px;
	border-left: 5px solid #B2B200;
	color: #B2B200 !important;
}

section h1 {
	font-size: 20px;
	font-weight: bold;
	line-height: 1.1;
	color: #B2B200;
}

section h1 a {
	font-size: 20px;
	font-weight: bold;
	line-height: 1.1;
	color: #B2B200;
}

.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: 480px;
	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;
	text-align: center;
	padding: 10px 0;
	color: #B2B200;
	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;
	text-align: center;
	padding: 10px 0;
	color: #B2B200;
	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;
	text-align: center;
	padding: 10px 0;
	color: #B2B200;
	font-weight: bold;
	text-decoration: none;
}

#footerContents #prevPage a:hover { color: #8E8E00; }
#footerContents #brogTop a:hover { color: #8E8E00; }
#footerContents #nextPage a:hover { color: #8E8E00; }

#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: #B2B200 !important;
	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 #B2B200 !important;
	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: #B2B200 !important;
	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 #B2B200;
	vertical-align: middle;
	font-weight: bold;
}

#commentTable td {
	width: 70%;
	padding: 5px 10px;
	border-top: 1px solid #B2B200;
}

#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: #B2B200;
	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 #165A8D;
	color: #0057A5;
}

#commentTable .comments-body {
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border: none;
}


/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
		一覧
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

.span1 {
	color: #B2B200;
	padding: 5px 0 10px 25px;
	background: url(http://img05.ti-da.net/usr/l/e/a/leafreef/leaf_icon.gif) no-repeat;
	border-bottom: 1px dotted #D5D5D5;
	margin-bottom: 10px;
}
.case1 {
	font-size:16px;
	line-height: 0.5em;
}

  

/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
		ad style
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

.adlantiss_frame {
	margin-bottom: 10px;
}

/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
		contentsSub style
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

.sidetitle {
	font-size: 16px;
	color: #B2B200;
	height: 20px;
	padding: 0 0 5px 5px;
	margin-bottom: 0;
	text-align: left;
	border-left: 5px solid #B2B200;
}

.side {
	margin-bottom: 20px;
	margin-top: 0;
	font-size: 14px;
	background-color: #FFF;
}

.sidebody {
	border-bottom: 1px dotted #D5D5D5;
	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: 180px;
	margin-right: auto;
	margin-left: auto;
}
/* 曜日枠 */
.calendarwd{
	background-color: #F2F8C9;
	padding: 5px;
}
/* 曜日 */
.calendarweek{}
/* 日付枠 */
.calendard{
	text-align: center;
}
/* 日曜日 */
.sun{
	color: #CC0000;
}
/* 土曜日 */
.sat{
	color: #0099FF;
}
/* 今日 */
.today{
	font-weight: bold;
}

/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
		Footer
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

#footerGlobal {
	text-align: center;
	background: #6D4333;
	padding: 30px 0;
	color: #FFF;
}

#footerGlobal a {
	color: #FFF;
}

#footerGlobal small {
	font-weight: bold;
}