@charset "utf-8";

/* reset-css
============================================ */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	-webkit-text-size-adjust: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

html,body {
    width: 100%;
}


/* #adjust-css
============================================ */
body {
	position: relative;
	font-family: sans-serif;
	font-size: 12px;
	line-height: 1.5;
	text-align: center;
	color: #333333;
}

@media screen and (max-width: 1100px) {
    @-ms-viewport {
        width: 1100px;
    }
}


/* link
------------------------------------------------------------ */
a {
	text-decoration: none;
	outline: none;
	overflow: hidden;
}

a:link,
a:visited {
	color: #0099cc;
}

a:hover,
a:active {
	color: #0099cc;
	text-decoration: underline;
}
	
/* tags
------------------------------------------------------------ */
p {
	line-height: 1.7em;
}

img {
	border: 0;
	vertical-align: bottom;
}

table {
	width: 100%;
	margin-bottom: 10px;
}

th {
	text-align: left;
	font-weight: bold;
	vertical-align: middle;
	border: solid 1px #cccccc;
	padding: 8px;
}

td {
	vertical-align: middle;
	border: solid 1px #cccccc;
	padding: 8px;
}


td h3 {
	margin-top: 0.3em;
	margin-bottom: 0 !important;
	color :#cc6699;
}

td ul li {
	list-style: disc none outside;
	margin-left: 15px;
}

strong {
	font-weight: bold;
	font-size: 110%;
}

caption {
	font-weight: bold;
	text-align: left;
	line-height: 2.2em;
}

ol li {
	list-style: decimal none outside;
	margin-left: 2em;
}


/* options
------------------------------------------------------------ */
.externalIcon {
	margin-left: 3px;
	vertical-align: middle;}


area:focus {
	outline-style: none;
	-moz-outline-style: none;
}

/**
.bikou {
	font-size: 11px;
	font-weight: normal;
}

.bgr {
	font-size: 20px;
	font-weight: bold;
}**/

.atn {
	color: #988;
}

/**
.atn2 {
	color: #c88 !important;
}

.errmsg {
	color: #c33;
}**/


::-webkit-input-placeholder {
  color: #ccc;
}
::-moz-placeholder {
  color: #ccc;
}
:-ms-input-placeholder {
  color: #ccc;
}




/****** header
============================================================ */
header {
	width: 100%;
	height: 110px;
	text-align: left;
	border-top: solid 5px #dddddd;
}

header .inner {
	position: relative;
	width: 980px;
	margin: auto;
}

header h1 {
	margin-top: 25px;
	float: left;
}

header #logo {
//	width: 210px;
//	height: 50px;
//	background: url("/images/hdrlogo.png") top left no-repeat;
//	text-indent: 100%;
//	white-space: nowrap;
//	overflow: hidden;
	margin-top: 25px;
	float: left;
}

header #logo a {
	width: 210px;
	height: 50px;
	display: block;
}

header #pfm img {
	position: absolute;
	top: -5px;
	left: 210px;
	float: left;
	opacity: 0;
}

header ul#rsv {
	margin-top: 5px;
	float: right;
}

header ul#rsv li {
	white-space: nowrap;
	overflow: hidden;
	float: left;
}

header ul#rsv li:first-child {
	width: 414px;
	height: 60px;
	text-indent: initial;
	margin-right: 10px;
}

header ul#rsv li:last-child {
	width: 168px;
	height: 60px;
}

#nwform header ul#rsv li {
	text-indent: 0;
	white-space: nowrap;
	overflow: hidden;
	float: left;
}

#nwform header ul#rsv li:last-child {
	background: 0;
}

header ul#rsv li:last-child a {
	width: 168px;
	height: 60px;
	display: block;
}

header ul#rsv li:last-child:hover {
	opacity: 0.8;
}

header nav {
	position: absolute;
	top: 65px;
	right: 0px;
//	height: 45px;
}

header nav ul li {
	width: 136px;
	height: 45px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	float: left;
//	margin-top: 0px;
}

header nav ul li a {
	width: 136px;
	height: 45px;
	display: block;
}

header nav ul li:nth-child(1) {
	background: url("/images/hdrnav.gif") 0px 0px no-repeat;
}

header nav ul li:nth-child(1):hover {
	background: url("/images/hdrnav.gif") -136px 0px no-repeat;
}

header nav ul li:nth-child(2) {
	background: url("/images/hdrnav.gif") 0px -45px no-repeat;
}

header nav ul li:nth-child(2):hover {
	background: url("/images/hdrnav.gif") -136px -45px no-repeat;
}

header nav ul li:nth-child(3) {
	background: url("/images/hdrnav.gif") 0px -90px no-repeat;
}

header nav ul li:nth-child(3):hover {
	background: url("/images/hdrnav.gif") -136px -90px no-repeat;
}

header nav ul li:nth-child(4) {
	background: url("/images/hdrnav.gif") 0px -135px no-repeat;
}

header nav ul li:nth-child(4):hover {
	background: url("/images/hdrnav.gif") -136px -135px no-repeat;
}

header nav ul li:nth-child(5) {
	background: url("/images/hdrnav.gif") 0px -180px no-repeat;
}

header nav ul li:nth-child(5):hover {
	background: url("/images/hdrnav.gif") -136px -180px no-repeat;
}

header #tip1 {
	position: absolute;
	top: 2px;
	left: 518px;
	width: 52px;
	height: 22px;
}

header #tip2 {
	position: absolute;
	top: 2px;
	right: 125px;
	width: 52px;
	height: 22px;
}


/* ***** breadcrumb
------------------------------------------------------------ */
ul#breadcrumb {
	width: 980px;
	line-height: 40px;
	clear: both;
}

ul#breadcrumb:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

ul#breadcrumb li {
	background:url("/images/arrow.gif") left center no-repeat;
	padding-left: 16px;
	margin-left: 8px;
	float: left;
}

ul#breadcrumb li:first-child {
	background: none;
	padding-left: 0px;
	margin-left: 0px;
}


/* ***** contents
============================================================ */
article {
	position: relative;
	width: 980px;
	margin: auto;
	margin-bottom: 50px;
	text-align :left;
}

article:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

article h1,
article #ttl,
article h2,
article h3 {
	font-family:'Lucida Grande','Hiragino Kaku Gothic ProN',Meiryo,sans-serif;
    font-weight: normal;
    margin: 0.2em 0px;
    word-spacing: normal;
}

article h1,
article #ttl {
	font-size: 46px;
	line-height: 1.2em;
}

article h1 span,
article #ttl span {
	font-size: 23px;
	line-height: 23px;
	margin-left: 0.4em;
}

article p.intro {
	font-family: "メイリオ","Meiryo","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",sans-serif;
    font-size: 16px;
	margin-bottom: 0.8em;
}

article h2 {
    font-size: 22px;
	clear: both;
}

article h3 {
    font-size: 16px;
}

article a.morelnk {
    background: url("/images/listmark.gif") no-repeat scroll left center rgba(0, 0, 0, 0);
    float: right;
    padding-left: 8px;
}



/* ***** widearea
============================================================ */
#widearea {
	width: 980px;
	min-height: 520px;
	margin: auto;
	margin-bottom: 20px;
	clear: both;
}


/* ***** article
============================================================ */
#article {
	width: 740px;
	font-size: 14px;
	font-family: "メイリオ","Meiryo","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",sans-serif;
	float: left;
}


/* #bobun
============================================================ */
#bobun,
.bobun {
	text-align: right;
	margin-right: 5px;
	margin-bottom: 1em;
	clear: both;
}


/* ***** options
============================================================ */
.note-lft {
	font-size: 96%;
	color: #998888;
	line-height: 1.4em !important;
	text-align: left;
}

.note-rgt {
	font-size: 96%;
	color: #998888;
	line-height: 1.4em !important;
	text-align: right;
}



/* ***** aside
============================================================ */
#aside {
	position: relative;
	width: 220px;
	margin-bottom: 50px;
	float: right;
}

#aside #aside-menu {
	margin-bottom: 20px;
}

#aside .group-0 {
	position: relative;
	width: 190px;
	margin-left: 8px;
	background: #fcfcfc;
	border: solid 1px #dddddd;
	border-top: none;
	padding: 10px;
}

#aside .group-0:first-of-type {
	border-top: solid 1px #dddddd;
}

#aside #group-2 {
	position: relative;
	width: 192px;
	margin-left: 8px;
	background: #3399cc;
	padding: 10px;
}

#aside #group-2:after {
	position: absolute;
	top: 0px;
	left: -8px;
	width: 14px;
	height: 40px;
	background: url("/images/arw-group2.png") top left no-repeat;
	content: "";
	display: block;
}

#aside #group-3 {
	position: relative;
	width: 192px;
	margin-left: 8px;
	background: #bb9955;
	padding: 10px;
}

#aside #group-3:after {
	position: absolute;
	top: 0px;
	left: -8px;
	width: 14px;
	height: 40px;
	background: url("/images/arw-group3.png") top left no-repeat;
	content: "";
	display: block;
}

#aside #group-4 {
	position: relative;
	width: 192px;
	margin-left: 8px;
	background: #77cc66;
	padding: 10px;
}

#aside #group-4:after {
	position: absolute;
	top: 0px;
	left: -8px;
	width: 14px;
	height: 40px;
	background: url("/images/arw-group4.png") top left no-repeat;
	content: "";
	display: block;
}

#aside #group-5 {
	position: relative;
	width: 192px;
	margin-left: 8px;
	background: #dd5599;
	padding: 10px;
}

#aside #group-5:after {
	position: absolute;
	top: 0px;
	left: -8px;
	width: 14px;
	height: 40px;
	background: url("/images/arw-group5.png") top left no-repeat;
	content: "";
	display: block;
}

#aside #group-6 {
	position: relative;
	width: 192px;
	margin-left: 8px;
	background: #2288cc;
	padding: 10px;
}

#aside #group-6:after {
	position: absolute;
	top: 0px;
	left: -8px;
	width: 14px;
	height: 40px;
	background: url("/images/arw-group6.png") top left no-repeat;
	content: "";
	display: block;
}

#aside #group-7 {
	position: relative;
	width: 192px;
	margin-left: 8px;
	background: #ee8833;
	padding: 10px;
}

#aside #group-7:after {
	position: absolute;
	top: 0px;
	left: -8px;
	width: 14px;
	height: 40px;
	background: url("/images/arw-group7.png") top left no-repeat;
	content: "";
	display: block;
}

#aside .saiyou {
	margin-left: 8px;
}

#aside .saiyou img {
	width: 180px;
	margin: auto;
	border: solid 1px #ccc;
	text-align: center;
}

#aside .saiyou p {
	line-height: 1.5;
	margin-top: 10px;
}


#aside h3 {
	color: #ffffff;
	font-size: 125%;
	font-weight: bold;
	font-family: sans-serif;
}

#aside .group-0 h3 {
	color: #333333;
}


#aside ul li {
	margin-bottom: 0.7em;
}

#aside ul li a {
	padding-left: 14px;
	background: url("/images/listmark1.gif") 7px center no-repeat;
	color: #ffffff;
}

#aside .group-0 ul li a,
#aside .group-0 ul li.hdn {
	padding-left: 14px;
	background: url("/images/listmark2.gif") 7px center no-repeat;
	color: #333333;
}

#aside .group-0 ul li.hdn {
	color: #666666;
}

#aside .group-0 dl+ul {
	margin-top: 0.6em;
}

#aside .group-0 dl dt {
	background: url("/images/slide-btn1.png") right center no-repeat;
	border: solid 1px #fcfcfc;
	padding: 4px;
	cursor: pointer;
}

#aside .group-0 dl dt:hover {
	background-color: #eeeeee;
	border: solid 1px #dddddd;
}

#aside .group-0 dl dt.hdn {
	background: url("/images/slide-btn1-off.png") right center no-repeat;
	font-weight: bold;
}

#aside .group-0 dl dd {
	border-top: solid 1px #eeeeee;
	display: none;
}

#aside .group-0 dl dd ul li a:hover {
	background-color: #ccffff;
}

#aside dl dd ul li {
	margin-bottom: 0px;
}

#aside dl dd ul li a,
#aside dl dd ul li.hdn {
	color: #ffffff;
	text-decoration: none;
	background: url("/images/common/listmark1.gif") 4px center no-repeat;
	padding: 4px;
	padding-left: 10px;
	display: block;
}

#aside dl dd ul li.hdn {
	color: #dddddd;
}

#aside dl dd ul li span {
	background: url("/images/common/listmark1.gif") 4px center no-repeat;
	padding: 2px;
	padding-left: 12px;
	display: block;
	color: #ffffff;
	cursor: pointer;
}

#aside dl dd ul li span.opn {
	background: url("/images/common/mark-down1.gif") 3px center no-repeat;
	font-weight: bold;
}

#aside #aside-bnr {
	margin-left: 8px;
	margin-bottom: 15px;

}



/* ***** group-3
--------------------------------------------------------- */
#group-3 dl {
	border: solid 1px #bb9955;
	color: #ffffff;
	margin-bottom: 2px;
}

#group-3 dl dt {
	background: url(/images/slide-btn0.png) right center no-repeat #bb9955;
	padding: 4px;
	cursor: pointer;
}

#group-3 dl dt:hover {
	background-color: #ccaa66;
}

#group-3 dl dt.hdn {
	background: url(/images/slide-btn-off.png) right center no-repeat #bb9955;
}

#group-3 dl dd {
	background: #aa8844;
	border-top: solid 1px #ccaa66;
	display: none;
}

#group-3 dl dd ul li span:hover,
#group-3 dl dd ul li a:hover {
	background-color: #ccaa66;
}

/* ***** group-4
--------------------------------------------------------- */
#group-4 dl {
	border: solid 1px #77cc66;
	color: #ffffff;
	margin-bottom: 2px;
}

#group-4 dl dt {
	background: url(/images/slide-btn0.png) right center no-repeat #77cc66;
	padding: 4px;
	cursor: pointer;
}

#group-4 dl dt:hover {
	background-color: #88dd77;
}

#group-4 dl dt.hdn {
	background: url(/images/slide-btn-off.png) right center no-repeat #77cc66;
}

#group-4 dl dd {
	background: #66bb55;
	border-top: solid 1px #88dd77;
	display: none;
}

#group-4 dl dd ul li span:hover,
#group-4 dl dd ul li a:hover {
	background-color: #88dd77;
}

#group-4 dl+ul {
	margin-top: 0.6em;
}


/* ***** group-5
--------------------------------------------------------- */
#group-5 dl {
	border: solid 1px #dd5599;
	color: #ffffff;
	margin-bottom: 2px;
}

#group-5 dl dt {
	background: url(/images/slide-btn0.png) right center no-repeat #dd5599;
	padding: 4px;
	cursor: pointer;
}

#group-5 dl dt:hover {
	background-color: #ee66aa;
}

#group-5 dl dt.hdn {
	background: url(/images/slide-btn-off.png) right center no-repeat #dd5599;
}

#group-5 dl dd {
	background: #cc4488;
	border-top: solid 1px #ee66aa;
	display: none;
}

#group-5 dl dd ul li span:hover,
#group-5 dl dd ul li a:hover {
	background-color: #ee66aa;
}

#group-5 dl+ul {
	margin-top: 0.6em;
}



/***** #top-search
====================================== **/
#top-search {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 180px;
	margin-bottom: 10px;
}

#top-search select {
	width: 100%;
	height: 40px;
	font-size: 15px;
	border: solid 1px #ccc;
	margin-bottom: 3px;
	background: #fff;
}

#top-search input[type="text"] {
	width: 170px;
	height: 20px;
	font-size: 15px;
	padding: 8px 4px;
	border: solid 1px #ccc;
	margin-bottom: 3px;
}

#top-search .btn-search {
	width: 100%;
	height: 40px;
//	background: #6df;
//	background: #0de;
//	background: #2ac;
	background: #39e;
	color: #fff;
	font-size: 15px;
	text-align: center;
//	border: solid 1px #4bd;
//	border: solid 1px #0bc;
//	border: solid 1px #19b;
	border: none;
	border-radius: 4px;
//	padding: 8px;
	cursor: pointer;
-webkit-appearance: none;
}

#top-search .btn-search a {
	width: 100%;
	padding: 6px 0;
	display: block;
	color: #ffffff;
	text-decoration: none;
}

#top-search form {
	position: relative;
	margin-bottom: 10px;
}


/***** #aside-search
====================================== **/
#aside-search {
	position: relative;
	width: 192px;
	background: #0077cc;
	padding: 10px;
	margin-left: 8px;
}

#aside-search:after {
	position: absolute;
	top: 0px;
	left: -8px;
	width: 14px;
	height: 40px;
	background: url("/images/arw-group2.png") top left no-repeat;
	content: "";
	display: block;
}

#aside-search select {
	width: 180px;
	font-size: 16px;
	padding: 8px 4px;
	border: solid 1px #dddddd;
	margin-bottom: 5px;
}

#aside-search input[type="text"] {
	width: 182px;
	font-size: 16px;
	padding: 8px 4px;
	border: solid 1px #dddddd;
	margin-bottom: 5px;
}

#aside-search input[type="checkbox"] {
	display: inline;
	vertical-align: middle;
}

#aside-search .check {
	text-align: center;
	margin-bottom: 5px;
}

#aside-search .check label img {
	display: inline;
	vertical-align: middle;
}

#aside-search .btn-search {
	width: 100%;
	background: -webkit-gradient(linear, left top, left bottom, from(#39c), to(#4ef));
	background: -webkit-linear-gradient(#39c, #4ef);
	background: -moz-linear-gradient(#39c,#4ef);
	background: linear-gradient(#39c,#4ef);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#ff3399cc', endColorstr='#ff44eeff');
	font-size: 16px;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	border: solid 1px #006699;
	border-radius: 4px;
	padding: 7px;
	cursor: pointer;
}

#aside-search .btn-search a {
	width: 100%;
	padding: 6px 0;
	display: block;
	color: #ffffff;
	text-decoration: none;
}

#aside-search #group0 {
	margin-bottom: 15px;
}

#aside-search #group0 .side-booth dl {
	border: solid 1px #0055aa;
	color: #ffffff;
	margin-bottom: 2px;
}

#aside-search #group0 .side-booth dl dt {
	background: url(/images/slide-btn0.png) right center no-repeat #0055bb;
	padding: 4px;
	cursor: pointer;
}

#aside-search #group0 .side-booth dl dt:hover {
	background-color: #3399ee;
}

#aside-search #group0 .side-booth dl dt.hdn {
	background: url(/images/slide-btn-off.png) right center no-repeat #0055bb;
}

#aside-search #group0 .side-booth dl dd {
	background: #0044aa;
	border-top: solid 1px #0066cc;
	display: none;
}

#aside-search #group0 .side-booth dl dd ul li span:hover,
#aside-search #group0 .side-booth dl dd ul li a:hover {
	background-color: #44aadd;
}

#aside-search #group0 .side-booth dl dd ul li span + ul {
	background: #003399;
	border-top: solid 1px #0066cc;
	border-bottom: solid 1px #0066cc;
}

#aside-search a#booth-history-reset {
	color: #ffffff;
	background: #1188dd;
	border: solid 1px #33aaff;
	text-align: center;
	padding: 5px;
	display: block;
}

#aside-search form {
	margin-bottom: 10px;
}

/** エラー表示 **/
span.search-alert {
	position: absolute;
	bottom: -28px;
	left: 0px;
	width: 180px;
	color: #ffffff;
	text-align: center;
	background: #ff66cc;
	display: none;
	padding: 4px 0px;
	margin-top: 2px;
}



/* socialButton
============================================================== */
#index #socialButton {
	width: 400px;
	margin-bottom: 10px;
	float: right;
}

#blog #socialButton {
	width: 400px;
	float: right;
}

#header-lp #socialButton {
	width: 400px;
	margin-top: 15px;
	float: right;
}

#booth #socialButton {
	position: absolute;
	top: 10px;
	right: 0px;
}

#booth #s-btn-box div{
	float:right;
}


/* googlePlus */
#index #googlePlus,
#booth #googlePlus,
#blog #googlePlus,
#header-lp #googlePlus {
	width: 50px;
	padding: 3px 0 0px;
	margin-right: 0;
	float:right;
}

#index #googlePlus:after,
#booth #googlePlus:after,
#blog #googlePlus:after,
#header-lp #googlePlus:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/* twitter */
#index #twitter,
#booth #twitter,
#blog #twitter,
#header-lp #twitter {
	width: 85px;
	float: right;
	margin-right: 25px;
}

#index .fb-like,
#booth .fb-like,
#blog .fb-like,
#header-lp .fb-like {
	margin-right: 25px;
	float: right;
}


/* ***** float-image
=========================================================== */
.img-lft {
	float:left;
	margin-right: 15px;
	margin-bottom: 15px;
}

.img-rgt {
	float: right;
	margin-left: 15px;
	margin-bottom: 15px;
}

.img-ctr {
	text-align: center;
	margin: auto;
	margin-bottom: 15px;
}


/* ***** float-txt
=========================================================== */
.txt-lft {
	text-align: left;
}

.txt-rgt {
	text-align: right;
}


/* ***** nwfooter
============================================================ */
footer {
	background: #fcfcfc;
	border-top: solid 1px #eeeeee;
	font-family: "メイリオ","Meiryo","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",sans-serif;
	text-align: left;
	letter-spacing: 0.05em;
	padding-bottom: 100px;
}

footer:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

footer .inner {
	width: 980px;
	margin: auto;
	padding-top: 20px;
}

footer .inner .box-a {
	width: 300px;
	margin-left: 20px;
	margin-bottom: 20px;
	float: left;
}

footer .inner .box-a:nth-child(3) {
	width: 340px;
	margin-bottom: 0;
}

footer .inner .box-a:first-child {
	margin-left: 0px;
}

footer .inner h3 {
	font-size: 16px;
	margin: 5px 0;
}

footer .inner #box-c{
	padding-top: 1em;
	margin-bottom: 10px;
	clear: both;
}

footer .inner #box-c .box-c-list {
	width: 215px;
	margin-right: 30px;
	float: left;
}

footer .inner #box-c .box-c-list:nth-child(2) {
	margin-top: 3em;
}

footer .inner #box-c .box-c-list ul {
//	color: #555555;
}

footer .inner #box-c:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

footer #box-btm {
	padding: 10px;
	clear: both;
}

footer #box-btm ul{
	text-align: center;
}

footer #box-btm ul li {
	padding-left: 15px;
	background: url("/images/listmark.gif") 7px center no-repeat;
	margin-right: 10px;
	display: inline;
}

footer dl {
	margin-bottom: 1em;
}

footer dl dt {
	width: 90px;
	float: left;
}

/**
footer .inner .box-a:first-child dl dt {
	width: 90px;
}**/

footer dl dd {
	overflow: hidden;
}

footer dl dd ul li {
	padding-left: 8px;
	background:url("/images/listmark2.gif") left center no-repeat;
	margin-bottom: 0.5em;
}

footer dl dd ul li a {
	color: #333 !important;
}


footer dl dd ul li strong {
	color: #ff66ff;
	font-family: sans-serif;
	font-size: 12px;
	padding-left: 5px;
}

footer #box-ad {
	width: 720px;
	margin: 15px auto 0px;
}

footer #box-ad h4 {
	margin-right: 30px;
	float: left;
	background: url("/images/ftrlogo.png") top left no-repeat;
	width: 250px;
	height: 40px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}

footer #box-ad p {
	padding-top: 5px;
	line-height: 1.5em;
	white-space: nowrap;
}

footer #cpy {
	text-align: center;
	padding: 10px;
}

footer #cpy small {
	font-size: 12px;
}


#change-button {
	width: 80%;
	margin: auto;
	margin-bottom: 150px;
	border: solid 2px #1166bb;
	background: #2277cc;
	clear: both;
}

#change-button a {
	padding: 0.8em;
	font-size: 60px;
	font-weight: bold;
	text-align: center;
	color: #ffffff;
	text-decoration: none;
	display: block;
}


/***** #nwrsvbox
============================================================ */
#nwrsvbox {
	width: 100%;
	position: fixed;
	bottom: 0px;
	left: 0px;
	padding: 10px 0px 15px;
	background: #fcfcdd;
	border-top: solid 1px #eeeecc;
	opacity: 0;
	z-index: 2000;
}

#nwrsvbox:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

#nwrsvbox .inner {
	position: relative;
	width: 980px;
	margin: auto;
	padding: 5px 0px;
}

#nwrsvbox #tal4 {
	position: absolute;
	top: -30px;
	left: 0px;
	width: 95px;
	height: 120px;
	background: url("/images/rsv-nwvisual2.png") bottom left no-repeat;
}

#nwrsvbox #tal4 span {
	position: absolute;
    display: block;
    width: 100%;
    height: 100%;
	background: url("/images/spacer.gif");
}

@media print {
	#nwrsvbox #tal4 {
		display: none;
	}
}

#nwrsvbox dl dt {
	float: left;
}

#nwrsvbox dl dt:first-of-type {
	margin-left: 100px;
}

#nwrsvbox dl dt:last-of-type {
	width: 414px;
	height: 60px;
	text-indent: initial;
	margin-right: 5px;
	margin-left: 5px;
}

#nwrsvbox dl dd {
	float: left;
}

#nwrsvbox dl dd:hover {
	opacity: 0.8;
}

#nwrsvbox #tip3 {
	position: absolute;
	top: 2px;
	left: 525px; 
	width: 52px;
	height: 22px;
}

#nwrsvbox #tip4 {
	position: absolute;
	top: 2px;
	right: 125px;
	width: 52px;
	height: 22px;
}

/**
#nwrsvbox #pagetop {
	position: absolute;
	top: 0px;
	right: -40px;
	width: 40px;
	height: 70px;
}**/

#pagetop2 {
	position: fixed;
	right: 3%;
	bottom: -300px;
	z-index: 2100;
	opacity: 0;
}

#pagetop2 img {
	width: 30px;
}

#pagetop2 a {
	padding: 8px;
	background-color: rgba(255,255,255,0.8);
	border: solid 1px #ccc;
	border-radius: 5px;
	display: block;
}



/****** sitemap.html 
============================================================ */
#sitemap #article {
	width: 960px;
	margin: auto;
	margin-bottom: 50px;
	float: none;
}

#sitemap #article #hdrimg p.intro {
	color: #006699;
}

#sitemap #article #hdrimg h1 {
	color: #006699;
}

#sitemap #article #sitemap-area {
	margin-left: -10px;
}

#sitemap #article .sitemap {
	width: 260px;
	margin-top: 20px;
	margin-right: 70px;
	margin-bottom: 30px;
	padding-left: 10px;
	border-left: dotted 1px #cccccc;
	font-family: sans-serif;
	font-size: 12px;
	float: left;
}

#sitemap #article .sitemap h2 {
	font-size: 14px;
	font-family: sans-serif;
	font-weight: bold;
	color: #006699;
	margin-bottom: 0.2em;
	padding-left: 4px;
}


#sitemap #article .sitemap:last-child {
	margin-right: 0px;
}

#sitemap #article ul {
	margin-bottom: 1.6em;
}

#sitemap #article ul li ul {
	margin-left: 1.2em;
	margin-bottom: 1em;
}

#sitemap #article ul li ul li {
	padding-left: 0.6em;
	background: url(/images/common/listmark.gif) left 0.5em no-repeat;
	margin-bottom: 0.3em;
}

#sitemap #article ul li span {
	font-weight: bold;
	margin-bottom: 0.5em;
	background: url(/images/common/listmark.gif) 5px center no-repeat #fcfcfc;
	border: solid 1px #eeeeee;
	display: block;
}

#sitemap #article ul li span a {
	width: 100%;
	padding: 5px;
	padding-left: 12px;
	display: block;
}