@charset "UTF-8";
/* CSS Document */

HTML {background-color:#C06;}

BODY {
width:100%;
height:100%;
margin:0 auto;
padding:0;
background-image:url(../images/navi1.jpg);
background-repeat:no-repeat;
background-position:top;
background-color:#f5f5f5;
font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
font-size:12px;
text-align:left;
line-height:20px;
color:#333;
}

div#wrap {
width:960px;
margin:0 auto;
padding:0;
}


div#head {
width:960px;
height:170px;
background-image:url(../images/navi.jpg);
background-repeat:no-repeat;
background-position:top;
padding: 0;
margin:0;
}

#movable {
    padding-top: 2em;    <-- スクロールするブロックのトップを調整
    position: absolute;  <-- ★重要(忘れないで!!)
}

a:link {color:#FF3399; border-bottom: 0px #c06 dotted; text-decoration:none; }
a:visited {color:#FF3399; border-bottom: 0px #c06 dotted; text-decoration:none; }
a:hover {color:#FF3399; border-bottom: 0px #fff dotted; text-decoration:none; }
a:active {color:#FF3399; border-bottom: 0px #c06 dotted; text-decoration:none; }

h3 {
font-size:16px;
color:#FF3399;
font-weight:bold;
line-height:24px;
}

.hPink14 {
color:#FF3399;
font-weight:bold;
font-size:14px;
}

div#contentLtop strong {
background-color:#FFCCCC;
font-weight:normal;
}



div#content {
width:900px;
margin:0 auto;
padding:0 30px 30px 30px;
background-image:url(../images/bg_middle.jpg);
background-repeat:repeat-y;
float:left;
}


div#contentLtop {
width:598px;
float:left;
margin:-48px 0 0 0; 
padding:0;
background-image:url(../images/line.jpg);
background-repeat:repeat-y;
background-position:right;
}


div#contentL {
width:598px;
float:left;
margin:0;
padding:0;
background-image:url(../images/line.jpg);
background-repeat:repeat-y;
background-position:right;
}

div#contentL p strong {
color:#FF3399;
font-size:14px;
}

div#contentL p b {
color:#333;
font-size:12px;
background-color:#d5d5d5;
}


div#contentL p {
margin-top:0px;
}

div#contentR {
width:300px;
float:left;
margin:-48px 0 0 0; 
padding:0;
}

div#contentR img {
margin:0 0 10px 0;
padding:0;
}


div#pagetop {
width:900px;
margin:0 auto;
padding:0 30px 0 30px;
background-image:url(../images/bg_middle.jpg);
background-repeat:repeat-y;
text-align:right;
clear:left;
}


div#foot {
width:100%;
margin:0;
padding:0;
background-color:#C06;
color:#FFF;
font-size:10px;
clear:left;
height:120px
}

.footTxt {
width:940px;
margin:0 auto;
padding:15px 0 0 0;
}

.footTxt A:link {
color:#fff;
text-decoration:none;
}

.footTxt A:visited {
color:#fff;
text-decoration:none;
}


/* -------------------------------

乳がん検診　screening.html

----------------------------------*/

.screeningZ {
float:right;
margin-right:25px;
border:0;
}

.clearB {
clear:both;
}

.pink12 {
color:#F39;
font-weight:bold;
}

.linePink {
	width: 570px;
	height:30px;
	background-image:url(../images/line.gif);
	background-repeat:repeat-x;}


/* -------------------------------

イベントレポート　report.html

----------------------------------*/

.reportPhoto { margin-bottom: 20px; }
.reportPhoto3 { margin-bottom: 20px; }

.reportPhoto img {
width:130px;
margin:0 10px 10px 0;
border:0;
}

.reportPhoto3 img {
width:130px;
height:130px;
margin:0 10px 10px 0;
border:0;
}


/* -------------------------------

検診期間一覧　clinic.html

----------------------------------*/

.ken {
width:558px;
height:16px;
background-color:#C06;
color:#FFF;
font-weight:bold;
font-size:14px;
padding:5px 0 10px 10px;
margin-bottom:3px;
}

.ken2 {
width:280px;
margin:0 20px 0 0;
padding:0;
}

.ken2clinic  {
width:200px;
height:24px;
padding: 5px 0 5px 10px;
margin:0;
background-color:#d5d5d5;
}

.ken2ken  {
width:80px;
height:24px;
padding: 5px 0 5px 0px;
margin:0;
background-color:#d5d5d5;
}

