@charset "UTF-8";

textarea {font-family: "ヒラギノ明朝 Pro W6", "Osaka", "ＭＳ Ｐゴシック", "trebuchet MS", "trebuchet", "verdana", "arial", "sans-serif";
}


/*======================================================================
  Base Setting
======================================================================*/

* {
	margin:0px;
}


/* Base
-----------------------------------*/
body {
	color: #7F7F7F;
	font-size: 12px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3",sans-serif;
	line-height: 18px;
	margin:0px;
	padding:0px;
}


/* Base Link Color
-----------------------------------*/
a:link {
	color: #005997;
	text-decoration:underline;
}
a:visited {
	color: #005997;
	text-decoration:underline;
}
a:active {
	color: #005997;
	text-decoration:underline;
}
a:hover {
	color: #4D8BB6;
	text-decoration:underline;
}


/* Layout
-----------------------------------*/
#wrapper_main {
	width:100%;
	background:#FFFFFF url(//img02.ti-da.net/usr/teruapartment/bg.jpg) repeat-x top center;
}


#wrapper {
	width:960px;
	margin:auto;
}


/*======================================================================
  Header
======================================================================*/
#header {
	width:960px;
	height:80px;
	padding-top:21px;
}


/* Logo
-----------------------------------*/
#header .logo {
	float:left;
	width:173px;
	height:80px;
}


/* Intro
-----------------------------------*/
#header .intro {
	float:left;
	width:375px;
	height:58px;
	color:#999999;
	font-size:11px;
	line-height:13px;
	padding-top:22px;
}


/* Tel
-----------------------------------*/
#header .tel {
	float:right;
	width:412px;
	height:41px;
	text-align:right;
}


/* Links
-----------------------------------*/
#header .links {
	float:left;
	width:272px;
	height:32px;
	padding-top:7px;
}

/* Top Button */
#header .links a.bt_top {
	float:left;
	width:73px;
	height:11px;
	display:block;
	background:url(//img02.ti-da.net/usr/teruapartment/bt_top.gif) no-repeat top left;
}
#header .links a.bt_top:hover {
	background-position:top right;
}

/* Company Button */
#header .links a.bt_company {
	float:left;
	width:61px;
	height:11px;
	display:block;
	background:url(//img02.ti-da.net/usr/teruapartment/bt_company.gif) no-repeat top left;
}
#header .links a.bt_company:hover {
	background-position:top right;
}

/* Sitemap Button */
#header .links a.bt_sitemap {
	float:left;
	width:75px;
	height:11px;
	display:block;
	background:url(//img02.ti-da.net/usr/teruapartment/bt_sitemap.gif) no-repeat top left;
}
#header .links a.bt_sitemap:hover {
	background-position:top right;
}

/* Link Button */
#header .links a.bt_link {
	float:left;
	width:52px;
	height:11px;
	display:block;
	background:url(//img02.ti-da.net/usr/teruapartment/bt_link.gif) no-repeat top left;
}
#header .links a.bt_link:hover {
	background-position:top right;
}


/* Contact
-----------------------------------*/
#header .contact {
	float:left;
	width:140px;
	height:39px;
}

/* Button */
#header .contact a.bt_contact {
	width:140px;
	height:24px;
	display:block;
	background:url(//img02.ti-da.net/usr/teruapartment/bt_contact.gif) no-repeat top left;
}
#header .contact a.bt_contact:hover {
	background-position:top right;
}



/*======================================================================
  Main Manu
======================================================================*/
#menu {
	width:960px;
	height:49px;
}


/* Button
-----------------------------------*/
#menu a {
	float:left;
	width:137px;
	height:48px;
	display:block;
	background-position:top left;
	background-repeat:no-repeat;
}
#menu a:hover {
	background-position:top right;
}

#menu a.bt_menu01 {
	width:136px;
	background-image:url(//img02.ti-da.net/usr/teruapartment/bt_menu01.gif);
}
#menu a.bt_menu01_out {
	width:136px;
	background-image:url(//img02.ti-da.net/usr/teruapartment/bt_menu01.gif);
	background-position:top right;
}

#menu a.bt_menu02 {
	background-image:url(//img02.ti-da.net/usr/teruapartment/bt_menu02.gif);
}
#menu a.bt_menu02_out {
	background-image:url(//img02.ti-da.net/usr/teruapartment/bt_menu02.gif);
	background-position:top right;
}

#menu a.bt_menu03 {
	background-image:url(//img02.ti-da.net/usr/teruapartment/bt_menu03.gif);
}
#menu a.bt_menu03_out {
	background-image:url(//img02.ti-da.net/usr/teruapartment/bt_menu03.gif);
	background-position:top right;
}

#menu a.bt_menu04 {
	background-image:url(//img02.ti-da.net/usr/teruapartment/bt_menu04.gif);
}
#menu a.bt_menu04_out {
	background-image:url(//img02.ti-da.net/usr/teruapartment/bt_menu04.gif);
	background-position:top right;
}

#menu a.bt_menu05 {
	background-image:url(//img02.ti-da.net/usr/teruapartment/bt_menu05.gif);
}
#menu a.bt_menu05_out {
	background-image:url(//img02.ti-da.net/usr/teruapartment/bt_menu05.gif);
	background-position:top right;
}

#menu a.bt_menu06 {
	background-image:url(//img02.ti-da.net/usr/teruapartment/bt_menu06.gif);
}
#menu a.bt_menu06_out {
	background-image:url(//img02.ti-da.net/usr/teruapartment/bt_menu06.gif);
	background-position:top right;
}

#menu a.bt_menu07 {
	width:139px;
	background-image:url(//img02.ti-da.net/usr/teruapartment/bt_menu07.gif);
}
#menu a.bt_menu07_out {
	width:139px;
	background-image:url(//img02.ti-da.net/usr/teruapartment/bt_menu07.gif);
	background-position:top right;
}



/*======================================================================
  Page Title
======================================================================*/
#page_title {
	width:960px;
	height:124px;
}



/*======================================================================
  Pankuzu
======================================================================*/
#pankuzu {
	width:960px;
	color:#999999;
	font-family:Verdana;
	padding:14px 0px;
}



/*======================================================================
  h tag
======================================================================*/
/* Header Intro*/
h1 {
	color:#7F7F7F;
	font-size:11px;
	font-weight:normal;
}



/*======================================================================
  Content
======================================================================*/
#content{
	width:725px;
        margin:0px 0px 0px 0px;
	float:left;
}

	



form{
        margin:0px;
        padding:0px;
}

table.form{
        margin:25px 0px 0px 13px;
}
	
img	{
	border:none;
}

ul.rss		{
	margin	: 0px;
	padding	: 0px;
	width	: 100%;
	text-align: center;
}

ul.rss li	{
	border-right: #999 1px solid;
	display	: inline;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 0.2px;
	margin-right: 0.3em;
	padding-right: 0.5em;
	padding-left: 0.2em;
}

ul.rss a:link		{
	color				: #CCC;
	text-decoration			: none;
}

ul.rss a:visited	{
	color				: #CCC;
	text-decoration			: none;
}

ul.rss a:hover		{
	color				: #999999;
	text-decoration			: none;
}

ul.rss a:active	{
	color				: #CCC;
	text-decoration			: none;
}

a.acalendar{color:#62A25B;text-decoration:none;}
a.acalendar:link{color:#62A25B;text-decoration:none;}
a.acalendar:visited{text-decoration:none;}
a.acalendar:active{}
a.acalendar:hover{color:#62A25B;text-decoration:underline}

a.acontinues{color:#62A25B;text-decoration:none;}
a.acontinues:link{color:#62A25B;text-decoration:none;}
a.acontinues:visited{text-decoration:none;}
a.acontinues:active{}
a.acontinues:hover{color:#62A25B;text-decoration:underline}

a.amenu{color:#62A25B;text-decoration:none;}
a.amenu:link{color:#62A25B;text-decoration:none;}
a.amenu:visited{text-decoration:none;}
a.amenu:active{}
a.amenu:hover{color:#62A25B;text-decoration:underline}

#container{
        font-size:12px;
	width:800px;
        background:#FFF;
	margin:0px auto;
}



#banner,#subbanner{
	background: url(//admin.ti-da.net/_img/logo_04/200rogo04top.jpg) top center no-repeat;
	padding			:0px 0px 0px 0px;
	height:200px; 
}

#banner a{color:#EB6400;text-decoration:none;}
#banner a:link{color:#EB6400;text-decoration:none;}
#banner a:visited{text-decoration:none;}
#banner a:active{}
#banner a:hover{color:#EB6400;text-decoration:none;}

#subbanner a{color:#fff;text-decoration:none;}
#subbanner a:link{color:#fff;text-decoration:none;}
#subbanner a:visited{text-decoration:none;}
#subbanner a:active{}
#subbanner a:hover{color:#fff;text-decoration:none;}

h1,h2,h3{margin:0px;padding:0px;}

.blogtitle{
	font-size	:20px;
	font-weight	:bold;
	padding	:20px 10px 0px 20px;
	text-align	:left;
	letter-spacing:0px;
        height:70px;
}

.description{
        color	:#ebf0dc;
	font-size	:12px;
	padding	:0px 300px 0px 20px;
	text-align		:left;
	letter-spacing		:2px;
	width:auto;
        height:80px;
}


#links{
	width:210px;
	float:right;
	margin:20px 5px 0px 0px;
	overflow:hidden;
	background:#EEEEEE;
}


#links .banner{
        background-color:#FFFFFF;
        padding-bottom:15px;
}


/* Contact Banner
-----------------------------------*/
#links a.banner_contact {
	width:210px;
	height:305px;
	display:block;
	background:url(//img02.ti-da.net/usr/teruapartment/banner_contact.jpg) no-repeat top left;
	margin-bottom:15px;
}
#links a.banner_contact:hover {
	background-position:top right;
}


/* Consulation Banner
-----------------------------------*/
#links a.banner_consultation {
	width:210px;
	height:130px;
	display:block;
	background:url(//img02.ti-da.net/usr/teruapartment/banner_consultation.jpg) no-repeat top left;
	margin-bottom:15px;
}
#links a.banner_consultation:hover {
	background-position:top right;
}


/* Seminar Banner
-----------------------------------*/
#links a.banner_seminar {
	width:210px;
	height:200px;
	display:block;
	background:url(//img02.ti-da.net/usr/teruapartment/banner_seminar.jpg) no-repeat top left;
	margin-bottom:15px;
}
#links a.banner_seminar:hover {
	background-position:top right;
}


/* Info
-----------------------------------*/
#links .info_body {
	width:190px;
	color:#FFFFFF;
	font-size:10px;
	line-height:13px;
	padding:0px 10px 21px;
	background:url(//img02.ti-da.net/usr/teruapartment/info_bg.gif) repeat-y top left;
}

#links .info_body .text {
	width:185px;
	padding:10px 3px 1px 2px;
}

#links .info_body .text2 {
	width:185px;
	padding:8px 3px 4px 2px;
}

/* Child House */
#links .info_body a.banner_child {
	width:190px;
	height:60px;
	display:block;
	background:url(//img02.ti-da.net/usr/teruapartment/banner_child.jpg) no-repeat top left;
}
#links .info_body a.banner_child:hover {
	background-position:top right;
}

/* Gallery */
#links .info_body a.banner_gallery {
	width:190px;
	height:60px;
	display:block;
	background:url(//img02.ti-da.net/usr/teruapartment/banner_gallery.jpg) no-repeat top left;
}
#links .info_body a.banner_gallery:hover {
	background-position:top right;
}

/* Next Life */
#links .info_body a.banner_life {
	width:190px;
	height:60px;
	display:block;
	background:url(//img02.ti-da.net/usr/teruapartment/banner_life.jpg) no-repeat top left;
}
#links .info_body a.banner_life:hover {
	background-position:top right;
}


/* Company
-----------------------------------*/
#links .company_body {
	width:190px;
	font-size:11px;
	font-family:Verdana;
	line-height:17px;
	padding:13px 10px 19px;
	background-color:#F2F2F2;
}

/* Title */
#links .company_body .title {
	width:176px;
	color:#666666;
	font-size:12px;
	background-color:#E6E3DC;
	padding:7px;
	margin-bottom:7px;
}

/* Text */
#links .company_body .text {
	width:188px;
	padding-left:2px;
}




#footer{
        clear:both;
}
	
#copyright{
	background	: # bottom;
	width			: 100%;
        height: 40px;
        font-size: 12px;
        font-weight: normal;
        color: #FF9900;
        margin: 0px;
        padding: 0px;
        line-height: 18px;
        text-align: center;
        border-top: 1px none #62A25B;
        border-bottom: 1pxnone #62A25B;
}

/* パン屑メニュー */
.topicpass {
        font-size:10px;
        line-height:16px;
        vertical-align:bottom;
        margin:0 0 5px;
        padding:0;
}

.blog{  
	margin:20px 0px 0px 0px;
        overflow: hidden;
}

.date{  
        background: url();
        background-repeat: no-repeat;
        background-position: top center;
	height:22px;
	background-position:1px 1px;
	color	: #FF9900;
	font-size	: 12px;
        font-weight:normal;
	letter-spacing: 0px;
	padding	: 6px 20px 0px 10px;
        text-align:right;
	border-bottom:1px none #CCC0CC;
	border-top:1px none #CCC0CC;
}

.blogbody{
        background:#EEEEEE;
	margin:0px 0px 10px 0px;
        padding:0px 0px 10px 0px;
        border-left:1px none #CCC0CC;
	border-right:1px none #CCC0CC;
	border-bottom:13px none #FF6666;
	border-top:1px none #CCC0CC;
}


.title{
	color:#102647;
	font-size:16px;
	font-weight:bold;
	height:25px;
	padding-left: 18px;
        padding-top: 12px;
        background-color:#EEEEEE;
}
.title a:link {
	color: #0066CC;
	text-decoration:none;
}
.title a:visited {
	color: #0066CC;
	text-decoration:none;
}
.title a:active {
	color: #0066CC;
	text-decoration:none;
}
.title a:hover {
	color: #4D94DB;
	text-decoration:underline;
}


.title1{
        background-repeat: no-repeat;
        background-position: left center;
	color:#FFC266;
	font-size:12px;
	font-weight:bold;
	height:25px;
	padding-left: 10px;
        padding-top: 10px;
        text-align: left;
}


.main{
	width:695px;
	color:#003366;
	font-size:12px;
	margin:0px 10px 15px 18px;
/*	overflow:auto;*/
        line-height:150%;
}

.main img{
	margin:0px 10px 0px 0px;             
}

.main-continues{
	font-size:10px;
}

.main table {
        width:695px;
        background-color:#EEEEEE;
}
.main th {
        width:130px;
        color:#FFFFFF;
        font-weight:normal;
        text-align:left;
        background-color:#3399CC;
}
.main td {
        background-color:#FFFFFF;
        color:#3399CC;
}


.posted{
	color:#62A25B;
	font-size:10px;
	text-align:right;
	margin:0px 0px 15px 0px;
	width:530px;
}

a.aposted{color:#62A25B;text-decoration:none;font-size:10px;}
a.aposted:link{color:#62A25B;text-decoration:none;}
a.aposted:visited{text-decoration:none;}
a.aposted:active{text-decoration:none;}
a.aposted:hover{color:#62A25B;text-decoration:underline}

.menu{
	color:#CCC;
	font-size:12px;
	text-align:right;
}

.comments-head{
	color:#FFC266;
	font-size:12px;
	font-weight:bold;
	padding:20px 0px 0px 10px;
	height:10px;
}

.comments-body{
	font-size:12px;
	line-height:135%;
	margin:20px 0px 15px 13px;
	color:#002266;
}

.comments-post{
	color:#666;
	font-size:12px;
	text-align:right;
	margin:0px 0px 25px 0px;
}

.trackback-url{
	color:#666;
	font-size:12px;
	font-weight:bold;
	margin:10px 0px 30px 13px;
	width:530px;
}

.trackback-body{
	font-size:12px;
	line-height:135%;
	margin:20px 0px 15px 13px;
	width:500px;
	color:#002266;
}

.trackback-post{
	color:#666;
	font-size:12px;
	text-align:right;
	margin:0px 0px 25px 0px;
	width:500px;
}

a.atrackback-post{color:#62A25B;text-decoration:none;}
a.atrackback-post:link{color:#62A25B;text-decoration:none;}
a.atrackback-post:visited{text-decoration:none;}
a.atrackback-post:active{font-weight:bold;}
a.atrackback-post:hover{color:#62A25B;text-decoration:underline}

label{
	font-size:12px;
	font-weight:bold;
	color:#666;
}

#author{width:200px;border:1px solid #CCCCCC;}
#email{width:200px;border:1px solid #CCCCCC;}
#url{width:200px;border:1px solid #CCCCCC;}
#text{font-size:12px;width:400px;height:200px;border:1px solid #CCCCCC;}

.pagetop{
	font-size:10px;
	text-align:right;
	margin:0px 20px 25px 20px;
}

.calendarhead{
        border-top			: 1px solid #62A25B;
        border-left			: 1px solid #62A25B;
        border-right			: 1px solid #62A25B;
        background:#102647;
        background-repeat: no-repeat;
        background-position: left center;	
	color:#FFFFFF;
	font-size:12px;
        font-weight:normal;
	letter-spacing:2px;
	padding:0px 0px 2px 0px;
	text-align:center;
        padding:3px 0px 3px 5px;
}

.calendartable{
	color:#000;
	margin:0px auto 20px auto;
	width:100%;
	text-align:left;
	background:#ccc;
	border-top:1px solid #62A25B;
	border-left:1px solid #62A25B;
	border-right:1px solid #62A25B;
	border-bottom	: 1px solid #62A25B;
}
	
.calendarweek{
	color:#000;
        font-size:10px;
	font-weight: bold;
}

.calendarwd{
	/*	border-left	: 1px solid #efefef;
		border-right	: 1px solid #efefef;*/

                  
	background	: #fff;
	color		:#fff;
	font-size:10px;
        font-weight:bold;
	letter-spacing		: 2px;
	padding:2px 0px 2px 5px;
}

.calendard{
        empty-cells:show;
        border-top:1px solid #efefef;
        border-right:1px solid #efefef;
        text-align: center;
}



.calendardbg{}

.calendar{
	font-size:10px;
	padding:2px 2px;
	position:center;
}

.sidetitle{
	border-top	: 1px none #CCC0CC;
	border-left	: 1px none #CCC0CC;
	border-right	: 1px none #CCC0CC;
	border-bottom	: 1px none #FF6666;
        background:#FF9900;
        background-repeat: no-repeat;
        background-position:right center;	
	color		: #FFFFFF;
	font-size		:12px;
        font-weight       :normal;
	letter-spacing	:2px;
	padding:4px 0px 3px 10px;
}


.side{
	font-size:11px;
	line-height:15px;
	margin:0px 0px 10px 0px;
        padding:8px;
}

.side .text{
	width:80px;
}


.side a:link {
	color: #62A25B;
	text-decoration:none;
}
.side a:visited {
	color: #62A25B;
	text-decoration:none;
}
.side a:active {
	color: #62A25B;
	text-decoration:none;
}
.side a:hover {
	color: #91BE8D;
	text-decoration:underline;
}



a.arss{color:#001F79;text-decoration:underline;}
a.arss:link{color:#001F79;text-decoration:underline;}
a.arss:visited{text-decoration:underline;}
a.arss:active{}
a.arss:hover{color:#001F79;text-decoration:none;}
	
.photo{text-align:center;}
.nickname{
        color:#62A25B;font-weight:bold;margin:10px 0px;
        text-align:center;
}
.message{
        font-size:10px;
        color:#333;
        padding:4px;
        background:#ffefd5;
        border:1px solid #dcdcdc;
}

.quotetable{}
.quote{color:#CCC;font-size:10px;padding:1px;}

.blogtimes{margin:0px 0px 16px 0px;text-align:center;}

.powered{
	text-align:center;
	margin:0px 0px 10px 0px;
}

.syndicate{
	font-size:10px;
	text-align:center;
}
.checkers{
	font-size:10px;
	margin-top:10px;
}

a.adtitle{font-weight:bold;text-decoration:underline;}
a.adtitle:link{font-weight:bold;text-decoration:underline;}
a.adtitle:visited{font-weight:bold;text-decoration:underline;}
a.adtitle:active{font-weight:bold;text-decoration:underline;}
a.adtitle:hover{font-weight:bold;text-decoration:underline;}

a.addescription{color:black;text-decoration:none;}
a.addescription:link{color:black;text-decoration:none;}
a.addescription:visited{color:black;text-decoration:none;}
a.addescription:active{color:black;text-decoration:none;}
a.addescription:hover{color:black;text-decoration:none;}

a.adurl{color:blue;text-decoration:none;}
a.adurl:link{color:#CCC0FF;text-decoration:none;}
a.adurl:visited{color:#CCC0FF;text-decoration:none;}
a.adurl:active{color:#CCC0FF;text-decoration:none;}
a.adurl:hover{color:#CCC0FF;text-decoration:none;}

a.adld{text-decoration:underline;}
a.adld:link{text-decoration:underline;}
a.adld:visited{text-decoration:underline;}
a.adld:active{text-decoration:underline;}
a.adld:hover{text-decoration:underline;}
body.ad{background:#f7p39f;}
/* Powered by てぃーだブログ */
.adFooter{
	font-size: 10px;
	line-height: 150%;
	text-align: center;
}


margin:20px auto 0px;