@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: #D5EAFF;
	background-attachment: fixed;
}

body #container {
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック","MS PGothic",Helvetica,Arial,Sans-Serif;
	color: #333333;
	line-height: 1.6;
	font-size: 14px;
	/*background-color: #FFEAF0;*/
}

a { color: #DA1552; text-decoration: none; }
a:hover { color: #EB3A70; text-decoration: underline; }

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;
}

.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: 100%;
	height: 390px;
	background: url(https://blog.ti-da.net/template/custom/server2/churasan8888/img/body_bg.jpg) repeat-x center;
}

#headerWrap {
	width:960px;
	height:390px;
	margin: 0px auto;
	/*background: url(http://img01.ti-da.net/usr/t/e/s/testdemo/header_bg.gif) no-repeat;*/
}

#headerGlobal hgroup {
	/*padding-left:90px;*/
}

#headerGlobal hgroup h1 {
	font-size: 14px;
	line-height:30px;
}

#headerGlobal hgroup h1 a {
	text-decoration: none;
	color:#FFF;
	font-weight: bold;
}

#headerGlobal hgroup div {
	position: relative;
	height: 300px;
	width: 960px;
}

#headerGlobal hgroup div h2 {
	position: absolute;
	left: 0;
	top: 0;
}

#headerGlobal hgroup div #headBtn001 {
	position: absolute;
	left: 0;
	top: 25px;
}

#headerGlobal hgroup div #headBtn002 {
	position: absolute;
	left: 384px;
	top: 6px;
}

#headerGlobal hgroup div #headBtn003 {
	position: absolute;
	right: 0;
	top: 25px;
}

#headerGlobal hgroup div p {
	position: absolute;
	left: 0;
	bottom: 0;
	height:47px;
	color:#0059B2;
	font-weight:bold;
	padding:5px 10px;
}

#navigation li {
	float:left
}



/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
		Ccontents Layout
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

*:first-child+html #contents { height: 1%; } 

#contents {
	width: 960px;
	margin: 0 auto;
}

#contentsTopBgWrap {
	background: url(https://blog.ti-da.net/template/custom/server2/churasan8888/img/contents_bg_top.jpg) top no-repeat;
	padding-top:10px;
	margin-top:10px;
}

#contentsBottomBgWrap {
	background: url(https://blog.ti-da.net/template/custom/server2/churasan8888/img/contents_bg_bottom.jpg) bottom no-repeat;
	padding-bottom:10px;
	margin-bottom:10px;
}

#contents.iebox {
	position: relative;
	background: url(https://blog.ti-da.net/template/custom/server2/churasan8888/img/contents_bg.jpg) repeat-y;
}

#contentsMain {
	float: left;
	width: 660px;
	padding:20px;
}

#contentsSub {
	float: right;
	width: 210px;
	padding:20px;
}





/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
		contentsMain Style
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

#topicpass {
	font-size: 12px;
	margin: 10px 0 30px 15px;
	color:#FFFFFF;
}

#topicpass a {
	color:#FFFFFF;
}

#topicpass img {
	vertical-align: text-bottom;
}

*:first-child+html article { height: 1%; } 

#articleInner {
	border-bottom: 1px dotted #AAAAAA;
	/*border-top: 1px dotted #AAAAAA;*/
	padding-bottom:20px;
	margin-bottom:20px;
}

#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 15px 70px;
	background: url(https://blog.ti-da.net/template/custom/server2/churasan8888/img/title_bg.gif) 0 0 no-repeat;
	border-bottom: 2px solid #DA1552;
}

section .titInner p {
	position: relative;
	height:25px;
}

section .titInner p span {
	position: absolute;
	right: 0;
}

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: #DB1653;
	text-align: center;
	padding: 10px 0;
	color: #FFFFFF;
	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: #DB1653;
	text-align: center;
	padding: 10px 0;
	color: #FFFFFF;
	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: #DB1653;
	text-align: center;
	padding: 10px 0;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

#footerContents #prevPage a:hover,
#footerContents #brogTop a:hover,
#footerContents #nextPage a:hover { background-color: #E24575; }

#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: #661900;
	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 #661900;
	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: #661900;
	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 #1A6ABA;
	vertical-align: middle;
	font-weight: bold;
}

#commentTable td {
	width: 70%;
	padding: 5px 10px;
	border-top: 1px solid #1A6ABA;
}

#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: #1A6ABA;
	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 #1A6ABA;
	color: #1A6ABA;
}

#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: #FFF;
	height: 40px;
	line-height:40px;
	margin-bottom: 10px;
	text-align: center;
	background: url(https://blog.ti-da.net/template/custom/server2/churasan8888/img/side_title_bg.jpg) 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: #F0F0E1;
	padding: 5px;
}
/* 曜日 */
.calendarweek{}
/* 日付枠 */
.calendard{
	text-align: center;
	border: 1px solid #CCC;
}
/* 日曜日 */
.sun{
	color: #CC0000;
}
/* 土曜日 */
.sat{
	color: #0099FF;
}
/* 今日 */
.today{
	font-weight: bold;
}



#contactUs {
	margin-bottom: 10px;
	margin-top: 0;
}

#contactUs .number {
	font-size: 18px;
	color: #DB1653;
	margin-bottom: 5px;
}

.number li { font-weight: bold; }


/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
		Footer
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

#footerGlobal {
	width:100%;
	height: 160px;
	background: #0059B2;
	/*background: url(http://img01.ti-da.net/usr/t/e/s/testdemo/footer_wrap_bg.gif) repeat-x;*/
}

#footerGlobal #head {
	width:960px;
	height:160px;
	margin: 0px auto;
	text-align: center;
	/*background: url(http://img01.ti-da.net/usr/t/e/s/testdemo/footer_bg.gif) no-repeat;*/

}

#footerGlobal p {
	padding-top:30px;
	color:#FFF;
}

#footerGlobal small {
	font-weight: bold;
}

#footerGlobal a { color: #FFF; text-decoration: underline; }
#footerGlobal a:hover { color: #EB3A70; text-decoration: none; }



/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
		Ad
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

#adbox_1 {
	margin-bottom:30px;
}


/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
		ちゅらさんコートページ
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

#entBody br { display:none; }

.lead dt {
	margin-bottom: 10px;
}

.lead dt p {
	color: #DA1552;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	line-height: 1.2;
}

.lead dd { text-align: center; }


.aboutChura { margin-bottom: 40px; }

.aboutChura dt {
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 6px;
	margin-bottom: 10px;
	border-bottom: #999 solid 2px;
}

.aboutChura dd { margin-bottom: 10px; }
.aboutChura dd.exp { font-size: 12px; }


.sysChura { margin-bottom: 40px; }

.sysChura dt {
	color: #FFF;
	font-size: 16px;
	font-weight: bold;
	background: #000;
	padding: 2px 2px 2px 6px;
	margin-bottom: 5px;
}

.sysChura dd { margin-bottom: 10px; }


#useWrap { margin-bottom: 30px; }

#useWrap h3 {
	border: 2px solid #DA1552;
	color: #DA1552;
	font-size: 20px;
	font-weight: bold;
	padding: 1px;
	text-align: center;
	margin-bottom: 10px;
}

#useWrap dl {
	background: #EAE3C7;
	padding: 20px;
	margin-bottom: 10px;
}

#useWrap dt {
	color: #009943;
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 6px;
	margin-bottom: 10px;
	border-bottom: #009943 solid 2px;
}

#useWrap dd { margin-bottom: 10px; }

.prCap01 {
	font-size: 12px;
	margin-bottom: 5px;
}
.prCap02 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 30px;
}


/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
		グリーンコートページ
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

.mainTex {
	color: #004800;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 30px;
	text-align: center;
}

.block02 { margin-bottom: 30px; }
.block02 dt { margin-bottom: 20px;}
.block02 dd { margin-bottom: 10px;}
.block02 .empTex {
	font-weight: bold;
	font-size: 16px;
}

.pbox { margin-bottom: 20px; }

.pbox .photoBox {
	float: left;
	width: 260px;
}

.pbox .texWrap {
	float: right;
	width: 390px;
}

.texWrap dt {
	background: #004800;
	color: #FFF;
	font-size: 18px;
	font-weight: bold;
	padding: 2px;
	text-align:center;
	margin-bottom: 10px;

}

.texWrap .sCap {
	font-size: 12px;
	margin-top: 5px;
}

#ctInfo {
	border: #009943 solid 2px;
	padding: 20px;
}

.cmopName {
	font-size: 26px;
	font-weight: bold;
	margin: 0 0 5px 0;
}

#ctInfo p span {
	font-size: 20px;
	font-weight: bold;
}

#gmap {
	width: 100%;
}