@charset 'UTF-8';

* {
margin: 0;
padding: 0;
font-weight:normal;
font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}

body {
text-align: center;
background:url('../iryou/img/p9b.gif');
}

/*---------------リンク色---------------*/

a {
text-decoration: underline;
color:#3366FF;
}

a:visited {
color:#c71585;
}

a:hover {
color:#87ceeb;
}

/*---------------全体の枠---------------*/

#container {
background:#FFF;
width:700px;
position:relative;
margin:0 auto;
}

/*****ヘッダー*****/
#header {
font-family: Verdana, Arial, sans-serif;
text-align: right;
background-repeat: no-repeat ;
margin-bottom:5px;
}

h1{
font-family: Verdana, Arial, "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Osaka", sans-serif;
font-size: 125%;
color: #fff;
font-weight: bold;
}

h2{
font-size: 100%;
}

a img{ /* 画像のリンク枠を消す */
border: none;
}


#header h2 a  {
font-weight:bold;
text-decoration: none;
color:#000;
}

#header h2 a:visited {
text-decoration: none;
color:#000;
}

#header h2 a:hover {
text-decoration: none;
color:#000;
}

/******* フォーマットのレイアウト *******/


#header{
margin: 0; /* 外の隙間 ピッチリ合わせている */
width: 100%; /* containerにいっぱいいっぱい表示 */
height: 160px; /* サイトロゴの高さに合わせている */
background-image: url(http://www.kaigo-fukusi.com/iryou/img/top.gif); /* 背景画像 */
background-position:right top; /* 背景画像の表示のさせ方 */
background-repeat:no-repeat; /* 背景画像の表示のさせ方 */
}

/******* ヘッダ *******/

#header h1{
margin: 0px;
padding: 20px 80px 12px 130px;
text-align: center;
font-size: 130%;
z-index: 10; /* サイトロゴの上に被って表示 */
}

#header h2{
margin: -83px 0px 0px 0px; /* サイトトピックの上に表示 */
padding: 2px 10px 10px 100px;
font-size: 100%;
z-index: 10; /* サイトロゴの上に被って表示 */
}

#header p{
margin: 60px 0px 0px 0px; /* サイト名の下に表示 */
padding: 0px 10px 6px 200px;
text-align: left;
font-size: 80%;
z-index: 5; /* サイトロゴの上に被って表示 */
}

#header img{
float: left; /* ヘッダの左に動かす */
position: absolute; /* ヘッダの左上に表示する仕掛け */
top: 0px; /* ヘッダの左上に表示する仕掛け */
left: 0%; /* ヘッダの左上に表示する仕掛け */
margin: 0px;
z-index: 1; /* サイトロゴをテキストの後ろに表示 */
}


/*---------------メイン---------------*/

#center {
float: left;
width: 500px;
text-align: left;
}   

.content {
padding-left:14px;
}

.content p {
font-family: Verdana, Arial, sans-serif;
font-size: 14px;
line-height: 150%;
text-align: left;
margin-bottom:0.5em;
padding:0px 20px 5px 0px;
}

.content h3 {
margin:5px 0 0 0;
font-size:large;
font-family:Verdana, Arial, sans-serif;
color: #ffffff;
font-weight:bold; 
padding:4px 0px 6px 60px;
background: url('../iryou/img/main-bn11.gif') no-repeat;
}


.content h4 {
font-family:Verdana, Arial, sans-serif;
font-size:medium;
color:#ffffff;
font-weight:bold; 
padding:20px 0px 6px 55px;
}

.content a {
font-family: Verdana, Arial, sans-serif;
font-size: small;
line-height: 150%;
text-align: left;
margin-bottom:1em;
}

.ctgy dt {
padding-left:15px;
font-weight:bold;
font-size:medium;
line-height:1.5em;
margin-left:10px;
}
.ctgy dt a {
color: #3300FF;
text-decoration:underline;
}

.ctgy dt a:visited {
color:#c71585;
text-decoration:underline;
}

.ctgy dt a:hover {
color: #FF00FF;
text-decoration: underline;
}

.ctgy dd {
margin-bottom:0.5em;
padding:4px 8px;
border:0px solid #DDD;
font-size:small;
word-spacing: -2px;      
}

.ctgy dd a  {
color: #3300FF;
font-size:small;
margin-right:0.5em;
padding-left: 1px;
line-height:2.3em;
}

.ctgy dd a:visited  {
color: #CC0000;
}

.ctgy dd a:hover {
color: #FF00FF;
text-decoration: underline;
}

.cate-body{
background: #fff;
padding: 5px 0px 5px 5px; 
}

.entry-body{
background: #fff;
padding: 5px 0px 0px 5px; 
}

.entry-body a{
font-size: 14px;
}

.entry-more{
background: #FFFFCC;
padding: 5px 5px 5px 5px; 
border:1px solid #999;
}


/*---------------サイド部分---------------*/

#side {
margin-right:5px;
}

#menu {
float: right;
margin:5px 0 0 0;
width: 185px;
}

#menu h2{
font-family:Verdana, Arial, sans-serif;
font-size:14px;
font-weight:normal;
text-align:center;
color: #ffffff;
padding:5px 0px 5px 0px;
background: url(img/bgc-bl1.gif) repeat-x;
}

#menu h3{
font-family:Verdana, Arial, sans-serif;
font-size:small;
font-weight:normal; 
text-align:left;
color: #ffffff;
padding:5px 0px 5px 0px;
border-bottom:0px dashed #FFF;
background: url(img/bgc-bl1.gif) repeat-x;
}

#menu h4 {
font-family:Verdana, Arial, sans-serif;
background:url('../iryou/img/side-bn.gif') no-repeat;
color: #ffffff;
font-style:bold;
font-size: 15px;
font-weight:bold; 
padding:4px 0px 5px 15px;
}

#menu h4 a, {
text-decoration: none;
color: #ffffff;
font-style:bold;
font-size: 15px;
font-weight:bold; 
}

#menu h4 a:visited {
text-decoration: none;
color: #ffffff;
font-style:bold;
font-size: 15px;
font-weight:bold; 
}

#menu h4 a:hover{
text-decoration: none;
color:#000;
}

#menu ul{
margin:10px 0;
padding-bottom:0px;
list-style-type:none;
}

#menu ul li{
font-size: small;
padding-left:0px;
text-align:left;
line-height:1.0em;
margin-left:6px;
margin-bottom: 10px;
}

#categories {
margin-bottom:1em;
padding:1px;
}

#categories a {
color:#0000FF;
}

#categories a:visited {
color:#c71585;
}

#categories a:hover {
color:#FF00FF;
}

.categories {
margin-left:5px;
margin-top:2px;
background-color: #FFFFFF;	
padding:5px 0 10px 5px;
}

#menu dd{
margin:10px 12px 10px 12px;
font-size: small;
}

/*---------------テキスト装飾---------------*/

.red {
font-weight: 600;
font-size: 14px;
color: #ff0000;
}

.or {
font-weight: 600;
font-size: 14px;
color: #ff9900;
}

.bl {
font-weight: 600;
font-size: 14px;
color: #000;
}

.s-w {
font-weight: 600;
font-size: 14px;
color: #fff;
}

.midasi {
font-weight: 600;
font-size: 14px;
color: #000;
}

/*---------------メイン2列---------------*/

.navi-all{
clear: both;
margin:5px 0px 0px 0px;
}

.main-navi{
float:right;
width:238px;
margin:5px 0px 5px 5px;
}

.main-navi h3{
height:26px;
font-size:12px;
padding:14px 0px 0px 50px;
font-weight:bolder;
color:#ｆｆｆｆｆｆ;
background:url(img/main-ns1.gif) left center no-repeat;
}

.main-navi ul{
margin:5px 0px 5px 0px;
list-style-type:none;
text-decoration: none;
}

.main-navi ul li{
font-size: small;
padding-left:15px;
text-align:left;
line-height:1.5em;
margin-left:10px;
background:url(img/p-r.gif) left center no-repeat;
}

/*---------------メインコンテンツ・バー---------------*/

.bn {
background: url('../iryou/img/main-bn11.gif') no-repeat;
}

.ns {
background: url('../iryou/img/main-ns1.gif') no-repeat;
}

.or {
background: url("../iryou/img/main-or.gif") no-repeat;
}

/**********フッタ**********/

#footer{
clear: both;
padding: 5px 10px 50px 20px;
margin-top: 0px;
background-color: #1886c6;
}

#footer img{
padding: 2px 4px 5px 4px;
float: left; /* サイトバナーをフッタの左に */
}

#footer h3{
color: #000;
font-family: Verdana, Arial, "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Osaka", sans-serif;
font-size: 80%;
font-weight: normal;
float: right; /* サイトコピーライトをフッタの右に */
padding-top: 10px;
}

#footer a, #footer a:link, #footer a:visited{ /* サイトコピーライトの文字色 */
color: #000;
text-decoration: none;
}


/*-------------- 　パンくず  ---------------*/

p.tpass {
border:0px solid #95E9BC;
text-align:left;
margin:3px;
padding:1px;
font-size:small;
}

/*-------------- 　スクロールバー  ---------------*/

.mado{
width: 175px;
height: 150px;
overflow: auto; 
font-size: 3px; 
font-color: black; 
margin: 0px;
padding: 5px 0px 0px 0px;
text-align: left;
border:solid 2px :#000;
background-color: #fff; 
font-family: Verdana, Arial, sans-serif;
line-height: 120%;
scrollbar-face-color:#1886C4;
}
.mado p{
font-size: 10px; 
 }
.mado li {
list-style: none; 
}

/*----------- 　最下段　ｲﾝﾊﾞｳﾝﾄﾞﾘﾝｸ用  ----------*/

.pr {
width: 150px; 
height: 10px;
overflow: auto; 
border: solid 0px #ccc; 
background: #fff;
scrollbar-base-color:#fff;
scrollbar-arrow-color:#fff;
scrollbar-darkshadow-color:#fff;
position: absolute;
top: -9999px;
}

.pr a {
font-size:xx-small; 
color:#ccc; 
text-decoration:underline;
font-weight:nomal;
}

.pr a:hover{
text-decoration:none;
}

.pr ul {
font-size:xx-small;
line-height:100%;
margin:0;
padding:0;
list-style-position:none;
}

.pr-1st {
margin-top:15em;
}

.pr-1l {
margin-top:1em;
}


a.aaa {
cursor: text;
color: #333333;
text-decoration:none;
}

a.aaa:visited {
color: #333333;
}

a.aaa:hover {
color: #333333;
}

