@charset "utf-8";

/*===============================================

トータスクラブ tc.css

===============================================*/


/************************************************/
/*  body
************************************************/

body{
	background: #fff url(../images/tc/bg_body.jpg) center top repeat-x;
	width:816px;
	margin: 0 auto;
	padding:0;
}


#headerTxt strong  {
	font-size:1.1em;
	font-weight: normal;
	margin: 0;
	padding: 0 0 0 4px;
	color: #555;
}


/************************************************/
/*  wrapper
************************************************/

div#wrapper {
	margin: 0 auto;
	padding:0 4px;
	text-align: left;
	/*background:transparent  url(../images/tc/bg_wrapper.png) center top repeat-y;*/
	background:transparent  url(../images/tc/bg_wrapper.gif) center top repeat-y;
}

/*IE6*/
/*div#wrapper {
	_background:transparent  url(../images/tc/bg_wrapper.gif) center top repeat-y;
}*/

/************************************************/
/* header
************************************************/
div#header {
	height:74px;
	background:#ffffff url(../images/tc/bg_header.jpg) repeat-x left bottom;
	padding: 0;
	margin: 0;
}

div#logo {
	margin:0;
	display: block;
	padding: 17px 17px 0 17px;
}
div#logo h2 {
	width:305px;
	padding:0;
	margin:0;
	float: left;
	height: 36px;
}

div#logo p {	
	width:180px;
	height:36px;
	padding:0;
	margin:0;
	float: left;
}

div#header ul {
	padding:0;
	margin:0;
	width:289px;
	float:left;
	display: block;
	height: 36px;
}
div#header ul li {padding:10px 0 0 65px; margin:0;}
div#header ul li a {
	padding:0 0 0 17px;
	margin:0;
	background: url(../images/tc/ico_lv2.gif) left center no-repeat;
	font-size:1.2em;
}
/***********************************************/
/* gnavi グローバルナビ
***********************************************/
div#gnavi {
	padding:0 0 0 0;
	margin:0;
	height:44px;
	background-color: #fff;
}

div#gnavi ul {
	margin: 0;
	padding: 0;
	display: inline;
}
div#gnavi li {
	height:44px;
	float:left;
	padding: 0;
	margin: 0;
}
div#gnavi a {
	display:block;
	height:44px;
	text-indent:-99999em;
	overflow:hidden;
}
div#gnavi #gn01 a { background:url(../images/tc/gnavi.jpg) 0 top no-repeat; width:115px; height:44px; }
div#gnavi #gn01 a:hover  { background: url(../images/tc/gnavi.jpg) 0 -44px no-repeat; }
div#gnavi #gn01-here a { background:url(../images/tc/gnavi.jpg) 0 -88px no-repeat; width:115px; height:44px; }

div#gnavi #gn02 a { background: url(../images/tc/gnavi.jpg) -115px top no-repeat; width:115px; height:44px;}
div#gnavi #gn02 a:hover  { background: url(../images/tc/gnavi.jpg) -115px -44px no-repeat; }
div#gnavi #gn02-here a { background: url(../images/tc/gnavi.jpg) -115px -88px no-repeat; width:115px; height:44px;}

div#gnavi #gn03 a { background:url(../images/tc/gnavi.jpg) -230px top no-repeat; width:115px; height:44px;}
div#gnavi #gn03 a:hover  { background: url(../images/tc/gnavi.jpg) -230px -44px no-repeat; }
div#gnavi #gn03-here a { background:url(../images/tc/gnavi.jpg) -230px -88px no-repeat; width:115px; height:44px;}

div#gnavi #gn04 a { background: url(../images/tc/gnavi.jpg) -345px  top no-repeat; width:115px; height:44px; }
div#gnavi #gn04 a:hover  { background: url(../images/tc/gnavi.jpg) -345px  -44px no-repeat;}
div#gnavi #gn04-here a { background: url(../images/tc/gnavi.jpg) -345px  -88px no-repeat; width:115px; height:44px; }

div#gnavi #gn05 a { background: url(../images/tc/gnavi.jpg) -460px top no-repeat; width:115px; height:44px;}
div#gnavi #gn05 a:hover  { background: url(../images/tc/gnavi.jpg) -460px -44px no-repeat; }
div#gnavi #gn05-here a { background: url(../images/tc/gnavi.jpg) -460px -88px no-repeat; width:115px; height:44px;}

div#gnavi #gn06 a { background: url(../images/tc/gnavi.jpg) -575px top no-repeat; width:115px; height:44px;}
div#gnavi #gn06 a:hover  { background: url(../images/tc/gnavi.jpg) -575px -44px no-repeat; }
div#gnavi #gn06-here a { background: url(../images/tc/gnavi.jpg) -575px -88px no-repeat; width:115px; height:44px;}

div#gnavi #gn07 a { background: url(../images/tc/gnavi.jpg) -690px top no-repeat; width:118px; height:44px;}
div#gnavi #gn07 a:hover  { background: url(../images/tc/gnavi.jpg) -690px -44px no-repeat; }
div#gnavi #gn07-here a { background: url(../images/tc/gnavi.jpg) -690px -88px no-repeat; width:118px; height:44px;}

div#gnavi #gn08 a { background: url(../images/tc/gnavi.jpg) -460px top no-repeat; width:115px; height:44px;}
div#gnavi #gn08 a:hover  { background: url(../images/tc/gnavi.jpg) -460px -44px no-repeat; }
div#gnavi #gn08-here a { background: url(../images/tc/gnavi.jpg) -460px -88px no-repeat; width:115px; height:44px;}
/***********************************************/
/* header_img ヘッダイメージ
************************************************/
h2#header_img {
	background:#fff url(../images/tc/bg_header_img.jpg) repeat-x left bottom;
	height:auto;
	padding:0 6px 6px 6px;
	margin:0;
}

/***********************************************/
/* ぱんくず
************************************************/
ul#topicpath {
	font-weight:normal;
	font-size: 1em;
	color:#444;
	padding:0 0 0 17px;
	margin: 0;
	clear: both;
	line-height: 39px;
	background:#ffffff url(../images/tc/bg_topicpath.jpg) repeat-x left top;
}

ul#topicpath #topicpath_here {font-weight:bold;}

ul#topicpath li {
	display: inline; 
	padding:0;
	font-size: 1.1em;
}

ul#topicpath li a {
	color: #fff;
	text-decoration: none;

}
ul#topicpath li a:link {
	color: #333;
	text-decoration: underline;
}
ul#topicpath li a:visited {
	color: #333;
	text-decoration: underline;
}
ul#topicpath li a:hover {
	color: #A3282E;
	text-decoration: underline;
}
div#topicpath li a:active {
 	color: #333;
 	text-decoration: underline;
}

/***********************************************/
/* footer
************************************************/
div#footer {	
	padding:0;
	margin:17px 0 0 0;
	clear:both;
	border-bottom:#ccc 1px solid;
}
div#footer ul {
	background:#fff url(../images/tc/bg_footer.jpg) left top repeat-x;
	clear:both;
	margin:0;
	padding: 11px 0;
	text-align:center;
	display: block;
	
	border-top:#ddd 1px solid;
}
div#footer li {
	display: inline;
	padding:0px 0.6em;
	border-right:1px solid #333;
}
div#footer li.lastitem {border-right:none;}

/**/

div#footer li a {
	font-size: 0.9em;
	color: #333;
	text-decoration: none;
}
div#footer li a:link {
	color: #333;
	text-decoration: none;
}
div#footer li a:visited {
	color: #444;
	text-decoration: none;
}
div#footer li a:hover {
	color: #A3282E;
	text-decoration: underline;
}
div#footer li a:active {
 	color: #333;
 	text-decoration: underline;
}

/***********************************************/
/* address
************************************************/
address {
	font-size: 1em;
	text-align:center;
	margin: 0;
	padding: 4px 0;
	clear: both;
	font-style: normal;
	color: #888;
	border-bottom:#77282E 3px solid;
	background:#FDFDFD url(../images/tc/bg_address.jpg) left top repeat-x;
	border-top:#EFF1F0 1px solid;
}
address a:link {
	color: #888;
	text-decoration: none;
}
address a:visited {
	color: #888;
	text-decoration: none;
}
address a:hover {
	color: #888;
	text-decoration: none;
}
address a:active {
 	color: #888;
 	text-decoration: none;
}

/***********************************************/
/*pagetop
************************************************/
.pagetop {
	font-size:1em;
	text-align: right;
	font-weight:normal;
	line-height: 1;
	margin:0;
	padding:0;
	clear: both;
}

.pagetop a {
	margin:0;
	display:block;
	padding:4px 34px 4px 0;
}
.pagetop a:hover {
	margin:0;
	background-color:#f8f8f8;
	padding:4px 34px 4px 0;
}

/*IE6*/
.pagetop {_padding:4px 0;}
.pagetop a {_display:inline;}
.pagetop a:hover {_background-color:#fff}

/************************************************/
/*  (div#wrapper #contents) 
************************************************/
#wrapper #contents {
	clear: both;
	background-color: #fff;
	padding:0 34px 34px 34px;
	margin: 0;
}

/*-----------------------------------------------
トップページ
-----------------------------------------------*/
#toptxt01 {margin:0 0 17px 0;padding:0;}
#toptxt02 {	margin:34px auto;padding:0;width:190px;}
#toptxt03	{margin:17px auto;padding:0;}

/**/

#toptxt04 {
	padding:0 17px;
	margin:0;
}
#toptxt04 h3 {
	padding:7px;
	background-color:#F8F3E9;
	font-size:1.9em;
	font-weight: bold;
	margin: 0 0 17px 208px;
	line-height: 1.3;
}
#toptxt04 p {
	padding:0 7px;
	margin: 0 0 1em 208px;
	font-size: 1.4em;
	line-height: 1.4;
}

#toptxt04-1 {
	padding:0;
	margin:0;
	width:174px;
	float:left;
}
#toptxt04-1 h3 {
	padding:0;
	margin:0;	
}
#toptxt04-1 h4 {
	padding:3px;
	background-color:#F2F2F2;
	border-left:#B7B7B7 4px solid;
	font-size: 1.2em;
	margin: 7px 0;
}
#toptxt04-1 dl {
	padding:0;
	margin: 0 0 10px 0;
	line-height: 1.5;
	font-size: 1em;
}
#toptxt04-1 dl dl {font-size: 1em;}

#toptxt04-1 dd {
	text-indent:-1em;
	padding-left:1em;
}



/*bn_top*/
ul#bn_top {
	padding:0;
	margin:0;
	text-indent:-99999em;
}
ul#bn_top a {display:block;width:174px; overflow:hidden;}

ul#bn_top li {margin:2px 0;}

/*メルマガ登録へリンク*/
ul#bn_top #bn_t01 a {height:70px;background:#ffffff url(../images/tc/bn_top.jpg)  no-repeat left top;}
ul#bn_top #bn_t01 a:hover {height:70px;background:#ffffff url(../images/tc/bn_top.jpg) no-repeat -174px top;}

/*出版物紹介へリンク*/
ul#bn_top #bn_t02 a {height:70px;background:#ffffff url(../images/tc/bn_top.jpg)  no-repeat left -70px;}
ul#bn_top #bn_t02 a:hover {height:70px;background:#ffffff url(../images/tc/bn_top.jpg) no-repeat -174px -70px;}

/*TTPCへリンク*/
ul#bn_top #bn_t03 a {height:86px;background:#ffffff url(../images/tc/bn_top.jpg)  no-repeat left -140px;}
ul#bn_top #bn_t03 a:hover {height:86px;background:#ffffff url(../images/tc/bn_top.jpg) no-repeat -174px -140px;}


/*-----------------------------------------------
クラブ理念
-----------------------------------------------*/
#idealstxt01 {margin:0;padding:17px 0;}
#ideals {
	margin:0 0 17px 0;
	padding:34px;
	border-bottom: #E5DAAE 1px solid;
	background:#FBF9F2 url(../images/tc/bg_txt.jpg) left top repeat-x;
}
#ideals p {
	padding:0;
	margin:0 0 1em 0;
	font-size: 1.6em;
	line-height: 1.5;
}
#ideals h4 {
	width:180px;
	float:right;
	margin: 17px 0 34px 0;
}
.mov_ideals {
	width:640px;
	margin:34px auto 0 auto;
	text-align:center;
	clear:both;
	display: block;
}

/*-----------------------------------------------
サービス
-----------------------------------------------*/
#servicetxt01 {margin:0;padding:17px 0;}

.service {
	padding:0 17px;
	margin:0 0 17px 0;
	clear: both;
}
.service h4 {
	width:191px;
	float:left;
	padding:0;
	margin:0;
}
.service p {
	padding:0;
	margin:0 0 1em 0;
	font-size: 1.4em;
	line-height: 1.5;
}
/*声*/
#voice01 {
	padding:0 0 4px 0;
	margin:51px 0 0 0;
	background-color:#fff;
	border-top: #77282F 3px solid;
	clear: both;
	background: url(../images/tc/bg_voice01.jpg) left bottom repeat-x;
}
#voice01 h3 {
	padding:0;
	margin:0;
	height:62px;
	background: url(../images/tc/bg_voice01.jpg) left bottom repeat-x;
	border-right: #ccc 1px solid;
	border-left: #ccc 1px solid;
}


#voice02 {
	padding:17px;
	border-right: #ccc 1px solid;
	border-left: #ccc 1px solid;
	border-bottom: #ccc 1px solid;
	margin: 0;
}
#voice02 h4{
	width:174px;
	float:left;
	padding:0;
	margin:0;
	border:#ddd 1px solid;

}
#voice02 h5 {
	padding:0;
	margin:0 0 0.6em 194px;
	font-size: 2em;
}
#voice02 h5 span {font-size:0.6em;}
#voice02 p {
	padding:0;
	margin:0 0 1em 194px;
	line-height:1.5;
	font-size:1.4em;
	display: block;
}

#voice03 {
	/*background-color:#F7EEE8;*/
	background-color:#FCF9F2;
	padding:7px;
	margin: 34px 51px 0 51px;
}
#voice03 p {
	padding:0;
	margin:0;
	line-height:1.5;
	font-size:1.4em;
}
/*流れ*/
#serviceFlow {
	padding:0;
	margin:51px 0 0 0;
	background-color:#FBF9F2;
	border-bottom: #ccc 1px solid;
	clear: both;
}
#serviceFlow h3 {
	padding:0;
	margin:0;
}
#serviceFlow p {
	padding:17px 17px 0 17px;
	margin:0;
	line-height:1.5;
	font-size:1.4em;
}
#serviceFlow h5 {
	padding:0;
	margin:17px 0;
	clear: both;
}

/*POPUP*/
#popup {
	background-color:#FFFFFF;
	clear:both;
	margin:0;
	padding:0;
	border-bottom: #ccc 1px solid;
}

.mov_ideals {
	/*width:425px;
	margin:34px auto;
	clear:both;*/
}
#mov_popup {
	/*margin:0 68px 17px 68px;
	padding:34px;
	background:#FBF9F2 url(../images/tc/bg_txt.jpg) left top repeat-x;
	
	border-bottom: #E5DAAE 1px solid;*/
	margin:17px 85px 0 85px;
}
#mov_popup iframe {width:640px; margin:0 auto; text-align:center;}

#popup h2 {
	border-top:#CDBC78 3px solid;
	border-bottom:#F2EBDB 1px solid;
	background-color:#FBF9F2;
	font-size: 2.2em;
	padding: 7px;
	font-weight: bold;
	margin: 0 68px;
	text-align: center;
}
#popup h3 {
	clear:both;
	padding:0;
	margin:0;
	display:block;
}
#popup input {
	display:block;
	margin:0 auto;
	padding:17px;
	text-align:center;
	width:125px;
	clear: both;
}
/*-----------------------------------------------
加盟状況
-----------------------------------------------*/
#jointxt01 {margin:0;padding:17px 0;}

#join {
	margin:0　auto;
	padding:34px;
	border-bottom: #E5DAAE 1px solid;
	background:#FBF9F2 url(../images/tc/bg_txt.jpg) left top repeat-x;
	clear: both;
}
#join p {
	padding:0px;
	margin:0 0 17px 0;
	font-size: 1.6em;
	line-height: 1.5;
}
#join h4 {
	background: url(../images/tc/ico_lv1.gif) left center no-repeat;
	font-size:2em;
	padding:0 0 0 17px;
	margin:0 0 4px 0;
}
#join h5 {
	font-size: 1.4em;
	display: block;
	text-align: right;
	margin: 4px 0 0 0;
	clear: both;
}

#join dl {
	clear:both;
	margin: 0;
	padding:0;
}


#join #area_wrap {
	padding:0;
	margin:0;
	clear: both;
}

#join #area01{ 
	width:49%; 
	float:left; 
	display:block;
	padding: 0;
}
#join #area02{
	width:49%;
	float:right;
	display:block;
	padding: 0;
	clear: none;
}

#join dt {
	padding:0 0 0 17px;
	background: url(../images/tc/ico_lv1.gif) left center no-repeat;
	font-size:2.4em;
	margin: 1em 0 0.5em 0;
}
#join dd {
	padding:0 0 0 17px;
	background: url(../images/tc/ico_lv2.gif) left center no-repeat;
	font-size:1.6em;
	margin: 0 0 0.4em 34px;
}
#join .memo {
	padding:0 0 0 17px;
	margin: 0 0 1.4em 34px;
	background: none;
	font-size: 1.2em;
}

#join #date {
	font-size: 1.6em;
	font-weight:bold;
	display: block;
	text-align: right;
	margin: 0 0 17px 0;
	/*padding: 740px 17px 0 0;*/
}

/*-----------------------------------------------
お問い合わせページ
-----------------------------------------------*/
#contact {
	margin:0;
	padding:17px 34px 34px 34px;	
}
#contact p {
	font-size:1.4em;
	line-height:1.5;
	margin-bottom: 17px;
}

/*フォームからお問い合わせ*/
#contact table {
	border-collapse: collapse;
	empty-cells:show;
	border-spacing:0px;
	table-layout:fixed;
	width:100%; 
}
#contact th {
	font-family:"Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック";
	font-size: 1.4em;
	color:#333;
	line-height:1.5;
	padding:0.3em;
	vertical-align:middle;
	background-color: #f3f3f3;
	border-bottom:#fff 2px solid;
	empty-cells:show;
	text-align: right;
	white-space: nowrap;
	width: 180px;
	font-weight: normal;
}
#contact td {
	font-family:"Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック";
	font-size: 1.4em;
	color:#333333;
	line-height:1.5;
	padding:0.3em;
	vertical-align:middle;
	border-bottom:#fff 2px dotted;
	empty-cells:show;
}
#contact .no_border {border-bottom: none }
#contact #section_btn {
	text-align:center;
	padding:1em 0;
	border: none;
}

#contact li {
	font-size:0.8em;
	list-style-type:square;
	margin-left:2em;
}
/*ボタン*/
input#btn01 {
	font-family:"Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック";
	border-top: 3px double #ccc;
	border-right: 3px double #333;
	border-bottom: 3px double #333;
	border-left: 3px double #ccc;
	color: #333;
	background:#edeae4 url(../images/tc/bg_btn_contact.png) repeat-x;
	font-size: 1.2em;
	font-weight: bold;
	padding:0.1em;
	cursor: pointer;
}

input#btn01:hover,
input#btn01:focus {
	font-family:"Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック";
	border-top: 3px double #ccc;
	border-right: 3px double #333;
	border-bottom: 3px double #333;
	border-left: 3px double #ccc;
	color: #990000;
	background: #edeae4 url(../images/tc/bg_btn_contact.png) repeat-x;
	font-size: 1.2em;
	font-weight: bold;
	cursor: pointer;
	padding:0.1em;
}


input#btn01:active {
	font-family:"Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック";
	border-top: 3px double #333;
	border-right: 3px double #ccc;
	border-bottom: 3px double #ccc;
	border-left: 3px double #333;
	color: #333;
	background:#edeae4 url(../images/tc/bg_btn_contact.png) repeat-x;
	font-size: 1.2em;
	font-weight: bold;
	cursor: pointer;
	padding:0.1em;
}

/*ボタン02　修正するボタン*/
input#btn02 {
	font-family:"Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック";
	border-top: 3px double #ccc;
	border-right: 3px double #333;
	border-bottom: 3px double #333;
	border-left: 3px double #ccc;
	color: #333;
	background-image:#eee url(../images/tc/bg_btn_contact.png) repeat-x;
	font-size: 1.2em;
	font-weight: bold;
	padding:0.1em;
}

input#btn02:hover,
input#btn02:focus {
	font-family:"Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック";
	border-top: 3px double #ccc;
	border-right: 3px double #333;
	border-bottom: 3px double #333;
	border-left: 3px double #ccc;
	color: #990000;
	background: #eee url(../images/tc/bg_btn_contact.png) repeat-x;
	font-size: 1.2em;
	font-weight: bold;
	cursor: pointer;
	padding:0.1em;
}

input#btn02:active {
	font-family:"Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック";
	border-top: 3px double #333;
	border-right: 3px double #ccc;
	border-bottom: 3px double #ccc;
	border-left: 3px double #333;
	color: #333;
	background-image:#eee url(../images/tc/bg_btn_contact.png) repeat-x;
	font-size: 1.2em;
	font-weight: bold;
	cursor: pointer;
	padding:0.1em;
}





/*-----------------------------------------------
プライバシーポリシー
-----------------------------------------------*/
#privacypolicy {
	margin:0;
	padding:0 36px;	
}
#privacypolicy h2 {
	background: url(../images/tc/ico_lv1.gif) left center no-repeat;
	margin:0 0 3px 0;
	padding:0 0 0 18px;
	font-size:1.8em;
	font-style:normal;
}
#privacypolicy h3 {
	margin:1em 0 3px 0;
	padding:0;
	font-size:1.8em;
	border-bottom: #77282E 1px solid;
}
#privacypolicy p {
	margin:0;
	padding:0;
	font-size:1.2em;
	line-height: 1.5;
}

/*-----------------------------------------------
サイトマップ
-----------------------------------------------*/
#sitemap_cnt {
	margin:0 34px;
	float: none;
}

/*トップ*/
#sitemap_cnt #lv1 {
	padding:0 0 0 17px;
	background: url(../images/tc/ico_lv1.gif) left center no-repeat;
	font-size:1.4em;
	margin: 0 0 1em 0;
}

/*2階層*/
#sitemap_cnt #lv2 {
	padding:0;
	margin:0 0 1em 0;
	font-size:1.4em;
}
#lv2 dt {
	padding:0 0 0 17px;
	margin:0 0 0 60px;
	background: url(../images/tc/ico_lv2.gif) left center no-repeat;
	line-height: 1.5;
}
#lv2 dd {
	padding:0;
	margin:0 0 0 108px;
	line-height: 1.5;
}

/*-----------------------------------------------
その他
-----------------------------------------------*/
#sitemap_cnt {
	margin:0 34px;
	float: none;
}

/*トップ*/
#sitemap_cnt #lv1 {
	padding:0 0 0 17px;
	background: url(../images/tc/ico_lv1.gif) left center no-repeat;
	font-size:1.4em;
	margin: 0 0 1em 0;
}

/*2階層*/
#sitemap_cnt #lv2 {
	padding:0;
	margin:0 0 1em 0;
	font-size:1.4em;
}
#lv2 dt {
	padding:0 0 0 17px;
	margin:0 0 0 60px;
	background: url(../images/tc/ico_lv2.gif) left center no-repeat;
	line-height: 1.5;
}
#lv2 dd {
	padding:0;
	margin:0 0 0 108px;
	line-height: 1.5;
}

/*お申込みボタン*/
.btn_app ,
.btn_app a,
.btn_app a:hover {
	width:568px;
	height:73px;
	padding:0;
	margin:34px auto 0 auto;
	text-align: center;
	text-indent:-99999em;
}
.btn_app a {
	display:block;
	background:url(../images/tc/btn_app.jpg) left top no-repeat;overflow:hidden;
}
.btn_app a:hover {background:url(../images/tc/btn_app.jpg) left -73px no-repeat;}


/*お問い合わせボタン*/
.btn_contact ,
.btn_contact a,
.btn_contact a:hover {
	width:340px;
	height:73px;
	padding:0;
	margin:0 auto;
	text-align: center;
	text-indent:-99999em;
}
.btn_contact a {
	display:block;
	background:url(../images/tc/btn_contact.jpg) left top no-repeat;overflow:hidden;
}
.btn_contact a:hover {background:url(../images/tc/btn_contact.jpg) left -73px no-repeat;}



/*くわしく見るボタン*/
.btn_detail ,
.btn_detail a,
.btn_detail a:hover {
	width:182px;
	height:36px;
	padding:0;
	margin:0 auto;
	text-align: center;
	text-indent:-99999em;
}
.btn_detail {float:right}

.btn_detail a {
	display:block;
	background:url(../images/tc/btn_detail.jpg) left top no-repeat;overflow:hidden;
}
.btn_detail a:hover {background:url(../images/tc/btn_detail.jpg) left -36px no-repeat;}

/*トータ君詳細　エージェントウィンズ詳細*/
.btn_sw01,
.btn_sw02,
.btn_sw01 a,
.btn_sw02 a,
.btn_sw01 a:hover,
.btn_sw02 a:hover {
	width:182px;
	height:36px;
	padding:0;
	margin:0 auto;
	text-align: center;
	text-indent:-99999em;
}
.btn_sw01,
.btn_sw02 {float:right}

.btn_sw01 a {
	display:block;
	background:url(../images/tc/btn_sw.jpg) left top no-repeat;overflow:hidden;
}
.btn_sw01 a:hover {background:url(../images/tc/btn_sw.jpg) left -36px no-repeat;}

.btn_sw02 a {
	display:block;
	background:url(../images/tc/btn_sw.jpg) -182px top no-repeat;overflow:hidden;
}
.btn_sw02 a:hover {background:url(../images/tc/btn_sw.jpg) -182px -36px no-repeat;}


/*YLPマージン*/
.mt4{margin-top:4px;}
.mt11{margin-top:11px;}

.m17{margin:17px;}
.mt17{margin-top:17px;}
.mb17{margin-bottom:17px;}
.mtb17{margin:17px 0;}

.mt34{margin-top:34px;}
.mb34{margin-bottom:34px;}
.mtb34{margin:34px 0;}

/*-----------------------------------------------
会社概要
-----------------------------------------------*/
div#company {
	padding:0 36px;
	margin:0;
}
div#company h2 {
	background-color:#F8F3E9;
	font-size: 1.8em;
	padding: 7px;
	font-weight: bold;
	margin: 34px 0 11px 0;
}

div#company h3 {
	font-size: 1.8em;
	margin-bottom: 1em;
}

div#company p {
	padding:0;
	margin:0 0 1em 0;
	font-size: 1.4em;
	line-height: 1.5;
}

/*WINS*/
table #tw {
	border-collapse: collapse;
	empty-cells:show;
	border-spacing:0px;
	table-layout:fixed;
	width:100%; 
}
#tw th {
	font-family:"Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック";
	font-size: 1.4em;
	color:#333;
	line-height:1.5;
	padding:0.3em;
	vertical-align:middle;
	background-color: #f3f3f3;
	border-bottom:#fff 2px solid;
	empty-cells:show;
	text-align: center;
	white-space: nowrap;
	width: 50px;
	font-weight: normal;
}
#tw td {
	font-family:"Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック";
	font-size: 1.4em;
	color:#333333;
	line-height:1.5;
	padding:0.3em;
	vertical-align:middle;
	border-bottom:#fff 2px dotted;
	empty-cells:show;
}

/*概要*/
table #outline {
	border-collapse: collapse;
	empty-cells:show;
	border-spacing:0px;
	table-layout:fixed;
	width:100%; 
}
#outline th {
	font-family:"Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック";
	font-size: 1.4em;
	color:#333;
	line-height:1.5;
	padding:0.3em;
	vertical-align:middle;
	background-color: #f3f3f3;
	border-bottom:#fff 2px solid;
	empty-cells:show;
	text-align: right;
	white-space: nowrap;
	width: 80px;
	font-weight: normal;
}
#outline td {
	font-family:"Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック";
	font-size: 1.4em;
	color:#333333;
	line-height:1.5;
	padding:0.3em;
	vertical-align:middle;
	border-bottom:#fff 2px dotted;
	empty-cells:show;
}

/*-----------------------------------------------
mailmagagine
-----------------------------------------------*/
div#mailmagagine {
	padding:0 36px;
	margin:0;
}
div#mailmagagine h2 {
	background-color:#F8F3E9;
	font-size: 1.8em;
	padding: 7px;
	font-weight: bold;
	margin: 34px 0 11px 0;
/*	border-bottom: #77282E 2px solid;*/
}

div#mailmagagine h3 {
	font-size: 1.8em;
	margin: 2em 0 1em 0;
	padding:0;
	border-bottom: #77282E 1px solid;

}

div#mailmagagine p {
	padding:0;
	margin:0 0 1em 0;
	font-size: 1.4em;
	line-height: 1.5;
}

div#mailmagagine h4 {
	padding:3px;
	background-color:#F7EEE8;
	margin: 2em 0 1em 0;
	font-size: 1.4em;
	line-height: 1.5;
	font-weight: bold;
	color: #77282E;
}
div#mailmagagine h5 {
	padding:3px;
	background-color:#F2F2F2;
	border-left:#B7B7B7 4px solid;
	margin: 7px 0 1em 0;
	font-size: 1.4em;
}

/*バックナンバー*/
pre {
line-height:1.5;
font-size:1.3em;}



/*-----------------------------------------------
newsletter
-----------------------------------------------*/
#newsletter {
	margin:0;
	padding:17px 34px 34px 34px;	
}
#newsletter p {
	font-size:1.4em;
	line-height:1.5;
	margin-bottom: 17px;
}

/*フォームからメルマガ登録*/
#newsletter table {
	border-collapse: collapse;
	empty-cells:show;
	border-spacing:0px;
	table-layout:fixed;
	width:100%; 
}
#newsletter th {
	font-family:"Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック";
	font-size: 1.4em;
	color:#333;
	line-height:1.5;
	padding:0.3em;
	vertical-align:middle;
	background-color: #f3f3f3;
	border-bottom:#fff 2px solid;
	empty-cells:show;
	text-align: right;
	white-space: nowrap;
	width: 180px;
	font-weight: normal;
}
#newsletter td {
	font-family:"Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック";
	font-size: 1.4em;
	color:#333333;
	line-height:1.5;
	padding:0.3em;
	vertical-align:middle;
	border-bottom:#fff 2px dotted;
	empty-cells:show;
}
#newsletter .no_border {border-bottom: none }
#newsletter #section_btn {
	text-align:center;
	padding:1em 0;
	border: none;
}

#newsletter li {
	font-size:0.8em;
	list-style-type:square;
	margin-left:2em;
}


/**/
#policy {
	margin:17px 0 0 0;
	padding:17px 17px 0 17px;
	border:#ddd 3px solid;
}
#policy h3 {font-size:1.4em}

#policy p {font-size:1em}
/**/
/*ボタン*/
/*#newsletter #btn01 {
	font-family:"Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック";
	border-top: 3px double #ccc;
	border-right: 3px double #333;
	border-bottom: 3px double #333;
	border-left: 3px double #ccc;
	color: #333;
	background:#edeae4 url(../images/tc/bg_btn_contact.png) repeat-x;
	font-size: 1.2em;
	font-weight: bold;
	padding:0.1em;
	cursor: pointer;
}

#newsletter #btn01:hover,
#newsletter #btn01:focus {
	font-family:"Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック";
	border-top: 3px double #ccc;
	border-right: 3px double #333;
	border-bottom: 3px double #333;
	border-left: 3px double #ccc;
	color: #990000;
	background: #edeae4 url(../images/tc/bg_btn_contact.png) repeat-x;
	font-size: 1.2em;
	font-weight: bold;
	cursor: pointer;
	padding:0.1em;
}


#newsletter #btn01:active {
	font-family:"Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック";
	border-top: 3px double #333;
	border-right: 3px double #ccc;
	border-bottom: 3px double #ccc;
	border-left: 3px double #333;
	color: #333;
	background:#edeae4 url(../images/tc/bg_btn_contact.png) repeat-x;
	font-size: 1.2em;
	font-weight: bold;
	cursor: pointer;
	padding:0.1em;
}
*/
/*ボタン03　メルマガ修正するボタン*/
#newsletter #btn03 {
	font-family:"Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック";
	border-top: 3px double #ccc;
	border-right: 3px double #333;
	border-bottom: 3px double #333;
	border-left: 3px double #ccc;
	color: #333;
	background-image:#eee url(../images/tc/bg_btn_contact.png) repeat-x;
	font-size: 1.2em;
	font-weight: bold;
	padding:0.1em;
	width:11em;
	margin:0 auto;
	text-align:center;
}

#newsletter #btn03:hover,
#newsletter #btn03:focus {
	font-family:"Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック";
	border-top: 3px double #ccc;
	border-right: 3px double #333;
	border-bottom: 3px double #333;
	border-left: 3px double #ccc;
	color: #990000;
	background: #eee url(../images/tc/bg_btn_contact.png) repeat-x;
	font-size: 1.2em;
	font-weight: bold;
	cursor: pointer;
	padding:0.1em;
}

#newsletter #btn03:active {
	font-family:"Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック";
	border-top: 3px double #333;
	border-right: 3px double #ccc;
	border-bottom: 3px double #ccc;
	border-left: 3px double #333;
	color: #333;
	background-image:#eee url(../images/tc/bg_btn_contact.png) repeat-x;
	font-size: 1.2em;
	font-weight: bold;
	cursor: pointer;
	padding:0.1em;
}



/*-----------------------------------------------
トータスクラブＱ＆Ａ
-----------------------------------------------*/



div#faq {
	padding:0 36px;
	margin:0;
}
div#faq h2 {
	background-color:#F8F3E9;
	font-size: 1.8em;
	padding: 7px;
	font-weight: bold;
	margin: 34px 0 11px 0;
}

div#faq h3 {
	font-size: 1.6em;
	margin: 2em 0 0.5em 0;
	padding:0.5em;
	border-top: #dedede 1px solid;
	border-bottom: #77282E 1px dotted;
	color:#77282E;
	line-height:1.4;
	background:url(../images/tc/bg_topicpath.jpg) left top repeat-x;

}


/*ｑ*/
div#faq h3 span {
	width:3.3em;
	float:left;
	display: block;
	font-weight: bold;
}
div#faq h3 em {
	margin-left:3.3em;
	display: block;
	/*float:left;*/
}

div#faq h3:after{
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
div#faq h3{
display:inline-block;
}
/* Hides from IE-mac \*/
*html div#faq h3{
height:1%;
}
div#faq h3{
display:block;
}
/* End hide from IE-mac */


div#faq p {
	padding:0;
	margin:0 2.4em 1em 4.4em;
	font-size: 1.4em;
	line-height: 1.5;
}

/*faqから御問い合わせ*/
/*流れ*/
#faq-01{
	padding:12px 0;
	margin:48px 72px 0 72px;
	background-color:#FBF9F2;
	/*border-top: #ccc 1px solid;
	border-bottom: #ccc 1px solid;*/
	
	border: #DFD9C3 1px solid;
	clear: both;
}
#faq-01 h3 {
	padding:0;
	margin:0;
}
#faq-01 p {
	padding:17px 17px 0 17px;
	margin:0;
	line-height:1.5;
	font-size:1.4em;
}
#faq-01 h5 {
	padding:0;
	margin:17px 0;
	clear: both;
}




/*-----------------------------------------------
テーブル　バックナンバー
-----------------------------------------------*/
.tbl01 {
	width:100%;font-family:"Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック"; 
	font-size:1.2em;
}
.tbl01 th {border-bottom:#77282E 1px dotted; padding:8px; text-align:left;}
.tbl01 td {border-bottom:#77282E 1px dotted; padding:8px;}

