@charset "UTF-8";

/* SpryTabbedPanels.css - version 0.4 - Spry Pre-Release 1.6.1 */

/* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */

/* Horizontal Tabbed Panels
 *
 * The default style for a TabbedPanels widget places all tab buttons
 * (left aligned) above the content panel.
 */

/* This is the selector for the main TabbedPanels container. For our
 * default style, this container does not contribute anything visually,
 * but it is floated left to make sure that any floating or clearing done
 * with any of its child elements are contained completely within the
 * TabbedPanels container, to minimize any impact or undesireable
 * interaction with other floated elements on the page that may be used
 * for layout.
 *
 * If you want to constrain the width of the TabbedPanels widget, set a
 * width on the TabbedPanels container. By default, the TabbedPanels widget
 * expands horizontally to fill up available space.
 *
 * The name of the class ("TabbedPanels") used in this selector is not
 * necessary to make the widget function. You can use any class name you
 * want to style the TabbedPanels container.
 */
.TabbedPanels {
	margin: 0px;
	padding: 0px;
	float: left;
	clear: none;
	width: 100%; /* IE Hack to force proper layout when preceded by a paragraph. (hasLayout Bug)*/
}

/* This is the selector for the TabGroup. The TabGroup container houses
 * all of the tab buttons for each tabbed panel in the widget. This container
 * does not contribute anything visually to the look of the widget for our
 * default style.
 *
 * The name of the class ("TabbedPanelsTabGroup") used in this selector is not
 * necessary to make the widget function. You can use any class name you
 * want to style the TabGroup container.
 */
.TabbedPanelsTabGroup {
	height:30px;
	margin: 0px;
	padding: 0px;
	background-image:url(../images/news_pannel_topbg.gif);
	background-position:right 1px;
	background-repeat:no-repeat;
}

/* This is the selector for the TabbedPanelsTab. This container houses
 * the title for the panel. This is also the tab "button" that the user clicks
 * on to activate the corresponding content panel so that it appears on top
 * of the other tabbed panels contained in the widget.
 *
 * For our default style, each tab is positioned relatively 1 pixel down from
 * where it wold normally render. This allows each tab to overlap the content
 * panel that renders below it. Each tab is rendered with a 1 pixel bottom
 * border that has a color that matches the top border of the current content
 * panel. This gives the appearance that the tab is being drawn behind the
 * content panel.
 *
 * The name of the class ("TabbedPanelsTab") used in this selector is not
 * necessary to make the widget function. You can use any class name you want
 * to style this tab container.
 */
.TabbedPanelsTab {
	display:block;
	position: relative;
	top: 1px;
	float: left;
	height:30px;
	padding: 0;
	margin: 0px;
	list-style: none;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
	font-size:0;
	line-height:0;
}
.TabbedPanelsTab img {
	display:block;
	margin:0;
	padding:0;
}

/* This selector is an example of how to change the appearnce of a tab button
 * container as the mouse enters it. The class "TabbedPanelsTabHover" is
 * programatically added and removed from the tab element as the mouse enters
 * and exits the container.
 */
.TabbedPanelsTabHover {
}

/* This selector is an example of how to change the appearance of a tab button
 * container after the user has clicked on it to activate a content panel.
 * The class "TabbedPanelsTabSelected" is programatically added and removed
 * from the tab element as the user clicks on the tab button containers in
 * the widget.
 *
 * As mentioned above, for our default style, tab buttons are positioned
 * 1 pixel down from where it would normally render. When the tab button is
 * selected, we change its bottom border to match the background color of the
 * content panel so that it looks like the tab is part of the content panel.
 */
.TabbedPanelsTabSelected {
}
.TabbedPanelsTabSelected img {
	visibility:hidden;
}

/* This selector is an example of how to make a link inside of a tab button
 * look like normal text. Users may want to use links inside of a tab button
 * so that when it gets focus, the text *inside* the tab button gets a focus
 * ring around it, instead of the focus ring around the entire tab.
 */
.TabbedPanelsTab a {
	color: black;
	text-decoration: none;
}

/* This is the selector for the ContentGroup. The ContentGroup container houses
 * all of the content panels for each tabbed panel in the widget. For our
 * default style, this container provides the background color and borders that
 * surround the content.
 *
 * The name of the class ("TabbedPanelsContentGroup") used in this selector is
 * not necessary to make the widget function. You can use any class name you
 * want to style the ContentGroup container.
 */
.TabbedPanelsContentGroup {
	clear: both;
	padding-bottom:2px;
	border-top:1px solid #ccc;
	background-color: #fff;
	background-image:url(../images/news_panel_bg.gif);
	background-position:0 0;
	background-repeat:repeat-y;
}

/* This is the selector for the Content panel. The Content panel holds the
 * content for a single tabbed panel. For our default style, this container
 * provides some padding, so that the content is not pushed up against the
 * widget borders.
 *
 * The name of the class ("TabbedPanelsContent") used in this selector is
 * not necessary to make the widget function. You can use any class name you
 * want to style the Content container.
 */
.TabbedPanelsContent {
}

/* This selector is an example of how to change the appearnce of the currently
 * active container panel. The class "TabbedPanelsContentVisible" is
 * programatically added and removed from the content element as the panel
 * is activated/deactivated.
 */
.TabbedPanelsContentVisible {
}

#news_panel {
}
#news_panel .oshirase_btn {
	background-image:url(../images/news_oshirase_btn_n.gif);
	background-position:0 0;
	background-repeat:no-repeat;
}
#news_panel .konin_btn {
	background-image:url(../images/news_konin_btn_n.gif);
	background-position:0 0;
	background-repeat:no-repeat;
}

#news_panel .news_panel_bottom {
	width:100%;
	height:8px;
	background-image:url(../images/news_panel_bottom.gif);
	background-position:0 0;
	background-repeat:no-repeat;
}

#news_panel table {
	border-collapse:collapse;
	width:530px;
	margin-top:7px;
	margin-left:auto;
	margin-right:auto;
	font-size:12px;
	font-family:"ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro";
	color:#444;
}
#news_panel table tr {
	width:530px;
	display:block;
	background-image:url(../images/news_border.gif);
	background-position:0 bottom;
	background-repeat:repeat-x;
}
#news_panel table td {
}
#news_panel table td a:link,
#news_panel table td a:visited {
	color:#444;
	text-decoration:underline;
}
#news_panel table td a:hover,
#news_panel table td a:focus {
	color:#f39301;
}
#news_panel table td img {
	vertical-align:middle;
}
#news_panel .news_date {
	width:58px;
	font-weight:bold;
	color:#f39301;
}
#news_panel .news_cat {
	width:40px;
}
#news_panel .news_body {
	width:392px;
	padding-left:8px;
	padding-top:12px;
	padding-bottom:12px;
}
#news_panel .news_icon {
	text-align:center;
	width:40px;
	padding-left:5px;
}
#news_panel .news_none {
	width:530px;
	height:204px;
	text-align:center;
}
#news_panel .news_morelink {
	width:69px;
	height:15px;
	margin-left:475px;
	margin-top:8px;
}
#news_panel .news_morelink img {
	display:block;
}


/*---livedoor--------------------------------------*/

#livedoor {
	margin:10px 0 10px 0;
	font-size:12px;
	font-family:"ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro";
	color:#444;
	line-height:100%;
}
#livedoor .TabbedPanelsTabGroup {
	height:25px;
	background:url(../images/livedoor_menu_bg.gif) repeat-x 0 1px;
}
#livedoor .TabbedPanelsTabGroup li.TabbedPanelsTab {
	float:left;
	width:70px;
	height:25px;
}
#livedoor .TabbedPanelsTabGroup li.btnLivedoor_ent {
	background:url(../images/livedoor_ent_btn_n.gif) no-repeat 0 0;
}
#livedoor .TabbedPanelsTabGroup li.btnLivedoor_music {
	background:url(../images/livedoor_music_btn_n.gif) no-repeat 0 0;
}
#livedoor .TabbedPanelsTabGroup li.btnLivedoor_cinema {
	background:url(../images/livedoor_cinema_btn_n.gif) no-repeat 0 0;
}
#livedoor .TabbedPanelsTabGroup li.btnLivedoor_sports {
	background:url(../images/livedoor_sports_btn_n.gif) no-repeat 0 0;
}
#livedoor .TabbedPanelsTabGroup li.btnLivedoor_anigema {
	background:url(../images/livedoor_anigema_btn_n.gif) no-repeat 0 0;
}
#livedoor .TabbedPanelsTabGroup li.btnLivedoor_nettube {
	background:url(../images/livedoor_nettube_btn_n.gif) no-repeat 0 0;
}
#livedoor .TabbedPanelsTabGroup li.btnLivedoor_livedoor {
	background:url(../images/livedoor_livedoor_btn_n.gif) no-repeat 0 0;
}
#livedoor .TabbedPanelsContent {
	width:560px;
	margin:0;
	padding:0 0 19px 0;
	background:url(../images/livedoor_bg_bottom.gif) no-repeat 0 bottom;
}

#livedoor .TabbedPanelsContent dl {
	background:url(../images/livedoor_load.gif) center center no-repeat;
	margin:12px 0 0 15px;
	width:530px;
	height:252px;
}
#livedoor .TabbedPanelsContent dt {
	background:url(../images/livedoor_linkmark.gif) 0 50% no-repeat;
	margin:8px 0 0;
	padding:0 0 0 8px;
	width:110px;
	/width:103px !important;
	float:left;
	clear:left;
	/padding:1px 0 0 8px;
	/float:none;
	line-height:110%;
}
#livedoor .TabbedPanelsContent dt, x:-moz-any-link, x:only-child {
	width:95px;
}
#livedoor .TabbedPanelsContent dd {
	background:url(../images/livedoor_line.gif) 0 bottom repeat-x;
	/margin:-21px 0 0;
	padding:8px 0 9px 118px;
	/padding:8px 0 9px 103px !important;
	line-height:110%;
}
#livedoor .TabbedPanelsContent dd, x:-moz-any-link, x:only-child {
	padding:8px 0 9px 103px;
}
#livedoor .TabbedPanelsContent dd a {
	text-decoration:underline;
}

#livedoor .TabbedPanelsContentGroup {
	width:560px;
	margin:0;
	padding:0;
	background:url(../images/livedoor_bg_middle.gif) repeat-y 0 0;
}

#livedoor .livedoor_loading {
	position:relative;
	width:560px;
	height:264px;
	margin:0;
	padding:0 0 19px 0;
	background:url(../images/livedoor_bg_bottom.gif) no-repeat 0 bottom;
}
#livedoor .livedoor_loading .imgLoading {
	position:absolute;
	left:255px;
	top:107px;
}

/*clearfix*/

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	width: 0;
	font-size:0;
	line-height:0;
	clear: both;
	/*visibility: hidden;*/
}

.clearfix {
	display: inline-block;
}

/* Hides from IE-mac \*/ 
* html .clearfix {
	height: 1%
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */











