@charset "UTF-8";

/*共通*/
h2 {
	margin-left: 46px;
	margin-top: 30px;
	height: 15px;
}
#subNavi {
	margin-left: 46px;
	margin-top: 60px;
	height: 15px;
	width: 400px;
}
#subNavi li {
	display: inline;
	font-size: medium;
	font-weight: bold;
	padding-right: 30px;
	width: 80px;
	padding-left: 6px;
	list-style-position: inside;
	list-style-type: square;
	border-left-width: medium;
	border-left-style: double;
	border-left-color: #CCCCCC;
}
#order {
	margin-left: 48px;
	margin-top: 36px;
	width: 840px;
	border: 4px double #CCCCCC;
}
#order p {
	line-height: 1.8em;
	margin-left: 12px;
	font-size: small;
}
#order .aboutEntry {
	margin-left: 60px;
	margin-top: 12px;
	margin-bottom: 12px;
	width: 720px;
}

#order .info {
	font-size: large;
	font-weight: bold;
}
#order strong {
	font-weight: bold;
	font-size: large;
	margin-right: 6px;
	margin-left: 6px;
	color: #FF0000;
}
#order a {
	color: #FF0000;
	text-decoration: underline;
}
#order ul {
	margin-top: 24px;
	margin-right: 24px;
	margin-bottom: 24px;
	margin-left: 24px;
	font-size: small;
}
#order li {
	list-style-type: disc;
	list-style-position: outside;
}
#order2 {
	margin-left: 48px;
	margin-top: 120px;
	margin-bottom: 150px;
	width: 840px;
	border: 4px double #CCCCCC;
}
#order2 p {
	line-height: 1.8em;
	margin-left: 60px;
	font-size: midium;
	margin-top: 60px;
	margin-bottom: 60px;
}
#order2 .aboutEntry {
	margin-left: 60px;
	margin-top: 12px;
	margin-bottom: 12px;
	width: 720px;
}

#order2 .info {
	font-size: large;
	font-weight: bold;
}
#order2 strong {
	font-weight: bold;
	font-size: large;
	margin-right: 6px;
	margin-left: 6px;
	color: #FF0000;
}
#order2 a {
	color: #FF0000;
	text-decoration: underline;
}
#order2 ul {
	margin-top: 24px;
	margin-right: 24px;
	margin-bottom: 24px;
	margin-left: 24px;
	font-size: small;
}
#order2 li {
	list-style-type: disc;
	list-style-position: outside;
}

#contact {
	font-size: small;
	background-color: #FFFFEE;
	width: 360px;
	margin-left: 90px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #F6F6F6;
	border-bottom-color: #F6F6F6;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #F6F6F6;
	margin-top: 12px;
	margin-bottom: 12px;
}
	
#stopH2 {
	margin-top: 80px;
}



