*
{
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	font-style: normal;
/*
	border: solid 1px blue;
*/
	font-family: "ＭＳ Ｐゴシック", Osaka, Sans-Serif;
	
	word-break: break-all;
}

body
{
	font-size: 12px;
	 *font-size: 75%; /*for IE6,IE7*/
	 _font-size: 75%;	/* for IE6 以下 */
	line-height: 16px;
	color: #303030;
/*
	padding-top: 8px;
	padding-left: 8px;
	padding-right: 8px;
*/
}

p
{
	margin-top: 2px;
	margin-bottom: 8px;
}

h1,h2,h3
{
	display: inline;
}

h1
{
/*
	border-bottom: solid 1px #dfdddd;
*/
	margin: 0px 8px 8px 8px;
	padding-left: 8px;
	padding-right: 30px;
	font-size: 18px;
	line-height: 24px;
	font-weight: bold;
	white-space: nowrap;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", serif;
}
h1 a
{
	font-size: 1.8em;
	font-weight: bold;
	white-space: nowrap;
/*
	color: Black;
*/
	text-decoration: none;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", serif;
}

h2, h2 *
{
	font-size: 14px;
	color: #7D9412;
}
h3, h3 *
{
	font-size: 12px;
	font-weight: bold;
	color: #505050;
}

img
{
	border-width: 0px;
}
a img
{
	display: block;
	overflow: hidden;
}

table
{
	border-collapse: collapse;
}

thead th, thead td
{
/*
	white-space: nowrap;
*/
	text-align: center;
}
th, td
{
	vertical-align: top;
/*
	text-align: left;
*/
}

fieldset
{
}
legend
{
	font-weight: bold;
	color: #606060;
	font-size: 1.2em;
	padding: 0px 4px;
}

ol, ul
{
	margin-left: 1em;
}
/*
ul
{
	list-style-type: none;
}
*/
li
{
	margin-top: 4px;
	margin-bottom: 8px;
	margin-left: 12px;
}

input
{
	padding: 2px 4px;
	*padding: 0px;
	_padding: 0px;
}

option
{
    padding-right: 10px;	/* FireFox 用 */
}

b
{
	font-weight: bold;
}

em
{
	color: Blue;
}


#Page
{
	margin: 0px auto;
	width: 900px;
}

.Panel
{
	padding: 6px 0px;
	margin: 2px 6px 6px 6px;
}

.ListFrame
{
}
.ListFrame .SelectedItem
{
	background-color: #f9f9e0;
}

.ListFrame th, .ListFrame td
{
	vertical-align: middle;
}
.ListFrame thead *
{
	font-weight: bold;
	
	color: Gray;
	text-align: center;
	font-size: 0.95em;
}
.ListFrame tfoot *
{
	font-weight: bold;
}
.ListFrame thead
{
	background-color: #ededed;
}
.ListFrame tbody
{
	background-color: White;
}
.ListFrame tfoot
{
	background-color: #efefe0;
}


.FormFrame
{
}
.FormFrame th
{
	text-align: right;
	white-space: nowrap;
	font-weight: bold;
	color: #606060;
}


.ReadOnly
{
/*
	background-color: #d6d3ce;
*/
	background-color: #d0cdc8;
}

.Example
{
	color: #404040;
}


table.List th, table.List td
{
	padding-left: 8px;
	padding-right: 2px;
	padding-top: 4px;
	padding-bottom: 4px;
/*
	text-align: left;
*/
}
table.List tr
{
	padding-top: 2px;
	padding-bottom: 2px;
}

table.List tr.thead th, table.List tr.thead td
{
	white-space: nowrap;
}

.NoSpace, .NoSpace *
{
	padding: 0px;
	margin: 0px;
}
table.NoSpace tr, table.NoSpace td, table.NoSpace th
{
	padding: 0px;
}

div.Panel
{
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
}


body
{
/*
*/
	background: url(../img/bg_tile.png) repeat;
}
.PanelEx_Content
{
}
#Page
{
}
.PanelEx_Title a
{
/*
	color: #404040;
*/
	color: #FFF;
	letter-spacing: 4px;
	text-decoration: none;
}

.SearchedSoundListItem_Header, .RelativeSoundListItem_Header, .ReservedMovieListItem_Header
{
/*
	background-color: #fff0e5;
	border-bottom:solid 1px #c0c0c0;
*/
	background-color: #102030;
}
.SearchedSoundListItem_Header a, .RelativeSoundListItem_Header a, .ReservedMovieListItem_Header a
{
	color: #FFF;
}


/*
body
{
	background-color: #f9f9f0;
}
#Page
{
	background-color: #ffffff;
}
*/
h1 a
{
	color: #f08050;
	text-decoration: none;
	font-size: 28px;
}

#TopMost
{
	margin: 0px auto;
	width: 900px;
}

#Menu
{
	border-top: solid 1px #6090f0;
	border-bottom: solid 1px #6090f0;
	padding: 4px 0px;
	margin: 8px 0px;
	text-align: center;
}
#Menu a
{
	margin: 0px 5px;
	text-decoration: none;
}

#Page
{
	min-height: 450px;
/*	
	border-left: solid 1px #c0c0c0;
	border-right: solid 1px #c0c0c0;
*/
}
* html #Page
{
	height: 450px;
}

#Footer
{
/*
	width: 900px;
	border-top: solid 1px #6090f0;
*/
	padding: 4px 0px;
	margin: 8px auto;
	text-align: center;
}

table.Frame
{
	width: 100%;
	padding: 0px;
	margin: 0px;
}
/*
hr
{
	color: #c0c0c0;
	height: 2px;
	border-bottom: 1px solid #e0e0e0;

	line-height: 0px;
	font-size: 1px;
	margin: 0px;
	padding: 0px;
}
*/
div.Hr
{
	background-color: #c0c0c0;
	height: 1px;
	font-size: 0px;
	margin: 4px 0px 0px 0px;
/*	
	border-bottom: 1px solid #e0e0e0;
*/
	border-bottom: 16px solid #e0f0f0;
}



.NoWrap, .NoWrap *
{
	white-space: nowrap;
}

h3
{
	display: block;
	padding: 2px 4px 3px 8px;
	margin-bottom: 8px;
/*	
	background-color: #ccdcf9;
	border: outset 2px #dcecec;
*/
	border-left: solid 8px #f08050;
}

/*
a:link
{
	color: #3060ff;
}
a:visited
{
	color: #0030a0;
}
*/
a
{
	padding:1px;
/*
	color: #3060ff;
*/
	color: #007080;
}
a:hover
{
/*
	color: #ffffff;
	background-color: #6090f0;
*/
}
.Menu
{
	letter-spacing: 1px;
}
.Menu, .Menu *
{
	color: #FFF;
}

h2 a
{
	color: #6090f0;
}

caption
{
	text-align: left;
}

.MovieInfo a.Title
{
	text-decoration: none;
}
.MovieInfo h2 a
{
	font-weight: bold;
	font-size: 1.6em;
	line-height: 1.1em;
}

.MovieInfo td.Tags
{
	line-height: 1.5em;
}
.MovieInfo td.Tags
{
	padding: 0px;
}

img.Thumbnail
{
	border: outset 4px #c0c0ff;
	width: 130px;
	height: 100px;
}
.MovieInfo img.MainThumbnail
{
/*
	border-bottom: inset 4px #9090c0;
	border-right: inset 4px #9090c0;
*/
	border: outset 4px #c0c0ff;
	width: 260px;
	height: 200px;
}

.MovieInfo .Description
{
	padding: 0px 8px 16px 8px;
	line-height: 1.5em;
	
	min-height: 120px;
	margin-bottom: 20px;
	border: 2px inset #9090c0;
}
* html .MovieInfo .Description
{
	height: 120px;
}

.MovieInfo fieldset.Description legend
{
	font-size: 0.96em;
}
/*
.MovieInfo div.LastResBody
{
	padding: 0px 8px 16px 8px;
	line-height: 1.5em;
	
	border: 2px solid #a0a0c0;
}
*/
.MovieInfo marquee.LastResBody
{
	padding: 2px;
	border-top: 1px solid #a0a0c0;
	border-bottom: 1px solid #a0a0c0;
	background-color: #e0e0e0;
/*
	width: 260px;
*/
	display: block;
}

.MovieInfo table.Relation
{
	margin-top: 10px;
}
.MovieInfo table.Relation td
{
	padding: 2px;
	vertical-align: top;
	width: 154px;
}

.MovieInfo th
{
	font-weight: bold;
	text-align: left;
}



.ThumbMovieInfo
{
	font-size: 0.9em;
	
	background-color: #c0dce9;
	padding: 4px;
}
.ThumbMovieInfo table.Item
{
	margin-top: 6px;
/*
	border-bottom: 2px dotted #a0a0f0;
*/	
}
.ThumbMovieInfo table.Item th
{
	padding: 0px 2px 0px 0px;
}
.ThumbMovieInfo table.Item td
{
	padding: 2px;
	background-color: #ffffff;
}
.ThumbMovieInfo img.Thumbnail
{
	border: outset 4px #c0c0ff;
	width: 65px;
	height: 50px;
}

.ColorReversal
{
	background-color: #f09060;
	color: #ffffff;
}
.ColorReversal a
{
	color: #ffffff;
}




table, td, th
{
/*
	border: 1px dotted #606060;
*/
}

#Header a, #Footer a
{
	text-decoration: none;
}

.InfoFrame th, .InfoFrame td
{
	border-bottom: dashed 1px #606060;
	text-align: right;
}

.InfoFrame th
{
	white-space: nowrap;

}
.InfoFrame .List td
{
	padding-left: 4px;
	padding-right: 4px;
	width: 100%;
}
.InfoFrame tr.LastRow th, .InfoFrame tr.LastRow td
{
	border-bottom: 0px;
}

.LeftAlign *
{
	text-align: left;
}

.UC_SoundInfo .InfoFrame  th, .UC_SoundInfo .InfoFrame  td
{
	vertical-align: bottom;
	padding: 10px 4px 4px 4px;
}

.PG_spec .FormFrame th
{
	vertical-align: middle;
}
.PG_spec .Panel
{
	padding-left: 6px;
}
.PG_spec .List
{
	margin-bottom: 6px;
}

.Anya_Watermark
{
	color: gray;
}








body
{
/*
	background: none;
	background: #f0f0f0;
*/
	background: url(../img/bg_star.jpg) repeat -20px -10px;
	color: #313031;
}
#Page
{
	background-color: #FFF;
	border-left: 1px solid #a5b6ef;
	border-right: 1px solid #a5b6ef;
	width: 940px;
}
#Content
{
	margin: 0px 20px;
}
a
{
	color: #008bd3;
}
a:hover
{
	color: #33f;
/*
	color: #c6e6f5;
	background-color: #0995d8;
*/
}
.PanelEx_Header a
{
	color: #ffffff;
}
.PanelEx_Header a:hover
{
	background-color: Transparent;
}
/*
.Menu_Item, .Menu_Item a
{
	color: #FFF;
	background-color: inherit;
}
.Menu_MouseOver, .Menu_MouseOver a
{
	color: #5d8d27;
	background-color: #d9f0be;
}
.Menu a:hover
{
	color: #5d8d27;
	background-color: Transparent;
}
.Menu_SelectedItem
{
	font-weight: bold;
	color: #5d8d27;
	font-size: 14px;
}
.Menu a
{
	padding: 0px 8px;
	padding-top: 6px;
	display: block;
	height: 22px;
}
*/
/*
.Menu a:hover
{
	color: #5d8d27;
	background-color: Transparent;
}
.Menu_Item
{
	padding: 5px 8px;
	display: table-cell;
	
	color: #FFF;
}
.Menu_MouseOver
{
	padding: 5px 8px;
	display: table-cell;
	
	color: #5d8d27;
	background-color: #d9f0be;
}
.Menu_SelectedItem
{
	padding: 5px 8px;
	display: table-cell;
	
	color: #5d8d27;
	background-color: #d9f0be;
	font-weight: bold;
	font-size: 14px;
}
*/
.Menu a:hover
{
	background-color: Transparent;
}
.Menu_Item
{
	padding: 5px 8px;
	display: table-cell;
	
	color: #FFF;
	white-space: nowrap;
}
.Menu_SelectedItem
{
	padding: 5px 8px;
	display: table-cell;
	
	color: #5d8d27;
	background-color: #d9f0be;
	font-weight: bold;
	font-size: 14px;
}
.Menu a:hover .Menu_Item
{
	color: #5d8d27;
	background-color: #d9f0be;
}

.PlayListMenu_Item a
{
	padding: 4px 8px;
	display: table-cell;
	*display: block;
	white-space: nowrap;
	
	color: #FFF;
}
.PlayListMenu_Item a:hover
{
	color: #5d8d27;
	background-color: #d9f0be;
}
.PlayListMenu_SelectedItem a, .PlayListMenu_SelectedItem a:hover
{
	padding: 4px 8px;
	display: table-cell;
	*display: block;
	white-space: nowrap;
	
	color: #5d8d27;
	background-color: #d9f0be;
	font-weight: bold;
}

.PlayListItem_Header, .SearchedSoundListItem_Header, .RelativeSoundListItem_Header, .ReservedMovieListItem_Header
{
/*
	background-color: #fff0e5;
*/
	background-color: #5cb0d5;
}
.PlayListItem_Header a, .SearchedSoundListItem_Header a, .RelativeSoundListItem_Header a, .ReservedMovieListItem_Header a, .PanelEx_Header a
{
	color: #FFF;
}
.PlayListItem_Header a:hover, .SearchedSoundListItem_Header a:hover, .RelativeSoundListItem_Header a:hover, .ReservedMovieListItem_Header a:hover, .PanelEx_Header a:hover
{
	background-color: Transparent;
/*
	color: #ffdb6b;
	color: #fc6;
*/
}
.PlayListItem_Selected_Header
{
	background-color: #ffc9c0;
}
.PlayListItem_Selected_Header a:hover
{
}

.Symbol
{
/*
	border: solid 1px #909090; 
	background-color:#FFFFFF;
	border-width: 1px 2px 2px 1px;
*/
	border: solid 1px #FFF;
	padding: 1px;
	margin-right: 2px;
	background-color: #5cb0d5;
	color:#FFF;
}
.SoundInfo_Symbol
{
	border: solid 1px #909090; 
	padding: 2px 1px 1px 1px;
	margin-right: 2px; 
	background-color: #FFFFFF; 
	border-width: 1px 2px 2px 1px;
}

.Pager a
{
	text-decoration: none;
}
.Pager_Item
{
	border: solid 1px #909090;
	padding: 3px 5px;
	white-space: nowrap;
	background-color: #FFF;
}
.Pager_SelectedItem
{
	border: solid 1px #909090; 
	padding: 3px 5px; 
	white-space: nowrap; 
	
	background-color: #404040; 
	color: #FFF;
	font-weight: bold; 
}
.Pager a:hover
{
	background-color: Transparent;
}
.Pager a:hover .Pager_Item
{
	background-color: #404040; 
	color: #FFF;
}
.SearchBox, .SearchBox *
{
	color: #333;
}
.HilightItem
{
/*
	background-color: #fff3d5;
*/
}
.HilightItem a, .HilightItem a:hover
{
/*
	color: #fc6;
	color: #ffc9c0;
*/
	color: #36f;
	background-color: Transparent;
}
.HilightItem .PlayListItem_Header, .HilightItem .SearchedSoundListItem_Header, .HilightItem .RelativeSoundListItem_Header, .HilightItem .ReservedMovieListItem_Header
{
/*
	background-color: #e73;
	background-color: #a7e6fa;
*/
	background: #fff3d5 !important;
	cursor: pointer;
}
.NewSoundList .HilightItem
{
	background-color: #fff3d5;
	cursor: pointer;
}
.AllReservedMovieList .HilightItem, .NewsList .HilightItem, .RelatedLinkList .HilightItem, .RelativeServices .HilightItem
{
	background-color: #fff3d5;
}

.CheckLinkList_Item a:hover
{
	color: #c6e6f5;
	background-color: #0995d8;
}

.Menu a
{
	display: block;
}

.AsyncPageRenderIndicator
{
	display: block;
	background: url(../img/indicator.gif) no-repeat center center;
}
