@charset "utf-8";

/*A設定*/
a {
	color:#003399;
	text-decoration: underline;
}

a:hover	{
	color:#3366CC;
}

/*フォント設定*/
body {
	font-family: 'ヒラギノ角ゴ Pro W3','ＭＳＰゴシック',meiryo, sans-serif;
}

body {
	text-align: center;
	margin: 0px;
	padding: 0px;
}

table {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

table td {
	vertical-align: top;
}

h1 {
	margin: 0px;
	background-color: #D8001A;
	padding: 5px;
	color:#FFFFFF;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
}

p {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 24px;
	color: #333333;
	text-align: left;
}

span {
	background-color: #FFFF00;
}

.mt24 {
	margin-top: 24px;
}

.mt30 {
	margin-top: 30px;
}

.mb20 {
	margin-bottom: 20px;
}

.mb30 {
	margin-bottom: 30px;
}

.ml50 {
	margin-left: 50px;
}

.yasai-txt1 p {
	padding-top: 0px;
	padding-right: 70px;
	padding-bottom: 20px;
	padding-left: 70px;
	width: 762px;
}

.yasai-txt2 p {
	width: 458px;
	padding-left: 20px;
}

.yasai-txt3 p {
	width: 580px;
}

.yasai-title-cl {
	width: 902px;
	height: 267px;
	background-image: url(../images/yasai_title_cl.jpg);
	background-repeat: no-repeat;
	text-align: left;
}

.yasai-cl {
	width: 722px;
	height: 148px;
	background-image: url(../images/yasai_cl_bg.jpg);
	background-repeat: no-repeat;
	text-align: left;
}

.yasai-price {
	margin-top: 0px;
	margin-right: 7px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
}

.yasai-bt {
	width: 230px;
	height: 67px;
	background-image: url(../images/yasai_cl_bt_bg.gif);
	background-repeat: no-repeat;
	text-align: center;
}

.f10 {
	font-size: 10px;
	line-height: 14px;
}

.material {
	font-size: 12px;
	line-height: 14px;
	color: #009040;
	font-weight: bold;
	background-color: #FFF;
}

.login-bt {
	width: 198px;
	background-image: url(../images/login_bg.gif);
	background-position: right center;
	vertical-align: middle;
}
.footer-line {
	background-image: url(../images/border-gray.gif);
	background-repeat: repeat-x;
	font-size: 10px;
	text-align: right;
	color: #660000;
	padding: 8px 0 0 0;
}
.copy {
	font-size: 10px;
	text-align: right;
	color: #cc0000;
	font-weight: bold;
	padding: 8px 0 0 0;
}

