@charset "UTF-8";

/**
name:ぬーのフォトブログ スマートフォン用
version:0.6
Last Update: 2013/01/28
URL: http://meetmetonu.main.jp/photo_blog/common/css/style.php?id=sp
**/

/* import */
@import url("../css/blk_img.css");
@import url("../../../design/css/sp_default.css");


/* 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;
}

@media screen and (min-width: 641px) {
.pc_off { display: none; }
}

@media screen and (max-width: 640px) {
.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;
}

