body {
	margin: 0;
	background-image: url(../img/scimg/bg.gif);
	color: #000;
	font-size: 12px;
	text-align: center;
}
a{text-decoration: underline}
a:link,a:visited{color:#093}
a:hover{color:#3C6}
a:active{color:#3C3}
a img{vertical-align:top}

h1 {
	margin: 0;
	text-align: right;
}
h2 {
	margin-top: 0;
	margin-bottom: 0;
	color: #F50;
	font-size: 23px;
	text-align: left;
}
h3 {
	margin: 20px 20px 0;
	padding-bottom: 3px;
	border-bottom:1px #cccccc solid;
	color: #FD4702;
	font-size: 17px;
	text-align: left;
}
h4 {
	margin: 20px 20px 0;
	color: #333;
	font-size: 14px;
	text-align: left;
}
h5 {
	margin: 20px 20px 0;
	color: #396;
	font-size: 13px;
	text-align: left;
	border-bottom: 1px #396 dashed;
}
p {
	margin-top: 8px;
	margin-bottom: 20px;
	font-size: 12px;
	line-height: 130%;
	text-align: left;
}
.strong {
	color: #096;
	font-weight: bold;
}
.red {
	color: #F00;
}
.blue {
	color: #06F;
}
.bld {
	font-weight: bold;
}
hr {
	display: block;
	width: 770px;
	margin-left: auto;
	margin-right: auto;
	border: 5px #396 solid;
}

.title{
	display: block;
	width: 550px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 20px;
	border-bottom: 1px #999 solid;
	text-align: left;
}
.to_top {
	margin-top: 40px;
	margin-bottom: 20px;
	font-size: 12px;
	text-align: right;
}
/*
**************************************************
ヘッド部
**************************************************
*/
#header {
	display: block;
	width: 770px;
	height: 60px;
	margin: 10px auto 0 auto;
	border-top:1px #999 solid;
	border-right:1px #999 solid;
	border-left:1px #999 solid;
	background-color: #FFF;
}
#header img {
	margin-right: 1px;
	margin-left: 2px;
	vertical-align: middle;
}
.s_navi {
	display: block;
	margin-right: 15px;
	margin-bottom: 10px;
	color: #F5D6CC;
	font-size: 12px;
	text-align: right;
}
.key {
	display: block;
	float: right;
	width: 485px;
	margin: 0;
	padding: 8px 5px 8px 0;
	color: #000;
	font-size: 12px;
	text-align: right;
}
.logo{
	display: block;
	float: left;
	padding-top: 10px;
	padding-left: 10px;
}
/*
**************************************************
グローバルナビ
**************************************************
*/
#g_navi {
	display: block;
	width: 770px;
	height: 37px;
	margin: 0 auto;
	padding: 0;
	background-color: #FFF;
	border-right:1px #999 solid;
	border-left:1px #999 solid;
	overflow: hidden;
}

#g_navi a:hover img {
	visibility: hidden;
}

#g_navi a,
#g_navi a:link,
#g_navi a:visited {
	float: left;
	background-position: 0 0;
}
#g_navi a:focus,
#g_navi a:hover,
#g_navi a:active {
	float: left;
	background-position: 0 37px;
}

#g_navi .school {
	float: left;
	height: 37px;
	margin-left: 15px;
}
#g_navi .com,
#g_navi .mb,
#g_navi .casestudy,
#g_navi .cost,
#g_navi .demand {
	float: left;
	height: 37px;
}
#g_navi .school a {
	background-image: url(../img/scimg/g_navi_school.png);
}

#g_navi .com a {
	background-image: url(../img/scimg/g_navi_com.png);
}

#g_navi .mb a {
	background-image: url(../img/scimg/g_navi_mb.png);
}

#g_navi .casestudy a {
	background-image: url(../img/scimg/g_navi_casestudy.png);
}

#g_navi .cost a {
	background-image: url(../img/scimg/g_navi_cost.png);
}

#g_navi .demand a {
	background-image: url(../img/scimg/g_navi_demand.png);
}
/*
**************************************************
トップCMイメージ
**************************************************
*/
#cm {
	display: block;
	width: 770px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 6px;
	background-color: #FFF;
	border-right:1px #999 solid;
	border-left:1px #999 solid;
}
/*
**************************************************
メイン
**************************************************
*/
#top {
	display: block;
	width: 770px;
	margin: 0 auto;
	padding-top: 6px;
	background-color: #FFF;
	border-right:1px #999 solid;
	border-bottom:1px #999 solid;
	border-left:1px #999 solid;
}
#main {
	display: block;
	width: 520px;
	margin: 0;
	padding-left: 15px;
}
#contents {
	display: block;
	width: 550px;
	margin: 0 0 20px 220px;
	padding: 0;
	text-align: left;
}
*html #contents {
	float: left;
	margin: 0;
}
#contents p {
	display: block;
	width: 500px;
	padding: 0 0 0 30px;
}
#contents_qa{
	width: 690px;
	margin-top: 0;
	margin-bottom: 10px;
}
*html #contents_qa{
	width: 668px;
}
#top {
	display: block;
	width: 770px;
	margin: 0 auto;
	padding-top: 6px;
	background-color: #FFF;
	border-right:1px #999 solid;
	border-bottom:1px #999 solid;
	border-left:1px #999 solid;
}


/*
**************************************************
サブメニュー
**************************************************
*/
#s_navi_Con {
	display: block;
	float: right;
	width: 200px;
	margin-top: 0;
	margin-right: 20px;
	padding: 0;
	font-size: 12px;
	text-align: left;
}
*html #s_navi_Con {
	margin-right: 10px;
}

#s_navi_Con1 {
	display: block;
	float: left;
	width: 200px;
	margin: 0;
	padding-left: 16px;
	background-color: #FFF;
	font-size: 12px;
	text-align: left;
}
*html #s_navi_Con1 {
	padding-left: 14px;
}
.bana {
	display: block;
	padding-bottom: 5px;
	padding-top:10px;
	padding-left:7px;
}
/*
**************************************************
雑誌掲載
**************************************************
*/
.news_2{width:198px;display:block;background-color:#FFF;background-image:url(../img/taeco/sn_magazine.png);background-repeat:no-repeat;border:1px solid #ff4e19;margin:0 0 5px}
.news_2 a img{float:right}
.zasshi_t1,.zasshi_t2{width:193px;border-bottom:1px dashed #999;line-height:120%;margin:48px auto 0 5px}
.zasshi_t2{margin:0 auto 0 5px}
.zasshi_td1{color:#333}
.links{display:block;font-size:12px;text-align:right;margin:2px;padding:2px 15px 0}
/*
**************************************************
トップページ　取扱い商材
**************************************************
*/
.top_Table1 {
	font-size: 12px;
	text-align: left;
	margin: 0 0 10px 0;
}

/*
**************************************************
トップページ　スケジュール　新着情報
**************************************************
*/
.top_Table {
	display: block;
	width: 530px;
	margin-top: 15px;
	margin-bottom: 5px;
	font-size: 12px;
	text-align: left;
}
.top_Table .td1 {
	width: 255px;
	font-size: 12px;
	vertical-align: top;
}
.top_Table .td2 {
	width: 245px;
	font-size: 12px;
	vertical-align: top;
}
.news_midashi {
	display: block;
	margin: 20px 0 0 0;
	padding-bottom: 5px;
}
.news_box {
	display: block;
	width: 510px;
	margin: 2px 0 0 10px;
	padding: 0;
	font-size: 12px;
	text-align: left;
}
.news_pastbox {
	display: block;
	width: 490px;
	margin: 10px 0 10px 25px;
	padding: 0;
	font-size: 12px;
	text-align: left;
}
.news_box li,
.news_pastbox li{
	display: block;
	width: 440px;
	margin: 0;
	padding: 4px 0 3px 5em;
	border-bottom: 1px #999 dashed;
	text-indent: -5em;
	list-style-type: none;
}
.news_pastbox li{
	line-height: 150%;
}
.news_box li a,
.news_pastbox li a {
	text-decoration: none;
}
.news_box li a:hover,
.news_pastbox li a:hover {
	text-decoration: underline;
}
.news_box .news, .news_box .news1 {
	display: block;
	width: 510px;
	padding-top: 2px;
	padding-bottom: 5px;
	border-bottom: 1px #999 dashed;
	list-style-type: none;
	text-indent: 0;
}
.news_box .news1 {
	width: 478px;
	padding: 2px 0 5px 1em;
}
.news_box .schedule {
	width: 475px;
	margin-left: 15px;
	padding: 2px 0 5px 0;
	text-indent: 0;
}
.links_top {
	display: block;
	width: 510px;
	text-align: right;
	font-size: 11px;
	padding-right: 15px;
	padding-top : 2px;
	padding-bottom: 5px;
	margin-top: 2px;
}

/*
**************************************************
second navi
**************************************************
*/
.second_navi {
	display: block;
	width: 200px;
	margin: 0 0 10px 0;
	padding: 0;
	background-color: #cccccc;
	border-right:1px #FFF solid;
	color: #666;
	font-size: 12px;
	line-height: 125%;
	list-style: none;
}
.second_navi_menu {
	padding-right: 3px;
	padding-left: 20px;
	background-color: #DFDFDF;
	background-image: url(../img/scimg/arrow_default.gif);
	background-position: 10px 10px;
	background-repeat: no-repeat;
	border-bottom-color: #999;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	text-align: left;
}

.second_navi_menu a {
	display: block;
	padding-top: 13px;
	padding-bottom: 14px;
}
.second_navi_menu a:link {
	color: #333;
}
.second_navi_menu a:visited {
	color: #333;
}
.second_navi_menu a:hover {
	color: #03C;
}
/*
**************************************************
フォーム
**************************************************
*/
form {
	margin: 0 0 20px 0;
	padding: 0;
}
.comment_pro {
	width: 550px;
	margin: 15px auto 0 auto;
	font-size: 12px;
	text-align: left;
	line-height: 110%;
	color: #666666;
}
.comment_pro td{
	vertical-align: top;
}
.comment {
	display: block;
	width: 550px;
	margin-top: 30px;
	margin-bottom: 0px;
	font-size: 12px;
	line-height: 110%;
	text-align: left;
}
.comment,.err {
	display: block;
	width: 550px;
	margin: 10px auto 0 auto;
	font-size: 12px;
	text-align: left;
}
.tablLine {
	width: 500px;
	margin: 5px auto 0 auto;
	background: #333;
}
.tablRight {
	background: #FFF;
	text-align: left;
}
.tablLeft {
	background-color: #FFFFE0;
	text-align: right;
	width: 150px;
}
.kome {
	font-size: 10px;
	color: #F00;
}
.Btn1 {
	display: inline;
	color: #FFF;
	background-color: #389C6A;
	font-size: 14px;
	font-weight: bold;
}
.Btn2 {
	background: #EEE;
}
.Btn3 {
	background: #EEE;
	margin-left: 90px;
}
.Btn4 {
	display: inline;
	background-color: #FC6;
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
}
.inputBox {
	border: 1px solid #666;
}
.form_button {
	display: block;
	margin: 10px auto;
}
.err {
	color: #d00;
}
.thx {
	display: block;
	width: 500px;
	margin: 20px auto 0 auto;
	text-align: center;
	line-height: 140%;
}
.attent3 {
	color: #993300;
	font-size: 11px;
	line-height: 105%;
}
/*
**************************************************
メールビルダーについて
**************************************************
*/
.ul_1 {
	width: 480px;
	margin: 5px 0 20px 0;
	text-align: left;
}
*+html .ul_1 {
	width: 530px;
}
*html .ul_1 {
	width: 530px;
}

.list_1 {
	margin: 0 0 6px 15px;
	font-size: 13px;
	text-align: left;
	list-style-position: outside;
	list-style-type: disc;
}
*+html .list_1 {
	margin-left: 55px;
}
*html .list_1 {
	margin-left: 55px;
}

.button {
	text-align: right;
	margin-top: 0;
	margin-bottom: 10px;
	display: block;
}
/*
**************************************************
Ｑ＆Ａ
**************************************************
*/
.ul_qa {
	display: block;
	width: 530px;
	margin: 20px auto;
	text-align: left;
}
.list_q {
	margin-bottom: 10px;
	margin-left: -30px;
	padding-left: 25px;
	background: url(../img/scimg/mark_q.gif) no-repeat center left;
	font-size: 13px;
	line-height: 150%;
	list-style: none;
	text-align: left;
}
*+html .list_q {
	margin-left: 10px;
}
*html .list_q {
	margin-left: 10px;
}

.list_a {
	margin-bottom: 30px;
	margin-left: -15px;
	padding-left: 25px;
	background: url(../img/scimg/mark_a.gif) no-repeat top left;
	font-size: 13px;
	line-height: 130%;
	list-style: none;
	text-align: left;
}
*+html .list_a {
	margin-left: 25px;
}
*html .list_a {
	margin-left: 25px;
}
/*
**************************************************
フッター
**************************************************
*/
#footer {
	display: block;
	clear: both;
	margin: 5px auto;
	padding: 10px;
}
