@charset "Shift_JIS";
/* CSS Document */

.spec {
	font-size: 13px;
	line-height: 1.6em;
	color: #111;
}

.spec .honbun a:link		{
	text-decoration:underline;
	color: #1b95d4;
	font-weight: bold;
}
.spec .honbun a:visited	{
	text-decoration:underline;
	color: #1b95d4;
	font-weight: bold;
}
.spec .honbun a:hover		{
	text-decoration:none;
	color:#e60012;
	font-weight: bold;
}
.spec .honbun a:active	{
	text-decoration:none;
	color:#000;
	font-weight: bold;
}



/*仕様*/
.spec h3#title {
	background-image: url(../img_2021/spec/title.gif);
	background-repeat: no-repeat;
	height: 41px;
	width: 715px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #b2b2b2;
	margin-bottom: 30px;
	text-indent: -9999em;
}

.spec #spec_01,.spec #spec_02,.spec #spec_03,.spec #spec_04,.spec #spec_05,.spec #spec_06,.spec #spec_07 {
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 715px;
}


.spec #spec_01,
.spec #spec_02,
.spec #spec_03,
.spec #spec_04,
.spec #spec_05,
.spec #spec_06,
.spec #spec_07,
.spec #spec_08,
.spec #spec_09
{margin-bottom: 30px;}

.spec .txt_1 {
/*	text-indent: -9999em;
	height: 42px;
	width: 675px;*/
	margin-bottom: 10px;
}

.spec .txt_2 a,
.spec .txt_2_2 a
 {
	text-indent: 0em !important;
	display: inline !important;
}

.spec .txt_2 a:link,
.spec .txt_2_2 a:link
 {
	text-decoration: none !important;
}

.spec .txt_2 a:hover,
.spec .txt_2_2 a:hover
 {
	text-decoration: underline !important;
}

.spec .txt_2 {
	padding-left: 45px;
	line-height: 27px;
}

.spec .txt_2_2 {
	line-height: 27px;
}

.spec .txt_3 {
	margin-bottom: 3px;
	font-weight: bolder;
	font-size: 14px;
}

.spec .txt_4 {
	font-weight: bold;
	text-align: center;
	margin-bottom: 20px;
}

.spec .box_1 {
	float: left;
}

.spec .box_2 {
	float: right;
	width: 310px;
}

.spec .box_3 {
	margin-left: 45px;
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	padding-top: 15px;
}

/*仕様ここまで*/





