@charset "shift_jis";
/* CSS Document */

/****************突発系便利クラス*****************/

.mb00{margin-bottom:0px !important;}
.mb05{margin-bottom:5px !important;}
.mb10{margin-bottom:10px !important;}
.mb15{margin-bottom:15px !important;}
.mb20{margin-bottom:20px !important;}
.mb25{margin-bottom:25px !important;}
.mb30{margin-bottom:30px !important;}
.mb35{margin-bottom:35px !important;}
.mb40{margin-bottom:40px !important;}
.mb45{margin-bottom:45px !important;}
.mb50{margin-bottom:50px !important;}
.mb60{margin-bottom:60px !important;}
.mb70{margin-bottom:70px !important;}
.mb80{margin-bottom:80px !important;}
.mb85{margin-bottom:85px !important;}

.mt00{margin-top:0px !important;}
.mt05{margin-top:5px !important;}
.mt10{margin-top:10px !important;}
.mt15{margin-top:15px !important;}
.mt20{margin-top:20px !important;}
.mt25{margin-top:25px !important;}
.mt30{margin-top:30px !important;}
.mt40{margin-top:40px !important;}
.mt50{margin-top:50px !important;}
.mt60{margin-top:60px !important;}

.mr00{margin-right:0px !important;}
.mr05{margin-right:5px !important;}
.mr10{margin-right:10px !important;}
.mr15{margin-right:15px !important;}
.mr20{margin-right:20px !important;}
.mr25{margin-right:25px !important;}
.mr30{margin-right:30px !important;}
.mr35{margin-right:35px !important;}
.mr40{margin-right:40px !important;}

.ml00{margin-left:0px !important;}
.ml05{margin-left:5px !important;}
.ml10{margin-left:10px !important;}
.ml15{margin-left:15px !important;}
.ml20{margin-left:20px !important;}
.ml25{margin-left:25px !important;}
.ml30{margin-left:30px !important;}
.ml35{margin-left:35px !important;}
.ml40{margin-left:40px !important;}
.ml45{margin-left:45px !important;}
.ml50{margin-left:50px !important;}
.ml100{margin-left:100px !important;}
.ml120{margin-left:120px !important;}
.ml130{margin-left:130px !important;}
.ml150{margin-left:150px !important;}
.ml160{margin-left:160px !important;}
.ml170{margin-left:170px !important;}

.pb00{padding-bottom:0px !important;}
.pb05{padding-bottom:5px !important;}
.pb10{padding-bottom:10px !important;}
.pb20{padding-bottom:20px !important;}

.pt00{padding-top:0px !important;}
.pt05{padding-top:5px !important;}
.pt10{padding-top:10px !important;}
.pt20{padding-top:20px !important;}

.pr00{padding-right:0px !important;}
.pr05{padding-right:5px !important;}
.pr10{padding-right:10px !important;}
.pr15{padding-right:15px !important;}
.pr20{padding-right:20px !important;}

.pl00{padding-left:0px !important;}
.pl05{padding-left:5px !important;}
.pl10{padding-left:10px !important;}
.pl15{padding-left:15px !important;}
.pl20{padding-left:20px !important;}

.w01	{width:400px;}
.w02	{width:300px;}

.cboth{clear:both;}
.cnone{clear:none;}
.cleft{clear:left;}
.cright{clear:right;}
.fleft{float:left;}
.fright{float:right;}
.tleft{text-align:left;}
.tcenter{text-align:center;}
.tright{text-align:right;}
.relative{position:relative;}

.indent01{text-indent:-1.6em; padding-left:1.6em;}

.w100	{width:100px !important;}
.w150	{width:150px !important;}
.w200	{width:200px !important;}
.w250	{width:250px !important;}
.w300	{width:300px !important;}
.w320	{width:320px !important;}
.w330	{width:330px !important;}
.w350	{width:350px !important;}
.w380	{width:380px !important;}
.w400	{width:400px !important;}
.w450	{width:450px !important;}
.w500	{width:500px !important;}
.w550	{width:550px !important;}
.w580	{width:580px !important;}
.w600	{width:600px !important;}

.h150	{height:150px !important;}
.h160	{height:160px !important;}
.h220	{height:220px !important;}

.lid{display:block; clear:both;}
img.img_bdr	{ border:#bfbfbf solid 1px; padding:1px;}
/*!このクラスは指定することでロールオーバーを可能にするものです。ファイル名は「通常時の名前+_on」としてください!*/
.rlov{}



/****************標準枠体裁（基本的に変更禁止）*****************/

body{
	color:#444444;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background:url(../images/body_bg.jpg) left top repeat-x #FFFFFF;
	line-height:1.7;
	font-size:230%;
	}


a{color:#0044CC;}

form em{font-size:80%; color:#F33;}
form strong{font-size:120%; color:#F60;}
.green{color:#3b7135;}
.red{color:#FF3333;}
.orange{color:#F60;}
.blue{color: #36F;}
.white{color:#FFF;}
strong.subtitle{font-size:160%;}

strong.subtitle a{text-decoration:underline;}


p.linkarrow a{
	padding-left:18px;
	background:url(../images/icon_arrow.gif) left 50% no-repeat;
	font-size:120%;
}

p.linkarrow a:link{text-decoration:underline;}
p.linkarrow a:visited{text-decoration:underline;}
p.linkarrow a:hover{text-decoration:none;}
p.linkarrow a:active{text-decoration:none;}


.mini{font-size:85%;}
.big{font-size:120%;}
.big2{font-size:150%;}
.bgcl_01{ background: #FFF0F8;}

/* --------------------------------------------------
 Wrapper Style
 -------------------------------------------------- */

header{
}
header div.btn{
	float:left;
	width:38%;
	text-align:center;
	padding:20px 10px;
	margin:10px 4% 10px;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	background-image: -webkit-gradient(linear, left top, left bottom,color-stop(0, rgb(237, 237, 237)),color-stop(1, rgb(204, 204, 204)));
	background-image: -moz-linear-gradient(-90deg,rgb(237, 237, 237) 0%,rgb(204, 204, 204) 100%);
	background-image: linear-gradient(-90deg,rgb(237, 237, 237) 0%,rgb(204, 204, 204) 100%);
	-webkit-box-shadow: 2px 2px 4px rgb(51, 51, 51);
	-moz-box-shadow: 2px 2px 4px rgb(51, 51, 51);
	-ms-box-shadow: 2px 2px 4px rgb(51, 51, 51);
	box-shadow: 2px 2px 4px rgb(51, 51, 51);
	text-shadow: 1px 1px 0px rgb(255, 255, 255);
	filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#ffededed, endcolorstr=#ffcccccc, gradienttype=0)) progid:DXImageTransform.Microsoft.Shadow(color=#333333, direction=135, strength=2);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startcolorstr=#ffededed, endcolorstr=#ffcccccc, gradienttype=0)) progid:DXImageTransform.Microsoft.Shadow(color=#333333, direction=135, strength=2)";
	zoom: 1;
}
header .fright div.btn a{
	display:block;
}

section.contents{margin:0 10px 40px; clear:both;}
.contents p{margin-bottom:15px; font-size:95%;}
.contents h2 {
	clear:both;
	padding:5px 10px;
	margin:0 0 20px;
	font-weight:bold;
	text-shadow: 1px 1px 0px rgb(0, 0, 0);
	background-color:#36F;
	color:#FFF;
	border-left:10px solid #039; 
	font-size:130%;
}
.contents h3{
	clear:both;
	font-weight:bold;
	padding:0;
	margin-bottom:20px;
	background:url(../images/h3_bg.jpg) left top repeat;
	padding-left:10px;
	border-left:10px solid #5f5f5f;
	font-size:130%;
}
.contents h4{
	padding: 3px 8px;
	border-bottom:1px solid #363;
	border-left:10px solid #0C6;
	font-weight:bold;
	margin-bottom:20px;
	background-color:#096;
	color:#FFF;
	clear:both;
	font-size:130%;
}

.contents h5{
	border-left:10px solid #336;
	border-bottom:1px dashed #999;
	padding: 3px 8px;
	font-weight:bold;
	margin-bottom:20px;
	font-size:130%;
}

.contents h6{
	clear:both;
	margin-bottom:20px;
}


.btn01{
	text-align:center;
	width:45%;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	background-image: -webkit-gradient(linear, left top, left bottom,color-stop(0, rgb(237, 237, 237)),color-stop(1, rgb(204, 204, 204)));
	background-image: -moz-linear-gradient(-90deg,rgb(237, 237, 237) 0%,rgb(204, 204, 204) 100%);
	background-image: linear-gradient(-90deg,rgb(237, 237, 237) 0%,rgb(204, 204, 204) 100%);
	-webkit-box-shadow: 2px 2px 4px rgb(51, 51, 51);
	-moz-box-shadow: 2px 2px 4px rgb(51, 51, 51);
	-ms-box-shadow: 2px 2px 4px rgb(51, 51, 51);
	box-shadow: 2px 2px 4px rgb(51, 51, 51);
	text-shadow: 1px 1px 0px rgb(255, 255, 255);
	filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#ffededed, endcolorstr=#ffcccccc, gradienttype=0)) progid:DXImageTransform.Microsoft.Shadow(color=#333333, direction=135, strength=2);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startcolorstr=#ffededed, endcolorstr=#ffcccccc, gradienttype=0)) progid:DXImageTransform.Microsoft.Shadow(color=#333333, direction=135, strength=2)";
	zoom: 1;
}

.btn01 a{
	display:block;
	padding:15px;
}

footer{
	background-color:#005387;
	padding: 20px 0;
	clear:both;
}

div.top_image{
	text-align:center;
	margin-bottom:20px;
	border-bottom:2px solid #666699;
	clear:both;
}
div.top_image img{display:block;}

div.link{
	text-align:center;
	padding:20px 10px;
	margin:10px auto 0;
	color:#FFF;
	background-color:#003554;
	box-shadow: 2px 2px 4px rgb(51, 51, 51);
	text-shadow: 1px 1px 0px rgb(0,0,0);
	zoom: 1;
}

ul.link{
	display:block;
	width:98%;
	background-color:#36F;
	text-align:center;
	padding:20px 0;
	margin:10px auto 0;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-box-shadow: 2px 2px 4px rgb(51, 51, 51);
	-moz-box-shadow: 2px 2px 4px rgb(51, 51, 51);
	-ms-box-shadow: 2px 2px 4px rgb(51, 51, 51);
	box-shadow: 2px 2px 4px rgb(51, 51, 51);
	text-shadow: 1px 1px 0px rgb(0, 0, 0);
	filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#ffededed, endcolorstr=#ffcccccc, gradienttype=0)) progid:DXImageTransform.Microsoft.Shadow(color=#333333, direction=135, strength=2);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startcolorstr=#ffededed, endcolorstr=#ffcccccc, gradienttype=0)) progid:DXImageTransform.Microsoft.Shadow(color=#333333, direction=135, strength=2)";
	zoom: 1;
}

ul.link li{
	display:block;
	text-align:left;
	margin:0 auto 0;
	border-bottom:1px dashed #FFF;
}
ul.link li.top{
}
ul.link li a{
	display:block;
	padding:10px 20px 10px 40px;
	background:url(../images/arrow_w.png) 20px center no-repeat;
	color:#FFF;
}

address{text-align:center;}

dl.faq{
	margin-bottom:60px;
}

.pointbox,dl.faq dt{
	width:90%;
	padding:10px;
	background-image: -webkit-gradient(linear, left top, left bottom,color-stop(0, rgb(5, 142, 194)),color-stop(1, rgb(1, 90, 147)));
	background-image: -moz-linear-gradient(-90deg,rgb(5, 142, 194) 0%,rgb(1, 90, 147) 100%);
	background-image: linear-gradient(-90deg,rgb(5, 142, 194) 0%,rgb(1, 90, 147) 100%);
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	color: rgb(250, 250, 250);
	text-shadow: 1px 1px 0px rgb(0, 0, 0);
	-webkit-box-shadow: 2px 2px 4px rgb(82, 82, 82);
	-moz-box-shadow: 2px 2px 4px rgb(82, 82, 82);
	-ms-box-shadow: 2px 2px 4px rgb(82, 82, 82);
	box-shadow: 2px 2px 4px rgb(82, 82, 82);
	filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#ff0f0500, endcolorstr=#ff633736, gradienttype=0)) progid:DXImageTransform.Microsoft.Shadow(color=#525252, direction=135, strength=2);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startcolorstr=#ff0f0500, endcolorstr=#ff633736, gradienttype=0)) progid:DXImageTransform.Microsoft.Shadow(color=#525252, direction=135, strength=2)";
}

dl.faq dd{
	padding:15px;
	margin:15px 0 40px 4%;
	border-radius: 15px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	background-image: -webkit-gradient(linear, left top, left bottom,color-stop(0, rgb(240, 240, 240)),color-stop(1, rgb(240, 240, 240)));
	background-image: -moz-linear-gradient(-90deg,rgb(240, 240, 240) 0%,rgb(240, 240, 240) 100%);
	background-image: linear-gradient(-90deg,rgb(240, 240, 240) 0%,rgb(240, 240, 240) 100%);
	-webkit-box-shadow: 2px 2px 4px rgb(51, 51, 51);
	-moz-box-shadow: 2px 2px 4px rgb(51, 51, 51);
	-ms-box-shadow: 2px 2px 4px rgb(51, 51, 51);
	box-shadow: 2px 2px 4px rgb(51, 51, 51);
	filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#fff0f0f0, endcolorstr=#fff0f0f0, gradienttype=0)) progid:DXImageTransform.Microsoft.Shadow(color=#333333, direction=135, strength=2);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startcolorstr=#fff0f0f0, endcolorstr=#fff0f0f0, gradienttype=0)) progid:DXImageTransform.Microsoft.Shadow(color=#333333, direction=135, strength=2)";
	color: rgb(71, 71, 71);
	zoom: 1;
}

div.flowbox{
	margin:0 3% 40px;
	text-align:center;
}

div.flowbox div{
	text-align:left;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	background-image: -webkit-gradient(linear, left top, left bottom,color-stop(0, rgb(83, 142, 230)),color-stop(1, rgb(0, 65, 196)));
	background-image: -moz-linear-gradient(-90deg,rgb(83, 142, 230) 0%,rgb(0, 65, 196) 100%);
	background-image: linear-gradient(-90deg,rgb(83, 142, 230) 0%,rgb(0, 65, 196) 100%);
	-webkit-box-shadow: 2px 2px 4px rgb(51, 51, 51);
	-moz-box-shadow: 2px 2px 4px rgb(51, 51, 51);
	-ms-box-shadow: 2px 2px 4px rgb(51, 51, 51);
	box-shadow: 2px 2px 4px rgb(51, 51, 51);
	text-shadow: 1px 1px 0px rgb(51, 51, 51);
	filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#ff538ee6, endcolorstr=#ff0041c4, gradienttype=0)) progid:DXImageTransform.Microsoft.Shadow(color=#333333, direction=135, strength=2);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startcolorstr=#ff538ee6, endcolorstr=#ff0041c4, gradienttype=0)) progid:DXImageTransform.Microsoft.Shadow(color=#333333, direction=135, strength=2)";
	color: rgb(255, 255, 255);
	zoom: 1;
}

div.flowbox div p{
	padding:8px 0 8px 30px ;
	background:url(../images/list_bg.jpg) left center repeat-y;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

table.normaltable td{
	border-bottom:1px solid #cccccc;
}

div.checkbox {
	padding:15px;
	margin-bottom:30px;
	border-top-left-radius: 15px;
	-webkit-border-top-left-radius: 15px;
	-moz-border-radius-topleft: 15px;
	border-top-right-radius: 0px;
	-webkit-border-top-right-radius: 0px;
	-moz-border-radius-topright: 0px;
	border-bottom-left-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;
	-moz-border-radius-bottomleft: 0px;
	border-bottom-right-radius: 15px;
	-webkit-border-bottom-right-radius: 15px;
	-moz-border-radius-bottomright: 15px;
	background-image: -webkit-gradient(linear, left top, left bottom,color-stop(0, rgb(92, 92, 92)),color-stop(1, rgb(56, 56, 56)));
	background-image: -moz-linear-gradient(-90deg,rgb(92, 92, 92) 0%,rgb(56, 56, 56) 100%);
	background-image: linear-gradient(-90deg,rgb(92, 92, 92) 0%,rgb(56, 56, 56) 100%);
	-webkit-box-shadow: 2px 2px 4px rgb(51, 51, 51);
	-moz-box-shadow: 2px 2px 4px rgb(51, 51, 51);
	-ms-box-shadow: 2px 2px 4px rgb(51, 51, 51);
	box-shadow: 2px 2px 4px rgb(51, 51, 51);
	text-shadow: 1px 1px 0px rgb(51, 51, 51);
	filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#ff5c5c5c, endcolorstr=#ff383838, gradienttype=0)) progid:DXImageTransform.Microsoft.Shadow(color=#333333, direction=135, strength=2);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startcolorstr=#ff5c5c5c, endcolorstr=#ff383838, gradienttype=0)) progid:DXImageTransform.Microsoft.Shadow(color=#333333, direction=135, strength=2)";
	color: rgb(255, 255, 255);
	zoom: 1;
}

div.link02{
	width:90%;
	text-align:center;
	padding:20px 10px;
	margin:10px auto 20px;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	background:url(../images/arrow_w.png) 10px center no-repeat #CCC;
	-webkit-box-shadow: 2px 2px 4px rgb(51, 51, 51);
	-moz-box-shadow: 2px 2px 4px rgb(51, 51, 51);
	-ms-box-shadow: 2px 2px 4px rgb(51, 51, 51);
	box-shadow: 2px 2px 4px rgb(51, 51, 51);
	text-shadow: 1px 1px 0px rgb(255, 255, 255);
	filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#ffededed, endcolorstr=#ffcccccc, gradienttype=0)) progid:DXImageTransform.Microsoft.Shadow(color=#333333, direction=135, strength=2);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startcolorstr=#ffededed, endcolorstr=#ffcccccc, gradienttype=0)) progid:DXImageTransform.Microsoft.Shadow(color=#333333, direction=135, strength=2)";
	zoom: 1;
}

div.checker{
	border:3px outset #654;
	padding:18px;
	margin-bottom:40px;
	background:url(../images/boxbg_01.jpg) right bottom repeat-y #765;
	color:#fff;
}

div.checker02{
	border:1px solid #978c76;
	padding:18px;
	margin-bottom:40px;
	background-color:#ebc477;
	background:url(../images/boxbg_02.jpg) right bottom repeat-y #ebc477;
}

table.borders td{
	border-bottom:1px solid #666666;
}


input[type=checkbox] { -webkit-transform: scale(1.5,1.5); font-size:30px !important; height:30px; width:30px;}

ul#caselist{
	padding:10px;
	list-style:disc !important;
	margin-bottom:40px;
}
ul#caselist li{
	border:1px dashed #CCC;
	margin-left:15px;
}
ul#caselist li a:visited{
	text-decoration:none;
}

footer a{color:#FFF !important; text-decoration:underline;}
address{color:#FFF;}

input{font-size:130% !important; padding:6px;}


div.photobox{
	border:3px double #999;
	margin:0 0 40px;
	padding:10px;
	border-radius:0 10px 0 10px;
}

div.bg_gray{
	background-color:#eeeeee;
}

dl.navi,dl.navi02{
	position:relative;
	width:100%;
}

dl.navi dt,dl.navi02 dt{
	background-image:url(../images/menubg.gif);
	background-size:100% 100%;
	display:block;
	background-repeat:no-repeat;
	padding-left:10px;
	padding-right:10%;
	border:1px solid #CCC;
	min-height:78px;
	line-height:78px;
}

dl.navi dd{
	display:none;
	position:absolute;
	z-index:32767;
	width:100%;
	background-color:#fff;
	opacity:0.9;
	-webkit-box-shadow:0px 0px 10px #000;
	box-shadow:0px 0px 10px #000;
}

dl.navi02 dd{
	width:100%;
	background-color:#fff;
	opacity:0.9;
	-webkit-box-shadow:0px 0px 10px #000;
	box-shadow:0px 0px 10px #000;
}

dl.navi dd div,dl.navi02 dd div{
	border-bottom:1px dashed #aaa;
	padding:10px 0;
	font-size:85% !important;
	width:100%;
}

dl.navi02 dd div.extra{
	background-color:#F93;
	color:#FFF;	
}


dl.navi dd div a,dl.navi02 dd div a{
	display:block;
	width:95%;
	position:relative;
	padding-left:5%;
	font-weight:bold;
}

dl.navi dd div,dl.navi02 dd div.extra a{
	color:#FFF;	
}


dl.navi dd div a:after{
    content: '';
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 0 0 0 15px;
    border-right: 1px solid #666;
    border-bottom: 1px solid #666;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
	position:absolute;
	top:40%;
	right:60px;
}


dl.navi02 dd div a:after {
    content: '';
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 0 0 0 15px;
    border-right: 1px solid #666;
    border-bottom: 1px solid #666;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
	position:absolute;
	top:40%;
	right:60px;
}


form table{font-size:90%;}


form input[type="text"],form textarea{font-size:100%; width:95%;}

form input[type="submit"],form input[type="reset"],form input[type="button"]{font-size:90%; width:45%; padding:5px; box-sizing:border-box;}

.ggmap {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px;
height: 0;
overflow: hidden;
}
 
.ggmap iframe,
.ggmap object,
.ggmap embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

ul.normallist{
	margin-bottom:60px;
	padding-left:2%;
}

ul.normallist li{
	border-bottom:1px dashed #999;
	padding:3px 0 3px; 
}


#sdgs_box{background:url(../../sdgs/images/sdgs_bg.jpg) no-repeat center 1px;}

.sdgs_box1{
	margin:0 auto;
	margin-bottom:50px;
	background: #f4ffee;
	padding: 25px 15px;
	border:1px solid #78a75e;
}

.sdgs_box1 p{
	width:96%;
	margin:10px;
	text-align:left;
	color:#FFFFFF;
}

div#pagetop {
    position: fixed;
    bottom: 20px;
    right: 10px;
  
    display: table;
    z-index: 32768;
    font-size: 80%;
}

div#pagetop div {
 
   
    background:#00ba01;
    color: #FFF;
    text-align: center;
    vertical-align: middle;
    margin-bottom: 10px;
}

div#pagetop div div {
 	padding:10px;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    line-height: 1.3;
}

div#pagetop div div a {
    color: #FFF;
    text-decoration: none;
}


