﻿html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, dialog, figure, footer, header,
hgroup, menu, nav, section,
time, mark, audio, video {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
}
body {
	line-height:1;
}

article, aside, dialog, figure, footer, header,
hgroup, nav, section {
	display:block;
}

nav ul {
	list-style:none;
}

blockquote, q {
	quotes:none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content:'';
	content:none;
}

a {
	margin:0;
	padding:0;
	border:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
	text-decoration: none;
}

ins {
	background-color:#ff9;
	color:#000;
	text-decoration:none;
}

mark {
	background-color:#ff9;
	color:#000;
	font-style:italic;
	font-weight:bold;
}

del {
	text-decoration: line-through;
}

abbr[title], dfn[title] {
	border-bottom:1px dotted #000;
	cursor:help;
}

table {
	border-collapse:collapse;
	border-spacing:0;
}

hr {
    display:block;
    height:1px;
    border:0;
    border-top:1px solid #cccccc;
    margin:1em 0;
    padding:0;
}

input, select {
	vertical-align:middle;
}

* {
	list-style: none;
}

/*-------------clearfixここまで-------------*/
/*-------------メインイメージ設定ここから-------------*/
.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin-bottom: 30px;
}
.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
}
.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
}
.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
}

.clearfix:after {
    content: '';
    display: block;
    clear: both;
}
.clearfix {
    zoom: 1; /* for IE6/7 */
}
/*-------------メインイメージ設定ここまで-------------*/
body {
	font-family: 'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',Osaka,sans-serif;
	line-height: 1.6;
	font-size: 16px;
	color: #333;
	background: #fff;
	width: 100%;
	-webkit-text-size-adjust:100%;
}

#header header,
#mainimg,
#globalnavi {
	margin: 0 auto;
}

#header header,
#mainimg,
#globalnavi,
#contents,
#footer footer {
	width: 960px;
}

#main {
	width: 710px;
	background: #fff;
	float: left;
	margin-bottom: 400px;
}

#contents {
	overflow: hidden;
	margin: 0 auto;
}
/**************ヘッダーここから***************/
#header {
	padding: 10px 0;
	margin-top: 5px;
	margin-bottom: 0px;
}

#header header h1,#header_rogo {
	float:left;
	padding-top:10px;
}

#header_right {
	float:right;
	width: 450px;
	margin-left: 100px;
	padding-top:4px;
}

#header_right p {
	text-indent: 0.5em;
	width: 450px;
}

#header_right ul li {
	display: inline;
}
/**************ヘッダーここまで***************/
/**************ナビゲーションここから***************/
#globalnavi ul {
	float: right;
	overflow:hidden;
}

#globalnavi ul li {
	display: inline;
	margin-right: 10px;
	font-size: 16px;
	border-left: 2px solid #bf1668;
	padding-left: 20px;
}

#globalnavi ul li a {
	color: #333;
}

#globalnavi ul li a:hover {
	color: #BF1669;
}
/**************ナビゲーションここまで***************/
/**************サイドバーここから***************/
#sidebar {
	width: 250px;
	float: left;
}

#sidebar #sid_banner {
	margin-top: 10px;
}

#sidebar #sid_banner img {
	margin-bottom: 10px;
}

/**************サイドバーここまで***************/
/**************フッターここから***************/
#footer {
	margin: 20px 0 0 0;
}

#footer footer {
	margin: 0 auto;
	height: 254px;
}

#footer {
	background: url(../images/footer_bg.jpg) no-repeat;
	position: relative;
	clear:both;
}

#footer footer #copy {
	text-align: center;
	padding-top: 220px;
	font-size: 10px;
	letter-spacing: 2px;
}

#footer #footer_left {
	float: left;
	margin: 50px 0 0 5px;
}

#footer #footer_left section {
	margin: 10px 0 10px 0;
}

#footer #footer_left p {
	margin-left: 15px;
	line-height: 1.4;
	font-size: 14px;
}

#footer #footer_right {
	float: right;
}

#footer #footer_right ul {
	float: left;
	margin-top: 60px;
	overflow: hidden;
}

#footer #footer_right ul li {
	margin: 5px 50px 0 0;
	background: url(../images/footer_arrow.png) no-repeat left center ;
	padding-left: 20px;
	font-size: 14px;
}

#footer #footer_right ul li a {
	color: #333;
}

#footer #footer_right ul li a:hover {
	color: #bf1668;
}
/**************フッターここまで***************/
/**************home.htmlここから***************/
#main section #eol {
	background: #FB879F;
	padding: 4px 4px 4px 0;
	margin: 10px 20px 30px 20px;
	color: #fff;
	font-size: 20px;
	letter-spacing: 2px;
	text-indent: 1em;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-bottomleft: 5px;
}

#main section #flower {
	float: left;
	margin-top: -8px;
}

#main section p {
	margin: 10px 0 30px 10px;
}

#main section #map{
	margin-left: 30px;
}
/**************home.htmlここまで***************/
/**************サブページ共通設定ここから***************/
#main article h1 {
	background: #FB879F;
	padding: 4px 4px 4px 0;
	margin: 10px 30px 30px 10px;
	color: #fff;
	font-size: 20px;
	letter-spacing: 2px;
	text-indent: 1em;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-bottomleft: 5px;
}

#main article #flower {
	float: left;
	margin-top: -8px;
}
/**************サブページ共通設定ここまで***************/
/**************service_nurse.html・service_support.html・service_care.htmlここから***************/
#main article #nurse {
	float: right;
	margin:10px 30px 10px 10px;
}

#main #service h2 {
	font-size: 18px;
	font-weight: 100;
	color: #bf1668;
	border-bottom: 1px solid #bf1668;
	margin: 0;
	padding-top: 30px;
}

#main #service {
	margin: 0px 25px 20px 10px;
	padding-top: 50px;
}

#main #service ul {
	margin: 0 0 40px 10px;
	line-height: 1.8;
}

#main #service h3,#main #support h3 {
	color: #FB6D8A;
	margin-top: 30px;
	font-size: 18px;
	font-weight: 100;
}

#service_link {
	padding-top: 20px;
}

#pdf {
	color: #ff8c00;
	margin: 0 0 60px 10px;
	display: block;
	border-bottom: 1px solid #ff8c00;
	width: 250px;
	padding-top: 20px;
}

#service_link a {
	color: #ffffff;
	padding: 10px 15px 10px 15px;
	background: #FB708D;
	border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
	margin-right: 20px;
	font-weight: 700;
}

#main section #service_p {
	padding-top: 30px;
	margin-right: 10px;
}

#support h2 {
	font-size: 18px;
	font-weight: 100;
	color: #bf1668;
	border-bottom: 1px solid #bf1668;
	margin: 0px 25px 20px 0px;
	padding-top: 30px;
}

#support {
	margin: 0 0 0 0px;
}

#suport ul {
	margin-left: 10px;
	line-height: 1.8;
}

#support_p {
	padding-top: 20px;
	margin-right: 10px;
}

#support h4 {
	color: #bf1668;
	font-weight: 100;
}
/**************service_nurse.html・service_support.html・service_care.htmlここまで***************/
/**************recruit.html・office.html・kanryo.htmlここから***************/
#office,#kanryo {
	margin-left: 20px;
}

#recruit {
	margin-left: 20px;
	padding-bottom: 300px;
}

#office h2,#recruit h2 {
	color: #FB6D8A;
	font-size: 18px;
	font-weight: 100;
}

#office #mgt,#recruit #mgt {
	padding-top: 20px;
}

#office p,#recruit p,#kanryo p {
	margin-left: -8px;
}
/**************recruit.html・office.html・kanryo.htmlここまで***************/
/**************company.htmlここから***************/
#company {
	margin-left: 30px;
	padding-top: 20px;
}

#company dl dt {
	color: #FB6D8A;
	margin-top: 20px;
}

iframe {
	margin-top: 30px;
}
/**************company.htmlここまで***************/
/**************guide.htmlここから***************/
#guideimg {
	margin: 10px 0 0 20px;
}
/**************guide.htmlここまで***************/
/**************area.html・privacy.htmlここから***************/
#area,#privacy {
	margin-right: 20px;
}

#privacy p {
	width: 650px;
}

#areaimg {
	margin: 10px 0 0 130px;
}

#area h3,#privacy h3 {
	font-size: 18px;
	font-weight: 100;
	color: #bf1668;
	border-bottom: 1px solid #bf1668;
	margin: 0px 25px 20px -10px;
	text-indent: 1em;
	padding-top: 30px;
}
/**************area.html/privacy.htmlここまで***************/
/**************contact.htmlここから***************/
#main #contact {
	margin-left: 20px;
}

#contact_p {
	margin: 0 0 30px 20px;
}

/*まず、フォーム全体の囲み罫や背景などを指定*/
form#form1 {
	padding: 10px;
	margin-right: 15px;
	background: #FFFBFC;
}

/*<li>も初期化し、ボーダーなどを指定*/
form#form1 ul li {
	padding:10px;
	border-top: 1px dotted #FDE1EF;
}
/*最初の<li>にはボーダーをつけない（:first-child疑似クラスによる指定）*/
form#form1 ul li:first-child {
	border-top:none;
}

/* span要素をブロック化しフロートでフォーム部品と横に並べる*/
form#form1 ul li span {
	width: 17em;
	margin:0px;
	display:block;
	float:left;
}

/*「:after」で <li>の末尾でフロートをクリア*/
form#form1 ul li:after {
	content:".";
	display:block;
	height:0;
	visibility:hidden;
	clear:both;
}

/* テキスト入力部品の見た目を統一する */
form#form1 ul li label .txtfiled, form#form1 select {
	width:600px;
	padding:3px 5px;
	margin:0px;
	border: solid 1px #FDE1EF;
	/*テキストエリア内にシャドウをつける。最初にbackground初期化が必要*/
	background: #fff;
	/*角丸にする*/
	border-radius:6px;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
}

.text {
	width: 200px;
}

form#form1 select {
	/*selectは250では大きすぎるので*/
	width:200px;
	font-size: 16px;
}

/*送信・リセットボタンの体裁を指定（[type="○○"]で属性の値でセレクト）*/
form#form1 ul li input[type="submit"] ,
form#form1 ul li input[type="reset"] {
	cursor:pointer;     /*←これでカーソルを指先型に変化させる*/
	font-size: 20px;
	font-weight: bold;
	width:150px;
	padding: 10px 0;
	margin-left: 110px;
	border-style:none;
	color: #fff;
	background:#E21E7E;
	text-align: center;
/*↓以下、ボックスの角丸、シャドウ、テキストシャドウの指定*/
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

form#form1 ul li input[type="submit"]:hover ,
form#form1 ul li input[type="reset"]:hover {
/*↓ここではロールオーバー時の透明度を変更。もちろんグラデーションを指定してもOK*/
	background:#ff8c00;
}
/**************contact.htmlここまで***************/