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


/*購入の流れページ*/

.howto h3#title_1 {
	height: 41px;
	width: 715px;
	border-bottom: solid 3px #b2b2b2;
	margin-bottom: 30px;
}


.howto .txt_1 {
	width: 100%;
	margin:25px 0;
	text-align:center;
}

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






