@charset "utf-8";
/* CSS Document */


.input_text{
	background-color:#F7F4F3;
}
.btn{
	border-right:#D6E9C4 1px solid;
	border-top:#D6E9C4 1px solid;
	border-left:#D6E9C4 1px solid;
	border-bottom:#D6E9C4 1px solid
}

/* header underline */

#header_under {
	margin: 0px;
	padding: 0px;
	height: 10px;
	width: 900px;
	position: absolute;
	left: 0px;
	top: 100px;
}


/* タイトル写真 */

#title_input {
	position: absolute;
	top: 180px;
	left: 0px;
	padding: 0px;
	width: 700px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 100px;
}
#title_family {
	position: absolute;
	top: 180px;
	left: 0px;
	padding: 0px;
	width: 900px;
	margin: 0px;
}


/* タイトル写真下コメント */

#coment_top{
	padding: 0px;
	width: 700px;
	margin-top: 0px;
	margin-right: 100px;
	margin-bottom: 0px;
	margin-left: 100px;
	position: absolute;
	top: 380px;
	left: 0px;
}


/* フォーム位置 */


#input_kaigo_entry {
	padding: 0px;
	height: 1000px;
	width: 700px;
	position: absolute;
	left: 100px;
	top: 750px;
	margin: 0px;
}
#input_member_entry {
	padding: 0px;
	height: 1000px;
	width: 700px;
	position: absolute;
	left: 100px;
	top: 1200px;
	margin: 0px;
}
#input_care_entry {
	padding: 0px;
	height: 1000px;
	width: 700px;
	position: absolute;
	left: 100px;
	top: 500px;
	margin: 0px;
}
#input_demand {
	padding: 0px;
	width: 700px;
	position: absolute;
	left: 100px;
	top: 400px;
	margin: 0px;
}
#conf {
	padding: 0px;
	width: 700px;
	position: absolute;
	left: 100px;
	top: 300px;
	margin: 0px;
}


.price {
	color: #D12926;
}


/* ポップアップウィンドウ */

#popup {
	margin: 50px;
	padding: 0px;
	width: 600px;
}

#popup500 {
	margin: 100px;
	padding: 0px;
	width: 500px;
}
#popup_co_w700 {
	width: 700px;
	margin-top: 0px;
	margin-right: 100px;
	margin-bottom: 0px;
	margin-left: 100px;
	position: absolute;
	left: 0px;
	top: 70px;
}


/* meaningポップアップウィンドウ */

#back {
	margin: 0px;
	padding: 0px;
	background-image: url(file:///C|/Documents%20and%20Settings/chiaki/%E3%83%87%E3%82%B9%E3%82%AF%E3%83%88%E3%83%83%E3%83%97/SERVER/els/images/dictionary/back.gif);
	background-repeat: repeat-x;
}

#popup p {
	padding: 0px;
	width: 600px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


/* 切り替えタブ */

#w700 {
	margin: 0px;
	padding: 0px;
	width: 700px;
	position: relative;
}

.coment_line {
	line-height: 240%;
}

.pay {
	font-family: "メイリオ";
	font-size: 18px;
	color: #164E3B;
}


/* 資料請求 */


td#p {
	font-family: "メイリオ";
	font-size: 14px;
	font-style: normal;
	line-height: 180%;
	color: 666666;
}


#invite_detailfooter {
	position: absolute;
	width: 900px;
	left: 0px;
	top: 3000px;
}
