﻿body {
	margin: 0px;
	padding: 0px;
}
h1,h2,.margin0 {
	margin: 0px;
	padding: 0px;
}
.margin5 {
	margin: 5px 0px;
	padding: 0px;
}
#header {
	background-image: url(../images/header_bg.jpg);
	background-repeat: repeat-x;
}
#header p {
 margin:0px;
 }
#pankuzu p {
	margin: 0.5em 0;
	font-size:90%;
}
#siteinfo p,.margintopbtm {
	margin: 0.5em 0;
}
#copyright {
	background: url(../images/footer_bg.jpg) no-repeat center top;
}
#copyright p {
	margin: 20px 0 10px;
	text-align: center;
}
.download {
	background: url(../images/navi_bg02.jpg) repeat-y;
}
#globalnavi {
	background: url(../images/navi_bg01.jpg) repeat-y;
	padding: 15px 0px 15px 0px;
}
#globalnavi ul {
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
	background-color: #DDF1FF;
	color:inherit;
}
#globalnavi ul li {
	font-size: 1.2em;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	padding: 3px;
	font-weight: bold;
	color: #003399;
	background-color: inherit;
}
#globalnavi ul li img , #globalnavi ul ul.subcategory li img {
	vertical-align: middle;
	margin-right: 3px;
}
#globalnavi ul li a {
	color: #003399;
	background-color: inherit;
	text-decoration: none;
}
#live_list {
	background: url(../images/live_bg.jpg) repeat-y left top;
	padding: 15px;
}
/*追加文字間調整060323*/
#live_list h3 {
	margin: 0px 0px 1em;
	padding: 0px 0px 0px 15px;
	font-size:1.2em;
	font-weight: bold;
	background: url(../images/live_icon.jpg) no-repeat left center;
}
#live_list table {
	border-bottom: 1px dotted #000000;
	padding-bottom: 5px;
	margin-bottom: 5px;
	font-size:0.9em;
}
#live_list table.border_none {
	border-bottom:none;
}
/*追加文字間調整060323*/
#live_list p {
font-size:1.1em;
margin-bottom:2px;
}
#live_list table.playbutton {
	border: none;
}
#info_list h2 {
	font-size: 1em;
	font-weight: bold;
}
#information {
	font-size:0.9em;
}
#information td {
	border:solid 1px #BE0000;
	padding:5px;
}
#information p {
	line-height:1.4;
}
.infobar01 {
	background:  url(../images/info01_bar_bg.gif) repeat-x;
}
.infobar02 {
	background:  url(../images/info02_bar_bg.gif) repeat-x bottom left;
}
.infobar01 p , .infobar02 p {
	margin: 0px;
	padding: 0px;
	font-size: 0.9em;
	color: #000000;
	background-color: inherit;
}
.infobar01 p a , .infobar02 p a {
	color: #000000;
	background-color: inherit;
	margin: 0px 0px 0px 5px;
}
.info_photoline {
	border: 1px solid #999999;
}
.outbox {
	background-color: #999999;
	color: inherit;
	display: block;
	font-size:90%;
}
div.inbox {
	padding: 1px;
}
#ay{
	margin:0 0 7em 0;
	padding:0;
}
.outbox h2 {
/*border-bottom:1px solid #666666;*/
	font-weight:bold;
/*	padding-bottom:3px;*/
}
.con_view {
	background-color: #999999;
	color: inherit;
	display: block;
	font-size:90%;
}
#info_list #ex_p {
	margin:5px 0px 0px 10px;
	line-height:1.4;
}
#info_list .con_view h2 {
	border-bottom:1px solid #666666;
	font-weight:bold;
	padding-bottom:3px;
	font-size:120%;
}
#info_list #detail_view {
	color: inherit;
	display: block;
	font-size:90%;
	background-color:inherit;
}
#info_list  #ex_p {
	margin:5px 0px 0px 10px;
	line-height:1.4;
}
#info_list #detail_view h2 {
	background-color:#E6E6E6;
	font-weight:bold;
	padding:5px;
	font-size:120%;
	color:inherit;
}
p.subtitle{
	margin:0;
	padding:10px 0px 5px 0px;
	font-weight:bold;
}
#ay{
	margin:0 0 7em 0;
	padding:0;
}
#ay img {
	display:block;
	margin-bottom:4px;
	padding:0;
}
table.basetable {
	margin-top: 11px;
}
table.basetable p {
	font-size: 0.9em;
}
table.playbutton .button img {
	margin-bottom:3px;
}
/* site_help.htm,site_map.htmで使用しているスタイル＿ここから */
#sitehelp,#sitemap {
	padding-left: 10px;
	font-size:90%;
}
#sitehelp h2,#sitehelp h3,#sitemap h2,#sitemap h3 {
	font-size: 1em;
}
#sitehelp h2 {
	color:#006600;
	background-color: inherit;
	border-left: 1em solid #76C02D;
	padding-left: 0.5em;
	margin-top:1em;
}
#sitehelp h3,#sitemap h2 {
	color:#333333;
	background-color: inherit;
	font-weight:bold;
	border-bottom: 1px dashed #006600;
	padding-top:1em;
}
#sitehelp h3 img,#sitemap h2 img {
	vertical-align:middle;
	padding:0 5px 5px 0
}
#sitehelp strong,#sitemap strong {
	color:#FF0000;
	background-color: inherit;
	font-weight:normal;
}
#sitehelp li,#sitemap li {
	line-height:1.5em;
}

/* site_help.htmで使用しているスタイル＿ここまで */
/* トップページ生成部分追加したスタイル＿ここから */
.wrapper_thum {
	border: 1px solid #666666;
	background-color:#F0F0F0;
	color: inherit;
}
.thumbnail {
	margin: 5px 2px 0px 2px;
}
.thumbnail table {
	border:solid 1px #999999;
	padding:4px;
	margin-bottom:0px;
}
.thumbnail p {
	margin-bottom:5px;
}
.vd_detail {
	padding:5px 0px;
}
.margin_btm3 {
	margin:0px 0px 3px 0px;
}
.margin_btm3_btn {
	margin:0px 3px 3px 0px;
	vertical-align:bottom;
}
/* トップページ生成部分追加したスタイル＿ここまで */
/*  globalnavi */
#globalnavi div{
	background-color: #DDF1FF;
	color: inherit;
	border-bottom:1px solid #000000;
}
#globalnavi div table{
	background: url(../images/navi_bg_li.jpg) repeat-y;
	font-size: 1.0em;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #FFFFFF;
	font-weight: bold;
	color: #003399;
	background-color: inherit;
}
#globalnavi div table a{
	color: #003399;
	background-color: inherit;
	text-decoration: none;
}

#globalnavi div td.category_on {
	color: #003399;
	text-decoration: none;
	border: none;
	background-color: #FFCC00;
}
#globalnavi div td.subcategory {
	font-size: 0.9em;
	color: #003399;
	background-color: inherit;
	text-decoration: none;
	border: none;
}
#globalnavi div td.subcategory_on {
	font-size: 0.9em;
	color: #003399;
	text-decoration: none;
	border: none;
	background-color: #FFCC00;
}
#globalnavi div td.subcategory img,#globalnavi div td.subcategory_on {
	margin-top:4px;
}
/*追加*/
.margin_t10b10 {
	margin:10px 0px 10px 0px;
}
.btn_bg {
	margin:0px;
	padding:0px;
	background-color:#999999;
	color:#000000;
}
.margin0 {
	margin:0px;
}
.marginB5 {
	margin-bottom:5px;
}
.padding-bottom5 {
	padding-bottom:5px;
}
#recommend table {
	border:solid 1px #006600;
	padding:5px;
}
#recommend h3 {
	font-size:1.0em;
}
#recommend {
	font-size:0.9em;
}
/*追加20060201*/
#achv {
	border-top:1px solid #9c9c9c;
	padding:15px 0px;
	margin-bottom:30px;
}
#achv p {
	text-align:center;
	margin-top:0px;
	margin-bottom: 5px;
}
#get {
	padding:10px;
}
.font-90 {
	font-size:90%;
}
.display-block {
	display:block;
}
.fontsize_s {
	font-size: 0.8em;
}
.margin-bit {
	margin:5px 0px 5px 2px;
}
.download p {
	margin:0px;
	padding:3px;
}
.marginL15 {
	margin-left:15px;
}
/* 追加20060209 */
p.explain {
	line-height:1.6;
	margin-top:3px;
} 
.thumbnail02 {
	margin: 5px 2px 0px 2px;
}
.thumbnail02 table {
	border:solid 1px #999999;
	padding:4px;
	margin-bottom:0px;
}
.thumbnail02 p {
	margin-bottom:5px;
}
.thumbnail02 table td {
	height:80px;
}
/*追加20060220*/
table#er {
	margin: 20px 0;
	padding:0;
	background: url(../images/error_bg.gif) repeat-y;
}
table#er h1{
	font-size:1.0em;
	color:#006600;
	border-bottom:solid 1px #006600;
	margin:0px 20px;
	background-color:inherit;
}
table#er #message {
	padding:1em;
	border: 1px solid #666666;
	margin: 1em;
}
#er #error_message  ul{
	list-style-image:url(../images/live_icon.jpg);
	padding-right:15px;
}
.boder_btm {
	border-bottom:solid 1px #999999;
}
.bitlate {
	background-color:#999999;
	margin:0px;
	padding:0px;
	width:134px;
	text-align:center;
	color:inherit;
}
.margin-l2 {
	margin-left:2px;
}
/*追加20060327*/
#sitemap li {
	font-weight:bold;
}