@charset "UTF-8";
/* CSS Document */
/*=======================================*/
/*トップページヘッダー*/
/*=======================================*/



body {
	font-family: "lr oSVbN", "MS PGothic";
	font-size: 12px;
	line-height: 20px;
	color: #333333;
}
#wrapper {
	width: 1000px;
	margin: 0 auto;
	box-shadow: 2.8px 10px 1.5px lightgray, -2.8px 2px 1.5px lightgray;
	border-bottom: 1px solid #d5d5d5;
	border-left: 1px solid #d5d5d5;
	border-right: 1px solid #d5d5d5;
}
#header {
	width: 1000px;
	margin: 0 auto;
}
#header_left {
	width: 450px;
	background: url(img/header_left.gif) no-repeat;
	float: left;
	padding-right: 15px;
}
#header_right {
	width: 500px;
	padding-top: 10px;
	float: right;
	text-align: right;
}
#header_right a {
}
.PT20 {
	padding-top: 20px;
}
.PB10 {
	padding-bottom: 10px;
}
.PB20 {
	padding-bottom: 20px;
}
.PB60 {
	padding-bottom: 60px;
}
.txt_center {
	text-align: center;
}
.gaiyou {
	font-size: 16px;
	line-height: 1.8;
	margin: 0 auto;
	width: 536px;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
.dotted {
	border-bottom: 1px dotted #000000;
}
.content {
	width: 1000px;
	margin: 0 auto;
	box-shadow: 1px px 5px lightgray, -1px 2px 5px lightgray;
}
.price {
	position: absolute;
	top: -70px;
	right: -32px;
}
.gaiyou_box {
	width: 668px;
	padding-left: 230px;
}
.gaiyou_text {
	font-size: 16px;
	line-height: 1.6;
}
.midashi {
	background-color: #98688b;
	color: #ffffff;
	padding: 15px;
	font-size: 16px;
	margin: 20px 0;
}
.wrapper2 {
	width: 900px;
	margin: 0 auto;
}
.list {
	font-size: 16px;
	line-height: 1.8;
	letter-spacing: 0.1em;
	padding-left: 20px;
}
.list_last {
	font-size: 16px;
	line-height: 1.8;
	letter-spacing: 0.1em;
	padding-left: 20px;
	border-bottom: 1px solid #bea0b6;
	padding-bottom: 20px;
	margin-bottom: 10px;
}
.relative {
	position: relative
}
.img_posi {
	position: absolute;
	top: 10px;
	right: 81px;
}
.pop_text {
	font-size: 15px;
}
.fl {
	width: 485px;
	float: left;
	padding-left: 224px;
}
.fr {
	width: 343px;
	float: left;
	padding-left: 20px;
}
.fl2 {
	width: 343px;
	float: left;
	padding: 0 0 10px 224px;
}
.fr2 {
	width: 343px;
	float: left;
	padding: 0 0 10px 20px;
}
.fl 3 {
 width: 686px;
 float: left;
 padding: 0 0 10px 224px;
}
.letter {
	letter-spacing: -0.5em;
}
.profile {
	padding: 10px 0;
	margin-bottom: 10px;
	border-bottom: 1px dotted #333333;
	color: #6A2558;
	font-size: 14px;
	font-weight: bold;
}
.profile2 {
	padding: 10px 0;
	margin-bottom: 10px;
	border-bottom: 1px dotted #333333;
	color: #6A2558;
	font-size: 14px;
	font-weight: bold;
	width: 706px;
	clear: both;
	margin-left: 224px;
}
.img_posi2 {
	position: absolute;
	top: 10px;
	right: 81px;
}
.img_posi3 {
	position: absolute;
	top: 14px;
	right: 7px;
}
.pane_left {
	float: left;
	width: 420px;
	padding: 0 20px 0 10px;
	border-right: 1px solid #6A2558
}
.pane_right {
	float: left;
	width: 428px;
	padding-left: 20px;
}
.pane_box {
	border-bottom: dotted 1px #000000;
	padding-bottom: 20px;
	margin-bottom: 20px;
	height: 250px;
}
.pane_box2 {
	border-bottom: dotted 1px #000000;
	padding-bottom: 20px;
	height: 250px;
}
.pane_title {
	font-size: 16px;
	font-weight: bold;
}
.pane_title2 {
	font-size: 11px;
}
.pane_text {
	float: left;
	width: 280px;
	padding: 0 0 0 18px;
}
.pane_text2 {
	float: left;
	width: 280px;
	padding: 0 0 0 18px;
}
.wrapper3 {
	width: 706px;
	margin-left: 224px;
}
.form {
	background-color: #d00202;
	width: 300px;
	text-align: center;
	font-size: 23px;
	margin: 20px auto 40px auto;
	color: #ffffff;
}
.form a {
	display: block;
	padding: 20px;
	margin: 0px auto;
	text-align: center;
}
#header a:link {
 text-decoration: none;
	color: #333333;
}
#header a:hover {
	text-decoration: underline;
	color: #333333;
}
#header a:visited {
	color: #333333;
	text-decoration: none;
}
#wrapper .form a:link {
	text-decoration: none;
	color: #ffffff;
}
#wrapper .form a:hover {
	color: #ffffff;
}
#wrapper .form a:visited {
	color: #ffffff;
	text-decoration: none;
}

	
.price2{
	position: absolute;
top: 252px;
right: 140px;
}