body {
	background-color: #D6C79C;
	font-size: 12px;
	color: #313031;
	text-align: center;
	padding: 0px;
	margin: 0px auto 0px auto;
	background: center url(img/back.jpg) repeat;
}
.all {
	width: 786px;
	background: url(img/bg.jpg) repeat-y center;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
}
.partition {
	clear: both;
	display: none;
}
h1 {
	font-size: 16px;
}
h2 {
	font-size: 14px;
	margin-bottom: 0px;
}
h3 {
	font-size: 12px;
	background: url(img/h3.gif) no-repeat left top;
	padding-left: 22px;
	height: 18px;
	color: #73694A;
	margin: 20px 0px 5px 5px;
}
p {
	line-height: 1.3em;
	margin-top: 0px;
}
img {
	border: 0px;
	color:#FFF;
	background:transparent;
	margin: 0px;
	padding: 0px;
}
td {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}
th {
	font-size: 12px;
}
dl {
	margin-top: 0px;
}
dt {
	font-weight: bold;
}
dd {
	line-height: 1.3em;
}
ul {
	margin-top: 0px;
}
ol {
	margin-top: 0px;
}
li {
	line-height: 1.3em;
}

/*-- リンク指定 --*/

.red a {
	color: #313031;
	text-decoration: none;
}
.red a:hover {
	text-decoration: underline;
	color: #9C0000;
}
.blue a {
	color: #313031;
	text-decoration: none;
}
.blue a:hover {
	text-decoration: underline;
	color: #003063;
}

a#sushi {
	background: url(img/menu_01.jpg) no-repeat left top;
	margin: 0px;
	padding: 0px;
	width: 175px;
	height: 61px;
	display: block;
	float: left;
}
a#sushi:hover {
	background: url(img/menu_01_o.gif) no-repeat left top;
	margin: 0px;
	width: 175px;
	height: 61px;
}
a#sushi_list {
	background: url(img/menu_02.jpg) no-repeat left top;
	margin: 0px;
	padding: 0px;
	width: 175px;
	height: 61px;
	display: block;
	float: left;
}
a#sushi_list:hover {
	background: url(img/menu_02_o.gif) no-repeat left top;
	margin: 0px;
	width: 175px;
	height: 61px;
}


/*-- ヘッダ部 --*/

.head {
	width: 770px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.summary {
	font-size: 10px;
	background-color: #313031;
	height: 18px;
	line-height: 18px;
	color: #FFFFFF;
	padding: 0px 0px 0px 15px;
	margin:0px;
	text-align: left;
}
.global-navi {
	margin: 0px;
	height: 50px;
}
.global-navi ul {
	margin: 0px;
	padding: 0px;
}
.global-navi ul li {
	padding: 0px;
	margin: 0px;
	display: block;
	float: left;
	list-style:none;
}

/*-- コンテンツ --*/

.contents {
	width: 770px;
	margin: 0px auto;
	padding: 0px;
	clear: left;
	text-align: center;
}

/*-- サイドメニュー --*/

.menu {
	width: 175px;
	float: left;
	margin: 0px;
	padding: 10px 0px 20px;
	text-align: left;
}
dl.red  {
	margin: 0px 0px 15px;
	padding: 0px;
}
.red dt {
	padding: 0px;
	margin: 0px;
	height: 61px;
	width: 175px;
}
.red dd {
	padding: 2px 0px;
	margin: 0px;
	border-bottom: 1px dotted #313031;
}
.red dd a {
	background-image: url(img/arrow-red.gif);
	padding-left: 20px;
	background-repeat: no-repeat;
}

dl.blue  {
	margin: 0px 0px 15px;
	padding: 0px;
}
.blue dt {
	padding: 0px;
	margin: 0px;
	height: 61px;
	width: 175px;
}
.blue dd {
	padding: 2px 0px;
	margin: 0px;
	border-bottom: 1px dotted #313031;
}
.blue dd a {
	background-image: url(img/arrow-blue.gif);
	padding-left: 20px;
	background-repeat: no-repeat;
}

p.banner {
	text-align: left;
	font-size: 10px;
	line-height: 120%;
}

/*-- フッター --*/


.footer {
	width: 786px;
	font-size: 11px;
	clear: both;
	height: 63px;
	background: url(img/footer.jpg) no-repeat;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
address {
	font-style: normal;
	text-align: left;
	background-: url(img/address.jpg) no-repeat;
	width: 786px;
	margin-right: auto;
	margin-left: auto;
	line-height: 130%;
	height: 54px;
}
.copyright {
	background: url(img/copy.jpg) no-repeat center;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	height: 28px;
	font-size: 12px;
	line-height: 140%;
}


/*-- メインコンテンツ --*/

.main {
	float: right;
	width: 580px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	vertical-align: top;
}
.path {
	font-size: 10px;
	margin:10px 0px 4px 0px;
	color: #9C9A9C;
}

.pagetop{
	text-align: right;
}


/*-- サイトマップフォーマット --*/
.site {
	width: 580px;
}
.site h1 {
	margin: 0px 0px 5px;
	background: url(img/middle-h1.gif) no-repeat left top;
	font-size: 20px;
	color: #635121;
	padding: 13px 0px 5px 25px;
}
.site p {
	margin: 0px 10px 10px 5px;
}
.sitemap {
	background: url(info/img/s-dot3.gif) repeat-y;
	margin: 0px 0px 14px 30px;
	padding: 8px 0px 0px 00px;
}
.sitemap li {
	background: url(info/img/s-dot.gif) no-repeat left top;
	list-style-type: none;
	line-height:18px;
	padding:0px 0px 0px 25px;
	margin:0px 0px 4px 0px;
}
.sitemap li ul {
	margin: 4px 0px 0px 40px;
	padding: 0px;
	background: url(info/img/s-dot3.gif) repeat-y;
}
.sitemap li.s-close{
	background: url(info/img/s-dot2.gif) no-repeat;
	background-color:white;
	margin-bottom:10px;
}


/*-- フォームセット --*/

form {
	margin: 0px;
	padding: 0px;
}
fieldset {
	padding: 0.5em;
	border: 1px solid #FF66CC;
	margin: 0.5em;
}
legend {
	font-weight: bold;
}
.submit {
	text-align: center;
	border: none;
}
.caution {
	font-weight: bold;
	color: #FF0000;
}

/*-- フォームメール内部フォーマット --*/

.mail-form {
	width: 560px;
	margin: 10px 0px 20px 10px;
	background-image: url(img/middle-line.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.mail-form th {
	background-color: #EFEBDE;
	font-weight: normal;
	padding: 4px;
	border-right: 1px solid #ADAA9C;
	border-bottom: 1px solid #ADAA9C;
	border-left: 1px solid #ADAA9C;
}
.mail-form td {
	padding: 8px;
	background: url(img/middle-line.gif) no-repeat left bottom;
	line-height: 140%;
}
.mail-input {
	text-align: center;
}
.header-l {
	float: left;
	width: 584px;
}
.header-r {
	float: right;
	height: 71px;
	width: 186px;
	background-image: url(img/header2.gif);
	background-repeat: no-repeat;
}
.header-r p {
	font-size: 10px;
	color: #FFFFFF;
	margin: 0px 0px 0px 03px;
	padding:0px;
	height: 18px;
	text-align:left;
}
.header-r p a {
	color: #FFFFFF;
	text-decoration: none;
}
.header-r p a:hover {

	color: #FFFFFF;
	text-decoration: underline;
}
.footer p {
	margin-top: 0px;
	line-height: 140%;
	padding-top: 18px;
}
address img {
	float: left;
	margin: 0px 10px 0px 8px;
}
span.tel {
	background: url(img/tel.gif) no-repeat left center;
	height: 20px;
	font-size:12px;
	padding-left: 26px;
	font-weight: bold;
}
.index h1 {
	color: #73694A;
	font-size: 14px;
	background: url(img/h1.gif) no-repeat left center;
	margin: 0px 0px 5px;
	height: 25px;
	padding-left: 25px;
	line-height: 180%;
}
.index p {
	line-height: 140%;
	margin: 0px 10px 10px;
}
.index-l {
	margin: 0px;
	float: left;
	width: 405px;
	background: url(img/index-l.jpg) no-repeat top;
	padding-top: 15px;
}
.index-r {
	float: right;
	width: 175px;
	background: url(img/index-r.jpg) no-repeat;
	padding-top: 15px;
	background-color: #E7DFC6;
	padding-bottom: 10px;
}
.index-box {
	width: 190px;
	vertical-align: top;
	background-image: url(img/index-l_01_bg.gif);
	background-repeat: repeat-y;
	padding: 0px;
}
.index-box2 {
	width: 190px;
	vertical-align: top;
	background-image: url(img/index-l_02_bg.gif);
	background-repeat: repeat-y;
	padding: 0px;
}
.index-l table th {
	width: 10px;
	margin: 0px;
	padding: 0px;
}
.index-l table {
	margin: 0px 0px 5px;
}
.index-l p {
	margin: 0px 15px 0px 5px;
}
.catch {
	color: #9C0000;
	font-weight: bold;
}
span {
	font-size: 10px;
	margin: 0px;
	line-height: 120%;
}
.arrow {
	text-align: right;
	margin: 0px;
}
.arrow a {
	background: url(img/arrow-blue.gif) no-repeat left center;
	padding-left: 18px;
}
.news {
	margin-top: 10px;
}
.news dl {
	margin: 5px 30px 0px 0px;
	padding: 0px;
}
.news dl dt {
	background: url(img/news_bg.gif) no-repeat left center;
	padding-left: 10px;
	font-weight: normal;
	margin: 0px 0px 5px 0px;
	color: #003063;
}
.news dl dd {
	line-height: 120%;
	padding: 0px;
	margin: 0px 0px 10px 20px;
}
.main a {
	color: #9C6563;
	text-decoration: underline;
}
.index-l table td p {
	margin: 0px;
	padding: 10px;
}
.index-l table td {
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}
.index-r dl {
	width: 165px;
	border-bottom: 1px solid #847D5A;
	padding: 23px 0px 0px;
	margin: 0px 0px 15px 5px;
	background: url(img/index-r_menu_01.gif) no-repeat center top;
}
.index-r dl dt {
	background: url(img/index-r_menu_02.gif) no-repeat left center;
	margin: 0px;
	padding: 3px 0px 2px 20px;
}
.index-r dl dd {

	background: url(img/index-r_menu_03.gif) no-repeat;
	margin: 0px;
	height: 16px;
	line-height: 130%;
	padding: 0px 0px 0px 20px;
}
/*\*//*/
.index-r dl dd {
	font-size:10px;
}
/**/ 
.order-flow {
	width: 165px;
	margin: 0px 0px 5px 5px;
	background: url(img/order_bg.gif) repeat-y;
	padding-bottom: 0px;
}
.order-flow ul {
	margin: 0px;
	padding: 0px 0px 5px;
	background-image: url(img/order_b.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.order-flow ul li {
	height: 16px;
	margin: 2px 0px 0px;
	padding: 0px 0px 0px 25px;
	list-style:none;
}
.no1 {
	background-image: url(img/order_01.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0px;
	margin: 0px;
}
.no2 {
	background-image: url(img/order_02.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0px;
	margin: 0px;
}
.no3 {
	background-image: url(img/order_03.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0px;
	margin: 0px;
}
.no4 {
	background-image: url(img/order_04.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0px;
	margin: 0px;
}
.no5 {
	background-image: url(img/order_05.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0px;
	margin: 0px;
}
.no6 {
	background-image: url(img/order_06.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0px;
	margin: 0px;
}
.no7 {
	background-image: url(img/order_07.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0px;
	margin: 0px;
}
.index-r p {
	font-size: 10px;
	margin: 0px 5px 0px 6px;
}
.red {
	color: #FF3000;
}
.infomation-navi {
	width: 580px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: 0px;
	margin-left: 0px;
}
.index {
	width: 580px;
	margin-left: 0px;
}
.middle-top {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 580px;
}
.middle-top h1 {
	margin: 0px 0px 5px;
	background-image: url(img/middle-h1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 25px;
	font-size: 20px;
	color: #635121;
	padding-top: 13px;
	padding-right: 0px;
	padding-bottom: 5px;
}
.middle-top p {
	line-height: 160%;
	margin: 0px 10px 10px 5px;
}
.middle-top table th {
	width: 295px;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
}
.middle-top table img {
	float: left;
	margin-right: 10px;
	margin-bottom: 0px;
}
.middle-top h2 {
	background: url(img/middle2-h2.gif) no-repeat left top;
	margin: 10px 0px 6px;
	padding: 6px 0px 10px 27px;
	color: #003063;
}
.middle-top table p {
	font-size: 10px;
	line-height: 140%;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding: 0px;
}
.middle-top table td {
	width: 287px;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	padding: 0px;
}
.arrow-m {
	text-align: right;
}
.arrow-m a {
	background-image: url(img/arrow-m.gif);
	background-repeat: no-repeat;
	padding-left: 14px;
	background-position: left center;
}
.middle-top table {
	background-image: url(img/middle-line.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.middle-1 {
	margin: 0px;
}
.middle-1 h1 {
	margin: 0px 0px 5px;
	background-image: url(img/middle-h1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 25px;
	font-size: 20px;
	color: #635121;
	padding-top: 13px;
	padding-right: 0px;
	padding-bottom: 5px;
}
.middle-list {
	background-image: url(img/middle-line.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 580px;
	padding-top: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.list-l {
	float: left;
	width: 280px;
	padding-bottom: 20px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
.list-r {
	float: right;
	width: 280px;
}
.middle-list h2 {
	background: url(img/middle-h2.gif) no-repeat left top;
	margin: 0px 0px 5px;
	padding: 6px 0px 10px 27px;
	color: #003063;
}
.price {
	width: 280px;
	background: url(img/price_line.gif) no-repeat left top;
	padding-top: 10px;
	margin: 0px 0px 30px 0px;

}
.price-l {
	float: left;
	width: 42px;
}
.price-r {
	float: right;
	width: 225px;
}
.price-r table {
	background: url(img/price_th.gif) no-repeat center top;
	width: 225px;
	margin: 0px;
}
.price-r table th {
	height: 21px;
	border-right: 1px solid #ADAA9C;
	line-height: 160%;
	font-weight: normal;
	text-align: center;
}
.price-r table td {
	background: url(img/price_td.gif) no-repeat center bottom;
	height: 20px;
	line-height: 170%;
	text-align: right;
	padding-right: 3px;
}
td span {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	line-height: 170%;
	font-weight: bold;
	color: #FF6500;
}
.price-r p {
	font-size: 10px;
	line-height: 120%;
	color: #636563;
	padding: 5px 5px 3px 3px;
}
.copy-list {
	line-height: 144%;
	background: url(img/price_line.gif) no-repeat left top;
	padding: 8px 8px 8px 0px;
	margin: 3px 0px 0px;
}
.list-l2 {
	float: left;
	width: 191px;
	padding-bottom: 30px;
}
.list-r2 {
	float: right;
	width: 378px;
	margin-bottom: 20px;
}
.price-r2 {

	float: right;
	width: 326px;
}
.price-l2 {

	float: left;
	width: 42px;
}
.price2 {
	width: 378px;
	background: url(img/price_line2.gif) no-repeat left top;
	padding-top: 10px;
	margin: 0px;
}
.price-r2 table {
	width: 325px;
	margin: 0px;
	padding: 0px;
	background-image: url(img/price_th2.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.price-r2 table th {
	height: 22px;
	line-height: 160%;
	font-weight: normal;
	text-align: center;
	background-image: url(img/th-line.gif);
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-y;
	background-position: right;
}
.price-r2 table td {
	background: url(img/price_td.gif) no-repeat center bottom;
	height: 20px;
	line-height: 170%;
	text-align: right;
	padding-right: 3px;
}
.price2 span {

	font-size: 12px;
	margin: 0px;
	padding: 0px;
	line-height: 170%;
	font-weight: bold;
	color: #FF6500;
}
.price-r2 p {

	font-size: 10px;
	line-height: 120%;
	color: #636563;
	padding: 3px 5px 3px 3px;
}
.copy-list2 {

	line-height: 144%;
	padding: 0px 8px 5px 0px;
	margin: 0px;
}
br {
	margin: 0px;
	padding: 0px;
	height: 0px;
}
.order-box {
	background-color: #FFDFDE;
	text-align: center;
	height: 28px;
	line-height: 210%;
	border: 1px solid #FF6563;
	margin-top: 30px;
}
dl.navi {
	margin: 30px 0px 0px;
	padding: 0px;
}
.navi dt {
	padding: 0px;
	margin: 0px 0px 10px 0px;
}
.navi dd {
	margin: 0px 0px 7px;
	padding: 0px;
}
.navi dd a {
	background: url(img/arrow-navi.gif) no-repeat left center;
	margin-right: 10px;
	padding: 0px 0px 0px 15px;
	color: #313031;
	text-decoration: none;
}
.navi dd a:hover {
	text-decoration: underline;
}
.menu-list {
}
.menu-list th {
	font-weight: normal;
	background: url(img/menu-list_th.gif) no-repeat left top;
	height: 32px;
	line-height: 220%;
	text-align: center;
	width: 145px;
}
.list-box {
	background-image: url(img/list-box.gif);
	margin: 0px 0px 5px;
	padding: 0px;
	height: 42px;
	width: 580px;
	background-repeat: no-repeat;
}
.list-box p {
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 13px;
}
.middle-2 {
	margin: 0px;
}
.middle-2 h1 {
	margin: 0px 0px 5px;
	background: url(img/middle-h1.gif) no-repeat left top;

	font-size: 20px;
	color: #635121;
	padding: 13px 0px 5px 25px;
}
.middle-2 p {
	margin: 0px 10px 10px 5px;
}
.middle-2 h2 {
	margin: 10px 0px 5px;
}
.list-box span {
	font-size:12px;
	margin-right: 60px;
	padding-left: 15px;
	background: url(img/dot.gif) no-repeat left top;
}
.list-box2 {
	background-image: url(img/list-box2.gif);
	margin: 0px 0px 5px;
	padding: 0px;
	height: 67px;
	width: 580px;
	background-repeat: no-repeat;
}
.price-3 {
	background: url(img/price_th3.gif) no-repeat left top;
	width: 378px;
	margin: 0px 0px 3px 0px;
}
.price-3 th {
	height: 22px;
	line-height: 160%;
	font-weight: normal;
	text-align: center;
	background-image: url(img/th-line.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.price-3 td {


	background: url(img/price_td.gif) no-repeat center bottom;
	height: 20px;
	line-height: 170%;
	text-align: right;
	padding-right: 3px;
}
.small {
	font-size: 10px;
	color: #636563;
}
.price-4 {
	background: url(img/price_th3.gif) no-repeat left top;
	width: 280px;
	margin: 0px 0px 3px 0px;
}
.price-4 th {
	height: 22px;
	line-height: 160%;
	font-weight: normal;
	text-align: center;
	background-image: url(img/th-line.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.price-4 td {
	background: url(img/price_td.gif) no-repeat center bottom;
	height: 20px;
	line-height: 170%;
	text-align: right;
	padding-right: 3px;
}
.middle-list p {
	padding-right: 5px;
	padding-left: 5px;
}
.middle {
	width: 580px;
}
.middle h1 {

	margin: 0px 0px 20px;
	background: url(img/middle-h1.gif) no-repeat left top;
	font-size: 20px;
	color: #635121;
	padding: 13px 0px 5px 25px;
}
.middle p {
	line-height: 140%;
	margin: 0px 10px 10px 5px;
}
.middle h2 {


	background: url(img/h2.gif) no-repeat left top;
	margin: 0px 0px 5px;
	padding: 6px 0px 10px 27px;
	color: #003063;
}
.index h2 {
	margin: 0px;
	padding: 0px;
}

.middle ul {

	margin: 10px 0px 15px 15px;
	padding: 0px;
}
.middle ul li {
	margin: 0px 0px 5px;
	padding: 0px 0px 0px 15px;
	list-style:none;
	line-height: 140%;
	background: url(img/dot-ul.gif) no-repeat left top;
}
.data {
	width: 560px;
	margin: 10px 0px 20px 10px;
	background-image: url(img/middle-line.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.data th {
	background-color: #EFEBDE;
	font-weight: normal;
	padding: 4px;
	border-right: 1px solid #ADAA9C;
	border-bottom: 1px solid #ADAA9C;
	border-left: 1px solid #ADAA9C;
}
.data td {
	padding: 8px;
	background: url(img/middle-line.gif) no-repeat left bottom;
	line-height: 140%;
}
.line-th {
	border-top: 1px solid #ADAA9C;
}
.line-td {
	background: url(img/middle-line.gif) left top no-repeat;
}
.middle-top table img {
	border: 1px solid #9C9A9C;
}
.center {
	text-align: center;
}
dl.flow  {
	margin: 10px;
}
.flow dt {
	color: #003463;
	margin: 10px 0px 0px;
	padding: 4px 4px 4px 0px;
	border-bottom: 1px solid #CECFCE;
}
.flow dd {
	line-height: 140%;
	margin: 0px;
	padding: 4px;
	color: #313031;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
.list-l2 img {

	border: 1px solid #9C9A9C;
}
.tel-box {
	background-image: url(info/img/box-s.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 50px;
	width: 280px;
}
.tel-box p {
	font-size: 11px;
	line-height: 130%;
	color: #636563;
	padding: 5px 10px 5px 5px;
}
.tel-box2 {
	background-image: url(info/img/box-l.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px 0px 10px;
	padding: 0px;
	height: 67px;
	width: 580px;
}
.tel-box2 p {

	font-size: 12px;
	line-height: 130%;
	color: #636563;
	padding: 5px 15px 5px 5px;
}
.list-box2 span {
	font-size:12px;
	margin-right: 40px;
	padding-left: 15px;
	background: url(img/dot.gif) no-repeat left top;
}
.list-box2 p {
	padding-right: 10px;
	padding-left: 13px;
	padding-top: 12px;
	padding-bottom: 0px;
	margin: 0px;
}
dl.campaign {
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.campaign dt {
	margin: 0px;
	padding: 0px;
}
.campaign dd {
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 5px;
}
.campaign dd p {
	margin: 0px 0px 5px;
}
.off {
	font-size: 26px;
	font-weight: bold;
	color: #FF0000;
}
p.small {
	font-size: 10px;
	line-height: 120%;
	color: #313031;
}
span.caution {
	font-size: 12px;
}
.out{
	width:580px;
	margin-bottom:10px;
}
.out .left-img{
	width:210px;
	float:left;
}
.out .text{
	width:370px;
	float:left;
}

