@charset "utf-8";

/* ルマーニについて */
ul#snav {
	float: right;
	width: 250px;
	margin: 48px 0 -18px;
	overflow: hidden;
	}
p.read {
	margin-bottom: 50px;
	overflow: hidden;
	}
h2.subtitle {
	margin-bottom: 20px;
	overflow: hidden;
	}
ol.flow {
	margin-bottom: 50px;
	overflow: hidden;
	}
	ol.flow li {
		padding: 25px 0 15px 80px;
		margin-bottom: 10px;
		border-bottom: 1px dotted #CCCCCC;
		overflow: hidden;
		}
	ol.flow li.last {
		border-bottom: none;
		}
		ol.flow li img {
			margin-bottom: 20px;
			}
		ol.flow li.f01 {
			background: url(img/no01.gif) no-repeat left top;
			}
		ol.flow li.f02 {
			background: url(img/no02.gif) no-repeat left top;
			}
		ol.flow li.f03 {
			background: url(img/no03.gif) no-repeat left top;
			}
		ol.flow li.f04 {
			background: url(img/no04.gif) no-repeat left top;
			}
		ol.flow li.f05 {
			background: url(img/no05.gif) no-repeat left top;
			}
dl.suit {
	border-bottom: 1px dotted #000000;
	padding-bottom: 20px;
	margin-bottom: 20px;
	overflow: hidden;
	}
dl.suit.last {
	border-bottom: none;
	padding-bottom: 0;
	}
	dl.suit dt {
		float: left;
		width: 270px;
		}
		dl.suit dt.front {
			width: 242px;
			}
		dl.suit dt.shirt {
			width: 120px;
			}
	dl.suit dd {
		float: left;
		}
		dl.suit dd span {
			margin-left: 20px;
			line-height: 26px;
			}
		dl.suit dd span.col2 {
			display: block;
			margin-left: 0;
			color: #666666;
			font-size: 13px;
			font-weight: bold;
			}
ul.kome {
	margin-bottom: 50px;
	overflow: hidden;
	}
	ul.kome li {
		text-indent: -1em;
		padding-left: 1em;
		}		
ul.photo_image {
	float: right;
	width: 330px;
	margin-left: 30px;
	}
	ul.photo_image li {
		margin-bottom: 5px;
		}
.order_box {
	float: left;
	width: 300px;
	}
dl.other dt {
	border-bottom: 1px solid #CCCCCC;
	padding-bottom: 5px;
	margin-bottom: 5px;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	}
	dl.other dd {
		margin-bottom: 50px;
		overflow: hidden;
		}