@charset "utf-8";
* {
	font-style: normal;
	margin: 0px;
	padding: 0px;
}
body {
	font-family: "ＭＳ Ｐゴシック", sans-serif;
	font-size: 75%;
	color: #333333;
	line-height: 1.3;
	background-color: #E1D3CE;
}
h1 {
	color: #FFFFFF;
	font-size: 150%;
	font-weight: bolder;
}
h2 {
	font-size: 130%;
	font-weight: bold;
	color: #FF4414;
}

object {
	border: 1px solid #CCCCCC;
}
a img {
	border-style: none;
}
strong {
	font-weight: bold;
}



.yubi_link {
	margin-top: 5px;
	text-align: right;
}
.yubi_link img {
	margin-right: 3px;
}
.title {
	background-color: #409D27;
	padding: 2px 5px;
}




.sub_title {
	border-top: 1px solid #FF9479;
	border-bottom: 1px solid #FF9479;
	background-color: #FFF2EE;
	padding-left: 5px;
	margin-bottom: 5px;
}

.contents {
	margin-top: 10px;
}
.contents p {
	margin-top: 3px;
}
.contents img {
	margin-right: 10px;
}
.contents table {
	margin-bottom: 15px;
	border-top: 1px solid #CCCCCC;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-collapse:collapse;
	margin-top: 10px;
}
.contents  table th {
	padding: 5px 8px;
	border-bottom: 1px solid #CCCCCC;
	font-weight: bold;
	text-align: right;
}
.contents  table td {
	padding: 5px 8px;
	border-bottom: 1px solid #CCCCCC;
}
.contents  table tr.odd {
	background-color: #EFEFEF;
}
.red {
	color: #FF0000;
}
.redbig {
	color: #FF0000;
	font-size: 130%;
	font-weight: bold;
}


.btn   {
	text-align: center;
	width: 540px;
}
.orange {
	color: #FD4415;
}
.tel {
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 150%;
	font-weight: bold;
	letter-spacing: 0.5px;
	line-height: 100%;
}
.plan_tag {
	width: 220px;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 3px;
	background-color: #FF4414;
	background-image: url(../images/plan_tag.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.plan_tag h1 {
	font-size: 100%;
}
.plan_contents {
	border-top: 3px solid #FF4414;
	border-right: 1px solid #FF4414;
	border-bottom: 1px solid #FF4414;
	border-left: 1px solid #FF4414;
	padding: 6px;
	height: 165px;
}
.plan_contents img {
	margin-bottom: 5px;
	margin-right: 5px;
	float: left;
}
.plan_contents  .yubi_link img {
	float: none;
}
.cost {
	margin-top: 10px;
	padding: 10px;
	border: 3px solid #999999;
	font-size: 130%;
	color: #FF4414;
}
.cost table {
	border-collapse:collapse;
	margin-top: 5px;
}

.cost table th {
	text-align: right;
	padding: 5px 8px;
	border-top: 1px solid #666666;
	font-weight: bold;
}
.cost table td {
	padding: 5px 8px;
	text-align: right;
}
.pattern table th {
	padding: 5px 8px;
	border-bottom: 1px solid #CCCCCC;
	text-align: left;
	font-size: 115%;
	background-color: #EFEFEF;
	width: 100px;
}
.pattern2 table {
	border-collapse:collapse;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	margin-top: 3px;
	margin-bottom: 3px;
}
.pattern2 table th {
	background-color: #EFEFEF;
	text-align: center;
	border-right: 1px solid #CCCCCC;
}
.pattern2 table td {
	text-align: right;
	border-right: 1px solid #CCCCCC;
}
.pic_left {
	height: 100px;
	padding-top: 5px;
}

.pic_left img    {
	float: left;
	margin-right: 10px;
}
.sitemap {
	width: 300px;
	margin-left: 30px;
	margin-top: 30px;
	line-height: 150%;
}

