@charset "utf-8";

/*
 * Common CSS
 * 
 * 0 Reset
 * 1 Base
 * 2 Page Structure
 * 3 Layout Templates
 * 4 Content Modules
 * 5 Print
 * 
 */



/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

  0 Reset

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

html, body, div, h1, h2, h3, h4, h5, h6,
p, ul, ol, li, dl, dt, dd, address, hr,
pre, blockquote, ins, del, form, fieldset, legend,
table, caption, thead, tfoot, tbody, tr, th, td {
  padding: 0;
  margin: 0;
}
h1, h2, h3, h4, h5, h6 {
  font-size: 1em;
}
ul p, ol p, dl p, table p,
ul ul, ol ul, dl ul, table ul,
ul ol, ol ol, dl ol, table ol,
ul dl, ol dl, dl dl, table dl,
ul pre, ol pre, dl pre, table pre,
ul table, ol table, dl table, table table {
  font-size: 1em;
  margin: 0;
}
img, object {
  border: 0;
  vertical-align: bottom;
}



/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

  1 Base

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

/* Blocks */
body {
	background: url(../img/pf-bg.jpg) no-repeat 50% 100% #ffffff;
	color: #7d4a2c;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 13px;
	line-height: 1.6;
}
p, ul, ol, dl {
	margin: 1em 0 0;
}
ul, ol, dl {
	padding: 0 0 0 2em;
}
hr {
	display: none;
}

/* Inlines */
a {
	color: #7d4a2c;
	text-decoration: underline;
}
em {
	font-style: normal;
}
strong {
	font-weight: bold;
}
code, kbd, samp {
	font-family: "Courier New", monospace;
}
kbd {
	font-weight: bold;
}

/* Tables */
table {
	line-height: 1.4;
	border-collapse: collapse;
	border-spacing: 0;
	margin: 1.3em 0 0.3em;
	vertical-align: top;
	text-align: left;
	background: #dcecff;
	color: #000000;
}
th, td {
	padding: 0.3em 5px;
	border: 1px solid #1774ff;
}
th {
	font-weight: bold;
	background: #abd1fe;
}
thead th {
	background: #7cb0ff;
	color: #ffffff;
	text-align: center;
}
th, td {
	padding: 0.3em 5px;
	border: 1px solid #1774ff;
}
th {
	font-weight: bold;
	background: #abd1fe;
	text-align: center;
}
td.no_border_right {
	border-right-style: none;
}
td.no_border_left {
	border-left-style: none;
}
.no_style {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #f3edbc;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

  2 Page Structure

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

/* Page */
.page {
	background: url(../img/p-bg.jpg) no-repeat 50% 0;
}

/* Page Header */
.page-header {
	position: relative;
	z-index: 1;
	width: 1000px;
	height: 212px;
	margin: 0 auto;
	background: url(../img/ph-bg.png) no-repeat 50% 100%;
}
.page-header .cover {
	position: relative;
	width: 100%;
	margin: 0;
}
.page-header .cover .area {
	overflow: hidden;
	position: absolute;
	background: url(../img/ph-flash-alt.jpg) no-repeat;
}
.page-header .cover #area-00 {
	top: 0;
	left: 390px;
	width: 300px;
	height: 0;
	padding: 160px 0 0;
	background-position: -390px 0;
}
.page-header .cover #area-01 {
	top: 0;
	left: 34px;
	width: 180px;
	height: 0;
	padding: 180px 0 0;
	background-position: -34px 0;
}
.page-header .nav.global {
	position: absolute;
	bottom: 5px;
	left: 162px;
	background: url(../img/ph-nav-bg.png) no-repeat 0 0;
}
.page-header .nav.global li {
	position: relative;
	float: left;
}
.page-header .nav.global li a {
	display: block;
	width: 114px;
	height: 34px;
}
.page-header .nav.global li.hover a img {
	visibility: hidden;
}
.page-header .nav.global li ul {
	display: none;
	position: absolute;
	top: 100%;
	left: -7px;
	z-index: 2;
	width: 128px;
	padding: 0 0 6px;
	margin: 0;
	background: url(../img/ph-nav-dropdown-bg.png) no-repeat 0 100%;
}
.page-header .nav.global li ul li {
	float: none;
}
.page-header .nav.global li ul li:first-child {
	padding: 5px 0 0;
	background: url(../img/ph-nav-dropdown-bg.png) no-repeat 0 0;
}
.page-header .nav.global li ul li a {
	display: inline;
	width: auto;
	height: auto;
}
.page-header .nav.global li.hover ul li a img {
	visibility: visible;
}

/* Page Body */
.page-body {
	overflow: hidden;
	width: 876px;
	padding: 10px 62px 100px;
	margin: 0 auto;
	background: url(../img/pb-bg.png) repeat-y 50% 0;
}

/* Content */
.content {
	float: right;
	width: 682px;
	background: url(../img/c-bg.png) repeat-y 50% 0;
}

/* Content Header */
.content-header {
	position: relative;
	height: 39px;
	padding: 29px 0 0 15px;
	margin: 0 0 10px;
	background: url(../img/c-bg.png) no-repeat 0 0;
}
.content-header .nav.crumbs {
	position: absolute;
	top: 8px;
	left: 12px;
	font-size: 0.77em;
	color: #472112;
}
.content-header .nav.crumbs a {
	color: #472112;
	text-decoration: none;
}
.content-header .nav.crumbs a:hover {
	text-decoration: underline;
}
.content-header .nav.crumbs a:first-child {
	text-transform: uppercase;
}

/* Content Body */
.content-body {
	width: 498px;
	padding: 0 92px 60px 92px;
	background: url(../img/c-bg.png) no-repeat 100% 100%;
}
.content-body h2 {
	margin: 4em -30px 0;
}
.content-body .section:first-child h2 {
	margin-top: 0;
}
.content-body h3 {
	padding: 0 0 0 15px;
	margin: 2em 0 0 -15px;
	background: url(../img/c-h3-bg.png) no-repeat 0 0.47em;
}

/* Text Area */
.textarea_w558 {
	width: 558px;
	margin-right: auto;
	margin-left: auto;
	word-break: break-all;  
}
.textarea_m {
	width: 260px;
	height: 60px;
	margin-top: 5px;
	word-break: break-all; 
}
.textarea_l {
	width: 450px;
	height: 60px;
	margin-top: 5px;
	word-break: break-all; 
}

/* Sidebar */
.sidebar {
	float: left;
	width: 184px;
}
.sidebar #nav-local {
	margin: 0 0 8px;
	background: url(../img/sb-nav-bg.png) repeat-y 50% 0;
}
.sidebar #nav-local h2 {
	padding: 2px 2px 7px;
	margin: 0;
	background: url(../img/sb-nav-bg.png) no-repeat 0 0;
}
.sidebar #nav-local .nav.local {
	position: relative;
	width: 158px;
	padding: 0 13px 12px;
	margin: -7px 0 0;
	background: url(../img/sb-nav-bg.png) no-repeat 100% 100%;
	text-align: center;
}
.sidebar #nav-local .nav.local ul {
	padding: 0;
	margin: 0;
	background: none;
}
.sidebar #nav-featured {
	position: relative;
	width: 190px;
	margin: 0 -3px;
}
.sidebar #nav-featured .nav.featured li {
	margin: 0 0 5px;
	text-align: center;
}
.sidebar .info {
	margin: 0 0 30px 1px;
}
.sidebar #nav-featured-2 p {
	margin-bottom: 30px;
	padding: 0;
}
.sidebar #nav-featured-2 ul {
	margin: 0;
	padding: 0;
}
.sidebar #nav-featured-2 .featured li {
	margin: 0 0 8px;
	list-style-image: none;
	list-style-type: none;
	text-align: center;
}

/* Page Footer */
.page-footer {
	width: 1000px;
	height: 227px;
	padding: 75px 0 0;
	margin: -102px auto 0;
	background: url(../img/ph-bg.png) no-repeat 50% 100px;
}
.page-footer .nav.about,
.page-footer .banners {
	padding: 0;
	margin: 0;
	text-align: center;
}
.page-footer .nav.about li,
.page-footer .banners li {
	display: inline;
}
.page-footer .nav.about {
	height: 40px;
}
.page-footer .nav.about li {
	margin: 0 0.5em;
}
.page-footer .nav.about li a {
	color: #7ec4a9;
	text-decoration: none;
}
.page-footer .nav.about li a:hover {
	text-decoration: underline;
}
.page-footer .copyright {
	padding: 0;
	margin: 0;
	color: #3C2415;
	font-size:0.85em;
	text-decoration: none;
	text-align: center;
	margin: 1em 0 0;
}


/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

  3 Layout Templates

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

/* /beginner/ */
.beginner .content-header {
	margin: 0;
}
.beginner .content-body {
	width: 638px;
	padding: 0 25px 13px 19px;
}
.beginner .content-body h2 {
	padding: 0;
	margin: 0;
}
.beginner .content-body .screenshot {
	margin: 0;
}

/* /playguide_2/ (キャラクターのページ) */
.playguide_2 .content-body {
	width: 622px;
	padding: 0 30px 60px 30px;
	background: url(../img/c-bg.png) no-repeat 100% 100%;
}
.playguide_2 .content-body p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.playguide_2 .content-body h2 {
	margin-top: 0px;
	height: 35px;
	width: 618px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
.playguide_2 .content-body h3 {
	margin: 0px;
	padding: 0px;
}
.playguide_2 .content-body ul,ol {
	margin: 0px;
	padding: 0px;
}
.playguide_2 .content-body li {
	list-style-image: none;
	list-style-type: none;
}
.playguide_2 .content-body .img {
	vertical-align: bottom;
}
.playguide_2 .content-body .section {
	width: 618px;
	margin-bottom: 30px;
	padding: 0px;
}
.playguide_2 .content-body .section_2 {
	width: 618px;
	margin-bottom: 15px;
	padding: 0px;
}
.playguide_2 .content-body .tab {
	width: 618px;
	background-image: url(../img/playguide/character/bg_tab.png);
	background-repeat: repeat-x;
	height: 28px;
	margin-bottom: 20px;
}
.playguide_2 .content-body .tab li {
	margin: 0px;
	padding: 0px;
	display: inline;
	float: left;
}
.playguide_2 .content-body .left_text {
	width: 288px;
	padding-right: 12px;
	float: left;
	padding-top: 5px;
}
.playguide_2 .content-body .left_text p {
	margin-left: 5px;
}
.playguide_2 .content-body ol.pc_img {
	width: 318px;
	margin-bottom: 5px;
	float: right;
}
.playguide_2 .content-body .pc_img li {
	padding: 0px;
	display: inline;
	float: left;
	padding: 0 2px 0 0;
}
.playguide_2 .content-body .pc_img li.pr_0 {
	padding-right: 0;
}
.playguide_2 .content-body p.pc_img {
	width: 307px;
	height: 401px;
	float: right;
	background-image: url(../img/playguide/character/bg-img.png);
	background-repeat: no-repeat;margin: 0px;
	padding: 11px 0 0 11px;
}
.playguide_2 .content-body .left_img {
	margin-right: 20px;
	float: left;
	width: 306px;
}
*html .playguide_2 .content-body .left_img {
	margin-bottom: -15px;
}
*:first-child+html .playguide_2 .content-body .left_img {
	margin-bottom: -15px;
}
.playguide_2 .content-body .left_img p {
	margin-bottom: 0px;
}
.playguide_2 .content-body .right_text {
	padding-top: 5px;
}
.playguide_2 .content-body .pc_chapapa {
	float: left;
	padding-left: 92px;
}
.playguide_2 .content-body ol.npc_img {
	margin-bottom: 5px;
	width: 574px;
	margin-right: auto;
	margin-left: auto;
}
.playguide_2 .content-body .npc_img li {
	padding: 0px;
	display: inline;
	float: left;
	padding: 0 2px 2px 0;
}
.playguide_2 .content-body .npc_img li.pr_0 {
	padding-right: 0;
}
.playguide_2 .content-body p.npc_img {
	width: 307px;
	height: 401px;
	float: left;
	background-image: url(../img/playguide/character/bg-img.png);
	background-repeat: no-repeat;margin: 0px;
	padding: 11px 0 0 11px;
}
.playguide_2 .content-body .npc_name {
	margin-bottom: 12px;
	height: 62px;
}

.playguide_2 .content-body .left_text_npc {
	width: 288px;
	padding-right: 12px;
	float: left;
}
.playguide_2 .content-body .left_text_npc p {
	margin-left: 5px;
}
.playguide_2 .content-body .ss_h3 {
	margin-top: 25px;
	height: 42px;
}
.playguide_2 .content-body .right_img_npc {
	width: 318px;
	float: right;
}
.playguide_2 .content-body p.diagram {
	float: left;
	display: inline;
	width: 102px;
}
*html .map {
	padding-left: 30px;
}

/* /community_2/ (応援バナーのページ) */
.library_2 .content-body {
	width: 622px;
	padding: 0 30px 60px 30px;
	background: url(../img/c-bg.png) no-repeat 100% 100%;
}
.library_2 .content-body h2 {
	margin: 4em 0 0 32px;
}
.library_2 .content-body .section:first-child h2 {
	margin-top: 0;
}
.library_2 .content-body h3 {
	padding: 0 0 0 15px;
	margin: 2em 0 0 -15px;
	background: url(../img/c-h3-bg.png) no-repeat 0 0.47em;
}
.library_2 .content-body p {
	margin-left: 67px;
}
.library_2 .content-body dl {
	padding: 0px;
	margin: 20px 0 0 0;
}
.library_2 .content-body p.link  {
	margin-right: 30px;
}

/* /community_2/ (壁紙ダウンロードのページ) */
.library_2 .content-body .wallpaper {
	width: 562px;
	padding: 0 30px 30px 30px;
}
.library_2 .content-body .wallpaper fr {
	width: 244px;
}
.library_2 .content-body .wallpaper fl {
	width: 244px;
}
.library_2 .content-body .wallpaper dt {
	border: 2px solid #70381c;
	height: 180px;
	width: 240px;
	padding: 0px;
}
.library_2 .content-body .wallpaper img {
	vartical-align: bottom;
	padding: 0px;
}
.library_2 .content-body .wallpaper .row_dd p {
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.library_2 .content-body .wallpaper .row_dd {
	width: 230px;
	padding-left: 4px;
}
.library_2 .content-body .wallpaper .row_dd img {
	padding-left: 5px;
	padding-top: 5px;
}

/* /campaign/ */

.campaign .content-header {
	height: auto;
}
.campaign .campaign-banner {
	padding: 0;
	margin: 10px 0 0 5px;
}
.versatile {
	width: 535px;
	height: 24px;
	background-image:url(../img/c-h2-versatile.png);
	background-repeat:no-repeat;
	padding-left:24px;
	color:#60521b;
	display: block;
}

/* /information/ （.mt_210と併用でイメージバナー画像挿入） */

.information .campaign-banner {
	padding: 0;
	margin: 10px 0 0 5px;
}

/* /information/ （背景画像を適用した特別告知 2010年7月16日） */

.information .bg-img {
	background-image:url(../img/information/bg_20100716.png);
	padding: 10px 0 0 15px;
	margin: 15px 0 0 0;
}

/* /itemmall/ （.mt_210と併用でイメージバナー画像挿入） */
.itemmall .campaign-banner {
	padding: 0;
	margin: 10px 0 0 5px;
}
h2.mt_30 {
	margin-top: 30px;
}

/* コンセプトアートからキャラ紹介ページへの誘導バナー */

.c_art_next {
	text-align: center;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
	margin-top: 35px;
}
.c_art_next dt img {
	vertical-align: bottom;
}
.c_art_next dd {
	line-height: 13px;
	margin-top: 3px;
}
.c_art_next {
	text-align: center;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
	margin-top: 35px;
}
.c_art_next dt img {
	vertical-align: bottom;
}
.c_art_next dd {
	line-height: 13px;
	margin-top: 3px;
}


/* スキルデータのページ */

.data .skill_header {
	height: 43px;
	width: 494px;
	background-image: url(../img/data/skill/bg-skill-header.png);
}
.data .skill_header img {
	float: left;
	padding-left: 5px;
}
.data .skill_header h4 {
	line-height: 43px;
	font-size: 16px;
	padding-left: 10px;
	float: left;
}
.data  table.skill {
	margin-left: 12px;
}
.data  p.skill {
	margin: 7px 0 5px 12px;
}
.data  table {
	margin: 8px 0 5px 0;
}
.data .img_friend {
	line-height: 30px;
	background-image: url(../img/data/skill/img-friend.png);
	background-repeat: no-repeat;
	padding-left: 140px;
	float: left;
	width: 35px;
	height: 30px;
	margin: 0 0 0 20px;
}
.data .img_skill {
	line-height: 30px;
	background-image: url(../img/data/skill/img-skill.png);
	background-repeat: no-repeat;
	padding-left: 140px;
	float: right;
	width: 160px;
	height: 30px;
	margin-top: 0px;
}




/* ページ内リンク */

.link {
	margin-top: 20px;
}
.link li {
	display: inline;
	list-style-image: none;
	list-style-type: none;
}
ul.link  {
	padding: 0px;
}
p.link  {
	text-align: right;
	margin-top: 30px;
}
.link a:hover {
	text-decoration: none;
}
h3.link a {
	text-decoration: none;
}

/* 汎用 */

.fl {
	float: left;
}
.fr {
	float: right;
}
.auto {
	margin-right: auto;
	margin-left: auto;
}
.center {
	text-align: center;
}
.m_p_0 {
	margin: 0;
	padding: 0;
}
.ml_10 {
	margin-left: 10px;
}
.ml_20 {
	margin-left: 20px;
}
.mb_20 {
	margin-bottom: 20px;
}
.mb_25 {
	margin-bottom: 25px;
}
.mb_30 {
	margin-bottom: 30px;
}
.mb_35 {
	margin-bottom: 35px;
}
.mt_15 {
	margin-top: 15px;
}
.mt_210 {
	margin-top: 210px;
}
*html .mt_210 {
	margin-top: 0px;
}
h2.mt_30 {
	margin-top: 30px;
}
.page_navi {
	margin-top: 30px;
	padding-right: 30px;
	text-align: right;
}

 /* FF Hack　リンクボタン画像の点線消し */
a:active, a:focus, object:active, object:focus, div:active, div:focus {
    outline:none; 
}

/* clearfix */
.clearfix:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix{
	min-height: 1px;
}
/* Hides from IE-mac \*/
* html .clearfix{
	height:1%;
	overflow:visible;
}
/* End hide from IE-mac */


/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

  4 Content Modules

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

/* Nav */
.nav,
.nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

/* Steps Nav */
.nav.steps {
	overflow: hidden;
	position: relative;
	width: 100%;
	margin: 0 0 14px;
}
.nav.steps.steps-01 {
	width: 647px;
	margin-right: -2px;
	margin-left: -7px;
}
.nav.steps li {
	float: left;
}
.nav.steps.steps-02 li {
	padding: 0 12px 0 9px;
}

/* Pages Nav */
.nav.pages {
	overflow: hidden;
	width: 100%;
	padding: 11px 0 0;
	background: url(../img/c-pages-bg.png) repeat-x 0 0;
}
.nav.pages li.prev {
	float: left;
}
.nav.pages li.next {
	float: right;
}
.nav.pages li.next.last {
	position: relative;
	margin: -11px 0 0;
}

/* Tables */
td.num, .num td {
	text-align: right;
}

/* Text Align */
.align-center {
	text-align: center;
}

/* Important */
strong.important {
	color: #e00000;
}

/* Fig */
.fig {
	overflow: hidden;
	width: 100%;
	margin: 1.3em 0 0;
}
.fig.solo {
	width: 558px;
	margin-right: -30px;
	margin-left: -30px;
	text-align: center;
}
.fig * {
	margin: 0;
}
.fig .left {
	float: left;
}
.fig .right {
	float: right;
}
.fig .frame {
	border: 2px solid #70381c;
}
.fig .caption {
	width: 222px;
}
.fig .caption img {
	margin: 0 0 0.3em;
}

/* Gallery */
.gallery.thumbs {
	overflow: hidden;
	width: 570px;
	padding: 0;
	margin: 1.3em -42px 0 -30px;
  list-style: none;
}
.gallery.thumbs li {
	float: left;
	width: 190px;
	margin: 0 0 20px;
  list-style: none;
}
.gallery.thumbs li img {
	border: 2px solid #70381c;
}

/* Box List */
.box {
	overflow: hidden;
	width: 100%;
	padding: 0.2em 0;
}
.box li {
	float: left;
	padding: 0.2em 5px;
	margin: 0 10px 0 0;
	border: 1px solid #1774ff;
	background: #7cb0ff;
	color: #ffffff;
	font-weight: bold;
	list-style: none;
}

/* Flow */
.flow {
	overflow: hidden;
	width: 100%;
	padding: 0;
	margin: 0;
}
.flow dt {
	clear: left;
	float: left;
	width: 130px;
	margin: 1em 20px 0 0;
	font-weight: bold;
}
.flow dd {
	float: left;
	width: 345px;
	margin: 1em 0 0;
}

/* Q and A */
.qaframe{
		padding: 6px 4px 2px 16px;
		width: 470px;
		color:#FFFFFF;
		font-weight:bold;
		background: url(../img/support/c-h3-faq-03.png) no-repeat;
}
.qa2 {
	margin: 0;
	padding: 6px;
	width: 470px;
	border: medium solid #731309;
}
.qa2 .q2 {
	margin: 7px 0 0;
	display: block;
	min-height: 20px;
	height: auto !important;
	height: 20px;
	padding: 2px 5px 2px 30px;
	background: url(../img/support/c-faq-q.png) no-repeat 0 0 #f3d876;
	color: #7d4a2c;
	font-weight: bold;
}
.qa2 .q2 a {
	text-decoration: none;
}
.qa2 .a {
	padding: 13px 13px 20px 43px;
	margin: 5px 0 22px;
	border: 2px solid #e18631;
	background: url(../img/support/c-faq-a.png) no-repeat 12px 12px #fff2cb;
	color: #532e18;
}
.qa2 .a span {
	color: #FF0000;
}

.img_left {
	margin-left: -20px;
}

.faq_return {
	padding: 55px 15px 0px 15px;
	text-align:right;
}



/* Copyright */
.content .copyright {
	margin: 60px 0 0;
	font-size: 0.85em; /* 11px */
	line-height: 1.4em;
}
.content .copyright .ja {
	font-size: 1.18em; /* 13px */
}
.content .copyright dl dt {
	margin: 1em 0 0 -2em;
	font-weight: bold;
}

/* Sitemap */
.sitemap-container {
	overflow: hidden;
	width: 100%;
}
.sitemap-container .sitemap {
	width: 215px;
	padding: 0;
	margin: 0;
}
.sitemap-container .sitemap.sitemap-left {
	float: left;
}
.sitemap-container .sitemap.sitemap-right {
	float: right;
}
.sitemap-container .sitemap li {
	padding: 0 0 0 15px;
	margin: 30px 0 0;
	background: url(../img/c-h3-bg.png) no-repeat 0 0.47em;
	font-weight: bold;
	list-style: none;
}
.sitemap-container .sitemap li ul {
	padding: 0 0 0 24px;
	margin: 0.3em 0 0 -15px;
	border-top: 1px dashed #7d4a2c;
}
.sitemap-container .sitemap li ul li {
	padding: 0;
	margin: 0.3em 0 0;
	background: none;
	font-weight: normal;
	list-style: disc;
}
.sitemap-container .sitemap li ul li ul {
	margin: 0;
	border: 0;
}
.sitemap-container .sitemap li ul li ul li {
	margin: 0;
	list-style: none;
}

/* News */
.news {
	width: 100%;
	overflow: hidden;
	padding: 0;
	margin: 0;
}
.news dt,
.news dd,
.news-header .date,
.news-header h2 {
	position: relative;
	float: left;
}
.news dt,
.news dd {
	border-top: 1px solid #43230f;
}
.news dt:first-child,
.news dt:first-child + dd {
	border-top: 0;
}
.news dt,
.news-header .date {
	clear: left;
	width: 78px;
	padding: 3px 0 3px 70px;
	font-size: 11px;
	line-height: 1.65;
	font-family: "Lucida Grande", "Verdana", sans-serif;
}
.news dt img,
.news-header .date img {
	position: absolute;
	top: 2px;
	left: 0;
}
.news dd,
.news-header h2 {
	width: 350px;
	padding: 3px 0;
}
.news dd a {
	text-decoration: none;
}
.news dd a:hover {
	text-decoration: underline;
}
.news-header {
	overflow: hidden;
	width: 100%;
	border-bottom: 1px solid #b5a9a1;
}
.news-header .date,
.news-header h2 {
	margin: 0;
}

/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}
.tableclear {
	border: 0px;
	margin: 0;
	padding:0;
	vertical-align: top;
	text-align: left;
	background: #f4efc3;
}
.tableclear th td {
	padding: 0;
	border: 0px;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

  5 Print

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

@media print {

body {
	background-color: white;
	color: black;
}

}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

  6 Text

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */


.text-bold {
	font-weight: bold;
}

.text-red-bold {
	font-weight: bold; color:red;
}

.text-darkred-bold {
	font-weight: bold; color:#CC0033;
}

.text-blue-bold {
	font-weight: bold; color:#00CCFF;
}

.text-darkblue-bold {
	font-weight: bold; color:#0066CC;
}

.text-italic {
	font-style:italic;
}

.text-line {
	text-decoration: line-through;
}