﻿@charset "utf-8";

/***************************************************************************************

	有限会社 さくら水産	特定商取引法に関する表示

 ***************************************************************************************/

h2 {
	width: 570px;
	height: 60px;
	margin-left: 15px;
	margin-bottom: 10px;
	background: url(../law/image/title.gif) no-repeat;
	text-indent: -1000em;
}


dl.company {
	width: 570px;
	margin: 0px 0px 20px 30px;
	text-align: left;
	border-left: 1px solid #4D4B5B;
}

.company dt {
	padding: 10px 0px 4px 10px;
	background: url(../image/allow.gif) no-repeat center left;
}

.company dd {
	padding: 6px 0px 6px 30px;
}

a.email:link, a.email:visited {
	color: #4D4B5B;
	text-decoration: none;
	border-bottom: 1px dotted #4D4B5B;
}

a.email:hover {
	color: #EDA6BA;
	text-decoration: none;
	border-bottom: 1px dotted #EDA6BA;
}

p {
	width: 570px;
	margin-left: 25px;
	margin-bottom: 15px;
	text-align: left;
	line-height: 1.6em;
}

p.bank {
	width: 570px;
	margin-left: 25px;
	margin-bottom: 30px;
	padding: 6px 0px 6px 15px;
	text-align: left;
	line-height: 1.8em;
	border: 1px solid #ACABB2;
}

span {
	color: #88CF98;
}