@charset "utf-8";

/*-----------------------------------------------
 __default style clear
-----------------------------------------------*/
body {
	font-size:74.5%;
	font-family:verdana,"qMmpS Pro W3","Hiragino Kaku Gothic Pro",Osaka,Meiryo,"lr oSVbN","MS PGothic",Sans-Serif;
	color:#525252;
	background:#f7f4e3 url(../images/bgimg.gif) left top repeat-x;
	margin:0;
	padding:0;
}

html {
	overflow-y:scroll;
}

h1,h2,h3,h4,
img,form {
	margin:0;
	padding:0;
}
h3 img {
	margin:0 0 10px 0;
}
h3.second{
	margin-top:15px;
}
h4 {
	margin-bottom:15px;
}
h4.second{
	margin-top:15px;
}
#body h3 img {
	margin:14px 0 5px 0;
}
p {
	line-height:1.5;
}

ul {
	margin:0;
	padding:0;
}
li {
	list-style:none;
	line-height:1.3;
	margin:0;
	padding:0;
}
.red{
	color:red;
}
.pink{
	color:#fccbe2;
}
img,
fieldset {
	border:0;
}
table{
	border-collapse: collapse;
	border-spacing: 0;
}
th,td{
	font-weight:normal;
	text-align: left;
}
.clear{
	clear:both;
}
.center{
	text-align: center;
}
.zero{
	margin:0;
}
hr{
	display:none;
}

/*-----------------------------------------------
 __Base Link Color Setting
-----------------------------------------------*/

#body a,
#body a:link,
#body a:visited,
#body a:hover,
#body a:active  {
	color:#f379b3;
}


/*-----------------------------------------------
 __container
-----------------------------------------------*/

#container {
	width:810px;
	margin:0 auto;
}

/*-----------------------------------------------
 __header
-----------------------------------------------*/

#header {
}

#header h1 {
	margin:14px 0 0 14px;
}

#header #logo {
	float:left;
	width:200px;
}
#header .inquiry {
	float:right;
	width:200px;
	text-align: right;
	margin:19px 0 5px 0;
}


/*-----------------------------------------------
 __footer
-----------------------------------------------*/

#footer {
	clear:both;
	background:url(../images/ftta_bottom.gif) center top repeat-y;
}
#footer_in {
	clear:both;
	background:url(../images/ftta_top.gif) center top no-repeat;
	padding-bottom:5px;
}

#links ul li {
	text-align:left;
	display:inline;
	line-height:1.8;
}
#links ul li a {
	background:url(../images/point_ftta.gif) left center no-repeat;
	padding:0 12px 0 15px;
	color:#555;
}
#links ul li a:hover {
	color:#f379b3;
}
p#copyright{
	text-align:right;
	margin-top:117px;
}
#footer #links {
	float:right;
	display:inline;
	width:440px;
	margin:30px 10px 0 0;
	font-size:12px;
	line-height:24px;
}
#footer .inquiry {
	float:left;
	display:inline;
	width:335px;
	height:187px;
	background:url(../images/ftta_inquiry_bg.gif) center center no-repeat;
	text-align: center;
	margin:25px 0 0 15px;
}
.ftta_inquiry_tel{
	margin-top:15px;
}
.btn_inquiryftta {
	margin-top:7px;
}

/* __mainbox
------------------------------------------*/

#mainbox1 {
	width:810px;
	clear:both;
	margin:0 auto;
	background:url(../images/bgmain.gif) left top repeat-y;
}

#mainbox2 {
	width:810px;
	clear:both;
	margin:0 auto;
	background:url(../images/bgmaintop.gif) left top no-repeat;
}

#mainbox1_window {
	width:593px;
	clear:both;
	margin:0 auto;
	background:url(../images/bgmain_window.gif) left top repeat-y;
}
/* __main
------------------------------------------*/

#main {
	float:right;
	display:inline;
	margin:10px 5px 0 0;
	width:582px;
}

/* __sub
------------------------------------------*/

#sub {
	float:left;
	display:inline;
	margin:10px 0 0 5px;
	width:216px;
}

#sub ul{
	line-height:0;	
	width:203px;
	margin:0 auto;
}
#sub ul li {
	line-height:0;
	margin-bottom:2px;	
	font-size:0;
}
#sub ul li li {
	margin:0;	
}

/* __top
------------------------------------------*/
#image{
	text-align: center;
}
div#top{
	width:570px;
	margin:5px auto 0;
	border: 1px solid #ead8a8;
}
#top p{
	width:536px;
	margin:5px auto 0;
}
#asukaabout{
	width:540px;
	margin:7px auto 0;
}
#asukaabout table{
	width:486px;
	margin-bottom:10px;
}
#top #asukaabout a,
#body #asukaabout a{
	cursor: pointer;
	font-size:12px;
	line-height:18px;
	width:243px;
	height:70px;
	padding:100px 0 0 23px;
	display:block;
	color:#525252;
	text-decoration: none;
	float:left;
}
#body #asukaabout a.about05{
	width:270px;
	height:93px;
	padding:9px 0 0 270px;
	display:block;
}

td.about01{
	background:url(../images/btn_about01_off.jpg) left top no-repeat;
	padding:0 8px 8px 0;
}
td.about02{
	background:url(../images/btn_about02_off.jpg) left top no-repeat;
	padding:0 0 8px 0;
}
td.about03{
	background:url(../images/btn_about03_off.jpg) left top no-repeat;
	padding:0 8px 8px 0;
}
td.about04{
	background:url(../images/btn_about04_off.jpg) left top no-repeat;
	padding:0 0 8px 0;
}
td.about05{
	background:url(../images/btn_about05_off.jpg) left top no-repeat;
	padding:0;
}

a.about01:hover{
	background:url(../images/btn_about01_on.jpg) left top no-repeat;
}
a.about02:hover{
	background:url(../images/btn_about02_on.jpg) left top no-repeat;
}
a.about03:hover{
	background:url(../images/btn_about03_on.jpg) left top no-repeat;
}
a.about04:hover{
	background:url(../images/btn_about04_on.jpg) left top no-repeat;
}
a.about05:hover{
	background:url(../images/btn_about05_on.jpg) left top no-repeat;
}

/* __LP
------------------------------------------*/
#image{
	text-align: center;
}
#body{
	width:565px;
	margin:0 auto;
}
#body a{
	color:#eb358b;
}
.body_in{
	width:550px;
	margin:0 auto;
}
.body_privacy{
	width:540px;
	margin:0 auto;
}
#pagetop{
	text-align: right;
	margin:20px 10px 5px 0;
}

/* あすか八王子とは */
table.outline{
	width:550px;
}
table.outline th{
	width:1%;
	white-space:nowrap;
	background:url(../images/dottedline.gif) right bottom repeat-x;
	vertical-align:top;
	padding:5px 10px 5px 0;
	line-height:1.5;
}

table.outline td{
	background:url(../images/dottedline.gif) left bottom repeat-x;
	vertical-align:top;
	padding:5px 0;
	line-height:1.5;
}

table.outline td p{
	margin:0;
}
table.outline td p.diagnosis{
	margin-left:4.5em;
	text-indent:-4.5em;
}

table.outline th span{
	color: #fab2d4;
}

table.outline td span{
	font-size:10px;
}

/* 住宅型居室 */
.photo_about{
	border: 1px solid #e8d9a9;
	width:550px;
	text-align: center;
	padding:4px 0;
}
/* 共有施設 */
.share{
	line-height:0;
	font-size:0;
}
/* 快適・安心 */
.text_about04{
	float:left;
	width:295px;
}
.photo_about04{
	float:right;
	border: 1px solid #e8d9a9;
	width:225px;
	padding:5px;
}
/* 施設概要 */
.table_about05{
	float:left;
	width:343px;
}
.table_about05 table{
	width:343px;
}
.photo_about05{
	float:right;
	width:200px;
}
.map{
	margin-top:10px;
}

/* ご入居の流れ */
.flow{
	text-align: center;
	margin-top:12px;
	line-height:0;
	font-size:0;
}

/*料金システム*/
.pricesystem{
	float:left;
}
.pricesystem_btn{
	width:200px;
	height:28px;
	float:left;
	margin:-95px 0 0 175px;
}
.small{
	font-size:x-small;
	margin:5px 0 0 0;
}

/* よくある質問 */
.qa_list{
	border: 1px solid #e8d9a9;
	padding:7px 20px;
	margin:8px 0 15px 0;
}
.qa_list li{
	line-height:200%;
}
.qa{
	font-size:100%;
	background:url(../images/dottedline.gif) left bottom repeat-x;
	margin:0 0 15px 0;
	padding:0 0 15px 0;
}
.qa_end{
	background:none;
	margin:0;
}
.qa h3.qa{
	line-height:16px;
	margin:0;
	padding:0 0 0 30px;
}
.qa h3.qa1{
	background:url(../images/qa/q1.gif) left center no-repeat;
}
.qa h3.qa2{
	background:url(../images/qa/q2.gif) left center no-repeat;
}
.qa h3.qa3{
	background:url(../images/qa/q3.gif) left center no-repeat;
}
.qa h3.qa4{
	background:url(../images/qa/q4.gif) left center no-repeat;
}
.qa h3.qa5{
	background:url(../images/qa/q5.gif) left center no-repeat;
}
.qa h3.qa6{
	background:url(../images/qa/q6.gif) left center no-repeat;
}
.qa h3.qa7{
	background:url(../images/qa/q7.gif) left center no-repeat;
}
.qa p{
	background:url(../images/qa/a.gif) left 3px no-repeat;
	padding-left:25px;
	margin:12px 0 0 20px;
}


/* お問い合わせ */
p.inquiry{
	margin:10px 0 0 0;
}
.inquirytel{
	margin-top:13px;
}
.step{
	margin-bottom:10px;
}
table.inquiry{
	width:550px;
}
table.inquiry th{
	width:1%;
	white-space:nowrap;
	background-color:#f7f4e3;
	padding:3px;
	border: 1px solid #e8d9a9;
	line-height:1.5;
}

table.inquiry td{
	padding:3px;
	border: 1px solid #e8d9a9;
	line-height:1.5;
}

table.inquiry th span{
	color:red;
}
input.name1,
input.name2{
	width:160px;
}
input.zipcode1{
	width:23px;
}
input.zipcode2{
	width:30px;
}
select.address{
	margin-top:2px;
}
input.address{
	width:98%;
	font-size:100%;
	margin-top:2px;
}
input.mail{
	width:160px;
}
input.tel{
	width:30px;
}
input.day{
	width:200px;
}
textarea.body{
	width:98%;
	height:100px;
	font-size:100%;
}
.formbtn{
	margin-top:10px;
	text-align: center;
}
.formbtn input{
	margin:0 5px;
	vertical-align:middle;
}
#error{
	border: 1px solid #ff0000;
	color:red;
	padding:5px;
	margin-bottom:10px;
}
#error ul{
	margin-left:20px;
}
#error li{
	list-style-type: disc;
}
#thankyou{
	margin:25px auto 0;
	border: 1px solid #e8d9a9;
	padding:35px 0;
	width:350px;
	text-align: center;
}
#thankyou img{
	margin-bottom:5px;
}
p.doui{
	margin:5px 0 0 0;
	font-size:12px;
}

/* 介護保険自己負担金 */
table.nursing{
	width:550px;
}
table.nursing th{
	width:14.2%;
	white-space:nowrap;
	background-color:#f7f4e3;
	padding:3px;
	border: 1px solid #e8d9a9;
	line-height:1.5;
	text-align: center;
}

table.nursing td{
	padding:3px;
	border: 1px solid #e8d9a9;
	line-height:1.5;
	text-align: right;
}

/*スタッフ募集*/
.job{
	font-weight:bold;
	color:#6a3905;
	font-size:120%;
	text-indent:-4.8em;
	margin:10px 0 10px 4.8em;
}
.recruit td li{
	text-indent:-1.5em;
	margin:0 0 0 1.5em;
}
.post{
	border: 1px solid #e8d9a9;
	width:210px;
	padding:5px;
	margin-top:5px;
}

/*個人情報保護方針*/
p.privacy{
	margin:0;
}
h3.privacy{
	margin-bottom:10px;
}
.body_privacy ul{
	margin:0;	
	width:100%;
}
.body_privacy ul li{
	text-indent:-1em;
	margin:0 0 1em 1em;
	line-height:150%;
}
.body_privacy ul li ul{
	margin:1em 0 0 1em;
}
.body_privacy ul li li{
	text-indent:-2em;
	margin:0 0 0 2em;
}
/*お問い合わせ　個人情報保護方針*/
div.iframe{
	border: 1px solid #e8d9a9;
	padding:3px;
	margin:0;	
	height:150px;
	overflow:scroll;
	overflow-x:hidden;
}
.iframe p{
	margin:0;	
}
h4.iframe{
	color:#6a3905;
	padding:3px;
	margin:0;	
	font-size:120%;
	background-color:#f7f4e3;
	border-top: 1px solid #e8d9a9;
	border-left: 1px solid #e8d9a9;
	border-right: 1px solid #e8d9a9;
}
.iframe h5{
	color:#6a3905;
	margin:0 auto 5px;	
	font-size:100%;
}
.iframe h6{
	width:500px;
	margin:10px auto 5px;	
	font-size:100%;
}
.iframe ul{
	width:500px;
	margin:0 auto;	
}
.iframe ul li{
	text-indent:-1em;
	margin:0 0 0.5em 1em;
}
.iframe ul li ul{
	margin:1em 0 0 1em;
}
.iframe ul li li{
	text-indent:-2em;
	margin:0 0 0 2em;
}
div.inquiry_iframe{
	border: 1px solid #e8d9a9;
	width:500px;
	margin:5px auto;
	padding:4px;
}
.iframe div.inquiry_iframe p.nscare,
.iframe div.inquiry_iframe p.small{
	margin-left:1em;	
}