@charset "utf-8";

/*		Styles for all
----------------------------------------------------------*/

body,div,ul,li,h1,h2,h3,p
{
	margin: 0;
	padding: 0;
}

html {
	font-family: Arial, Helvetica, sans-serif;
	scrollbar-base-color:#eb6e8e;
	scrollbar-track-color:#ffcccc;
	scrollbar-face-color:#eb6e8e;
	scrollbar-arrow-color:#ffffff;
	scrollbar-3dLight-color:#F095ad;
	scrollbar-darkshadow-color:#8d4255;
	background-color: 0;
	background-image: url(../../img/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

body {
	text-align: center;
	color:#333333;
	background-image: url(../../img/bg/under_p.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
}

a:link {
	color: #660000;
}
a:visited {
	color: #660000;
}
a:hover {
	color: #0033CC;
}
a:active {
	color: #CC0000;
}
img {
	border: 0;
	vertical-align: bottom;
}

#wapper {
	width: 946px;
	margin: 0 auto;
}
#wapper:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#wapper {
	display: inline-table;
	clear: both;
}
/* MacIE begin \*/
*+html #wapper {height: 1%;}
* html #wapper {height: 1%;}
#wapper {display: block;}
/* MacIE end */

/*		thanks demo fancy navigation
----------------------------------------------------------*/
.navigation{
    position:relative;
    margin:0 auto;
    width:946px;
}
ul.menu{
    list-style:none;
    font-family:"Verdana",sans-serif;
    border-top:1px solid #EB6D8D;
    margin:0px;
    padding:0px;
    float:left;
}
ul.menu li{
    float:left;
}
ul.menu li a{
    text-decoration:none;
    background:url(../../menuP/icons/bgMenu.png);
    padding:15px 0px;
    width:132px;
    color:#660000;
    float:left;
    text-shadow: 0 1px 1px #fff;
    text-align:center;
    border-right:1px solid #EB6D8D;
    border-left:1px solid #e8e8e8;
    font-weight:bold;
    font-size:13px;
    -moz-box-shadow: 0 1px 3px #555;
    -webkit-box-shadow: 0 1px 3px #555;
}
ul.menu li a.hover{
    background-image:url(../../menuP/icons/bgMenu0.png);
    color:#fff;
    text-shadow: 0 -1px 1px #000;
}
ul.menu li a.first{
    -moz-border-radius:0px 0px 0px 10px;
    -webkit-border-bottom-left-radius: 10px;
    border-left:none;
}
ul.menu li a.last{
    -moz-border-radius:0px 0px 10px 0px;
    -webkit-border-bottom-right-radius: 10px;
}
ul.menu li span{
    width:64px;
    height:64px;
    background-repeat:no-repeat;
    background-color:transparent;
    position:absolute;
    z-index:-1;
    top:80px;
    cursor:pointer;
}


ul.menu li span.home {
    background-image:url(../../menuP/icons/tchome.png);
    left:33px; /*128/2 - 32(half of icon) +1 of border*/
}
ul.menu li span.tc{
    background-image:url(../../menuP/icons/tcboya.png);
    left:167px; /* plus 128 + 2px of border*/
}
ul.menu li span.change{
    background-image:url(../../menuP/icons/tcchange.png);
    left:303px;
}
ul.menu li span.buy{
    background-image:url(../../menuP/icons/tcshop.png);
    left:435px;
}
ul.menu li span.map{
    background-image:url(../../menuP/icons/tcmap.png);
    left:567px;
}
ul.menu li span.varie{
    background-image:url(../../menuP/icons/tcvarie.png);
    left:699px;
}
ul.menu li span.event{
    background-image:url(../../menuP/icons/tcpresent.gif);
    left:835px;
}


/*		Main Content Area
----------------------------------------------------------*/
#mainContentArea {
	width: 660px;
	float: left;
}


/*		Header
-------------------------*/
#header	{
	width: 100%;
	position: relative;
}

#header h1 {
	margin: 0 auto;
	padding-top: 0px;
	color: #CC0033;
	font-size: 18px;
	text-align: center;
}


#header p {
	color: #663333;
	text-align: center;
	font-size: 14px;
	padding-top: 2px;
	padding-bottom: 14px;
	font-weight: normal;
}






/*		Topics Area
-------------------------*/
#topicsArea:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
/* MacIE begin \*/
*+html #topicsArea {height:1%;}
* html #topicsArea {height:1%;}
#topicsArea {display:block;}
/* MacIE end */

#topicsArea h2{
	text-align: left;
	font-size: 14px;
	font-weight: normal;
	padding: 3px;
	text-indent: 12px;
	color: #333333;
}

/* 
■topicL1
========================================================= */
ol#topicL1 {
	margin: 0px 0;
	padding: 0;
	list-style: none;
}

ol#topicL1 li {
	float: left;
	padding-right: 6px;
	padding-left: 12px;
	background:   0 url(../../img/ico_arro.gif) no-repeat 50%;
}

ol#topicL1 li.home {
	padding-left: 18px;
	background:   0 url(../../img/ico_home.gif) no-repeat 50%;
}

ol#topicL1 li a:link,
ol#topicPath02 li a:visited {
	color: #006600;
	text-decoration: underline;
}

ol#topicL1 li a:hover,
ol#topicL1 li a:active {
	color: #0000FF;
	text-decoration: underline;
}

ol#topicL1 li em {
	font-style: normal;
	font-weight: normal;
	color: #99CC00;
}

/* 
■Clear
========================================================= */

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

ol {
	display: inline-table;
	min-height: 1%;
}

/* Hides from IE-mac \*/
* html ol {
	height: 1%;
}

ol {
	display: block;
}
/* End hide from IE-mac */


/* MacIE begin \*/
*+html ol#topicL1 {height: 1%;}
* html ol#topicL1 {height: 1%;}
#ol#topicL1 {display: block;}
/* MacIE end */



/*		Post
-------------------------*/
div.comm {
	padding: 18px 0;
	background: #FFFFFF;
	border: medium double #644741;
}
div.title {
	width: 640px;
	margin: auto;
}
div.title:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
/* MacIE begin \*/
*+html div.title {height:1%;}
* html div.title {height:1%;}
div.title {display:block;}
/* MacIE end */

div.title div.category {
	display: block;
	width: 3.5em;
	height: 3em;
	padding-top: 0.5em;
	background-color: #FFFFFF;
	color: #ffffff;
	border: 1px solid #FFFFFF;
	float: left;
	background-image: url(../../img/box.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
div.title div.category p.cateName {
	font-size: 88%;
	font-weight: normal;
}
div.title div.category p.no {
	font-size: 150%;
	font-weight: 600;
}
div.commTitle {
	margin-top: 0;
	margin-bottom: 0px;
	margin-left: 50px;
}
div.commTitle h3,
div.commTitle p {
	text-align: left;	
}
div.commTitle h3 {
	padding-top: 5px;
	font-size: 14px;
	color: #663333;
	padding-right: 20px;
	padding-bottom: 0px;
}
div.commTitle h3:first-letter {
	font-size: 138%;
}
div.commTitle h4,
div.commTitle p {
	text-align: left;	
}
div.commTitle h4 {
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	padding-top: 4px;
	padding-bottom: 0px;
	margin: 0px;
}
div.commTitle h4:first-letter {
	font-size: 100%;
}
div.commTitle h5,
div.commTitle p {
	text-align: left;	
}
div.commTitle h5 {
	padding-top: 5px;
	font-size: 18px;
	color: #CC6699;
}
div.commTitle h5:first-letter {
	font-size: 138%;
}
div.commTitle p {
	font-size: 12px;
	color: #663333;
}
div.comm div.read {
	width: 500px;
	margin: 0 auto;
}
div.comm div.read p {
	color: #333333;
	text-align: left;
	font-size: 75%;
	line-height: 1.8em;
}
div.comm div.read p em {
	font-style: normal;
	font-size: 150%;
	line-height: 1.8em;
	font-weight: normal;
}
div.comm div.read img {
	float: right;
}
div.comm p.more {
	width: 474px;
	color: #565656;
	text-align: right;
	font-size: 75%;
	line-height: 1.7em;
	clear: both;
}
div.comm p.more a:link,
div.comm p.more a:visited {
	background-color: #CC3399;
	color: #FFFFFF;
	text-decoration: none;
}
div.comm p.more a:hover,
div.comm p.more a:active {
	background-color: #FFE1E1;
	color: #990066;
	text-decoration: underline;
}
.txLb {
    font-size: 12px;
	color: #000099;
	background-image: url(../img/title/bg_l_S.gif);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
}


/*		Side Content Area
----------------------------------------------------------*/
#sideContentArea {
	width: 244px;
	float: right;
	margin: 0px;
	padding: 0px;
}
#localNavigation {
	margin-top: 0px;
	background:  0 url(../../img/side_top_dkbwn.gif) repeat-y;
	padding: 0px;
	text-align: left;
}
#localNavigation ul {
	width: 242px;
	margin: 0px;
	padding: 0px 1px;
	list-style: none;
}
/*\*/
* html #localNavigation ul {}	/* For Win IE */
/* */

#localNavigation ul li span {
	display:none;
}
#localNavigation ul li,
#localNavigation ul li a {
	display: block;
	width: 230px;
	text-align: left;
	margin: 0px;
	padding: 5px;
}


/*		Local Navigation
----------------------------*/
#localNavigation ul li.lnavi01 a:link,
#localNavigation ul li.lnavi01 a:visited{
	background:  url(../../img/lnavi01.png) no-repeat left bottom;
}
#localNavigation ul li.lnavi01 a:hover,
#localNavigation ul li.lnavi01 a:active {
	background:  url(../../img/lnavi01.png) no-repeat left top;
}
#localNavigation ul li.lnavi01active {
	background:  url("../img/lnavi01.png") no-repeat left top;
}

#localNavigation ul li.lnavi02 a:link,
#localNavigation ul li.lnavi02 a:visited{
	background:  url(../../img/lnavi02.png) no-repeat left bottom;
}
#localNavigation ul li.lnavi02 a:hover,
#localNavigation ul li.lnavi02 a:active {
	background:  url(../../img/lnavi02.png) no-repeat left top;
}

#localNavigation ul li.lnavi03 a:link,
#localNavigation ul li.lnavi03 a:visited{
	background:  url(../../img/lnavi03.png) no-repeat left bottom;
}
#localNavigation ul li.lnavi03 a:hover,
#localNavigation ul li.lnavi03 a:active {
	background:  url(../../img/lnavi03.png) no-repeat left top;
}

#localNavigation ul li.lnavi04 a:link,
#localNavigation ul li.lnavi04 a:visited{
	background:  url(../../img/lnavi04.png) no-repeat left bottom;
}
#localNavigation ul li.lnavi04 a:hover,
#localNavigation ul li.lnavi04 a:active {
	background:  url(../../img/lnavi04.png) no-repeat left top;
}

#localNavigation ul li.lnavi05 a:link,
#localNavigation ul li.lnavi05 a:visited{
	background:  url(../../img/lnavi05.png) no-repeat left bottom;
}
#localNavigation ul li.lnavi05 a:hover,
#localNavigation ul li.lnavi05 a:active {
	background:  url(../../img/lnavi05.png) no-repeat left top;
}

#localNavigation ul li.lnavi06 a:link,
#localNavigation ul li.lnavi06 a:visited{
	background:  url(../../img/lnavi06.png) no-repeat left bottom;
}
#localNavigation ul li.lnavi06 a:hover,
#localNavigation ul li.lnavi06 a:active {
	background:  url(../../img/lnavi06.png) no-repeat left top;
}

#localNavigation ul li.lnavi07 a:link,
#localNavigation ul li.lnavi07 a:visited{
	background:  url(../../img/lnavi07.png) no-repeat left bottom;
}
#localNavigation ul li.lnavi07 a:hover,
#localNavigation ul li.lnavi07 a:active {
	background:  url(../../img/lnavi07.png) no-repeat left top;
}








/* Footer
-------------------------------------------------*/
#footer {
	clear: both;
	margin: 0 auto;
	padding: 0px 0 0;
	text-align: center;
	font-size: 0.85em;
	background: #23140e;
	bottom: 0px;
}
*:first-child+html #footer {
	margin-left: -2px;
}
.tx {

    font-size: 14px;
	color: #333333;
	text-align: left;
}
.tx_s {


    font-size: 10px;
	color: #333333;
	text-align: center;
}
.page_top {
	font-size: 10px;
	color: #990066;
	text-align: right;
	font-weight: normal;
	padding: 5px;
	background-image: url(../img/title/up.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.page_top {
	font-size: 10px;
	color: #990066;
	text-align: right;
	font-weight: normal;
	padding: 5px;
	background-image: url(../img/title/up.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
#footer p {
	color: #996666;
	text-align: center;
	font-weight: normal;
	font-size: 12px;
}
#bnArea {
	font-size: 10px;
	font-weight: normal;
	width: 244px;
	padding: 0px;
	text-align: center;
}
#bnArea p {
	font-size: 10px;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	width: 242px;
	text-align: left;
	text-indent: 10px;
}


/* Fnavi
-------------------------------------------------*/

#fmenu{
    width: 946px;;
	margin: 0 auto;
	text-align: left;
}




/* Fnavi
-------------------------------------------------*/
#fnavi {
	clear: both;
	margin: 0;
	padding: 0;
	width: 946px;
	text-align: center;
}

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

/* MacIE begin \*/
* html #fnavi {
	height: 1%;
}
#fnavi {
	display: block;
}
/* MacIE end */


/* MacIE begin \*/
* html #bnArea {
	height: 1%;
}
#bnArea {
	display: block;
}
.ln_g {

	font-size: 10px;
	background-image: url(../../img/ico_arro.gif);
	background-repeat: repeat-x;
	background-position: left center;
}
#stage {

	width: 100%;
	position: relative;
}

