@charset "utf-8";

/*-----header setting-----*/

body{
    position: relative;
    display: block;
margin:0px auto;
padding:0px;
text-align:center;
color:#333333;
background-color:#ffffff;
font-family:"メイリオ","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",'MS UI Gothic',"ＭＳ Ｐゴシック","Arial","sans-serif";
font-size:1em;
line-height: 1.3em;
}

#container{
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    text-align: center;
    margin: 0px auto 0px;
    padding: 0px;
	font-weight:normal;
}

header{
position:relative;
margin:0px auto;
padding:0px;
width:100%;
height:160px;
background-image: url(../../images/base/su_header_bg.png);
background-repeat: repeat-x;
background-position: left top;
margin: 0px auto 0px;
padding: 0px;
text-align:left;
}

#header_area{
    position: relative;
    display: block;
    width: 960px;
    height: 105px;
    margin: 0px auto 0px;
    padding: 0px;  
}

#description{
position:absolute;
display: block;
width:800px;
height:20px;
margin:0px 0px 0px 30px;
padding:0px;
z-index:999;
font-size:13px;
line-height: 20px;
text-align: left;
	color: #ffffff;
}

#logo{
position:relative;
display: block;
width:350px;
height:75px;
margin:20px 0px 0px 17px;
padding:0px;
float: left;
z-index:99;
}

.su_tel_fax {
	position: absolute;
	display: block;
	width: 220px;
	height: 70px;
	margin: 25px 0px 0px 700px;
	padding: 0px;
}

/*-----main box setting-----*/

#breadcrumb {
	position: relative;
	display: block;
	width: 960px;
	height: 20px;
	line-height: 20px;
	margin: 10px auto 10px;
	padding: 0px;
	font-size: 14px;
	clear: both;
	background-color: #fafafa;
}

#breadcrumb p{
    position:relative;
    display: block;
    margin: 0px 0px 0px 20px;
    padding: 0px;
    font-size: 12px;
}

#breadcrumb p a{
    text-decoration: none;
    color: #3648d3;
}

#breadcrumb p a:hover{
    text-decoration: none;
    color: #3648d3;
    border-bottom: 1px solid #3648d3;
}

article{
	position: relative;
	display: block;
	width: 100%;
	height: auto;
	margin: 0px;
	padding: 0px;
	text-align: left;
	clear: both;
}

#maincontentsBox{
position:relative;
display:block;
width:960px;
height:auto;
margin:0px auto 0px;
padding:0px;
text-align:left;
font-weight:normal;
z-index:1;
}

#main_titleimage{
	position: relative;
	display: block;
	width: 960px;
	height: 330px;
	margin: 0px auto 20px;
	padding: 0px;
}

.pagetop{
	position: relative;
	display: block;
	width: 50px;
	height: 50px;
	margin: 0px auto 0px;
	padding: 0px;
	z-index: 999;
}

.pagetop img{
	position: relative;
	display: inline-block;
	margin: 0px auto 0px;
	padding: 0px;
}

.pagetop a{
	position: relative;
	display: block;
	width: 50px;
	height: 50px;
	background-color: rgba(226, 226, 226, 0.85);
	z-index: 999;
}

.pagetop a:hover{
	position: relative;
	display: block;
	width: 50px;
	height: 50px;
	background-color: rgba(54, 72, 211, 0.6);
	z-index: 999;
}
/*-----footer setting-----*/

footer{
position:relative;
display:block;
margin:0px auto;
width:100%;
height: 215px;
background-image: url(../../images/contents/start_up/ftr_bg.png);
background-repeat: repeat-x;
text-align:center;
	color: #ffffff;
}

#ftr_area {
	position: relative;
	display: block;
	width: 960px;
	height: 215px;
	margin: 0px auto 0px;
	padding: 0px;
	text-align: left;
}

#f_nav {
    position: relative;
    display: block;
	width: 960px;
	height: 50px;
	text-align: left;
    margin: 0px auto 0px;
    padding: 0px;
	z-index: 10;
}

#f_nav ul{
    position: relative;
    display: block;
    width: 960px;
    height: 55px;
    margin: 0px auto 0px;
    padding: 0px;
}

#f_nav ul li{
    position: relative;
    display: block;
    width: auto;
    height: 40px;
    margin: 8px 0px;
    padding: 0px 5px;
    line-height: 40px;
    float: left;
}

.ftr_su_tel_fax {
	position: relative;
	display: block;
	width: 220px;
	height: 70px;
	margin: 5px 5px 0px 0px;
	padding: 0px;
	float: right;
}

.ftr_logo {
	position: relative;
	display: block;
	width: 320px;
	height: auto;
	margin: 10px 10px 0px;
	padding: 0px;
border-bottom: 1px solid #088e53;
}

.ftr_logo img{
	max-width:320px;
	height: auto;
	margin: 0px;
	padding: 0px;
}

address{
position:relative;
display:block;
width:320px;
margin:0px 0px 0px 10px;
padding:10px 0px 0px;
font-size:13px;
text-align:left;
line-height: 18px;
border-top: 1px solid #96dcbd;
}

#copyr{
position:relative;
display:block;
width: 260px;
height:20px;
line-height: 20px;
margin:5px 0px 0px 5px;
padding:0px;
font-size:12px;
text-align:center;
float: left;
}

#mdp {
position:relative;
display:block;
width: 75px;
height:20px;
margin:5px 0px 0px 0px;
padding: 0px;
float: right;	
}

/*-----global navi menu setting-----*/

nav{
    position: relative;
    display: block;
    width: 100%;
    height: 55px;
    margin: 0px auto 0px;
    padding: 0px;
background-image:url(../../images/nav/start_up/gln_bg.png);
background-repeat:repeat-x;
background-position:0px 0px;
}

nav ul{
    position: relative;
    display: block;
    width: 960px;
    height: 55px;
    margin: 0px auto 0px;
    padding: 0px;
}

nav li{
    position: relative;
    display: block;
    width: auto;
    height: 40px;
    margin: 8px 0px;
    padding: 0px 5px;
    line-height: 40px;
    float: left;
}

/*-----global navi button setting-----*/

.gln_home a{
position:relative;
display:block;
width:50px;
height:40px;
background-image:url(../../images/nav/start_up/gln_home.png);
background-position:0px 0px;
background-repeat:no-repeat;
margin:0px;
padding:0px;
text-indent:-9999px;
/*hide mac ie¥ */
overflow:hidden;
/**/
}

.gln_home a:hover{
position:relative;
display:block;
width:50px;
height:40px;
background-image:url(../../images/nav/start_up/gln_home.png);
background-position:0px -40px;
background-repeat:no-repeat;
margin:0px;
padding:0px;
text-indent:-9999px;
/*hide mac ie¥ */
overflow:hidden;
/**/
}

.gln_aboutus a{
position:relative;
display:block;
width:190px;
height:40px;
background-image:url(../../images/nav/start_up/gln_aboutus.png);
background-position:0px 0px;
background-repeat:no-repeat;
margin:0px;
padding:0px;
text-indent:-9999px;
/*hide mac ie¥ */
overflow:hidden;
/**/
}

.gln_aboutus a:hover{
position:relative;
display:block;
width:190px;
height:40px;
background-image:url(../../images/nav/start_up/gln_aboutus.png);
background-position:0px -40px;
background-repeat:no-repeat;
margin:0px;
padding:0px;
text-indent:-9999px;
/*hide mac ie¥ */
overflow:hidden;
/**/
}

.gln_entrep_sup a{
position:relative;
display:block;
width:195px;
height:40px;
background-image:url(../../images/nav/start_up/gln_entrep_support.png);
background-position:0px 0px;
background-repeat:no-repeat;
margin:0px;
padding:0px;
text-indent:-9999px;
/*hide mac ie¥ */
overflow:hidden;
/**/
}

.gln_entrep_sup a:hover{
position:relative;
display:block;
width:195px;
height:40px;
background-image:url(../../images/nav/start_up/gln_entrep_support.png);
background-position:0px -40px;
background-repeat:no-repeat;
margin:0px;
padding:0px;
text-indent:-9999px;
/*hide mac ie¥ */
overflow:hidden;
/**/
}

.gln_acc_cont a{
position:relative;
display:block;
width:195px;
height:40px;
background-image:url(../../images/nav/start_up/gln_contact.png);
background-position:0px 0px;
background-repeat:no-repeat;
margin:0px;
padding:0px;
text-indent:-9999px;
/*hide mac ie¥ */
overflow:hidden;
/**/
}

.gln_acc_cont a:hover{
position:relative;
display:block;
width:195px;
height:40px;
background-image:url(../../images/nav/start_up/gln_contact.png);
background-position:0px -40px;
background-repeat:no-repeat;
margin:0px;
padding:0px;
text-indent:-9999px;
/*hide mac ie¥ */
overflow:hidden;
/**/
}

.gln_blog a{
position:relative;
display:block;
width:170px;
height:40px;
background-image:url(../../images/nav/life_care/gln_blog.png);
background-position:0px 0px;
background-repeat:no-repeat;
margin:0px;
padding:0px;
text-indent:-9999px;
/*hide mac ie¥ */
overflow:hidden;
/**/
}

.gln_blog a:hover{
position:relative;
display:block;
width:170px;
height:40px;
background-image:url(../../images/nav/life_care/gln_blog.png);
background-position:0px -40px;
background-repeat:no-repeat;
margin:0px;
padding:0px;
text-indent:-9999px;
/*hide mac ie¥ */
overflow:hidden;
/**/
}

/*-----footer navi menu setting-----*/

.ftn_home a{
position:relative;
display:block;
width:40px;
height:40px;
background-image:url(../../images/nav/start_up/ftn_home.png);
background-position:0px 0px;
background-repeat:no-repeat;
margin:0px;
padding:0px;
text-indent:-9999px;
/*hide mac ie¥ */
overflow:hidden;
/**/
}

.ftn_home a:hover{
position:relative;
display:block;
width:40px;
height:40px;
background-image:url(../../images/nav/start_up/ftn_home.png);
background-position:0px -40px;
background-repeat:no-repeat;
margin:0px;
padding:0px;
text-indent:-9999px;
/*hide mac ie¥ */
overflow:hidden;
/**/
}

.ftn_aboutus a{
position:relative;
display:block;
width:190px;
height:40px;
background-image:url(../../images/nav/start_up/ftn_aboutus.png);
background-position:0px 0px;
background-repeat:no-repeat;
margin:0px;
padding:0px;
text-indent:-9999px;
/*hide mac ie¥ */
overflow:hidden;
/**/
}

.ftn_aboutus a:hover{
position:relative;
display:block;
width:190px;
height:40px;
background-image:url(../../images/nav/start_up/ftn_aboutus.png);
background-position:0px -40px;
background-repeat:no-repeat;
margin:0px;
padding:0px;
text-indent:-9999px;
/*hide mac ie¥ */
overflow:hidden;
/**/
}

.ftn_entrep_sup a{
position:relative;
display:block;
width:195px;
height:40px;
background-image:url(../../images/nav/start_up/ftn_entrep_support.png);
background-position:0px 0px;
background-repeat:no-repeat;
margin:0px;
padding:0px;
text-indent:-9999px;
/*hide mac ie¥ */
overflow:hidden;
/**/
}

.ftn_entrep_sup a:hover{
position:relative;
display:block;
width:195px;
height:40px;
background-image:url(../../images/nav/start_up/ftn_entrep_support.png);
background-position:0px -40px;
background-repeat:no-repeat;
margin:0px;
padding:0px;
text-indent:-9999px;
/*hide mac ie¥ */
overflow:hidden;
/**/
}

.ftn_acc_cont a{
position:relative;
display:block;
width:195px;
height:40px;
background-image:url(../../images/nav/start_up/ftn_contact.png);
background-position:0px 0px;
background-repeat:no-repeat;
margin:0px;
padding:0px;
text-indent:-9999px;
/*hide mac ie¥ */
overflow:hidden;
/**/
}

.ftn_acc_cont a:hover{
position:relative;
display:block;
width:195px;
height:40px;
background-image:url(../../images/nav/start_up/ftn_contact.png);
background-position:0px -40px;
background-repeat:no-repeat;
margin:0px;
padding:0px;
text-indent:-9999px;
/*hide mac ie¥ */
overflow:hidden;
/**/
}

/*-----contents setting-----*/

.poppo_accessbox {
	position: relative;
	display: block;
	width: 900px;
	height: auto;
	margin: 0px auto 10px;
	padding: 0px;
}

.ggle_map {
    position: relative;
    display: block;
    width: 900px;
    height: auto;
    margin: 0px auto 10px;
    padding: 0px;
}

.ggle_map iframe{
    position: relative;
    display: block;
    width: 900px;
	height: 450px;
    margin: 0px auto 10px;
    padding: 0px;
	border: 0px;
}

/*-----contents setting-----*/

#phonefaxbox {
	position: relative;
	display: block;
	width: 900px;
	height: auto;
	margin: 10px auto 10px;
	padding: 0px;	
}

#contactform_box {
	position: relative;
	display: block;
	width: 900px;
	height: auto;
	margin: 10px auto 10px;
	padding: 0px;	
}

.c-formtxt {
	position: relative;
	display: block;
	width: 850px;
	height: auto;
	margin: 10px auto 10px;
	padding: 0px;
}

.lc_c_pf_number{
    position: relative;
    display: block;
    width: 700px;
    height: 60px;
    margin: 10px auto 20px;
    padding: 0px;
}

.lc_c_pf_number li{
    position: relative;
    display: block;
    width: 320px;
    margin: 0px 15px 0px 15px;
    float: left;
}

#form_area {
	position: relative;
	display: block;
	width: 820px;
	height: auto;
	margin: 0px auto 0px;
	padding: 0px;
}

.auto_add_txt {
    position: relative;
    display: block;
    font-size: 12px;
    color: #999999;
    width: 320px;
    margin: 3px 0px 0px 5px;
    padding: 0px;
}


/*-----list setting 横のを奇数行を装飾-----*/

.news_li li:nth-of-type(odd){
background-color:#fafafa;
}

.cont_mail {
	position: relative;
	display: inline-block;
	width: 300px;
	height: 30px;
	line-height: 30px;
}

.cont_mail img{
	position: relative;
	display: inline-block;
	vertical-align: text-top;
}

/* テーブル */
table.form {
	margin: 20px auto 0px;
}

table.form th, table.form td {
	text-align: left;
	border: 1px solid #999999;
	padding: 8px;
	font-weight: normal;
}

table.form th {
	white-space: nowrap;
	background: #e0e0e0;
    vertical-align: middle;
}
table.form td {
	background: #ffffff;
    width: 620px;
}

table input {
    height: 20px;
    margin: 2px;
	border:1px solid #e0e0e0;
}

table textarea {
    height: 200px;
    margin: 2px;
	border:1px solid #e0e0e0;
}

/* タイトル装飾 */
strong.ttl {
	text-align: left;
	display: block;
	padding: 2px 5px;
	margin-top: 0px;
}

/* メッセージ */
p.msg {
    position: relative;
    display: block;
	color: #dd0000;
	margin-top:0px;
}

span.msg {
	color: #dd0000;
}

.doc_guide {
    position: relative;
    display: block;
	margin: 0px;
    padding: 0px;
    color: #888888;
}

.doc_guide a{
    position: relative;
    display: block;
    width: 300px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    text-decoration: none;
    margin: 0px;
    padding: 0px;
    font-size: 14px;
    font-weight:bold;
    color: #888888;
    border: 3px solid #888888;
}

.doc_guide a:hover{
    position: relative;
    display: block;
    width: 300px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    text-decoration: none;
    margin: 0px;
    padding: 0px;
    font-size: 14px;
    font-weight:bold;
    color: #ffffff;
    background-color: #888888;
    border: 3px solid #888888;
}

/* 戻りボタン */
form.back {
	margin-top: 2em;
}

input#submit_button {
position: relative;
display: block;
width: 150px;
height: 50px;
margin:0px 10px 10px;
border-radius:3px;
border:1px solid #669831;
color:#fefefe;
font-size:13px;
font-weight:bold;
padding:6px 24px;
text-decoration:none;
background-color:#57c157;

}

input#reset_button {
width: 150px;
height: 50px;
margin:0px;
border-radius:3px;
border:1px solid #c2c2c2;
color:#606060;
font-size:13px;
font-weight:bold;
padding:6px 24px;
text-decoration:none;
background-color:#ebebeb;
}

input#cf_b_button {
width: 150px;
height: 50px;
margin:0px;
border-radius:3px;
border:1px solid #db7005;
color:#fefefe;
font-size:13px;
font-weight:bold;
padding:6px 24px;
text-decoration:none;
background-color:#ea9b4c;
}

input#send_m_button {
width: 150px;
height: 50px;
margin:0px;
border-radius:3px;
border:1px solid #669831;
color:#fefefe;
font-size:13px;
font-weight:bold;
padding:6px 24px;
text-decoration:none;
background-color:#57c157;
}

.per_data_attention {
	position: relative;
	display: inline-block;
	width: 670px;
	height: auto;
	margin: 10px 0px 0px 10px;
	padding: 0px;
	font-size: 0.9em;
	color: #777777;
}

.c_form_attention {
	position: relative;
	display: inline-block;
	width: auto;
	height: auto;
	margin: 5px 0px 0px 10px;
	font-size: 0.9em;
	color: #ed3514;
}

