/*コンテンツのフォントや行間*/
TH, TD { font-size: 10pt;}
p {line-height:140%; font-size:10pt;}
body {margin:3pt;}

/* headerのリンク部分 */
#header { font-size:10px; margin-left:200px;}
#header A:link { color: #999999;}
#header A:visited { color: #4D799D;}
#header A:active { color: #8AB3FD;}
#header A:hover { color: #A4C6FF;}
#header A {text-decoration: none;}

/*リンクスタイル*/
A:link {
 color:blue
}
A:visited {
 color:steelblue
}
A:active {
 color:skyblue
}
A:hover {
 color:blueviolet;}
A {
 text-decoration:none
}

/*リハセンター用リスト*/
#ul1, ul {list-style-image: url(../image/pyajirusi.gif); margin:12px; margin-left:15pt;}
#ul2, ul {list-style-image: url(../image/pdott.gif); margin:5px; margin-left: 15pt;}
#ul3, ul {list-style-image: url(../image/pdott.gif); margin-left: inherit;} 

/*薬剤師用リスト*/
#aul1, ul {list-style-image: url(../image/ayajirusi.gif); margin:12px; margin-left:15pt;}
#aul2, ul {list-style-image: url(../image/adott.gif); margin:5px; margin-left: 15pt;}
#aul3, ul {list-style-image: url(../image/adott.gif); margin-left: inherit;} 

/*ドクターリスト*/
#dul1, ul {list-style-image: url(../image/dyajirusi.gif); margin:12px; margin-left:15pt;}
#dul2, ul {list-style-image: url(../image/ddott.gif); margin:5px; margin-left: 15pt;}
#dul3, ul {list-style-image: url(../image/ddott.gif); margin-left: inherit;} 


#li {font-size:15px;}
#li2 {margin:10pt; line-height:150%;}
#li3 {margin:5px;}

/*hrスタイル*/
hr {margin:3pt;}
#hr2, hr {margin:0px; color:#CCCCCC; size: 1px;}

/*見出しスタイル*/
h1 {white-space: nowrap; font-size: 12px; font-weight: bold; margin:3px;}
h2 {white-space: nowrap; font-size: 12px; font-weight: bold; margin:3px;}
h3 {white-space: nowrap; font-size: 12px; font-weight: bold; margin:3px;}
h4 {white-space: nowrap; font-size: 12px; font-weight: bold; margin:3px;}
h5 {white-space: nowrap; font-size: 12px; font-weight: bold; margin:3px;}
h6 {white-space: nowrap; font-size: 12px; font-weight: bold; margin:3px;}

/*各クラス*/
.style1 {color: #0000FF;font-size: 12pt;}
.body {background-repeat: no-repeat;}
.style3 {font-size: 16pt}
.style4 {color: #FF0000;font-weight: bold;font-size: 14px;}
.style8 {font-size: 14px}
map { line-height:0px;}

/*背景の影*/
.bg {background-image:url(../image/title/wallimage.png); background-repeat:repeat-y; background-position:center; line-height:0%;}
.abg {background-image:url(../arc/image/title/shadow.png); background-repeat:repeat-y; background-position:center;}


/*　その他使用スタイル */
#div {margin-left:5px; margin-right:5px;}





