html {
	height:100%;
}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,pre,form,fieldset,input,p,blockquote {
	margin:0;
	padding:0;
	font-family:"MS PGothic","Osaka－等幅";
}
fieldset,img {
	border:0;
}
body {
	color: #333;
	word-break:break-all ;
	background: #FFFAEC url(./img/bg.gif) repeat-x 0 0;
	font-size:83%;
	line-height:1.3em;
	text-align:center;
}
textarea {
	font-size:100%
}
img {
	border:0;
}
a:link, a:visited {
	color:#C0098F;
	font-weight:normal;
	text-decoration:none;
}
a:active, a:hover {
	color:#F53953;
	text-decoration:underline;
}
table {
	font-size: inherit;
	font: 100%;
	line-height:1.3em;
	text-align:left;
}
.clr {
  clear: both;
}
h2 {
	margin-bottom:0;
}
.r {
	color:#C00;
	font-family:"MS PGothic","Osaka－等幅";
}
.b {
	color:#1A2DAD;
}
.g {
	color:#090;
	font-weight:bold;
}
.sub {
	text-align:right;
	padding:0;
	margin-bottom:0.5em;
	margin-right:5px;
	font-size:12px;
}

/*-------------------------------
☆p style
--------------------------------*/
p {
	padding:0.3em 0;
}

/*-------------------------------
☆table style
--------------------------------*/
.table th {
	color:#333;
	padding:5px;
	vertical-align:top;
	white-space:nowrap;
	border-bottom:1px dotted #999;
}
.table td {
	padding:5px;
	border-bottom:1px dotted #999;
}


/*-------------------------------
☆photo style
--------------------------------*/
.photo_r{
	float:right;
	margin-left:8px;
}
.photo_l{
	float:left;
	margin-right:10px;
}

/*-------------------------------
☆list style
--------------------------------*/
li {
	margin-bottom:3px;
}

/*-------------------------------
▼▼box▼▼
--------------------------------*/
#box {
	width:900px;
	margin:auto;
	background: #FFF url(./img/bg_box.gif) repeat-y;
	text-align:left;
}

/*-------------------------------
ヘッダー
--------------------------------*/
#header {
	width:900px;
	height:150px;
	margin-bottom:10px;
	background: #FFFAEC url(./img/header.jpg) no-repeat 0 0;
}

/*-------------------------------
▼▼leftspace▼▼
--------------------------------*/
#left {
	float:left;
	width:670px;
}
#left #Lcontents {
	margin-left:20px;
	width:650px;
}

/*-------------------------------
ライブカメラ一覧
--------------------------------*/
.cameratable {
	line-height:1.1em;
}
.cameratable td {
	border:1px solid #CC9999;
	padding:3px 0 0;
	vertical-align:top;
	text-align:center;
	width:20%;
}
.cameratable a:hover {
	_background-color:#FFF;
	text-decoration:none;
} 
.cameratable a.tooltip span {
	display:none; 
	padding:7px; 
	margin-left:-75px;
	margin-top:8px;
} 
.cameratable a.tooltip:hover span {
	display:inline; 
	position:absolute; 
	background-color:#4A2400;
	color:#FFF;
}
.cameratable tr.bg a:hover {
	background:#E7FFAD; 
	text-decoration:underline;
} 
.name {
	color:#4A2400;
	font-weight:bold;
	margin:4px 0 0;
	text-align:center;
	font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo","Osaka","ＭＳ Ｐゴシック","MS P Gothic";
}
.place {
	color:#666666;
	font-size:smaller;
	margin:0 0 2px;
	text-align:center;
}

/*-------------------------------
ＭＡＰ
--------------------------------*/
#maptable {
	margin-top:3px;
	margin-bottom:15px;
	width:650px;
}
#maptable td{
	text-align:center;
}
#maptable ul {
	margin:1px 0 0 8px;
}
#maptable li {
	list-style-type:none;
	padding-left:20px;
	margin-bottom:4px;
	background:url(./img/ico_camera.gif) no-repeat scroll left 20%;
}
#maptable a:link,
#maptable a:visited {
	color:#F53953;
	font-weight:normal;
	text-decoration:none;
}
#maptable a:active,
#maptable a:hover {
	color:#F53953;
	text-decoration:none;
	background-color:#FFCCCC;
}

/*-------------------------------
新着情報
--------------------------------*/
.newstable {
	margin:0 0 10px 5px;
	border-bottom:1px dotted #CC9999;
	width:99%;
}
.newstable a:link,
.newstable a:visited {
	color:#C0098F;
	font-weight:bold;
	text-decoration:underline;
}
.newstable a:active,
.newstable a:hover {
	color:#F53953;
	text-decoration:none;
	background-color:#FFF;
}
.newstable th {
	color:#333;
	padding:0 0 0.2em 20px;
	white-space:nowrap;
	background:url(./img/ico_sakura.gif) no-repeat scroll left 20%;
	text-align:left;
}
.newstable td {
	padding-bottom:7px;
}
.newstable td.date {
	color:#666;
	text-align:right;
	padding-right:10px;
	font-family	: tahoma,monaco,verdana;
	padding:0 0 0.1em 0;
}
.newstable td.subhead {
	font-weight:bold;
	padding:0 0 0.1em 0;
}
.newstable a.tuduki{
	font-weight:normal;
	font-size:smaller;
	text-decoration:none;
}

/*-------------------------------
▼▼rightspace▼▼
--------------------------------*/
#right {
	float:right;
	width:230px;
}
#right #Rcontents {
	margin-right:20px;
	margin-left:10px;
	width:200px;
}
#right .waku {
	background	: url(./img/bg_right.gif) no-repeat scroll 0 bottom;
	padding-bottom:15px;
	margin-bottom:5px;
}
#right .waku h3 {
	font-weight	: bold;
	font-size	: 13px;
	padding		: 10px 0 0 0;
	background	: url(./img/bg_right_h3.gif) no-repeat scroll 0 0;
	height		: 35px;
	font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo","Osaka","ＭＳ Ｐゴシック","MS P Gothic";
	text-align:center;
}
.waku ul {
	margin:1px 0 0 10px;
	line-height:1em;
}
.waku li {
	list-style-type:none;
	padding-left:10px;
	padding-bottom:3px;
	margin-bottom:4px;
	margin-right:5px;
	background:url(./img/yaji.gif) no-repeat scroll left 5%;
	border-bottom:1px dotted #CC9999;
}

/*-------------------------------
バナー
--------------------------------*/
#banner {
	margin-bottom:10px;
}
#banner ul {
	list-style-type:none;
	margin:0;
	padding:0;
}
#banner li {
	margin-bottom:2px;
}

/*-------------------------------
アクセスカウンター
--------------------------------*/
#actable {
	margin:0 auto;
	line-height:1.2em;
}
#actable td {
	color:#299B00;
	text-align:right;
	font-family: verdana,tahoma,monaco;
	font-weight:bold;
	width:40%;
}

/*-------------------------------
桜スポット詳細
--------------------------------*/
#detail {
	background:url(./view/img/bg_view.gif) no-repeat;
	width:650px;
	height:400px;
	margin-bottom:10px;
}
#detail h3 {
	color:#FFF;
	padding:24px 0 0 30px;
	letter-spacing:2px;
}
#detail .camera {
	border:1px solid #CCC;
	width:320px;
	height:240px;
	background-color:#FFF;
	margin:0px 0 0 10px;
}
#detail .posi {
	background:url(./view/img/bg_posi.gif) no-repeat left top;
	width:320px;
	height:30px;
	margin:3px 0 0 10px;
	padding:3px 0 0 100px;
	color:#F75168;
	font-weight:bold;
	letter-spacing:-1px;
}
#detail .teikyo {
	width:300px;
	margin:0 0 0 20px;
	text-align:right;
	font-size:11px;
}
#detail .map {
	width:290px;
	height:240px;
	margin:-320px 0 0 350px;
	background-color:#FFF;
}
#detail .counter {
	width:210px;
	height:25px;
	margin:20px 0 0 380px;
	line-height:1.2em;
}
#detail .counter td{
	color:#299B00;
	text-align:right;
	font-weight:bold;
	font-family	: verdana,tahoma,monaco;
}

#vmethod {
	color: #FFF;
	background: #F36;
}
#vmethod input {
	vertical-align: baseline;
}
#vmethod a:link, #vmethod a:visited {
	color: #FF0;
	text-decoration: underline;
}
.vmethod {
	font-size: 10px;
	overflow: hidden;
	width: 320px;
	margin: 25px 0 3px 10px;
	padding: 3px 0;
	text-align: center;
}

/*-------------------------------
最新桜情報
--------------------------------*/
#info {
	background	: url(./view/img/bg_info.gif) no-repeat bottom left;
	width:440px;
	height:250px;
	overflow:hidden;
	margin-bottom:10px;
}
#infobox{
	width:417px;
	padding:0 20px;
	height:180px;
	overflow:auto;
}
.infotable {
	margin:0 0 10px 0;
	border-bottom:1px dotted #CC9999;
	width:100%;
}
.infotable a:link,
.infotable a:visited {
	color:#C0098F;
	font-weight:bold;
	text-decoration:underline;
}
.infotable a:active,
.infotable a:hover {
	color:#F53953;
	text-decoration:none;
	background-color:#FFF;
}
.infotable th {
	color:#C0098F;
	padding:0 0 0.2em 20px;
	background:url(./img/ico_sakura.gif) no-repeat scroll left 5%;
	text-align:left;
}
.infotable td {
	padding-bottom:7px;
}
.infotable div.date {
	color:#666;
	text-align:right;
	padding-right:11px;
	padding:0 0 0.1em 0;
	font-size:10px;
	letter-spacing:1px;
}
.infotable td.subhead {
	font-weight:bold;
	padding:0 0 0.1em 0;
}
.infotable div.infobox{
	height:300px;
	overflow:scroll;
	background-color:#000;
}

/*-------------------------------
過去の画像（時間別）
--------------------------------*/
.timetable {
	line-height:1.1em;
}
.timetable td{
	padding:0 0 3px;
	vertical-align:top;
	text-align:center;
	width:20%;
}
.time {
	color:#4A2400;
	margin:0 0 0 4px;
	text-align:left;
	background:url(./view/img/shitaya_p.gif) no-repeat scroll left 50%;
	padding-left:12px;
}

/*-------------------------------
過去の画像（日にち別）
--------------------------------*/
.past {
	text-align:center;
	border-bottom:1px dotted #6CB608;
	padding-bottom:7px;
	margin-bottom:3px;
}
.pastdate {
	color:#4A2400;
	margin:0 0 0 10px;
	text-align:left;
	background:url(./view/img/shitaya_g.gif) no-repeat scroll left 50%;
	padding:0 0 0 14px;
}

/*-------------------------------
▼▼bottomspace▼▼
--------------------------------*/
#bottom {
	width:860px;
	margin:25px 0 0 20px;
}

/*-------------------------------
footer
--------------------------------*/
#footer {
	background:#FFFAEC url(./img/bg_footer.gif) no-repeat;
	width:900px;
	height:70px;
	margin: 0 auto;
}
#footer p{
	text-align:center;
	font-size	: 11px;
	font-family	: tahoma,monaco,verdana;
	padding-top:45px;
	color:#F75168;
}

/*-------------------------------
管理画面
--------------------------------*/
#ad_contents p.btn {
	margin:10px 0 50px;
}



/*--------------------------------------
#tooltip
---------------------------------------*/
div.tooltip{
	width: 180px;
	position: absolute;
	left: -9999px; 
	background: #EEE;
	padding: 5px;
	border: 1px solid #AAA;   
}   
  
div.tooltip p{
	color: #FFF;
	background: #222;
	padding: 10px;   
}  

.viewmenu{
	width:100%;
	margin-bottom:5px;
}
.footnavi{
	margin-top:20px;
	text-align:center;
}


