﻿@charset "utf-8";
/* ================================================
スペシャルcss
================================================ */
#mainBtn7 a { background-position: -703px -51px; }


/* エリア
----------------------------------------------------------------------------- */


#kiji_ttl {
	background-image: url(../imgs/taiken/title.gif);
	background-repeat: no-repeat;
	height: 33px;
	width: 550px;
	font-size: 1%;
	line-height: 1%;
}

#kiji_ttl h2{
	width: 550px;
	height: 33px;
	/* \*/overflow: hidden;
	display: block;
}
#left_kiji_kakomi h3{
	background-image: url(../imgs/taiken/midasi.gif);
	background-repeat: no-repeat;
	height: 26px;
	width: 449px;
	display: block;
	/* \*/overflow: hidden; /* */
	text-indent:-1000em;
	margin-bottom: 10px; 
}
#taiken ul{ margin-bottom:20px;}
#taiken li{
	list-style-type:disc;
	border-bottom:#CCC solid 2px;
	margin-left:1em;
	padding:0.6em 0 0.2em -0.4em;
	line-height:140%;
}
#taiken p.txt{
	margin-bottom:10px;
	line-height:140%;
}
.txt-red{
	color: #ff0000;
}
.fs15{ font-size:116%;}

#taiken p.lnk{
	margin:8px 0 15px;
	text-align:right;
}
#taiken p.lnk a{
	text-align:right;
	font-size:108%;
	font-weight:bold;
	color:#00C;
}

#taiken p.lnk a:hover{
	color:#F30;
}