/* for BODY */
body{
	background: #E8E3DE url(images/art_bg.jpg) repeat-x;
	color: #494949;
	font-family: "ＭＳ Ｐゴシック", "Osaka", Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	padding: 0;
	margin: 0;
}

.bbody{
	background: #F1EDE8 url(images/top_bg.jpg) repeat-x;
}

img{
	border: 0px;
	margin: 0px;
	display:block;
}

/* Headings */
h1,h2,h3,h4,h5,h6{
	/*font-family: "ＭＳ Ｐゴシック", "Osaka", Arial, Helvetica, Verdana, sans-serif;*/
	font-weight: normal;
	margin: 0;
}

/* Basic classes */
.hidden{
	display: none;
}
.centerize{
	text-align: center;
}
.clearing{
	/*width: 780px;*/
	height:0;
	clear: both;
	_display:none;
}
/*-------------------------------------------------
  Header
-------------------------------------------------*/
#header{
	position: relative;
	width: 780px;
	height: 85px;
	background: #4A5547;
	border: 0px;
	margin: auto;
}
#header img{
	border: 0px;
	margin: 0px;
	float:left;
}
/*-------------------------------------------------
  Content wrappers
-------------------------------------------------*/
#mainwrapper{
	width: 780px;
	background: #B6B0A5 url(images/n_main_bg.jpg) no-repeat;
	border: 0px;
	margin: auto;
	padding: 0px;
}
#wrapper{
	width: 726px;
	border: 0px;
	margin: auto;
	padding: 0px;
}
/*-------------------------------------------------
   About SABOTEN | Contact US | Site Map  content
-------------------------------------------------*/
#container{
	/*background: #716F63;*/
	width: 726px;
	height: 1%;
	overflow: visible;
	padding:0px;
	margin: 0px;
}

/* clear */
#mainwrapper:after,
#mainwrapper #wrapper:after,
#container:after{
	content:".";
	display:block;
	height:0px;
	clear:both;
	visibility:hidden;
}

/* Win版IE7とMac版IE5対策 */
#mainwrapper,
#mainwrapper #wrapper,
#container{
display:inline-table;
}

/* Win版IE5および6対策 */
/* Hides from IE-mac \*/
* html #mainwrapper,
* html #mainwrapper #wrapper,
* html #container{
	height:1px;
}

#mainwrapper,
#mainwrapper #wrapper,
#container{
	display:block;
}


/*
#container{

	width: 726px;
	overflow: visible;
	padding: 0px;
	display:block;
	margin: 0px;

}

*/

/*
.content{
	padding: 20px 0 0 20px;
	margin: 0px 0px 60px 0px;
	color:#dddddd;
	float: right;
}
*/
/*************************************************/

/* for TOP */
#topwrapper{
	width: 780px;
	border: 0px;
	margin: auto;
}
#topcontainer{
	width: 780px;
	height: 1%;
	overflow: visible;
	padding: 0px;
	margin: 0px;
}

.topcontent01{
	padding: 0px;
	margin: 0px;
	color:#dddddd;
	width:460px;
	height:415px;
	float: left;
}

.topcontent02{
	
	background: #B6B0A5 url(http://www.saboten.com/media/top_img/top_ag_bg_box02.jpg) no-repeat;
	padding: 56px 23px 0px 23px;
	margin: 0px;
	color:#dddddd;
	width:274px;
	height:394px;
	float: left;
}
.topcontent02 dl{

	background: url(images/saboten_top_02_bg.jpg) repeat-x;
	padding: 2px 0 0 1px;
	margin: 0 0 1px 0;
	height:39px;
}
.topcontent02 dt{
	float:left;
	padding: 0px;
	margin: 0px;
}
.topcontent02 dt img{
	
	/*border-width: 1px;
	border-style: solid;
	border-color: #cccccc;*/
	padding: 0px;
	margin: 0px;
}
.topcontent02 dd{
	float:left;
	padding: 10px 0 0 10px;
	margin: 0px;
	font-size: 14px;
}
.topcontent02 a:link, .topcontent02 a:visited{
	color: #dddddd;
	text-decoration: none;
}
.topcontent02 a:hover, .topcontent02 a:active{
	color: #FFFFFF;
}


.topcontent03{
	background: #B6B0A5 url(http://www.saboten.com/media/top_img/top_ag_bg_box03.jpg) no-repeat;
	padding: 56px 23px 0px 23px;
	margin: 0px;
	color:#dddddd;
	width:414px;
	height:220px;
	float: left;
}

.topcontent04{
	background: #B6B0A5 url(http://www.saboten.com/media/top_img/top_ag_bg_box04.jpg) no-repeat;
	padding: 56px 23px 0px 23px;
	margin: 0px;
	color:#dddddd;
	width:274px;
	height:220px;
	float: left;
}

.topcontent04 dl{

	background: #817F74;
	padding: 2px 0 2px 2px;
	margin: 0 0 3px 0;
	height:46px;
}
.topcontent04 dt{
	float:left;
	padding: 0px;
	margin: 0px;
}
.topcontent04 dt img{
	padding: 0px;
	margin: 0px;
}
.topcontent04 dd{
	float:left;
	padding: 7px 0 0 10px;
	margin: 0px;
	line-height:17px;
}
.topcontent04 a:link, .topcontent04 a:visited{
	color: #dddddd;
	text-decoration: none;
}
.topcontent04 a:hover, .topcontent04 a:active{
	color: #FFFFFF;
}




.topnews{
	background: url(images/dot.gif) bottom repeat-x;
	padding: 8px 0 8px 10px;
	margin: 0px;
	color:#dddddd;
	font-size: 12px;
	
}
.topnewstop{
	background: #817F74 url(images/dot.gif) top repeat-x;
}

.topnews a:link, .topnews a:visited{
	color: #dddddd;
	text-decoration: none;
}
.topnews a:hover, .topnews a:active{
	color: #FFFFFF;
}



/*-------------------------------------------------
  Main content
-------------------------------------------------*/

.jcontentbody{
	color:#eeeeee;
	padding: 20px 20px 0 20px;
	margin: 0px;
}

.jcontentbody h2{
	clear: both;
	background: url(images/dot.gif) bottom repeat-x;
	font-size: 16px;
	padding: 0 0 6px 0;
	margin: 0;
}

/*    ag list start   */
.jcontentbody dl{

	padding: 0px;
	margin: 0 0 15px 0;
	background: url(images/dot.gif) bottom repeat-x;
	height:58px;
}
.jcontentbody dt{
	float:left;
	padding: 0px;
	margin: 0px;
}
.jcontentbody dt img{
	
	/*border-width: 1px;
	border-style: solid;
	border-color: #cccccc;*/
	padding: 0px;
	margin: 0px;
}
.jcontentbody dd{
	float:left;
	padding: 0px;
	margin: 0px;
}
.jcontentbody dd.gl01{
	width:250px;
	padding: 14px 0 0 20px;
	margin: 0px;
	font-size: 16px;

}
.jcontentbody dd.gl02{
	width:350px;
	/*background: #0000FF;*/
	padding: 7px 0 0 0;
	margin: 0px;
}

.jcontentbody a:link, .jcontentbody a:visited{
	color: #dddddd;
	text-decoration: none;
}
.jcontentbody a:hover, .jcontentbody a:active{
	color: #FFFFFF;
}

/*    ag list end   */

.content00{
	background: #716F63 url(images/at_saboten_00.jpg) no-repeat;
	padding: 0px;
	margin: 0px 0px 60px 0px;
	color:#dddddd;
	height:685px;
}

.content01{
	background: #716F63 url(images/at_saboten_01.jpg) no-repeat;
	padding: 0px;
	margin: 0px 0px 60px 0px;
	color:#dddddd;
	height:526px;
}

.content02{
	background: #716F63 url(images/at_saboten_02.jpg) no-repeat;
	padding: 0px;
	margin: 0px 0px 60px 0px;
	color:#dddddd;
	height:526px;
}

.content03{
	background: #716F63 url(images/at_saboten_03.jpg) no-repeat;
	padding: 0px;
	margin: 0px 0px 60px 0px;
	color:#dddddd;
	height:526px;
}

.content04{
	background: #716F63 url(images/at_saboten_04.jpg) no-repeat;
	padding: 0px;
	margin: 0px 0px 60px 0px;
	color:#dddddd;
	height:526px;
}

.content05{
	background: #716F63 url(images/at_saboten_05.jpg) no-repeat;
	padding: 0px;
	margin: 0px 0px 60px 0px;
	color:#dddddd;
	height:526px;
}

.content06{
	background: #716F63 url(images/at_saboten_06.jpg) no-repeat;
	padding: 0px;
	margin: 0px 0px 60px 0px;
	color:#dddddd;
	height:526px;
}

.content07{
	background: #716F63 url(images/at_saboten_07.jpg) no-repeat;
	padding: 0px;
	margin: 0px 0px 60px 0px;
	color:#dddddd;
	height:526px;
}

.content08{
	background: #716F63 url(images/at_saboten_08.jpg) no-repeat;
	padding: 0px;
	margin: 0px 0px 60px 0px;
	color:#dddddd;
	height:526px;
}


.content00 a:link, .content00 a:visited{
	color: #dddddd;
	text-decoration: none;
}
.content00 a:hover, .content00 a:active{
	color: #FFFFFF;
}

.content03 a:link, .content03 a:visited{
	color: #dddddd;
	text-decoration: none;
}
.content03 a:hover, .content03 a:active{
	color: #FFFFFF;
}
/*-------------------------------------------------
  NEWS content
-------------------------------------------------*/

#newscontainer{
	background: #716F63;
	width: 726px;
	height: 1%;
	overflow: visible;
	padding-bottom:20px;
	margin: 0 0 60px 0;
}

	#newssidebarcontainer{
		float: left;
		width: 200px;
	}

	.newscontent{
		float:right;
		margin:20px 20px 0 20px;
		padding:20px;
		width:446px;
		background: #616056;
		color:#FFFFFF;
	}
	.newscontent a:link, .newscontent a:visited{
		color: #dddddd;
		text-decoration: none;
	}
	.newscontent a:hover, .newscontent a:active{
		color: #FFFFFF;
	}
	#newscontainer .contentbody{
		color:#FFFFFF;
			padding: 20px 0 40px 0;
	}

/* clear */
#mainwrapper:after,
#mainwrapper #wrapper:after,
#newscontainer:after{
	content:".";
	display:block;
	height:0px;
	clear:both;
	visibility:hidden;
}
/* Win版IE7とMac版IE5対策 */
#mainwrapper,
#mainwrapper #wrapper,
#newscontainer{
display:inline-table;
}
/* Win版IE5および6対策 */
/* Hides from IE-mac \*/
* html #mainwrapper,
* html #mainwrapper #wrapper,
* html #newscontainer{
	height:1px;
}
#mainwrapper,
#mainwrapper #wrapper,
#newscontainer{
	display:block;
}
/*-------------------------------------------------
  content styles
-------------------------------------------------*/
.contenttitle h2{
	clear: both;
	background: url(images/dot.gif) bottom repeat-x;
	font-size: 15px;
	padding: 0 0 6px 0;
	margin: 0;
}
.contentbody{
	color:#eeeeee;
	padding: 0px;
	margin: 0px;
}
/*-------------------------------------------------
  calendar
-------------------------------------------------*/
.calendar{
	color:#cccccc;
	padding: 0px;
	margin: 0px;
	width:144px;
}
.days{
	text-align: center;
}
.calentitle{
	background: #535249;
	color: #cccccc;
	font-size: 12px;
	font-weight: bold;
	padding: 4px 10px;
}
.calenbg{
	background: #616056;
	padding: 6px 0 5px 17px;
	margin: 1px 0;
	line-height: 14px;
}
.calendar a:link, .calendar a:visited{
	color: #dddddd;
	/*text-decoration: none;*/
	font-weight: bold; 
}
.calendar a:hover, .calendar a:active{
	color: #FFFFFF;
}
/* for NEWS NAVI */
.pageswitch{
	text-align: center;
	margin: 0px;
	padding: 10px 0 10px 0;
	background: #535249;
}
.pageswitch a{
	margin:0 10px 0 10px;
}


/*-------------------------------------------------
  Menu
-------------------------------------------------*/
/*
#sidebarcontainer{
	float: left;
	width: 252px;
	padding: 0px;
}
*/
.sidebar{
	margin: 0px;
	padding: 20px 0 0 20px;
}

/* Menu lists */
.sidebardl{
	padding: 0px;
	margin: 0px;
}
.sidebardl dt{
	
	background: #535249;
	color: #cccccc;
	font-size: 12px;
	font-weight: bold;
	padding: 4px 10px;
}
.sidebardl dd{
	background: #616056;
	padding: 2px 10px;
	margin: 1px 0 0 0;
}
.sidebardl dd:hover{
	background: #8D8C82;
	padding: 2px 10px;
	margin: 1px 0 0 0;
}
.sidebardl dd a:link, .sidebardl dd a:visited{
	background: url(images/arrow.gif) left center no-repeat;
	padding: 0 0 0 10px;
	color: #dddddd;
	text-decoration: none;
}
.sidebardl dd a:hover, .sidebardl dd a:active{
	color: #FFFFFF;
}

/*-------------------------------------------------
  Aritist content
-------------------------------------------------*/
#artistcontainer{
	background: #716F63;
	width: 726px;
	height: 1%;
	overflow: visible;
	padding:0px;
	margin: 0 0 60px 0;
}

	#artistsidebarcontainer{
		float: left;
		width: 252px;
	}

	.artistcontent{
		float:right;
		margin:0px;
		padding:0px;
		width:434px;
		color:#FFFFFF;
	}
	.artistcontent a:link, .artistcontent a:visited{
		color: #dddddd;
		text-decoration: none;
	}
	.artistcontent a:hover, .artistcontent a:active{
		color: #FFFFFF;
	}
	#artistcontainer .contentbody{
		color:#FFFFFF;
		padding: 0px 0 40px 0;
	}

/* clear */

#mainwrapper:after,
#mainwrapper #wrapper:after,
#artistcontainer:after{
	content:".";
	display:block;
	height:0px;
	clear:both;
	visibility:hidden;
}

/* Win版IE7とMac版IE5対策 */
#mainwrapper,
#mainwrapper #wrapper,
#artistcontainer{
display:inline-table;
}

/* Win版IE5および6対策 */
/* Hides from IE-mac \*/
* html #mainwrapper,
* html #mainwrapper #wrapper,
* html #artistcontainer{
	height:1px;
}


#mainwrapper,
#mainwrapper #wrapper,
#artistcontainer{
	display:block;
}

/*****************/

.artistname{
	font-size: 16px;
	/*font-weight: bold;*/
	padding: 8px 0 0 0;
	margin: 0;
}
.artistwrap{
	margin: 7px 0px 0px 22px;
	line-height: 18px;
}
.artistwrap a:link, .artistwrap a:visited{
	color: #dddddd;
	text-decoration: none;
}
.artistwrap a:hover, .artistwrap a:active{
	color: #FFFFFF;
}
.artgallerybody{
	color:#eeeeee;
	padding: 0px;
	display:block;
	float: left;
	text-align: center;
	margin: 22px 10px 15px 10px;
	height:160px;
}
.artgallerybody img{
	/*border-width: 1px;
	border-style: solid;
	border-color: #cccccc;*/
	margin: 0px 0px 12px 0px;
	padding: 0px;
}
.artgallerybody a:link, .artgallerybody a:visited{
	color: #dddddd;
	text-decoration: none;
	/*background:#FF0000;*/
}
.artgallerybody a:hover, .artgallerybody a:active{
	color: #FFFFFF;
}
.agitemcontentbody{
	color:#eeeeee;
	padding: 23px 0 0 10px;
	margin: 0px;
}
.agitemcontentbody img{
	color:#eeeeee;
	padding: 0px;
	margin: 0px;
	/*border-width: 1px;
	border-style: solid;
	border-color: #cccccc;*/
}
.agitemcontentbody2{
	color:#eeeeee;
	padding: 23px 0 0 10px;
	margin: 0px;
}
.agitemcontentbody2 img{
	color:#eeeeee;
	padding: 10px 0 10px 0;
	margin: 0px;
}
.agborder{
	padding: 0px;
	margin: 10px 0px 5px 22px;
	/*border-width: 1px;
	border-style: solid;
	border-color: #cccccc;*/
	width:180px;
}
.aghistoryback{
	color:#eeeeee;
	padding: 23px 0 0 10px;
	margin: 0px;
	/*text-align: center;*/
}
.aghistoryback img{
	padding: 0px;
	margin: 20px 0 30px 0;
}
.aghistoryback a:link, .aghistoryback a:visited{
	background: url(images/arrow_back.gif) left center no-repeat;
	color: #dddddd;
	text-decoration: none;
	padding: 0 0 0 10px;
}
.aghistoryback a:hover, .aghistoryback a:active{
	color: #FFFFFF;
	padding: 0 0 0 10px;
}

.znifex_photo{
	padding: 0px;
	margin: 0px;
}
/*-------------------------------------------------
  Footer
-------------------------------------------------*/
#topfooter{
	width: 780px;
	height:69px;
	background: #D7D3D0 url(images/foot_bg.jpg) no-repeat;
	padding: 0px;
	margin: 0 auto;
}

.spp{
	padding: 29px 0 0 23px;
}
.spp a{
	float:left;
}


#footer{
	width: 780px;
	height:69px;
	background: #D7D3D0 url(images/foot_bg2.jpg) no-repeat;
	padding: 0px;
	margin: 0 auto;
}

#copyrights{
	padding: 10px 0 10px 0;
	color: #474747;
}
#footer a:link, #footer a:visited{
	color: #474747;
	text-decoration: none;
}
#footer a:hover, #footer a:active{
	color: #737373;
}

/*-------------------------------------------------
  Forms
-------------------------------------------------*/
form{
	margin: 0;
}

/* Leftbox and Rightbox toolbar buttons */
.leftbox, .rightbox {
	margin: 3px;
	padding: 3px;
	font-size: larger;
	width: 20%;
}
.leftbox {
	float: left;
	border-right: 2px solid #ccc;
}
.rightbox {
	float: right;
	border-left: 2px solid #ccc;
}




.p50 {

padding: 0 0 0 30px;

}

.p100 {

padding: 0 0 0 30px;
line-height:16px;

}

.p50 a{

background: url(images/arrow.gif) left center no-repeat;
padding: 0 0 0 10px;
}

.pageswitch2{
	width:400px;
	text-align: center;
	margin:0 0 0 10px;
	padding: 10px 0 10px 0;
	background: #535249;
}

.pageswitch2 a{
	margin:0 10px 0 10px;
}

