@charset "UTF-8";

/*===============================================
画面の横幅が769px以上
===============================================*/
@media screen and (min-width: 769px){
img{
max-width: 100%;
height: auto;
width /***/:auto;　
}
#container{
width:100%;
}
body {
	/*background-image:url(../../unionimages/BG_Body.png);*/
	background-repeat:repeat-x;
	margin:0px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:12px;
	line-height:150%;
	}
.titlebar {
	font-family: "Times New Roman", "Times", "serif";
	font-size: 12px;
	color: #FFFFFF;
	background-color: #336699;
}
body#Insurance {
	}

body#Insurance h3 {
	background-repeat:no-repeat;
	background-position:bottom;
	
	margin:0px 0px 0px 0px;
	color:#006699;
	height:auto;
	display:block;
	}

body#Insurance table {
	margin: 0 0 10px;
	background-color: #CCCCCC;
	margin-left:auto;
	margin-right:auto;
}

body#Insurance td {
	background-color:#fff;
	padding:2px 5px;
	text-align:center;
	}
	
body#Insurance th {
	background-color: #68C4CE;
	font-weight: bold;
	text-align:center;
	padding:2px;
	color: #fff;
	}

.hidden {
	display:none;
	}
	
h1, h2, h3, h4, h5 {
	margin:0px;
	padding:0px;
	font-size:100%;
	}
	
a       {
	color:#006699;
	text-decoration:none;
	}
	
a:hover {
	color:#006666;
	text-decoration:underline;
	}
	
.clear {
	clear:both;
	margin:0px;
	padding:0px;
	}
	
.font11 {
	
	}

/* -- HeaderStyle --*/
#Header {
	/*width:976px;*/
	/*background-image: url(../img/cancerP.png);*/
	background-repeat:no-repeat;
        background-position: center top;
	margin-left:auto;
	margin-right:auto;
	padding-top:23px;
	padding-bottom:0px;
	clear:both;
	margin-bottom:0px;
	}
	
#Header .Btn_cancer a{
	float:left;
	display:block;
	width:671px;
	height:94px;
	margin:0px;
	padding:0px;
}
	
#Header .SearchBlock {
	width:295px;
	display:block;
	float:right;	
	text-align:right;
	padding:15px 10px 0px 0px;
	margin:0px;
	}
	
#Header .SearchBlock form {
	margin:0px;
	padding:0px;
	}

/*-- MainBlock --*/
#Main_Block {
	margin-left:auto;
	margin-right:auto;
	/*width:976px;*/
	/*background-image:url(../../unionimages/UnderHeader_LineImage.png);*/
	background-repeat:no-repeat;
	padding-top:25px;
	}
	
/*-- Footer --*/
#Footer_Block {
	/*width:966px;*/
	margin-left:auto;
	margin-right:auto;
	border-top:#999999 1px dotted;
	margin-top:5px;
	padding:5px;
	}
	
#Footer_Block a {
	font-weight:bold;
	
	}
	
#Footer_Block .Copyright {
	float:left;
	background-image:url(../../unionimages/Img_Copyright.png);
	width:356px;
	height:29px;
	display:block;
	}

/*PAGE TOP
-----------------------------------------------------------*/
.page-top {
    position: fixed;
    bottom: 40px;
    right: 80px;
    padding: 10px;
    background: #a1a1a1;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    font-size: 12px;
    -ms-filter: "alpha(opacity=70)";
    -moz-opacity: 0.7;
    -khtml-opacity: 0.7;
    opacity: 0.7;
}
#WARD_CHK {
	background-image: url(../img/wardchkT.png);
	background-repeat:no-repeat;
        background-position: center top;
        /*background-size:contain;*/ 
	margin-left:auto;
	margin-right:auto;
	padding-top:30px;
	padding-bottom:0px;
	clear:both;
	/*margin-bottom:0px;*/
        }
#WARD_CHK1 {
	background-image: url(../img/wardchk1T.png);
	background-repeat:no-repeat;
        background-position: center top;
        /*background-size:contain;*/ 
	margin-left:auto;
	margin-right:auto;
	padding-top:30px;
	padding-bottom:0px;
	clear:both;
	/*margin-bottom:0px;*/
        }
#cancer_CHK {
	background-image: url(../img/screeningchkT.png);
	background-repeat:no-repeat;
        background-position: center top;
        /*background-size:contain;*/
	padding-top:30px;
	padding-bottom:0px;
	clear:both;
	}
#vaccination_CHK {
	background-image: url(../img/vachkT.png);
	background-repeat:no-repeat;
        background-position: center top;
        /*background-size:contain;*/
	padding-top:30px;
	padding-bottom:0px;
	clear:both;
	}
#yoka_CHK {
	background-image: url(../img/yokaT.png);
	background-repeat:no-repeat;
        background-position: center top;
        /*background-size:contain;*/
	padding-top:30px;
	padding-bottom:0px;
	clear:both;
	}
#rubella_CHK {
	background-image: url(../img/rubellaT.png);
	background-repeat:no-repeat;
        background-position: center top;
        /*background-size:contain;*/
	padding-top:30px;
	padding-bottom:0px;
	clear:both;
	}
