/* 全体設定 */
body {font-size:14px; line-height:24px; background-color:transparent;}
* {padding:0px; margin:0px; border:0px; background-color:transparent;}



A:link    { color: blue; text-decoration:none; } 
A:visited { color: blue; text-decoration:none; } 
A:hover   { color: red;  } 
A:active  { color: red;}


/* 構造設定 */

#headerblock	{position:relative;
				top:0px;
				left:0px;
				height:100px;
				width:800px;
				margin:0px auto;
				padding:10px 0px 0px 0px;
				text-align:left;
				background-color:transparent;
				}
				
				#boplogo		{position:relative;
								float: left;
								margin:5px 0px 0px 0px;
								width:142px;
								text-align:left;
								background-color:transparent;
								}
				
				#menublock		{position:relative;
								float: left;
								margin:30px 0px 0px 18px;
								width:400px;
								text-align:left;
								background-color:transparent;
								}
								
				#menuparts		{position:relative;
								float: left;
								width:100px;
								text-align:left;
								background-color:transparent;
								}
								
								/* マウスオーバー画像切替用 */
								
								a.menuhome{
								display:block;
								width:100px;
								height:58px;
								background-image:url(http://www.bsbop.sakura.ne.jp/siteimg/home.jpg);
								text-indent:-9999px;
								}
								
										a.menuhome:hover{
										background-position:left bottom;
										}
								
								a.menumenu{
								display:block;
								width:100px;
								height:58px;
								background-image:url(http://www.bsbop.sakura.ne.jp/siteimg/menu.jpg);
								text-indent:-9999px;
								}
								
										a.menumenu:hover{
										background-position:left bottom;
										}
								
								a.menutopic{
								display:block;
								width:100px;
								height:58px;
								background-image:url(http://www.bsbop.sakura.ne.jp/siteimg/topic.jpg);
								text-indent:-9999px;
								}
								
										a.menutopic:hover{
										background-position:left bottom;
										}
								
								a.menuaccess{
								display:block;
								width:100px;
								height:58px;
								background-image:url(http://www.bsbop.sakura.ne.jp/siteimg/access.jpg);
								text-indent:-9999px;
								}
								
										a.menuaccess:hover{
										background-position:left bottom;
										}

				
				#headerright		{position:relative;
								float: left;
								width:240px;
								height:100px;
								text-align:right;
								background-color:transparent;
								}
								
								#urllogo		{position:relative;
												margin:7px 0px 0px 40px;
												width:200px;
												text-align:right;
												background-color:transparent;
												}
								#tellogo		{position:relative;
												margin:8px 0px 0px 40px;
												width:200px;
												height:30px;
												text-align:right;
												background-color:transparent;
												}
				
#H500pictureblock			
				{position:relative;
				top:0px;
				left:0px;
				height:510px;
				padding: 5px;
				text-align:center;
				background-color:#5f4336;
				}

#H200pictureblock			
				{position:relative;
				top:0px;
				left:0px;
				height:210px;
				padding: 5px;
				text-align:center;
				background-color:#5f4336;
				}

#contents		{position:relative;
				top:0px;
				left:0px;
				width:800px;
				margin:30px auto;
				text-align:left;
				background-color:transparent;
				}
				
				/* コンテンツの文字装飾 */
				p.contents			{ margin:5px 130px 0px 130px;line-height:25px; font-size:12px; color:#630; text-align:left;}
				p.h2				{ margin:20px 100px 0px 100px; line-height:40px; font-size:14px; color:#630; text-align:left; font-weight:bold;}
				p.h1				{ margin:0px 100px 0px 100px; line-height:50px; font-size:24px; color:#630; text-align:left; font-weight:bold; font-style:italic;}
				p.theme				{ margin:0px 40px; padding:30px 30px; line-height:40px; font-size:18px; color:#630; text-align:left; font-weight:bold; background-color:#DDD; }
				
				img.menulist		{ max-width:500px; height:auto;}



#footer			{clear:both;
				position:relative;
				margin:40px auto 0px;
				top:0px;
				left:0px;
				width:800px; 
				height:50px; 
				}
				
				#copyright		{position:relative;
								float: left;
								top:0px;
								left:0px;
								width:300px;
								text-align:left;
								background-color:transparent;
								}
				
				#rightbottomtextbox
								{position:relative;
								margin:0px;
								padding:0px;
								float: left;
								top:0px;
								left:0px;
								width:500px;
								text-align:right;
								background-color:transparent;
								}
								
								/* 右下テキストボックスの文字装飾 */
								.rightbottomtextbox	{color:#09F;
													text-align:right;
													}


.c-both		{ clear:both;}



/*========ＢＸスライダーの設定=========================*/
	
/* THEME */

.bx-wrapper .bx-viewport {
	background: #DDD;
	
	/*fix other elements on the page moving (on Chrome)*/
	-webkit-transform: translatez(0);
	-moz-transform: translatez(0);
    	-ms-transform: translatez(0);
    	-o-transform: translatez(0);
    	transform: translatez(0);
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
	position:relative;
	width: 100%;
}


/* PAGER */

.bx-wrapper .bx-pager {
	text-align: center;
	font-size: .75em;
	font-family: Arial;
	font-weight: bold;
	color: #666;
	padding-top: 10px;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
}

.bx-wrapper .bx-pager.bx-default-pager a {
	background: #666;
	text-indent: -9999px;
	display: block;
	width: 10px;
	height: 10px;
	margin: 0 5px;
	outline: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #000;
}


/* DIRECTION CONTROLS (NEXT / PREV) */

.bx-wrapper .bx-prev {
	left: 10px;
	background: url(images/controls.png) no-repeat 0 -32px;
}

.bx-wrapper .bx-next {
	right: 10px;
	background: url(images/controls.png) no-repeat -43px -32px;
}

.bx-wrapper .bx-prev:hover {
	background-position: 0 0;
}

.bx-wrapper .bx-next:hover {
	background-position: -43px 0;
}

.bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 50%;
	margin-top: -16px;
	outline: 0;
	width: 32px;
	height: 32px;
	text-indent: -9999px;
	z-index: 9999;
}

.bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}