@charset "UTF-8";

/* 初期化 */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code,del, dfn, em, font, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-size: 100%;
vertical-align: baseline;
background: transparent;
}
body {
line-height: 1;
}
ol, ul {
list-style: none;
}
blockquote, q {
quotes: none;
}
 
/* remember to define focus styles! */
:focus {
outline: 0;
}
 
/* remember to highlight inserts somehow! */
ins {
text-decoration: none;
}
del {
text-decoration: line-through;
}
 
/* tables still need 'cellspacing="0"' in the markup */
table {
border-collapse: collapse;
border-spacing: 0;
}

/* font */

body, textarea {
font-family: "メイリオ", "ＭＳ Ｐゴシック", sans-serif;
}
input, select {
font-family: Arial, "ＭＳ Ｐゴシック", sans-serif;
}
a ,a:active ,a:visited {
color: #339;
text-decoration: none;
}
a:hover {
color: #99C;
text-decoration: underline;
}

small {
font-size: 80%;
}

/*  layout */

html {
width: 100%;
height: 100%;
position: relative;
}
body {
width: 960px;
height: auto;
position: relative;
margin: 0 auto;
overflow-x: hidden;
}
#navi {
height: 32px;
width: 100%;
overflow: hidden;
}
.header {
width: 960px;
height: 384px;
/*background: url(http://img01.naganoblog.jp/usr/utsukushi2034/header.jpg) no-repeat center top;*/
overflow: hidden;
clear: both;
}
#main {
width: 620px;
height: auto;
position: relative;
display: inline-block;
padding-right: 20px;
/float: left;
}

#side {
width: 300px;
height: auto;
position: relative;
display: inline-block;
vertical-align: top;
/float: left;
}
.main {
width: 560px;
height: auto;
position: relative;
display: inline-block;
padding: 20px 30px 20px 0;
}
.side_ad {
width: 300px;
height: auto;
display: inline-block;
vertical-align: top;
margin-top: 20px;
padding: 20px 10px;
}
*html #main ,
*html #side ,
*html .main ,
*html .side_ad
{
display:inline;
zoom:1;
}
.footer {
width: 100%;
height: 220px;
}

/* decoration */

h3 {
font-size: 18px;
text-indent: 20px;
background: url(http://img01.naganoblog.jp/usr/utsukushi2034/h3head.png) no-repeat left center;
}

#navi li {
font-size: 12px;
text-indent: 20px;
line-height: 32px;
background: url(http://img01.naganoblog.jp/usr/utsukushi2034/icon02.png) no-repeat left center;
float: left;
}

.header h1 a,
.header p
{
text-indent: -9999em;
}
.header h1 a {
width: 360px;
height: 120px;
left: 560px;
top: 30px;
position: absolute;
display: block;
overflow: hidden;
outline: none;
}

.info ,
.siteseen ,
.widesiteseen ,
.access ,
.about ,
.links
{
font-size: 14px;
line-height: 25px;
border: 1px solid #CCC;
-webkit-border-radius: 10px;  
border-radius: 10px;  
padding: 10px;
}
.bt01 a {
width: 120px;
height: 30px;
}

.bt01 a:hover ,
.siteseenInfo li a:hover ,
.p01 li a:hover ,
.areaMap a:hover ,
.tohome a:hover img ,
.campaign a:hover
{
left: 3px;
top: 3px;
position: relative;
}

.info , 
.siteseen ,
.widesiteseen
{
width: 600px;
height: auto;
margin-top: 20px;
margin-right: 20px;
padding-bottom: 20px;
}
.info h2 , 
.siteseen h2 ,
.widesiteseen h2
{
width: 300px;
float: left;
}

.rss_list_box {
width: 300px;
height: auto;
float: left;
}
.rss_list {
font-size: 14px;
padding-left: 20px;
background: url(http://img01.naganoblog.jp/usr/utsukushi2034/icon01.png) no-repeat left center;
text-align: 25px;
width: 270px;
margin-bottom: 6px;
border-bottom: 1px dotted #aaa;
}
.p01 {
width: 300px;
height: auto;
float: right;
margin-top: 10px;
}
.p01 li a {
width: 300px;
height: 80px;
}

.lList ,
.rList {
width: 148px;
height: auto;
float: left;
}
.siteseenInfo {
width: 300px;
height: auto;
float: right;
}
.siteseenInfo li {
float: left;
margin: 0 6px 6px 0;
}
.siteseenInfo li a {
width: 141px;
height: 82px;
display: block;
}
.infoA {
width: 430px;
height: auto;
}
.infoM ,
.infoU
{
width: 136px;
height: auto;
float: left;
padding-left: 6px;
}
.areaMap {
float: right;
margin-top: -30px;
margin-right: 16px;
}
.areaMap ,
.areaMap a {
width: 153px;
height: 193px;
display: block;
}

.infoM ul,
.infoU ul
{
line-height: 13px;
}
.ngw {
margin-top: 16px;
}

/* box height */
.info:after ,
.siteseen:after ,
.widesiteseen:after ,
#main:after ,
#side:after
{
content: "";
display: block;
clear: both;
height: 1px;
overflow: hidden;
}

.arTitle {
font-family: "ヒラギノ明朝 Pro W6","HiraMinPro-W6";
font-size: 20px;
margin: 20px 0;
padding-left: 36px;
background: url(http://img01.naganoblog.jp/usr/utsukushi2034/icon03.png) left center no-repeat;
height: 34px;
line-height: 34px;
}
.archiveList ,
.article
{
padding: 20px 30px;
}
.article ,
.archiveList
{
line-height: 25px;
}

.archiveList ,
.side_ad ,
.article
{
border: 1px solid #CCC;
-webkit-border-radius: 10px; 
border-radius: 10px;  
}
.archiveList li {
padding: 10px 0 10px 0;
border-bottom: 1px solid #eee;
}
.nexprv {
font-size: 12px;
line-height: 32px;
text-align: center;
width: 100%;
height: 32px;
}
.date {
font-size: 12px;
text-align: right;
height: 32px;
line-height: 32px;
}
.access ,
.about ,
.links
{
width: 280px;
height: auto;
margin-top: 20px;
margin-left: 16px;
}
.access {
background: url(http://img01.naganoblog.jp/usr/utsukushi2034/M_13.jpg) 16px 56px no-repeat;
height: 180px;
}
.accessLi ,
.aboutList
{
width: 145px;
height: auto;
margin-left: 160px;
line-height: 30px;
}
.about {
background: url(http://img01.naganoblog.jp/usr/utsukushi2034/AJ_36.jpg) 20px 48px no-repeat;
height: 140px;
}

.footer {
color: #FFF;
font-size: 12px;
text-align: center;
line-height: 25px;
background: #069;
margin-top: 20px;
padding: 16px 0;
}
.footer img {
height: 20%;
}
.footer a {
color: #FFF;
}
.side {
line-height: 10px;
}

.rr {
float: right;
margin: 0 0 20px 20px;
}
.rr:after {
clear: both;
}

.ad script+   div {
display: none;
}

.sidetitle {
padding: 10px 0;
}

.archives {
margin: 20px 0;
}

.fb-like {
padding: 26px;
}

/*  shiftTab */
#shiftTab , body > form  {
position: absolute;
left: 0;
top: 0;
width: 100%;
opacity: .1;
}
#shiftTab:hover , body > form:hover  {
opacity: 1;
}
.social {
padding-top: 20px;
margin-left: 40px;
float: left;
overflow: hidden;
}
.social + .social {
margin-left: 20px;
}

#ninja_iframe_1 iframe {
-webkit-transform: scale(0.7);
transform: scale(0.7);
}

.fb-like-box {
width: 600px;
height: auto;
margin-top: 20px;
margin-right: 20px;
padding-bottom: 20px;
border: 1px solid #CCC;
-webkit-border-radius: 10px;  
border-radius: 10px;  
padding: 10px;
}

.fb-like  {
border: 1px solid #CCC;
-webkit-border-radius: 10px; 
border-radius: 10px;
width: 248px;
height: auto;
margin-top: 20px;
margin-left: 16px;
}

#amazon {
width: 248px;
height: auto;
margin-top: 20px;
margin-left: 16px;
}

.campaign a {
  display: block;
  height: 96px;
  background: url(http://img01.naganoblog.jp/usr/u/t/s/utsukushi2034/timelapse.jpg) center top;
  margin-bottom: 20px;
  white-space: nowrap;
  text-indent: 100%;
  overflow: hidden;
}

.ad {
margin-top: 100px;
}

.banner img {
display: block;
margin: 10px auto;
padding-left: 16px;
}