* { 
	padding: 0; margin: 0;
}

h1,h2,h3,h4,h5,h6,pre,code {
	font-size:1em;
	font-weight:normal;
	color: #FFE7DE;
}
a img,:link img,:visited img {border:none;}

a:link {
	color: #FF6600;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF6600;
}
a:hover {
	color: #FF8686;
	background-color: #473434;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}

body {
	background-color: #1f1c1c;
	background-image: url(images/background.png);
	background-repeat: no-repeat;
	background-position: left 150px;
	color: #D1C7C7;
	margin: 0px auto;
	padding: 0px;
	text-align: center;
	font-size: 12px;
	line-height: 1.6em;
}


#header {
	background-image: url(images/header01.jpg);
	background-repeat: repeat-x;
	height: 118px;
	text-align: left;
}

#header-content, #footer-content {
	width: 850px;
	margin: 0px auto;
	padding: 0;
}

#header-content {
	position: relative;
}
#footer-content{
	padding-top: 15px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18pt;
}

#header-content #logo {
	text-indent: -900em;
	line-height: 100%;
	display: block;
	float: left;
}

/* header menu */
#header-content ul {
	position: absolute;
	right: 0px; top: 65px; 
	font: bolder 1.3em 'Trebuchet MS', sans-serif;
	color: #000;
	list-style: none;
	margin: 0; padding: 0;		
}
#header-content li {
	display: inline;
}
#header-content li a {
	float: left;
	display: block;
	padding: 3px 12px;	
	color: #000;
}
#header-content li a:hover {
	background: #000;
	color: #F88F26;
}
#header-content li a#current  {
	background: #000;
	color: #CCC;
}

/* メインコンテンツ */

#content {
	width: 850px;
	background-color: #261c1c;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #451010;
	border-right-color: #451010;
	border-bottom-color: #451010;
	border-left-color: #451010;
	margin: 0px auto;
	background-image: url(images/minicharactorbackground.png);
	background-repeat: no-repeat;
	background-position: right 40px;
}
#content #main {
	text-align: left;
	padding: 10px 0px 20px 150px;
}
#content #sub {
	float: left;
	width: 140px;
	padding: 0px;
	margin: 10px 0px 0px 0px;
	text-align: left;
	z-index: 2;
}
#h_oshirase, #h_event, #h_blog, #h_menu, #h_caution, #h_aboutus {
	height: 35px;
	margin: 10px 0px 5px 0px;
	width: 671px;
	background-repeat: no-repeat;
	text-indent: -900em;
	line-height: 100%;
	display: block;
}
#h_oshirase{background-image: url(images/h_oshirase.png);}
#h_event{background-image: url(http://littlebsd.com/images/h_event.png);}
#h_blog{background-image: url(images/h_blog.png);}
#h_menu{background-image: url(images/h_menu.png);}
#h_caution{background-image: url(images/h_caution.png);}
#h_aboutus{background-image: url(images/h_aboutus.png);}

#oshirase_detail {
	width: 629px;
	background-image: url(images/detail_bg.png);
	background-repeat: repeat;
	background-color: #3A231A;
	border: 1px solid #000000;
	margin: 8px 0px 8px 50px;
	color: #e57995;
}
#oshirase_detail .detail {
	background-color: #B382A9;
	border: 1px solid #660000;
	width: 500px;
	margin-left: 100px;
	padding: 5px;
	color: #EDD6D6;
	margin-bottom: 5px;
}
#main #concept {
	background-image: url(images/content_concept.png);
	height: 110px;
	line-height: 100%;
	text-indent: -900em;
	display: block;
	margin-bottom: 10px;
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #442928;
	border-right-color: #442928;
	border-bottom-color: #442928;
	border-left-color: #442928;
}


#footer {
	clear: both;
	margin: 0;
	padding: 0;
	font-size: 95%;
	text-align: center;
	background-image: url(images/footer_bg.png);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #642627;
}
#oshirase_detail li {
	padding: 5px 5px 5px 20px;
	list-style-image: url(images/check.png);
	list-style-position: inside;
}
#oshirase_detail ul {
	list-style-type: none;
}
#titlemovie {
	height: 150px;
	width: 850px;
	position: absolute;
}
#footerlinks {
	float: right;
	width: 150px;
	text-align: left;
	list-style-type: none;
	display: block;
	border-left: 1px dashed #333333;
	padding-left: 10px;
	height: 100%;
}
#holdings {
	padding-right: 200px;
	display: block;
	text-align: left;
	margin-bottom: 10px;
	padding-left: 60px;
}
#sidemenu {
	list-style-type: none;
	padding-left: 15px;
	margin-top: 40px;
	visibility: hidden;
	display: none;
}
#sidemenu li {
	margin-top: 10px;
	margin-bottom: 10px;
}
#sidemenu li a{
	border-left: 10px solid #333333;
	padding-left: 10px;
}
#sidemenu li a:hover{
	border-left: 10px solid #D94B22;
}
#copyright {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	line-height: 15px;
	clear: both;
	background-image: url(http://vilvo.com/spacer.gif);
}
#ticker {
	width: 671px;
	overflow: hidden;
	margin: 5px 0px 5px 0px;
}
#minimap {
	float: right;
	width: 180px;
}
#floatingmenu {
	position: absolute;
	z-index: 5;
	width: 200px;
	clear: left;
	float: left;
}
#copyright a {
	color: #999999;
}
#holdings li {
	margin-left: 15px;
	list-style-type: none;
	font-size: 16px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#footerlinks li {
	font-weight: bold;
	margin-left: 15px;
	padding-top: 5px;
	padding-bottom: 2px;
}
.topictitle {
	background-image: url(img-sub/h_event_article.png);
	background-repeat: no-repeat;
	display: block;
	height: 31px;
	font-size: 14px;
	font-weight: bold;
	padding-left: 35px;
	padding-top: 7px;
}
#main #counter {
	color: #666666;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #442928;
	padding-top: 5px;
}
#main #upall {
	font-size: 10px;
	float: right;
	margin-right: 20px;
	text-align: right;
}
.para1 {
	font-size: 20px;
	font-weight: bold;
	margin-top: 15px;
	margin-right: 5px;
	margin-bottom: 5px;
	background-image: url(images/information.png);
	padding-left: 25px;
	background-repeat: no-repeat;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #451010;
	padding-top: 5px;
	background-position: 3px;
}
#main td, #main tr {
	border: 1px solid #660000;
	margin: 0px;
	padding: 5px;
}
#main .para2 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}
#main #oshirase_detail .detail #effect_button03 {
	font-size: 14px;
	text-align:right;
	float: right;
	font-weight: bold;
	border: solid black 1px;
	color: #FFFFFF;
	background-color: #CC0099;
}
.notes_txt {
	display: block;
	padding-left: 30px;
}