
/* html5doctor.com Reset Stylesheet v1.6 */

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}

body {
    line-height:1;
	background-color:#FFF;
}

article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section { 
	display:block;
}

nav ul {
    list-style:none;
}

blockquote, q {
    quotes:none;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content:'';
    content:none;
}

a {
    margin:0;
    padding:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}

ins {
    background-color:#ff9;
    color:#000;
    text-decoration:none;
}

mark {
    background-color:#ff9;
    color:#000; 
    font-style:italic;
    font-weight:bold;
}

del {
    text-decoration: line-through;
}

abbr[title], dfn[title] {
    border-bottom:1px dotted inherit;
    cursor:help;
}

table {
    border-collapse:collapse;
    border-spacing:0;
}

hr {
    display:block;
    height:1px;
    border:0;   
    border-top:1px solid #cccccc;
    margin:1em 0 0 0;
    padding:0;
}

input, select {
    vertical-align:middle;
}

.clearfix:after {
  content: ".";  /* 譁ｰ縺励＞隕∫ｴ�繧剃ｽ懊ｋ */
  display: block;  /* 繝悶Ο繝�け繝ｬ繝吶Ν隕∫ｴ�縺ｫ */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {display: inline-block;}
/* Hides from macIE \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from macIE */

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}











table {
	margin: 10px 10px 10px 10px;
}
table p {
	margin: 0;
	padding: 0;
}
th {
	padding: 10px;
	border: 1px #CCCCCC solid;
	font-weight: bold;
	color: #333;
	background-color: #F3F3F3;
}

td {
	padding: 5px;
	border: 1px #CCCCCC solid;
	color: #333;
	background-color: #FFFFFF;
}
td ul li {
	margin: 0 0 0 15px;
}

table caption {
font-weight:bold;
padding: 0px 0px 5px 0px;
}

/* 繝��繝悶Ν縲師h縲乗枚蟄苓牡蜀肴欠螳� */
th p,
th span.text-color-red,
th span.text-color-green,
th strong.text-color-red,
th strong.text-color-green {
	color: #333;
}

/* 繝��繝悶Ν縲師h縲上�繝ｪ繝ｳ繧ｯ濶ｲ 
th a:link {
	color: #FFFFFF;
}
th a:visited {
	color: #D0D0FF;
}
th a:hover {
	color: #FFC0C0;
}
th a:active {
	color: #D0D0FF;
}
*/

p.linktxt {
	margin-left: 10px;
}

/*.filelink {
	padding-left: 20px;
	
	}*/
p.filelink {
	clear: both;
	margin: 0.56em 10px 0.1em 7px;
	padding: 0 0 2px 15px;
	background-image: url(/images/c_icon_filelink.gif);
	background-repeat: no-repeat;
	background-position: 0px 0.3em;
	line-height: 1.2em;
	_height: 1%;
}

p.update {
    margin-top: 10px;
    margin-bottom: 5px;
    line-height: 1.0em;
    text-align: right;
    font-size: 90%;
    color: #444;
}

.text-color-red {
	color:#990000;
	font-weight:bold;
}

.text-color-green {
	color:#006600;
	font-weight:bold;
}

.text-color-brown {
	color:#A25100;
	font-weight:bold;
}

p {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	color: #333333;
}

p img.img-guidance {
    margin: 0 0 0 -1px;
    padding: 0 0 0 0;
    display: block;
}

.contentsui {
	padding: 10px 10px 20px 10px;
	list-style-type:none;
	list-style:none;
	color: #333333;
}

.contentsui li{
	margin-bottom:7px;
}

.contentsui span {
	padding-left: 3px;
	border-left: 5px solid #004A8E;
}

ul.contentsui {
	padding: 10px 10px 20px 10px;
	list-style-type:none;
	list-style:none;
	color: #333333;
}
ul.contentsui li{
	margin: 0 0 7px 0;
	padding-left: 5px;
	background-image: url(/images/c_icon_li.gif);
	background-repeat: no-repeat;
	background-position: 0 0.4em;
	_height: 1%;
}
ul.contentsui li span {
	padding-left: 5px;
	border-left: none;
	display:block;
}

.img-area:after {
content: ".";
display: block;
visibility: hidden;
clear: both;
height: 0;
}

.img-area {display: inline-block;}
/* Hides from macIE \*/
* html .img-area {height: 1%;}
.img-area {display: block;}
/* End hide from macIE */

.img-area {
  min-height: 1px;
}

* html .img-area {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}

p.img-txt-left {
    float: left;
    margin-left: 0;
    padding-bottom: .25em;
    text-align: left;
    font-size: 100%;
    color: #555555;
    text-align: center;
}

.img-txt-left img {
    margin: 5px 5px 0px 0px;
}
.img-txt-left span {
    display: block;
    margin: 0px 0px 0px 0px;
}

p.img-txt-right {
    float: right;
    margin-right: 0;
    padding-bottom: .25em;
    text-align: right;
    font-size: 100%;
    color: #555555;
    text-align: center;
}

.img-txt-right img {
    margin: 5px 5px 0px 5px;
}
.img-txt-right span {
    display: block;
    margin: 0px 0px 0px 0px;
}

p.img-txt-center {
    padding-bottom: .25em;
    font-size: 100%;
    color: #555555;
    text-align: center;
}

.img-txt-center img {
    margin: 5px 0px 0px 0px;
}
.img-txt-center span {
    display: block;
    margin: 0px 0px 0px 0px;
}


.imglink a {
	margin-left: 20px;
}

.linknavi h2{
/*	background: linear-gradient(center top, rgb(202,108,15) 0%, rgb(219,73,16) 10%);
	background: -o-linear-gradient(center top, rgb(202,108,15) 0%, rgb(219,73,16) 10%);
	background: -moz-linear-gradient(center top , rgb(202,108,15) 0%, rgb(219,73,16) 10%);
	background: -webkit-linear-gradient(center top, rgb(202,108,15) 0%, rgb(219,73,16) 10%);
*/	
	margin-top:12px;
	padding-left: 10px;
	color: #333333;
	line-height: 150%;
/*	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(1, rgb(202,108,15)),
		color-stop(0.9, rgb(219,73,16))
	);
*/
}
/*
.linknavi h2 span {
	padding-left: 7px;
	border-left: 8px solid #00599F;
}
*/
.linknavi {
	background-color:#ffffff;
}

.linknavi ul {
	margin:0;
}

.linknavi ul li{
	position:relative;
}

.linknavi ul li a {
	display: block;
	font: bold 100% "Lucida Grande";
	color: #333333;
	text-shadow:1px 1px 1px #ffffff;
	margin:0;
	padding: 12px 30px 12px 10px;
	border-top: none;
	border-bottom: 1px solid #ccc;
	background-image: none;
	text-decoration: none;
}

.linknavi ul li a:after{
	-moz-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
    border-color: #B0D68B;
    border-style: solid;
    border-width: 2px 2px 0 0;
    content: "";
    display: block;
    height: 5px;
    margin-top: -3px;
    position: absolute;
    right: 15px;
    top: 50%;
    width: 5px;

}


.linknavi ul li {
	background-image: linear-gradient(bottom, rgb(255,255,255) 100%, rgb(241,250,255) 0%);
	background-image: -o-linear-gradient(bottom, rgb(255,255,255) 100%, rgb(241,250,255) 0%);
	background-image: -moz-linear-gradient(bottom, rgb(255,255,255) 100%, rgb(241,250,255) 0%);
	background-image: -webkit-linear-gradient(bottom, rgb(255,255,255) 100%, rgb(241,250,255) 0%);
	background-image: -ms-linear-gradient(bottom, rgb(255,255,255) 100%, rgb(241,250,255) 0%);

	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(1, rgb(255,255,255)),
		color-stop(0, rgb(250,250,250))
	);
}

.linknavi p {
	margin:0px;
	background-color: #ffffff;
	display: block;
	padding: 0px;
	background-image: linear-gradient(bottom, rgb(221,242,255) 100%, rgb(241,250,255) 0%);
	background-image: -o-linear-gradient(bottom, rgb(221,242,255) 100%, rgb(241,250,255) 0%);
	background-image: -moz-linear-gradient(bottom, rgb(221,242,255) 100%, rgb(241,250,255) 0%);
	background-image: -webkit-linear-gradient(bottom, rgb(221,242,255) 100%, rgb(241,250,255) 0%);
	background-image: -ms-linear-gradient(bottom, rgb(221,242,255) 100%, rgb(241,250,255) 0%);

	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(1, rgb(221,242,255)),
		color-stop(0, rgb(241,250,255))
	);
}

.linknavi p a {
	text-decoration: none;
	display: inline-block;
	color: #333333;
	text-shadow:1px 1px 1px #ffffff;
	font: bold 100% "Lucida Grande";
	border-top: 1px solid #00599F;
	border-bottom: 1px solid #ccc;
	padding: 12px 30px 12px 10px;
}

ul.linkjump {
    margin: 10px;
    padding: 0;
}
ul.linkjump li {
	list-style:none;
    margin: 0.2em 0;
    padding: 3px 10px 3px 15px;
    line-height: 1.2em;
	white-space:nowrap;
    background-image: url(/images/c_icon_jumplink.gif);
    background-repeat: no-repeat;
    background-position: 0 0.5em;
    _height: 1%;
}

ul.inlinkcircle {
    margin: 10px;
    padding: 0;
}
ul.inlinkcircle li {
	list-style:none;
    margin: 0.2em 0;
    padding: 3px 10px 3px 15px;
    line-height: 1.2em;
   	white-space:nowrap;
    background-image: url(/images/c_icon_linkin.gif);
    background-repeat: no-repeat;
    background-position: 0 0.6em;
    _height: 1%;
}

ul.linkcircle {
    margin: 0.5em 10px 0 0;
    padding: 0;
	line-height:1.6em;
	list-style-type:none;
	list-style:none;
}
ul.linkcircle .linkcircledeco {
    margin: 0.2em 0 0.2em 0;
    padding: 3px 18px 3px 28px;
    line-height: 1.2em;
    background-image: url(/images/c_icon_linkin.gif);
    background-repeat: no-repeat;
    background-position: 10px 0.4em;
    vertical-align: middle;
    _height: 1%;
}

ul.outlinkcircle {
    margin: 0.5em 10px 0 0;
    padding: 0;
	line-height:1.6em;
	list-style-type:none;
	list-style:none;
}

ul.outlinkcircle .outlinkcircledeco{
    margin: 0.2em 0 0.2em 0;
    padding: 3px 18px 3px 28px;
    line-height: 1.2em;
	background-image: url(/images/c_icon_linkout.gif);
    background-repeat: no-repeat;
    background-position: 10px 0.4em;
        vertical-align: middle;
    _height: 1%;
}

ul.outlinkcircle a{
	margin-left:0px;
	padding: 0px 0px 0px 6px;
	}

.btntop.green {
	color: 				#666666;
}
.btntop.green:hover { 	background-color: #cff2ff; }

.btntop {
	float: center;
	text-align: center;
	text-decoration: 		none;
	font: bold 100%/100% "Lucida Grande";
	font-weight: 			bold;
	text-shadow: 			rgba(255,255,255,.5) 0 1px 0;
	-webkit-user-select: 	none;
	-moz-user-select: 		none;
	user-select: 			none;
	padding: 				.5em .6em .4em .6em;
	margin: 				.5em;
	margin-top: 			20px;
	margin-left: 			9px;
	margin-bottom: 			0;
	display: 				inline-block;
	position: 				relative;
	width: 85%;
	-webkit-border-radius: 	15px;
	-moz-border-radius: 	15px;
	border-radius: 	15px;
	border:1px solid #aaaaaa;
	border-top: 		1px solid #aaaaaa;
	border-bottom: 		1px solid #aaaaaa;
	-webkit-transition: background .2s ease-in-out;
	-moz-transition: 	background .2s ease-in-out;
	transition: 		background .2s ease-in-out;
	color: 				#1D4845;
    background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0, rgb(255,255,255)),
		color-stop(2%, rgb(226,227,242)),
		color-stop(50%, rgb(255,255,255)),
		color-stop(49%, rgb(226,227,242)),
		color-stop(99%, rgb(255,255,255))
	);
    background-repeat: no-repeat;
    background-position: 95% 50%;
	/*-webkit-box-shadow: inset rgba(255,254,255,0.6) 0 0.3em .3em, inset rgba(0,0,0,0.15) 0 -0.1em .3em,hsl(0, 0%, 60%) 0 .1em 3px, hsl(0, 0%, 45%) 0 .3em 1px,rgba(0,0,0,0.2) 0 .5em 5px;
	-moz-box-shadow: inset rgba(255,254,255,0.6) 0 0.3em .3em, inset rgba(0,0,0,0.15) 0 -0.1em .3em,hsl(0, 0%, 60%) 0 .1em 3px, hsl(0, 0%, 45%) 0 .3em 1px, rgba(0,0,0,0.2) 0 .5em 5px;
	box-shadow:	inset rgba(255,254,255,0.6) 0 0.3em .3em, inset rgba(0,0,0,0.15) 0 -0.1em .3em,hsl(0, 0%, 60%) 0 .1em 3px, hsl(0, 0%, 45%) 0 .3em 1px,rgba(0,0,0,0.2) 0 .5em 5px;*/
}

.btnanzen {
	float: center;
	text-align: left;
	text-decoration: 		none;
	font: bold 100%/100% "Lucida Grande";
	font-weight: 			bold;
	text-shadow: 			rgba(255,255,255,.5) 0 1px 0;
	-webkit-user-select: 	none;
	-moz-user-select: 		none;
	user-select: 			none;
	padding: 				.7em .6em .7em .6em;
	margin: 				0 .5em 0.2em .6em; 
	display: 				inline-block;
	position: 				relative;
	width: 85%;
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0, rgb(255,255,255)),
		color-stop(2%, rgb(250,238,235)),
		color-stop(50%, rgb(255,255,255)),
		color-stop(49%, rgb(250,238,235)),
		color-stop(99%, rgb(255,255,255))
	);
	-webkit-border-radius: 	7px;
	-moz-border-radius: 	7px;
	border-radius: 	7px;
	border:1px solid #DEAA9F;
	border-top: 		1px solid #DEAA9F;
	border-bottom: 		1px solid #DEAA9F;
	-webkit-transition: background .2s ease-in-out;
	-moz-transition: 	background .2s ease-in-out;
	transition: 		background .2s ease-in-out;
	color: 				#333333;

}
/*
.btnsisetu {
	float: center;
	text-align: left;
	text-decoration: 		none;
	font: bold 100%/100% "Lucida Grande";
	font-weight: 			bold;
	text-shadow: 			rgba(255,255,255,.5) 0 1px 0;
	-webkit-user-select: 	none;
	-moz-user-select: 		none;
	user-select: 			none;
	padding: 				.7em .6em .7em .6em;
	margin: 				0 .5em 0.2em .6em; 
	display: 				inline-block;
	position: 				relative;
	width: 85%;
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0, rgb(255,255,255)),
		color-stop(2%, rgb(247,243,247)),
		color-stop(50%, rgb(255,255,255)),
		color-stop(49%, rgb(247,243,247)),
		color-stop(99%, rgb(255,255,255))
	);
	-webkit-border-radius: 	7px;
	-moz-border-radius: 	7px;
	border-radius: 	7px;
	border:1px solid #ccc;
	border-top: 		1px solid #ccc;
	border-bottom: 		1px solid #ccc;
	-webkit-transition: background .2s ease-in-out;
	-moz-transition: 	background .2s ease-in-out;
	transition: 		background .2s ease-in-out;
	color: 				#333333;

}
.btnservice {
	float: center;
	text-align: left;
	text-decoration: 		none;
	font: bold 100%/100% "Lucida Grande";
	font-weight: 			bold;
	text-shadow: 			rgba(255,255,255,.5) 0 1px 0;
	-webkit-user-select: 	none;
	-moz-user-select: 		none;
	user-select: 			none;
	padding: 				.6em .6em .6em .6em;
	margin: 				0.2em .5em 0.2em .6em; 
	display: 				inline-block;
	position: 				relative;
	width: 85%;
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0, rgb(255,255,255)),
		color-stop(2%, rgb(247,243,247)),
		color-stop(50%, rgb(255,255,255)),
		color-stop(49%, rgb(247,243,247)),
		color-stop(99%, rgb(255,255,255))
	);
	-webkit-border-radius: 	7px;
	-moz-border-radius: 	7px;
	border-radius: 	7px;
	border:1px solid #ccc;
	border-top: 		1px solid #ccc;
	border-bottom: 		1px solid #ccc;
	-webkit-transition: background .2s ease-in-out;
	-moz-transition: 	background .2s ease-in-out;
	transition: 		background .2s ease-in-out;
	color: 				#333333;
}

.btntop a {
	text-decoration: none;
	display:inline-block;
	color: #666666;
	width:100%;
	text-shadow:1px 1px 1px #ffffff;
	font: bold 100% "Lucida Grande";
	background-image:url(../images/smph_toplink.gif);
	background-repeat:no-repeat;
	background-position:95% 50%;
}
.btnanzen a {
	padding-left:40px;
	text-decoration: none;
	display:inline-block;
	color: #333333;
	width:70%;
	text-shadow:1px 1px 1px #ffffff;
	font: bold 100% "Lucida Grande";
	background-image:url(../images/smph_anshinanzen.gif);
	background-repeat:no-repeat;
	background-position:10px 50%;
	line-height:26px;
}
.btnsisetu a {
	padding-left:40px;
	text-decoration: none;
	display:inline-block;
	color: #333333;
	width:70%;
	text-shadow:1px 1px 1px #ffffff;
	font: bold 100% "Lucida Grande";
	background-image:url(../images/smph_sisetu.gif);
	background-repeat:no-repeat;
	background-position:5px 50%;
	line-height:24px;
}
.btnservice a {
	padding-left:40px;
	text-decoration: none;
	display:inline-block;
	color: #333333;
	width:70%;
	text-shadow:1px 1px 1px #ffffff;
	font: bold 100% "Lucida Grande";
	background-image:url(../images/smph_service.gif);
	background-repeat:no-repeat;
	background-position:10px 50%;
	line-height:26px;
}

ul.footerui{
	margin:0;
	padding:0;
	width:100%;
	display:inline-block;
	background-color:#bce0fb;
	border-top:1px solid #3F8ED8;
	border-bottom:1px solid #3F8ED8;
}
ul.footerui li{
	float:left;
	padding: 				.9em 0 .9em 0;
	margin: 				0; 
	display: 				inline-block;
	text-decoration: 		none;
	font: bold 100%/100% "Lucida Grande";
	font-weight: 			bold;
	text-shadow: 			rgba(255,255,255,.5) 0 1px 0;
	width:33%;
	height:120%;
	border-left:1px solid #3F8ED8;
	background-image: linear-gradient(bottom, rgb(221,242,255) 100%, rgb(241,250,255) 0%);
	background-image: -o-linear-gradient(bottom, rgb(221,242,255) 100%, rgb(241,250,255) 0%);
	background-image: -moz-linear-gradient(bottom, rgb(221,242,255) 100%, rgb(241,250,255) 0%);
	background-image: -webkit-linear-gradient(bottom, rgb(221,242,255) 100%, rgb(241,250,255) 0%);
	background-image: -ms-linear-gradient(bottom, rgb(221,242,255) 100%, rgb(241,250,255) 0%);
	color:#333333;
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(1, rgb(221,242,255)),
		color-stop(0, rgb(241,250,255))
	);
}
ul.footerui a {
	text-align:center;
	text-decoration: none;
	display:inline-block;
	color: #333333;
	width:100%;
	text-shadow:1px 1px 1px #ffffff;
	font: bold 100% "Lucida Grande";
	/*background-image:url(../images/smph_listArrow.gif);
	background-repeat:no-repeat;
	background-position:35% 10%;
}*/

.maplist h2{
	margin-top:12px;
	padding-left: 10px;
	color: #333333;
	line-height: 2.3em;/*
	background-image: url(../images/smph_map_link.png);
	background-repeat: no-repeat;*/
}

.maplist h2 span {
	padding-left: 30px;
	border-left: 0px solid;
	border-bottom: none;
}

.maplist h3{
	margin-top:10px;
	padding-left: 20px;
	color: #333333;
	font: bold 100%/75% "Lucida Grande";
	line-height: 26px;
}

.maplist h3 span {
	padding-left: 8px;
	border-left: 10px solid #00599F;
}

.maplist p {
	margin:0px;
	background-color: #ffffff;
	display: block;
	padding: 0px;
	background-image: linear-gradient(bottom, rgb(221,242,255) 100%, rgb(241,250,255) 0%);
	background-image: -o-linear-gradient(bottom, rgb(221,242,255) 100%, rgb(241,250,255) 0%);
	background-image: -moz-linear-gradient(bottom, rgb(221,242,255) 100%, rgb(241,250,255) 0%);
	background-image: -webkit-linear-gradient(bottom, rgb(221,242,255) 100%, rgb(241,250,255) 0%);
	background-image: -ms-linear-gradient(bottom, rgb(221,242,255) 100%, rgb(241,250,255) 0%);

	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(1, rgb(221,242,255)),
		color-stop(0, rgb(241,250,255))
	);
}

.maplist p a {
	text-decoration: none;
	display: block;
	color: #333333;
	font: bold 100% "Lucida Grande";
	border-top: 1px solid #00599F;
	border-bottom: 1px solid #ccc;
	display: block;
	padding: 12px 30px 12px 10px;
/*	background-image:url(../images/smph_map_link_a.png);
	background-repeat:no-repeat;
	background-position:right;*/
}

.imglink a {
	margin-left: 20px;
}

.phonelist h2{
	margin-top:12px;
	padding-left: 12px;
	color: #333333;
	line-height: 2.3em;
/*	background-image: url(../images/smph_link_phone.png);
	background-repeat: no-repeat;*/
}

.phonelist h2 span {
	padding-left: 30px;
	border-left: 0px solid;
	border-bottom: none;
}


.phonelist p {
	margin:0px;
	background-color: #ffffff;
	display: block;
	padding: 0px;
	background-image: linear-gradient(bottom, rgb(221,242,255) 100%, rgb(241,250,255) 0%);
	background-image: -o-linear-gradient(bottom, rgb(221,242,255) 100%, rgb(241,250,255) 0%);
	background-image: -moz-linear-gradient(bottom, rgb(221,242,255) 100%, rgb(241,250,255) 0%);
	background-image: -webkit-linear-gradient(bottom, rgb(221,242,255) 100%, rgb(241,250,255) 0%);
	background-image: -ms-linear-gradient(bottom, rgb(221,242,255) 100%, rgb(241,250,255) 0%);

	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(1, rgb(221,242,255)),
		color-stop(0, rgb(241,250,255))
	);
}

.phonelist p a {
	text-decoration: none;
	display: block;
	color: #333333;
	
	font: bold 100% "Lucida Grande";
	border-top: 1px solid #00599F;
	border-bottom: 1px solid #ccc;
	display: block;
	padding: 12px 30px 12px 10px;
/*	background-image:url(../images/smph_link_phone_a.png);
	background-repeat:no-repeat;
	background-position:right;*/
}

footer {
	padding-top:0;
	margin-top:0;
	padding-bottom:0;
	background-color:#E6F5D6;
}
footer p{
	padding:8px 0;
	background-color:#E6F5D6;
}
footer p.pagetop{
	margin:5px;
	-webkit-border-radius: 	3px;
	-moz-border-radius: 	3px;
	border-radius: 	3px;
	border:1px solid #CCCCCC;
	background: linear-gradient(center top, #FFFFFF 0%, #E3E3E3 100%);
	background: -o-linear-gradient(center top, #FFFFFF 0%, #E3E3E3 100%);
	background: -moz-linear-gradient(center top , #FFFFFF 0%, #E3E3E3 100%);
	background: -webkit-linear-gradient(center top, #FFFFFF 0%, #E3E3E3 100%);
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(1, #FFFFFF),
		color-stop(0, #E3E3E3)
	);
}

footer p.pagetop a{
	text-decoration:none;
	color:#333333;
	font-weight:bold;
	display:block;

}
/*
#switchbutton {
	clear: both;
	text-align: center;
	font-size: 115%;
}

#switchbutton_smartPhone {
	font-weight:bold;
}
*/
.lettersapcing {
	margin:0px 5px;
}

.linknavimargintopaddlarge {
	margin-top:50px;
}


.linknavimargintopaddmiddle {
	margin-top:30px;
}

.paddingtopsmall {
	padding-top:15px;
}

.margintopsmall {
	margin-top:15px;
}

.paddingtopmiddle {
	padding-top:30px;
}

.margintopmiddle {
	margin-top:30px;
}

.paddingbottomsmall {
	padding-bottom:15px;
}

.marginbottomsmall {
	margin-bottom:15px;
}

.paddingbottommiddle {
	padding-bottom:30px;
}

.marginbottommiddle {
	margin-bottom:30px;
}

.paddingbottomlarge {
	padding-bottom:100px;
}

.linknavimargintopaddsmall{
	margin-top:5px;
}

.toplinknavimiddle {
	margin-top:20px;
}

div.copyright{
	margin-bottom:0;
	padding: 0;
	font-size:1%;
	line-height:1%;
	text-align:center;
	border-bottom: 4px solid #56C31A;
	background-color:#E6F5D6;
}
#footcontent{
	margin-top:0px;
	text-align:center;
}

#top{
	border-bottom:5px solid #56C31A;
	background-color:#E6F5D6;
	text-align:center;
}

/* 地図パーツのスタイル 0317追加 */
.googlemapstyle {
  margin: 10px 20px 10px 10px;
  padding: 0;
}

.googlemapstyle {
  width: 85%;
  height: 255px;
}

/* wysiwygの調整 */
.wisiwyg .img-left,
.wisiwyg .img-right {
	float: none;
	text-align: left;
}

.wisiwyg .contentsui {
	padding-bottom: 0;
}
