@charset "UTF-8";


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;
}
article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section { 
    display:block;
}
ul {
    list-style:none;
}
img {
	border:none;
	vertical-align:bottom;
	width:100%;
}
blockquote, q {
    quotes:none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content:'';
    content:none;
}
address, em, code, cite, dfn, var, optgroup {
  font-style: normal;
}
a {
    margin:0;
    padding:0;
    font-size:100%;
    vertical-align:baseline;
	text-decoration:underline;
	outline:none;
	color: #c52932;
}
a:hover {
	text-decoration:none;
}
a.al:hover img {
	opacity:0.7;
	filter: alpha(opacity=70);
	-ms-filter:"alpha(opacity=70)";
	transition: all 0.2s linear;
}
@media only screen and (min-width:1px) and (max-width:680px){
a {
	color: #333;
	text-decoration: none;
}
a.al:hover img {
	opacity:1;
	filter: alpha(opacity=100);
	-ms-filter:"alpha(opacity=100)";
}
}
table {
    border-collapse:collapse;
    border-spacing:0;
}
input, select {
    vertical-align:middle;
}
input[type="button"],input[type="text"],input[type="submit"],input[type="reset"],textarea {
	-webkit-appearance:none;
	border-radius:0;
	font-family:"游ゴシック" , "Yu Gothic" , "游 ゴシック体" , "YuGothic" , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "メイリオ" , Meiryo , "ＭＳ Ｐ ゴシック" , "MS PGothic" , sans-serif;
}


/*  common
-------------------------------------------------*/
.clearfix:after {
    content: "."; 
    display:block; 
    height:0; 
    clear:both; 
    visibility:hidden;
}
.clearfix {display:inline-block;}
* html .clearfix {height:1%;}
.clearfix {display:block;}

.clear {
	font-size: 1px;
	height: 1px;
	clear: both;
}
.floatL {
	float:left;
	display:inline;
}
.floatR {
	float:right;
	display:inline;
}

.alignCenter {text-align:center;}
.alignLeft {text-align:left;}
.alignRight {text-align:right;}
.valignTop {vertical-align:top;}
.valignMiddle {vertical-align:middle;}
.valignBottom {vertical-align:bottom;}

.mt00 { margin-top: 0 !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; }
.mt35 { margin-top: 35px !important; }
.mt40 { margin-top: 40px !important; }
.mt45 { margin-top: 45px !important; }
.mt50 { margin-top: 50px !important; }
.mt55 { margin-top: 55px !important; }
.mt60 { margin-top: 60px !important; }
.mt65 { margin-top: 65px !important; }
.mt70 { margin-top: 70px !important; }
.mt75 { margin-top: 75px !important; }
.mt80 { margin-top: 80px !important; }
.mt85 { margin-top: 85px !important; }
.mt90 { margin-top: 90px !important; }
.mt95 { margin-top: 95px !important; }
.mt100 { margin-top: 100px !important; }

.mr00 { margin-right: 0 !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; }
.mr45 { margin-right: 45px !important; }
.mr50 { margin-right: 50px !important; }
.mr55 { margin-right: 55px !important; }
.mr60 { margin-right: 60px !important; }
.mr65 { margin-right: 65px !important; }
.mr70 { margin-right: 70px !important; }
.mr75 { margin-right: 75px !important; }
.mr80 { margin-right: 80px !important; }
.mr85 { margin-right: 85px !important; }
.mr90 { margin-right: 90px !important; }
.mr95 { margin-right: 95px !important; }
.mr100 { margin-right: 100px !important; }

.mb00 { margin-bottom: 0 !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; }
.mb55 { margin-bottom: 55px !important; }
.mb60 { margin-bottom: 60px !important; }
.mb65 { margin-bottom: 65px !important; }
.mb70 { margin-bottom: 70px !important; }
.mb75 { margin-bottom: 75px !important; }
.mb80 { margin-bottom: 80px !important; }
.mb85 { margin-bottom: 85px !important; }
.mb90 { margin-bottom: 90px !important; }
.mb95 { margin-bottom: 95px !important; }
.mb100 { margin-bottom: 100px !important; }

.ml00 { margin-left: 0 !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; }
.ml55 { margin-left: 55px !important; }
.ml60 { margin-left: 60px !important; }
.ml65 { margin-left: 65px !important; }
.ml70 { margin-left: 60px !important; }
.ml75 { margin-left: 75px !important; }
.ml80 { margin-left: 80px !important; }
.ml85 { margin-left: 85px !important; }
.ml90 { margin-left: 90px !important; }
.ml95 { margin-left: 95px !important; }
.ml100 { margin-left: 100px !important; }

.pt00 { padding-top: 0 !important; }
.pt05 { padding-top: 5px !important; }
.pt10 { padding-top: 10px !important; }
.pt15 { padding-top: 15px !important; }
.pt20 { padding-top: 20px !important; }
.pt25 { padding-top: 25px !important; }
.pt30 { padding-top: 30px !important; }
.pt35 { padding-top: 35px !important; }
.pt40 { padding-top: 40px !important; }
.pt45 { padding-top: 45px !important; }
.pt50 { padding-top: 50px !important; }
.pt55 { padding-top: 55px !important; }
.pt60 { padding-top: 60px !important; }
.pt65 { padding-top: 65px !important; }
.pt70 { padding-top: 70px !important; }
.pt75 { padding-top: 75px !important; }
.pt80 { padding-top: 80px !important; }
.pt85 { padding-top: 85px !important; }
.pt90 { padding-top: 90px !important; }
.pt95 { padding-top: 95px !important; }
.pt100 { padding-top: 100px !important; }

.pr00 { padding-right: 0 !important; }
.pr05 { padding-right: 5px !important; }
.pr10 { padding-right: 10px !important; }
.pr15 { padding-right: 15px !important; }
.pr20 { padding-right: 20px !important; }
.pr25 { padding-right: 25px !important; }
.pr30 { padding-right: 30px !important; }
.pr35 { padding-right: 35px !important; }
.pr40 { padding-right: 40px !important; }
.pr45 { padding-right: 45px !important; }
.pr50 { padding-right: 50px !important; }
.pr55 { padding-right: 55px !important; }
.pr60 { padding-right: 60px !important; }
.pr65 { padding-right: 65px !important; }
.pr70 { padding-right: 70px !important; }
.pr75 { padding-right: 75px !important; }
.pr80 { padding-right: 80px !important; }
.pr85 { padding-right: 85px !important; }
.pr90 { padding-right: 90px !important; }
.pr95 { padding-right: 95px !important; }
.pr100 { padding-right: 100px !important; }

.pb00 { padding-bottom: 0 !important; }
.pb05 { padding-bottom: 5px !important; }
.pb10 { padding-bottom: 10px !important; }
.pb15 { padding-bottom: 15px !important; }
.pb20 { padding-bottom: 20px !important; }
.pb25 { padding-bottom: 25px !important; }
.pb30 { padding-bottom: 30px !important; }
.pb35 { padding-bottom: 35px !important; }
.pb40 { padding-bottom: 40px !important; }
.pb45 { padding-bottom: 45px !important; }
.pb50 { padding-bottom: 50px !important; }
.pb55 { padding-bottom: 55px !important; }
.pb60 { padding-bottom: 60px !important; }
.pb65 { padding-bottom: 65px !important; }
.pb70 { padding-bottom: 70px !important; }
.pb75 { padding-bottom: 75px !important; }
.pb80 { padding-bottom: 80px !important; }
.pb85 { padding-bottom: 85px !important; }
.pb90 { padding-bottom: 90px !important; }
.pb95 { padding-bottom: 95px !important; }
.pb100 { padding-bottom: 100px !important; }

.pl00 { padding-left: 0 !important; }
.pl05 { padding-left: 5px !important; }
.pl10 { padding-left: 10px !important; }
.pl15 { padding-left: 15px !important; }
.pl20 { padding-left: 20px !important; }
.pl25 { padding-left: 25px !important; }
.pl30 { padding-left: 30px !important; }
.pl35 { padding-left: 35px !important; }
.pl40 { padding-left: 40px !important; }
.pl45 { padding-left: 45px !important; }
.pl50 { padding-left: 50px !important; }
.pl55 { padding-left: 55px !important; }
.pl60 { padding-left: 60px !important; }
.pl65 { padding-left: 65px !important; }
.pl70 { padding-left: 70px !important; }
.pl75 { padding-left: 75px !important; }
.pl80 { padding-left: 80px !important; }
.pl85 { padding-left: 85px !important; }
.pl90 { padding-left: 90px !important; }
.pl95 { padding-left: 95px !important; }
.pl100 { padding-left: 100px !important; }

.pcon { display:block; }
.spon { display:none; }
@media only screen and (min-width:1px) and (max-width:680px){
.pcon { display:none; }
.spon { display:block; }
}

.fo10 { font-size:10px; }
.fo11 { font-size:11px; }
.fo12 { font-size:12px; }
.fo13 { font-size:13px; }
.fo14 { font-size:14px; }
.fo15 { font-size:15px; }
.fo16 { font-size:16px; }
.fo17 { font-size:17px; }
.fo18 { font-size:18px; }
.fo20 { font-size:20px; }
.fo22 { font-size:22px; }
.fo24 { font-size:24px; }
.fo28 { font-size:28px; }
.fo30 { font-size:30px; }

.bold { font-weight:bold; }
.mincho { font-family:"游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif; }
.gothic { font-family:"ヒラギノ角ゴ Pro W3", Hiragino Kaku Gothic Pro," メイリオ", Meiryo, Osaka," ＭＳ Ｐゴシック", MS PGothic," sans-serif"; }


/*  html
-------------------------------------------------*/
html {
	overflow-y:scroll;
}


/*  body
-------------------------------------------------*/
body {
	font-family:"游ゴシック" , "Yu Gothic" , "游 ゴシック体" , "YuGothic" , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "メイリオ" , Meiryo , "ＭＳ Ｐ ゴシック" , "MS PGothic" , sans-serif;
	font-size:14px;
	line-height:1.6;
	color:#333;
	-webkit-text-size-adjust:100%;
}


/*  #wrapper
-------------------------------------------------*/
#wrapper {
	width:100%;
	margin:0 auto;
	overflow:hidden;
	min-height: 100%;
	position: relative;
	border-bottom: 1px solid #898989;
}


/*  #header
-------------------------------------------------*/
#header {
	width:100%;
	border-top: 4px solid #E68080;
	border-bottom: 3px solid #E68080;
	background-color: #fefefe;
}
#header .logo {
	width:100%;
	max-width: 340px;
	margin: 15px auto;
}


/*  #gnav
-------------------------------------------------*/
#gnav {
	width: 100%;
	height: 45px;
	border-top: #ccc 1px solid;
	position: relative;
	z-index: 10;
	background: -moz-linear-gradient(bottom, #fefefe 0%, #dcdcdc 100%);
	background: -webkit-linear-gradient(bottom, #fefefe 0%,#dcdcdc 100%);
	background: linear-gradient(to bottom, #fefefe 0%,#dcdcdc 100%);
}
#gnav ul {
	margin: 0 auto;
	max-width: 1100px;
	height: 45px;
	text-align: left;
}
#gnav ul li {
	width: 15.8%;
	height: 45px;
	float: left;
	border-left: #ccc 1px solid;
	box-sizing: border-box;
}
#gnav ul li:before {
	position: absolute;
	content: '';
	border-left: #fff 2px solid;
	height: 45px;
}
#gnav ul li.pcon:before {
	border-left: none;
}
#gnav ul li.home {
	width: 5.2%;
}
#gnav ul li.pcon {
	border-right: #ccc 1px solid;
}
#gnav ul li a {
	height: 45px;
	line-height: 45px;
	display: block;
	text-align: center;
	transition: all 0.2s linear;
	color: #333;
	text-decoration: none;
}
#gnav ul li.home a {
	background: url(../img/nav_home.jpg) center top no-repeat;
	text-indent: -9999px;
}
#gnav ul li.pcon a {
	height: 38px;
	line-height: 1.2;
	padding-top: 7px;
	background: -moz-linear-gradient(bottom, #f6797d 0%, #d3575c 100%);
	background: -webkit-linear-gradient(bottom, #f6797d 0%,#d3575c 100%);
	background: linear-gradient(to bottom, #f6797d 0%,#d3575c 100%);
	color: #fff;
}
#gnav ul li.active > a,
#gnav ul li:hover > a {
	background-color: #fae2df;
}
#gnav ul li.home:hover > a,
#gnav ul li.pcon:hover > a {
	opacity:0.5;
	filter: alpha(opacity=50);
	-ms-filter:"alpha(opacity=50)";
	background-color: transparent;
}


/*  #contents
-------------------------------------------------*/
#contents {
	width:100%;
	max-width: 1100px;
	margin: 0 auto;
	padding-bottom: 90px;
}

/* .mainimg */
.mainimg {
	background:url(../img/bg_mainimg.jpg) no-repeat center top;
	background-size:100%;
	padding-top:6.4%;
	margin-bottom:6%;
}
.mainimg .inner {
	max-width:1100px;
	margin:0 auto;
	clear:both;
	position:relative;
}

/* .headTitle */
.headTitle01 {
	width:69%;
	background:#e68080;
	color:#fff;
	font-weight:normal;
	text-align:center;
	padding:3.2% 0;
	margin:0 auto;
	font-size:24px;
}
.headTitle02 {
	text-align:center;
	font-size:24px;
	font-weight:normal;
	margin-top:50px;
}

.headTitle02:first-of-type {
	margin-top:0;
}

.headTitle02 span {
	display:inline-block;
	border-bottom:#e68080 2px solid;
}
.headTitle03 {
	text-align:center;
	font-size:18px;
	color:#b73b3b;
	padding-top:5%;
}

/*  .cont4
-------------------------------------------------*/
.cont4 {
	padding-bottom: 23px;
}
.cont4 h4 {
	background-color: #E68080;
	color: #fff;
	line-height: 45px;
	font-size: 16px;
	padding-left: 25px;
	margin-bottom: 30px;
}
.cont4 h5 {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 15px;
}
.cont4 address {
	font-size: 16px;
	margin-bottom: 15px;
	line-height: 1.4;
}
.cont4 address span {
	display: block;
	margin-top: 8px;
}
.cont4 ul li {
	font-size: 16px;
	font-weight: bold;
	background: url(../img/tel.png) left 2px no-repeat;
	background-size: 45px auto;
	padding: 2px 0 2px 45px;
	margin-bottom: 5px;
	line-height: 1.3;
}
.cont4 ul li:last-child {
	background: url(../img/mail.png) left 3px no-repeat;
	background-size: 45px auto;
	word-wrap : break-word;
	overflow-wrap : break-word;
}
.cont4 ul li a {
	color: #333;
	text-decoration: none;
}


/*  #footer
-------------------------------------------------*/
#footer {
	width:100%;
	border-top: 4px solid #E68080;
	border-bottom: #fff 1px solid;
	position: relative;
}
#footer .footerbox {
	width:100%;
	border-top: 2px solid #fff;
	border-bottom: 1px solid #E68080;
	background-color: #eaeaea;
}
#footer .footerbox .boxinner {
	width:100%;
	max-width:1100px;
	margin: 0 auto;
}
#footer .boxinner h6 {
	float: left;
	width: 30%;
	max-width: 340px;
	margin: 30px 3% 30px 2%;
}
#footer .boxinner address {
	float: left;
	width: 33%;
	margin: 38px 0 25px;
	font-size: 13px;
}
#footer .boxinner ul {
	float: right;
	width: 27%;
	margin: 30px 2% 25px 3%;
}
#footer .boxinner ul li {
	font-size: 16px;
	font-weight: bold;
	background: url(../img/tel.png) left 2px no-repeat;
	background-size: 45px auto;
	padding: 2px 0 2px 45px;
	margin-bottom: 5px;
	line-height: 1.3;
}
#footer .boxinner ul li:last-child {
	background: url(../img/mail.png) left 3px no-repeat;
	background-size: 45px auto;
	word-wrap : break-word;
	overflow-wrap : break-word;
}
#footer .boxinner ul li a {
	color: #333;
	text-decoration: none;
}
#footer #pagetop {
	max-width: 1100px;
	margin: -44px auto 0;
	text-align: right;
}
#footer #pagetop img {
	width: 50px;
}
#footer small {
	display: block;
	height: 43px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background: -moz-linear-gradient(bottom, #fff 0%, #e6e6e6 100%);
	background: -webkit-linear-gradient(bottom, #fff 0%,#e6e6e6 100%);
	background: linear-gradient(to bottom, #fff 0%,#e6e6e6 100%);
	text-align: center;
	font-size: 13px;
	line-height: 43px;
}


/*  #fnav
-------------------------------------------------*/
#fnav {
	border-bottom: 1px solid #bbb;
}
#fnav ul {
	text-align: center;
	font-size: 0;
}
#fnav ul li {
	font-size: 14px;
	display: inline-block;
	vertical-align:middle;
	margin: 1% 2%;
}
#fnav ul li a {
	font-weight: bold;
	color: #333;
	text-decoration: none;
}
#fnav ul li a:hover {
	text-decoration: underline;
}
#fnav ul li.fbnr {
	width:14%;
	vertical-align:middle;
	margin:4px 0 4px 8%;
}

@media only screen and (min-width:681px) and (max-width:1099px){
/* .headTitle01 */
.headTitle01 {
	font-size:20px;
}

/* .cont4 */
.cont4 h4 {
	margin-bottom: 20px;
}
.cont4 h5 {
	font-size: 16px;
}
.cont4 address {
	font-size: 14px;
}
.cont4 address .tb {
	display: none;
}

/* #fnav */
#fnav ul li.fbnr {
	margin-left:6%;
}
}

@media only screen and (min-width:681px) and (max-width:840px){
#footer .boxinner h6 {
	float: none;
	width: 100%;
	margin: 30px auto 0;
}
#footer .boxinner address {
	width: 48%;
	margin: 25px 4%;
}
#footer .boxinner ul {
	width: 40%;
	margin: 25px 4% 25px 0;
}

/* #fnav */
#fnav ul li.fbnr {
	margin-left:0;
}
}


@media only screen and (min-width:1px) and (max-width:680px){
/*  body  */
body {
	font-size:16px;
	line-height:1.4;
}

/*  #header  */
#header {
	border-top: 2px solid #E68080;
	border-bottom: none;
	background-color: #fff;
}
#header .logo {
	width:63%;
	max-width: inherit;
	margin: 1% auto;
	padding-right: 45px;
}

/*  #gnav  */
#gnav {
	display: none;
}
#menuOverlay {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.6);
	display: none;
	position: fixed;
	z-index: 9997;
}
#switchBtnArea #switchBtn {
	top: 2px;
	right: 0;
	display: block;
	position: absolute;
	z-index: 9998;
	width: 14.5%;
}
#switchBtnArea #switchBtn .openimg {
	display: block;
}
#switchBtnArea #switchBtn .closeimg {
	display: none;
}
#switchBtnArea #switchBtn.btnClose .openimg {
	display: none;
}
#switchBtnArea #switchBtn.btnClose .closeimg {
	display: block;
}
#rwdMenuWrap {
	top: 0;
	right: -275px;
	width: 275px;
	height: 100%;
	background-color: #999;
	overflow: auto;
	position: fixed;
	z-index: 9999;
}
#rwdMenuWrap ul {
	width: 100%;
	background-color: #fff;
}
#rwdMenuWrap ul li {
	width: 100%;
	border-bottom: #999 1px dotted;
}
#rwdMenuWrap ul li.icon {
	border-bottom: none;
}
#rwdMenuWrap ul li.bor1 {
	border-bottom: #E68080 1px solid;
}
#rwdMenuWrap ul li.bor2 {
	border-bottom:  #999 1px solid;
}
#rwdMenuWrap ul li a {
	padding: 15px 20px;
	text-align: left;
	display: block;
	background-color: #fff;
	color: #333;
	font-size: 16px;
	text-decoration: none;
}
#rwdMenuWrap ul li.icon a {
	color: #fff;
	font-weight: bold;
	background: url(../img/spmenu_icon.png) 15px center no-repeat #E68080;
	background-size: 25px auto;
	padding-left: 45px;
}

/* #contents */
#contents {
	width:94%;
	padding-bottom: 30px
}

/* .mainimg  */
.mainimg {
	background-size:cover;
	padding:2.5% 0;
}

/* .headTitle */
.headTitle01 {
	width:94%;
	font-size:17px;
	padding:4.2% 0;
}
.headTitle02 {
	font-size:18px;
}
.headTitle02 span {
	border-bottom-width:1px;
}
.headTitle03 {
	font-size:17px;
}

/* .side */
.side {
	padding-top:12%;
}

/* .cont4 */
.cont4 {
	padding-bottom: 25px;
}
.cont4 h4 {
	line-height: 40px;
	font-size: 18px;
	padding-left: 10px;
	margin-bottom: 20px;
}
.cont4 h5 {
	font-size: 20px;
	margin-bottom: 10px;
}
.cont4 address {
	font-size: 17px;
}
.cont4 address span {
	margin-top: 5px;
}
.cont4 ul li {
	font-size: 18px;
}

/* #sfnav */
#sfnav {
	border: 1px solid #bebebe;
	margin-bottom: 25px;
	padding: 15px;
}
#sfnav ul {
	width: 100%;
	background-color: #fff;
}
#sfnav ul li {
	width: 100%;
	border-bottom: #999 1px dotted;
}
#sfnav ul li:first-child {
	border-bottom: none;
}
#sfnav ul li:nth-child(7),
#sfnav ul li:last-child {
	border-bottom: #E68080 1px solid;
}
#sfnav ul li:nth-child(8) {
	border-bottom:  #999 1px solid;
}
#sfnav ul li a {
	padding: 15px 20px;
	text-align: left;
	display: block;
	background-color: #fff;
	color: #333;
	font-size: 16px;
	text-decoration: none;
}
#sfnav ul li:first-child a {
	color: #fff;
	font-weight: bold;
	background: url(../img/spmenu_icon.png) 15px center no-repeat #E68080;
	background-size: 25px auto;
	padding-left: 45px;
}
.bnr {
	max-width: 300px;
	margin: 0 auto;
}

/*  #footer  */
#footer {
	border-top: 2px solid #E68080;
}
#footer #pagetop {
	margin: -34px auto 0;
}
#footer #pagetop img {
	width: 38px;
}
#footer small {
	height: 34px;
	font-size:12px;
	line-height:34px;
	padding-right: 30px;
}
}