/* サイト全体のCSS Document */
/* ============================================
	トップページ
============================================ */

#contents_other{ width:960px; margin:auto; padding:20px 0px 50px 0px;}

#contents_other .other_left{ width:700px; padding:0px 0px 0px 0px; margin:0pa; float:left;}
#contents_other .other_right{ width:250px; padding:0px 0px 0px 0px; margin:0pa; float:right;}



/* ============================================
	都道府県　検索エリア
============================================ */
.maparea02{ width:658px; padding:20px 20px 20px 20px; margin:0px; margin-bottom:20px; border:solid 1px #CFCFCF;}
.maparea02 ul{ list-style:none;}
.maparea02 li.name{ width:199px; height:20px; font-size:16px; padding:0px 0px 0px 20px; margin-bottom:20px; float:left;}
.maparea02 li.name a{ color:#333333; text-decoration:none;}
.maparea02 li.name a:hover{ color:#0080E8; text-decoration:underline;}

.maparea02 p{ width:638px; height:25px; padding:15px 0px 0px 20px; margin:0px; margin-bottom:20px; border-bottom:solid 1px #cfcfcf; background:url(../images/other/ttl_icon.gif) no-repeat 0px 13px; font-size:16px; font-weight:bold;}

.maparea02 h3{ width:638px; height:25px; padding:15px 0px 0px 20px; margin:0px; margin-bottom:20px; font-size:18px;}

.back_top { width:100%; text-align:right;}
.back_top a{ color:#0080E8; text-decoration:none;}
.back_top a:hover{ color:#0080E8; text-decoration:underline;}

.banchi_input02{ width:300px; height:30px; padding:0px 0px 0px 10px; border:1px solid #999; color:#666; background:#fff; line-height:40px; margin-top:10px; font-size:14px;
	border-radius: 5px; 
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	behavior: url(PIE.htc);
	float:left;}

/* ============================================
	その他
============================================ */

/* ==ボタン箇所== */
.add_btnarea{ width:658px; margin:0px; padding:0px; border-bottom:solid 5px #0080E8; margin-bottom:20px;}
.add_btnarea ul{ list-style:none;}

.add_btnarea li.patern04 {font-size:14px; padding: 10px 10px 10px 10px; text-decoration:none; display:inline-block; text-shadow: -1px -1px 0 rgba(0,0,0,0.3); font-weight:bold; color: #FFFFFF; float:left; margin-right:4px;

-webkit-border-radius: 5px 5px 0px 0px; 
-moz-border-radius: 5px 5px 0px 0px;
border-radius: 5px 5px 0px 0px;

border:1px solid #006EC8;
background-color: #5FB7FF; background-image: -webkit-gradient(linear, left top, left bottom, from(#5FB7FF), to(#0889F2));
background-image: -webkit-linear-gradient(top, #5FB7FF, #0889F2);
background-image: -moz-linear-gradient(top, #5FB7FF, #0889F2);
background-image: -ms-linear-gradient(top, #5FB7FF, #0889F2);
background-image: -o-linear-gradient(top, #5FB7FF, #0889F2);
background-image: linear-gradient(to bottom, #5FB7FF, #0889F2);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#5FB7FF, endColorstr=#0889F2);}

.add_btnarea li.patern05 a{font-size:14px; padding: 10px 10px 10px 10px; text-decoration:none; display:inline-block; text-shadow: -1px -1px 0 rgba(255,255,255,0.3); font-weight:bold; color: #FFFFFF; float:left; margin-right:4px;

-webkit-border-radius: 5px 5px 0px 0px; 
-moz-border-radius: 5px 5px 0px 0px;
border-radius: 5px 5px 0px 0px;

color:#333333;
border:1px solid #C7C7C7;
background-color: #FFFFFF; background-image: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#E4E4E4));
background-image: -webkit-linear-gradient(top, #FFFFFF, #E4E4E4);
background-image: -moz-linear-gradient(top, #FFFFFF, #E4E4E4);
background-image: -ms-linear-gradient(top, #FFFFFF, #E4E4E4);
background-image: -o-linear-gradient(top, #FFFFFF, #E4E4E4);
background-image: linear-gradient(to bottom, #FFFFFF, #E4E4E4);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#FFFFFF, endColorstr=#E4E4E4);}

.add_btnarea li.patern05 a:hover{
text-shadow: -1px -1px 0 rgba(0,0,0,0.3);
color:#ffffff;
border:1px solid #006EC8;
background-color: #5FB7FF; background-image: -webkit-gradient(linear, left top, left bottom, from(#5FB7FF), to(#0889F2));
background-image: -webkit-linear-gradient(top, #5FB7FF, #0889F2);
background-image: -moz-linear-gradient(top, #5FB7FF, #0889F2);
background-image: -ms-linear-gradient(top, #5FB7FF, #0889F2);
background-image: -o-linear-gradient(top, #5FB7FF, #0889F2);
background-image: linear-gradient(to bottom, #5FB7FF, #0889F2);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#5FB7FF, endColorstr=#0889F2);}

.add_btnarea li.patern06 {font-size:14px; padding: 10px 10px 10px 10px; text-decoration:none; display:inline-block; text-shadow: -1px -1px 0 rgba(255,255,255,0.3); font-weight:bold; color: #FFFFFF; float:left; margin-right:4px;

-webkit-border-radius: 5px 5px 0px 0px; 
-moz-border-radius: 5px 5px 0px 0px;
border-radius: 5px 5px 0px 0px;

color:#999999;
border:1px solid #C7C7C7;
background-color: #FFFFFF; background-image: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#E4E4E4));
background-image: -webkit-linear-gradient(top, #FFFFFF, #E4E4E4);
background-image: -moz-linear-gradient(top, #FFFFFF, #E4E4E4);
background-image: -ms-linear-gradient(top, #FFFFFF, #E4E4E4);
background-image: -o-linear-gradient(top, #FFFFFF, #E4E4E4);
background-image: linear-gradient(to bottom, #FFFFFF, #E4E4E4);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#FFFFFF, endColorstr=#E4E4E4);}


/* ============================================
	在宅医療の基礎知識・選び方
============================================ */

.information_box{ width:638px; padding:30px 30px 30px 30px; margin:0px; margin-bottom:20px; border:solid 1px #CFCFCF;}

.information_box h3{ width:618px; height:25px; padding:15px 0px 0px 20px; margin:0px; margin-bottom:10px; border-bottom:solid 1px #cfcfcf; background:url(../images/other/ttl_icon.gif) no-repeat 0px 13px; font-size:16px; font-weight:bold;}

.information_box p{ width:596px; font-size:14px; line-height:30px; padding:0px 0px 0px 0px; margin:0px; margin-bottom:20px;}

.information_box strong{ font-size:14px; line-height:30px; padding:0px 0px 0px 0px; margin:0px; margin-bottom:10px;}

.information_box .colorbox01{ width:596px; padding:20px 20px 0px 20px; margin:0px; margin-bottom:20px; background-color:#FFF9D2; border:solid 1px #F0E7AD;}
.information_box .colorbox01 p{ width:596px; font-size:14px; line-height:30px; padding:0px 0px 0px 0px; margin:0px; margin-bottom:10px;}
.information_box .colorbox01 dd{ width:30px; font-size:14px; line-height:28px; float:left; font-weight:bold;}
.information_box .colorbox01 dt{ width:566px; font-size:14px; line-height:28px; float:left; margin-bottom:15px;}


/* ============================================
	FAQ
============================================ */

.faq_box{ width:638px; padding:30px 30px 30px 30px; margin:0px; margin-bottom:20px; border:solid 1px #CFCFCF;}

.faq_box h3{ width:618px; height:25px; padding:15px 0px 0px 20px; margin:0px; margin-bottom:10px; border-bottom:solid 1px #cfcfcf; background:url(../images/other/ttl_icon.gif) no-repeat 0px 13px; font-size:16px; font-weight:bold;}

.faq_box p{ width:638px; font-size:14px; line-height:30px; padding:0px 0px 0px 0px; margin:0px; margin-bottom:20px;}

.faq_box .colorbox01{ width:596px; padding:20px 20px 0px 20px; margin:0px; margin-bottom:20px; background-color:#FFF9D2; border:solid 1px #F0E7AD;}


/*タイトルをクリックすると説明文が出てくる・参照「http://jsdo.it/alicex/9C7e」*/
dl,dt,dd {margin:0;padding:0;}
.section {
    margin-bottom:20px;
    padding-bottom:10px;
    width:638px;
    /*border-bottom:dotted 1px #CCC;*/
}


#box01 dt,
#box02 dt,
#box03 dt,
#box04 dt,
#box05 dt{
    padding:10px;
    /*background:#99CCCC;*/
    color:#0080E8;
    cursor:pointer;
	text-decoration:none;
}
#box05 dt span{ color:#0080E8; text-decoration:underline; padding:0px 0px 0px 5px;
}


#box01 dd,
#box02 dd,
#box03 dd,
#box04 dd,
#box05 dd{
    padding:10px 20px 10px 20px;
    background:#FFF9D2;
	margin:0px 40px 20px 20px;
	margin-bottom:20px;
	margin-left:40px;
	border:solid 1px #F0E7AD;
	line-height:24px;
}

.section #box05 dd p{ margin-bottom:20px; line-height:24px; width:auto;}


/* ============================================
	キーワード検索ページ
============================================ */

/* ==キーワード検索== */
.keywordarea02 { width:650px; font-size:14px; padding: 20px 20px 20px 20px; text-decoration:none; display:inline-block; color: #333333; margin-right:4px; margin-bottom:10px;

-webkit-border-radius: 0px 0px 0px 0px; 
-moz-border-radius: 0px 0px 0px 0px;
border-radius: 0px 0px 0px 0px;

border:1px solid #CFCFCF;
background-color: #5FB7FF; background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#E5E5E5));
background-image: -webkit-linear-gradient(top, #ffffff, #E5E5E5);
background-image: -moz-linear-gradient(top, #ffffff, #E5E5E5);
background-image: -ms-linear-gradient(top, #ffffff, #E5E5E5);
background-image: -o-linear-gradient(top, #ffffff, #E5E5E5);
background-image: linear-gradient(to bottom, #ffffff, #E5E5E5);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#ffffff, endColorstr=#E5E5E5);}

.keyword_input02{ width:500px; height:30px; padding:0px 0px 0px 10px; border:1px solid #999; color:#666; background:#fff; line-height:40px; margin-top:10px; font-size:14px;
	border-radius: 5px; 
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	behavior: url(PIE.htc);
	float:left;}

#keyword02_css3{ width:100px; height:30px; cursor:pointer; background:url(../images/top/btn_keyword01.png) no-repeat; border:0px; padding:0px; margin:10px 0px 0px 10px;}

#keyword03_css3{ width:100px; height:30px; cursor:pointer; background:url(../images/top/btn_keyword02.png) no-repeat; border:0px; padding:0px; margin:10px 0px 0px 10px;}

/* ==テーブル== */
table.input_kwd{
	width:692px;
    border-collapse:collapse;
    border-spacing:0;
    empty-cells:show;
	text-align:left;
	margin:0px 0px 0px 0px;
	border:#CFCFCF 1px solid;
	}
.input_kwd th{ font-size:14px; color:#333333; line-height:24px; padding:10px 10px 10px 10px; border:#CCCCCC 1px solid; background-color:#FFF9D2; font-weight:normal;}
.input_kwd td{ font-size:14px; color:#333333; line-height:24px; padding:10px 10px 10px 10px; border:#CCCCCC 1px solid;}
.input_kwd td a{ font-size:14px; color:#0080E8; line-height:24px; text-decoration:none;}
.input_kwd td a:hover{ font-size:14px; color:#0080E8; line-height:24px; text-decoration:underline;}



/* ============================================
	インタビューページ
============================================ */

.interview_prof{ width:880px; padding:30px 19px 40px 19px; border:1px solid #CFCFCF; margin-bottom:40px;}

.interview_prof_left{ width:580px; padding:0px 20px 50px 0px; float:left;}
.interview_prof_left h3{ width:560px; font-size:16px; color:#333333; padding:20px 0px 5px 20px; border-bottom:dotted 1px #CFCFCF; line-height:18px; background:url(../images/interview/interview_icon.gif) no-repeat 0px 20px;}
.interview_prof_left p{ width:570px; font-size:16px; color:#333333; padding:20px 0px 30px 10px; line-height:24px;}

.interview_prof_right{ width:280px; padding:0px 0px 0px 0px; background:url(../images/interview/interview_history_mid.gif) repeat-y; float:right;}
.interview_prof_right_box{ width:240px; padding:20px 20px 50px 20px; background:url(../images/interview/interview_history_btm.gif) no-repeat bottom;}
.interview_prof_right_box h3{ width:240px; font-size:12px; color:#785825; padding:0px 0px 5px 0px; border-bottom:solid 1px #CFCFCF; line-height:18px;}
.interview_prof_right_box p{ width:240px; font-size:12px; color:#333333; padding:10px 0px 20px 0px; line-height:18px;}


.interview_work{ width:880px; padding:30px 19px 40px 19px; border:1px solid #CFCFCF; margin-bottom:20px;}
.interview_work h3{ width:845px; font-size:16px; color:#333333; padding:10px 0px 10px 35px; border-bottom:dotted 1px #CFCFCF; line-height:18px; background:url(../images/interview/interview_icon.gif) no-repeat 10px 10px;}

.interview_work_box{ width:840px; padding:20px 20px 20px 20px;}
.interview_work_left{ width:580px; padding:0px 20px 20px 10px; float:left;}
.interview_work_left p{ font-size:14px; color:#333333; padding:0px 0px 20px 0px; line-height:24px;}

/* ============================================
	インタビュー一覧ページ
============================================ */

.mgn_interview01{ margin:10px 10px 10px 0px;}
.mgn_interview02{ margin:10px 0px 10px 0px;}


/* ============================================
	運営会社
============================================ */

/* ==テーブル== */
table.input_company{
	width:638px;
    border-collapse:collapse;
    border-spacing:0;
    empty-cells:show;
	text-align:left;
	margin:0px 0px 0px 0px;
	border:#CFCFCF 1px solid;
	}
.input_company th{ font-size:14px; color:#333333; line-height:24px; padding:15px 15px 15px 15px; border:#CCCCCC 1px solid; background-color:#FFF9D2; font-weight:normal;}
.input_company td{ font-size:14px; color:#333333; line-height:24px; padding:15px 15px 15px 15px; border:#CCCCCC 1px solid;}
.input_company td a{ font-size:14px; color:#0080E8; line-height:24px; text-decoration:none;}
.input_company td a:hover{ font-size:14px; color:#0080E8; line-height:24px; text-decoration:underline;}


/* ============================================
	サイトマップ
============================================ */

/* ==テーブル== */
table.input_sitemap{
	width:638px;
    border-collapse:collapse;
    border-spacing:0;
    empty-cells:show;
	text-align:left;
	margin:0px 0px 20px 0px;
	border:0;
	}
.input_sitemap td{ font-size:14px; color:#333333; line-height:24px; padding:20px 20px 20px 20px;}
.input_sitemap td a{ font-size:14px; color:#0080E8; line-height:24px; text-decoration:none;}
.input_sitemap td a:hover{ font-size:14px; color:#0080E8; line-height:24px; text-decoration:underline;}


/* ============================================
	お問い合わせ
============================================ */

/* ==テーブル== */
table.input_contact{
	width:638px;
    border-collapse:collapse;
    border-spacing:0;
    empty-cells:show;
	text-align:left;
	margin:0px 0px 0px 0px;
	border:0px;
	}
.input_contact th{ font-size:14px; color:#333333; line-height:24px; padding:30px 15px 30px 15px; border:0px; border-bottom:dotted 1px #cfcfcf; font-weight:normal;}
.input_contact td{ font-size:14px; color:#333333; line-height:24px; padding:30px 15px 30px 15px; border:0px; border-bottom:dotted 1px #cfcfcf;}

/*inputデータ*/

.daily_textarea01{ width: 400px; min-height:20px; border: #999999 solid 1px; padding: 5px 5px 5px 5px;
	color: #000000; font-size:14px; line-height:120%;
	/*角丸*/
	-moz-border-radius: 5px; /* Firefox */
	-webkit-border-radius: 5px; /* Safari and Chrome */
	border-radius: 5px; /* Opera 10.5+, future browsers, and now also Internet Explorer 6+ using IE-CSS3 */
}

.daily_textarea02{ width: 400px; min-height:200px; border: #999999 solid 1px; padding: 5px 5px 5px 5px;
	color: #000000; font-size:14px; line-height:120%;
	/*角丸*/
	-moz-border-radius: 5px; /* Firefox */
	-webkit-border-radius: 5px; /* Safari and Chrome */
	border-radius: 5px; /* Opera 10.5+, future browsers, and now also Internet Explorer 6+ using IE-CSS3 */
}

.daily_textarea03{ width: 200px; min-height:20px; border: #999999 solid 1px; padding: 5px 5px 5px 5px;
	color: #000000; font-size:14px; line-height:120%; margin-right:10px;
	/*角丸*/
	-moz-border-radius: 5px; /* Firefox */
	-webkit-border-radius: 5px; /* Safari and Chrome */
	border-radius: 5px; /* Opera 10.5+, future browsers, and now also Internet Explorer 6+ using IE-CSS3 */
}

.daily_textarea04{ width: 100px; min-height:20px; border: #999999 solid 1px; padding: 5px 5px 5px 5px;
	color: #000000; font-size:14px; line-height:120%;
	/*角丸*/
	-moz-border-radius: 5px; /* Firefox */
	-webkit-border-radius: 5px; /* Safari and Chrome */
	border-radius: 5px; /* Opera 10.5+, future browsers, and now also Internet Explorer 6+ using IE-CSS3 */
}

.mgnt10{ margin-top:10px;}

.btn_contact02{ width:290px; height:60px; padding:0px; margin:0px; background:url(../images/other/btn_contact.gif) no-repeat; cursor:pointer; text-indent:-999px; border-style:none; margin-top:10px;}

.btn_send{ width:170px; height:60px; padding:0px; margin:0px; background:url(../images/other/btn_send.gif) no-repeat; cursor:pointer; text-indent:-999px; border-style:none; margin-top:10px;}

.btn_back{ width:110px; height:60px; padding:0px; margin:0px; background:url(../images/other/btn_back.gif) no-repeat; cursor:pointer; text-indent:-999px; border-style:none; margin-right:10px; margin-top:10px;}




