/* ＴＫＣ Corporation css (トップページ用) */

body{
	margin:0px;
	padding:0px;
	font-family:"ＭＳ Ｐゴシック", Osaka,sans-serif;
	color:#333333;
	background-image:url(../images/header_backimage.gif);
	background-repeat:repeat-x;
	background-color:#ffffff;
	font-size:12px;
	line-height:140%;
	background-color:#FFFFFF;
} 

/* ニュース・リリース */
.news{
	width:517px;
	text-align:left;
	border:solid 1px #cccccc;
	background-color:#ffffff;
	margin:1px;
	padding:2px 2px 2px 5px;
	font-size:11px;
}

.news a {
	font-size:11px;
	text-decoration:underline;
	line-height:140%;
}

.news a:link{
	color:#336699;
	text-decoration:underline;
	line-height:140%;
}

.news a:visited{
	color:#cc3366;
	text-decoration:underline;
	line-height:140%;
}

.news a:hover{
	color:#6699cc;
	text-decoration:underline;
	line-height:140%;
}

.news a:active{
	color:#6699cc;
	text-decoration:underline;
	line-height:140%;
}

/* 商品・サービスのご案内のテキスト */
.smalltxt-a{
	color:#999999;
	font-size:11px;
	padding-top:20px;
	position:relative;
	left:118px;
	top:100px;
	width: 180;
}


.clear {
	clear: both;
	margin: 0;
}

/* 事例紹介エリア */
.jirei{
	font-size:11px;
}

.jireiDetailLink{
	text-align:right;
	display: block;
	margin-top: 5px;
	margin-bottom: 0px;
	height: 14px;
	width: 162px;
}
.jireiTbl{
	display:block;
	padding: 2px;
	float: left;
	width: 166px;
	background-image:url(../images/jirei_back.gif);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
}

/* 事例紹介のタイトル */
.jireiTitle{
	display: block;
	margin-bottom: 5px;
}

/* 事例紹介の説明文 */
.jireiMesg{
	font-size:11px;
	display: block;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 2px;
	height: 35px;
	width: 162px;
	line-height: 120%;
}
.jireiW162{
	width:162px;
}
.jireittl{
	font-size:12px;
	font-weight:bold;
}

/* 事例紹介・リンクテキストの設定 */
.jirei a {
	font-size:11px;
	text-decoration:underline;
	line-height:120%;
}

.jirei a:link{
	color:#336699;
	text-decoration:underline;
	line-height:140%;
}

.jirei a:visited{
	color:#cc3366;
	text-decoration:underline;
	line-height:140%;
}

.jirei a:hover{
	color:#6699cc;
	text-decoration:underline;
	line-height:140%;
}

.jirei a:active{
	color:#6699cc;
	text-decoration:underline;
	line-height:140%;
}

/*　フッター　*/

p.footer{
	background-image:url(../images/footer_backimage.gif);
	background-repeat:repeat-x;
	height:35px;
	text-align:center;
	margin-top:0;
	margin-bottom:0;
	padding-top:11px;
}

p.footer a{
	text-decoration:underline;
	font-size:11px;
	color:#ffffff;
	padding:0 5px;
}

p.footer a:hover {
	color: #003366;
	text-decoration:underline;
}

p.footer span{
	color:#ffffff;
	font-size:11px;
}

p.footer img{
	vertical-align:middle;
	padding-left:25px;
	padding-right:1px;
}

/* googleサーチ */
.search {
	font-size:11px;
}

