@charset "UTF-8";

/**
name:ぬーのフォトブログ レスポンシブデザイン用 
version:0.4
Last Update: 2014/10/06
URL: http://meetmetonu.main.jp/photo_blog/common/css/style.php?id=spc
**/

/* import */
@import url("../css/blk_img.css");
@import url("/design/css/default.css") only screen and (min-width: 641px);
@import url("/design/css/sp_default.css") only screen and (max-width:640px);


/* PC */

@media screen and (min-width: 641px) {

/* Default styles */

iframe#toolbar {
width: 100%;
min-width:1000px;
height: 30px;
vertical-align: bottom;
}

#header {
width: 900px;
height: 200px;
margin: 0 auto;
background-color:#a0d8ef;
overflow: hidden;
border-right-width: 2px;
border-right-style: solid;
border-right-color: #000;
border-left-width: 2px;
border-left-style: solid;
border-left-color: #000;
}

.header_v {
  width: 900px;
  height: 100%;
  >position: relative;
  >top:-10px;
  margin: 0 auto;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 0px;
}

.header_v #logo {
  position: absolute;
  top: 8px;
  left: 5px;
  zoom: 1;
  z-index: 1;
  text-align: center;
}

.header_v h1{
 font-size:1.9em;
 background-image: url("/design/img/blank.gif");
}

.header_v #sitesyk {
  position: absolute;
  top: 80px;
  left: 5px;
  zoom: 1;
  z-index: 2;
  background-image: url("/design/img/blank.gif");
}

.header_v li{ margin:0; padding:0; }
.header_v a:link { color: #000000; }
.header_v a:visited { color: #000000; }
.header_v a:hover { color: #000000; }
.header_v a:active { color: #000000; }

#wrapper {
width: 900px;
height:100%;
min-height: auto;
margin-right: auto;
margin-left: auto;
margin: 0 auto;
padding: 0;
text-align: left;
color:#000000;
margin-top: 0px;
overflow: hidden;
border-right-width: 2px;
border-right-style: solid;
border-right-color: #000;
border-left-width: 2px;
border-left-style: solid;
border-left-color: #000;
background: #FFFFFF;
}

#sidebar {
  width: 260px;
  float: left;
  margin: 0;
  padding: 15px;
}

#contents {
  width: 570px;
  float: right;
  margin: 0;
  padding: 0px 15px;
  padding-bottom: 20px;
}

#footer {
clear:both;
padding:10px;
width:900px;
margin:0 auto;
text-align: center;
}

.footers {
  clear:both;
  background:#999999;
  width: 100%;
  min-width:1000px;
  height: auto;
}

.footers a:link { color: #000000; }
.footers a:visited { color: #000000; }
.footers a:hover { color: #000000; }
.footers a:active { color: #000000; }

/* Default */

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body1 {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* 基本 */

* {
zoom:1;
}

html {
height: 100%;
width: 100%;
}

html,body {
margin: 0;
padding: 0;
}

body {
font-size:16px;
font-family:"ヒラギノ角ゴ Pro W3",メイリオ,Osaka,Arial,Verdana,"ＭＳＰゴシック""ヒラギノ角ゴ Pro",sans-serif;
padding:0px;
margin: 0 auto;
min-width:950px;
min-height: 100%;
display:block;
behavior:url("/design/htc/csshover3.htc");
background:#a0d8ef;
-webkit-text-size-adjust:none;
}

body{
background-color:#a0d8ef;
background: url(../img/bck_oreimo.jpg) no-repeat center fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}

h1,h2,h3,h4,h5 {
margin: 0px;
padding: 0px;
font-size:100%;
}

h4 + h5 + h6{
  margin-top:-20px;
}

.clear { clear:both; }
.clear hr { display:none; }

p { zoom: normal; }

iframe { vertical-align: bottom; }

a {text-decoration: none; vertical-align: baseline; background: transparent; overflow: hidden; }

a img { text-decoration:none; border:none; outline:none; }

a:link { color: blue }

p,ul { margin-bottom: 1em; }

h1,h2 { margin-bottom: 0.5em; }

mg { border-width: 0px; }

*{ letter-spacing: 0 }

th { word-break:break-all; }

ul, ol, li { zoom: normal; }

div.black_line_1 { border-bottom: 1px solid black; }

p.black_line1{ border-bottom: 1px solid black; }

div.black_line_2p { border-bottom: solid 2px black; position:relative; }

.dash_black {
  display:block;
  width: 100%;
  height: 1px;
  border: 0;
  border-top: 1px dashed #000000;
}

img.wdat {
  max-width: 100%;
  height: auto;
}

/* ブログ */

.midashi h2{ padding:6px; font-weight:bold; background:#000; color:#ffffff; font-size:1.2em;}
.midashi h2 a{color:#ffffff; font-weight:bold; font-size:1.1.5em; line-height:1.2;}
.midashi h2{ margin-bottom: 0.1em; }
.dtif {font-size:13.5px; background-image: url("/design/img/blank.gif");}
.atwd {background-image: url("/design/img/blank.gif");}

.photobox_brd3 {
border-radius: 0px; 
-moz-border-radius: 0px; 
-webkit-border-radius: 0px; 
border: 3px solid #000000;
padding: 10px;
}

.black_box {
border-radius: 0px; 
-moz-border-radius: 0px; 
-webkit-border-radius: 0px; 
border: 3px solid #000000;
padding: 5px;
background:#fff;
background-image: url("/design/img/blank.gif");
}

.black_box_bd1_pd0 .content {
  width: auto;
  height: auto;
  overflow: auto;
  left: 1px;
  padding: 5px;
}

.black_box_bd1_pd0 .content_tl {
  width: 100%;
  height: 30px;
  background:#000000 url(/radio/buzz/common/img/cnt_nm.png) repeat-y;
}

.black_box_bd1_pd0 .content_tl_tx {
  position: relative;
  top : 0px;
  left: 14px;
  padding: 6px;
  color:#ffffff;
}

.black_box_bd1_pd0 {
border-radius: 0px; 
-moz-border-radius: 0px; 
-webkit-border-radius: 0px; 
border: 1px solid #000000;
padding: 0px;
background:#ffffff;
}
.pc_off {display: none;}

}


/* タブレット */
@media screen and (min-width: 641px) and (max-device-width: 768px) {
.tbt_off {display: none;}
}


/* スマホ */

@media screen and (max-width: 640px) {

/* reset */

/* 
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com 
Twitter: @rich_clark
*/

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}

body {
    line-height:1;
}

article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section { 
    display:block;
}

nav ul {
    list-style:none;
}

blockquote, q {
    quotes:none;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content:'';
    content:none;
}

a {
    margin:0;
    padding:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}

/* change colours to suit your needs */
ins {
    background-color:#ff9;
    color:#000;
    text-decoration:none;
}

/* change colours to suit your needs */
mark {
    background-color:#ff9;
    color:#000; 
    font-style:italic;
    font-weight:bold;
}

del {
    text-decoration: line-through;
}

abbr[title], dfn[title] {
    border-bottom:1px dotted;
    cursor:help;
}

table {
    border-collapse:collapse;
    border-spacing:0;
}

/* change border colour to suit your needs */
hr1 {
    display:block;
    height:1px;
    border:0;   
    border-top:1px solid #cccccc;
    margin:1em 0;
    padding:0;
}

input, select {
    vertical-align:middle;
}


/* 基本 */

* {
zoom:1;
}

html {
height: 100%;
width: 100%;
}

html,body {
margin: 0;
padding: 0;
}

body {
font-size:16px;
line-height:100%;
margin-bottom: 1px;
font-family:"MS Pゴシック","ヒラギノ角ゴ Pro","MS PGothic","メイリオ","Arial","Osaka","sans-serif";
width: 100%;
height:100%;
margin: 0px;
padding: 0px;
background:#a0d8ef;
-webkit-text-size-adjust: none;
}

body1{  -webkit-touch-callout:none;
  -webkit-user-select:none;
}

#kh_center { padding: 7px; }

#wd_auto {
overflow: hidden;
width: 320px;
margin: 0 auto;
}

.sp_off { display: none; } 

.linkwd{ display: block }

img.wdat {
  max-width: 100%;
  height: auto;
}

img {
  max-width: 100%;
  height: auto;
}

a { word-break: break-all; text-decoration: none; overflow:hidden; }


/* line box */

.list_box_black {
border-radius: 0px; 
-moz-border-radius: 0px; 
-webkit-border-radius: 0px; 
border: 3px solid #000000;
padding: 5px;
background:#ffffff;
}

div.black_line_2p { border-bottom: solid 2px black; position:relative;}

hr.size01_black {
   border-width: 1px 0px 0px 0px;
   border-style: solid;
   border-color: black;
   height: 1px;
}

hr.size02_black {
   border-width: 2px 0px 0px 0px;
   border-style: solid;
   border-color: black;
   height: 2px;
}

.dash_black {
  display:block;
  width: 100%;
  height: 1px;
  border: 0;
  border-top: 1px dashed #000000;
}


/* ブログ */

.midashi h2{ padding:6px; font-weight:bold; background:#000; color:#ffffff; font-size:1.2em; line-height:1.2;}
.midashi h2 a{color:#ffffff; font-weight:bold; font-size:1.1.5em; line-height:1.2;}
.midashi h2{ margin-bottom: 0.1em; }
.dtif {font-size:13.5px; background-image: url("/design/img/blank.gif");}
.atwd {background-image: url("/design/img/blank.gif");}


/* header&footer */

.head_title h2{ padding:3px; font-weight:bold; background:#fff; color:#000; font-size:1.2em;}
.head_title h2 a{color:#000; font-weight:bold; font-size:1.2em; line-height:1.2; text-decoration: none; }
.head_title1 h2{ margin-bottom: 0.1em; }

.head_title a:link { color: #000000; }
.head_title a:visited { color: #000000; }
.head_title a:hover { color: #000000; }
.head_title a:active { color: #000000; }

.head_mtn_title h2{ padding:3px; font-weight:bold; background:#fff; color:#000; font-size:1.2em;}
.head_mtn_title h2 a{color:#000; font-weight:bold; font-size:1.2em; text-decoration: none; }
.head_title1 h2{ margin-bottom: 0.1em; }

.head_mtn_title a:link { color: #000000; }
.head_mtn_title a:visited { color: #000000; }
.head_mtn_title a:hover { color: #000000; }
.head_mtn_title a:active { color: #000000; }

.bct_wht { background:#ffffff; width: 100%; height: auto;}

.mtn_kyt_head h2 { float:left; color:#ffffff; width:50px; height:45px; line-height:160%; font-size:75%; display:block;}
.mtn_kyt_head #sp_hd_menu_btn {float:right; width: 50px; height: 45px;  background:#000000;}
.mtn_kyt_head #sp_hd_menu_btn a{display:block;}
.mtn_kyt_head #sp_hd_logo { position: relative; top: 3px; left: 2px;}
.mtn_kyt_head a {text-decoration: none; }
.mtn_kyt_head a:link { color: #ffffff; }
.mtn_kyt_head a:visited { color: #ffffff; }
.mtn_kyt_head a:hover { color: #ffffff; }
.mtn_kyt_head a:active { color: #ffffff; }

.footers a:link { color: #000000; }
.footers a:visited { color: #000000; }
.footers a:hover { color: #000000; }
.footers a:active { color: #000000; }

.footers {
  background:#999999;
  width: 100%;
  height: auto;
}

}
