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

html { 
	min-width: 680px;
}

body,table,tr,td,div,p,span,ul,li,h1,h2,dl,dt,dd,form,input,textarea {
	margin:0px;
	padding:0px;
	}

body {
	color:#222;
	font-size: 10px;
	font-family: "Verdana", "ＭＳ ゴシック";
	margin-left:auto;
	margin-right:auto;
	background-color: #EDEDE3;
}

fieldset, img { 
	border:0;
} 

ol, ul {
	list-style:none;
}

caption, th {
	text-align:left;
}

hr {
	display:none;
}

br.clear {
	clear:both;
	font:0/0 sans-serif;
}

select {
	margin: 0 10px;
}

table {
	width: 660px;
	height: auto;
	margin: 0px;
	padding: 0;
	background-color:#fff;
}

object {
	margin:5px;
}
/* ************************************************ 
 * ************************************************ */



a:link	  {color: #000; text-decoration: none; font-weight: bold;}
a:visited {color: #000; text-decoration: none; font-weight: bold;}
a:active  {color: #000; text-decoration: none; font-weight: bold;}
a:hover   {color: #FF3700; text-decoration: none; font-weight: bold;}
a img { border: 0px; margin-bottom: 3px;}
a: hover img { border: 0px; margin-bottom: 3px;}

.entry_navi a:link	  {color: #fff; text-decoration: underline;}
.entry_navi a:visited {color: #fff; text-decoration: underline;}
.entry_navi a:active  {color: #fff; text-decoration: none;}
.entry_navi a:hover   {color: #fff; text-decoration: none; background: none;}

.side_navi a:link	  {color: #fff; text-decoration: underline;}
.side_navi a:visited {color: #fff; text-decoration: underline;}
.side_navi a:active  {color: #fff; text-decoration: none;}
.side_navi a:hover   {color: #fff; text-decoration: none; background: none;}

/* ************************************************ 
 * ************************************************ */
 
#page {
	width:660px;
	margin: 0 auto;
}

#header {
	width:100%;
	height:30px;
	margin: 0 autoauto;
	background-color: #000;
	padding: 5px;
}

#contents {
	width:660px;
	height:auto;
	margin: 0 auto;
	background-color: #EDEDE3;
}

#item{
	width:660px;
	height:auto;
	border:solid 1px #bbb;
	margin-bottom:20px;
	background-color: #fff;
}

#item2{
	width:660px;
	height:90%;
	margin-bottom:15px;
	border:none;
	background-color: #fff;
	border:solid 1px #bbb;
}

#item2 table {
background-color: #fff;
}

#left {
	width:100px;
	height:auto;
	margin: 5px;
	color:#fff;
	float:left;
	padding:60px 20px;
	font-family: "georgia", "ＭＳ明朝";
	font-weight:bold;
	font-size:12px;
	background-image: url(img/bg1.png);
}

#left2 {
	width:330px;
	height:100%;
	color:#000;
	float:left;
	padding:20px 5px 0px 20px;
	font-size:10px;
	line-height:1.4em;
	background-color: #fff;;
}

#left2 b {
	font-family:"georgia", "ＭＳ明朝";
	font-size:12px;
}

#left2 p {
    background-color: #fff;
	padding: 10px;
}

#left2 .about{
	margin:20px 0 0 20px;
}

#right {
	width:480px;
	height:auto;
	margin: auto;
	float:right;
	padding: 10px 15px;
	line-height:1.4em;
	color:#262626;
	background-color: #fff;
 	borde-left: dotted 1px #bbb;
}

#right img{ margin: 3px 0;}
#right p{
	width:auto;
	padding: 15px 15px;
}

#right .s { line-height: 3.8em}
#right .s img{ margin-right: 25px;}

#right .sound{
	height: 14px;
}

#right .highslide-move {
	height: 10px;
	display: none;
}

#right2{
    padding: 10px 2px 10px 10px
	width:auto;
	height:auto;
	float:right;
	margin:10px  0;
	padding-right: 10px;
	background-color: #fff;
}

#footer {
	width:100%;
	height:auto;
	margin-top: 30px;
	padding:10px 0 20px;
	text-align:center;
	font-family:Georgia;
	border-top:1px dotted #000;
	border-bottom: 15px solid #000;
}


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

#header .site_name {
	width: auto;
	height: auto;
	float:left;
	color:#fff;
	font-family: "georgia", "ＭＳ明朝";
}

	/* サイトタイトル 大見出し */
	#header h1 { font-size: 10px; margin-bottom: 2px; color:#333; padding:3px 0 0 10px;}
	#header h1 a {color:#333; text-decoration:none ;} 
	#header h1 a:hover {color: #FF3700; text-decoration:none ;} 


#header .menu{
	float: right;
	width: auto;
	height: auto;
	padding-right: 40px;	
}


/* ************************************************ 
 * ************************************************ */
#title{
	width: auto;
	height: 12px;
	margin-bottom: 10px;
	border-bottom: solid #000 2px;
	padding: 20px 0 4px 5px;
	font-family: "georgia","ＭＳ 明朝",serif;
	font-size:12px;
}

#titleImg{
	width:auto;
	padding: 15px 15px 10px;
	background-image: url(img/bg2.png);
	margin-bottom:15px;
}

#titleImg img{
	margin-bottom:5px;
}

# info{
	margin: 20px
	font-size: 50px;
}

#info a {color: #444; text-decoration: none; font-weight: bold;}
#info a:visited {color: #444; text-decoration: none; font-weight: bold;}
#info a:active  {color: #444; text-decoration: none; font-weight: bold;}
#info a:hover   {color: #00ADEF; text-decoration: none; font-weight: bold;}

/* *************
*     highslide     *
**************** */

.highslide {
    cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
}

.highslide-image {
	border: 2px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    /*padding-left: 22px;
    background-image: url(highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;*/   
}

.highslide-caption {
    display: none;
    border-bottom: 1px solid white;
    font-family: Verdana, Helvetica;
    font-size: 8pt;
    padding: 5px;
    background-color: silver;
}

.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

.highslide-html {
    background-color: white;

.control {
	float: right;
    display: block;
    /*position: relative;*/
	margin: 0 5px;
	font-size: 9pt;
    font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #999;
}
.control:hover {
	color: black !important;
}

.highslide-move {
    cursor: move;
}

.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}


#shibuya08-09 {
position: fixed;
width:487px;
height:308px;
margin: -156px 0 0 -243px;
}
