@charset "UTF-8";

/**
name: 2014年度 レスポンシブデザイン用 
version:0.1
Last Update: 2014/01/04
URL: http://meetmetonu.main.jp/anison_oalist/common/css/style.php?id=spc2014
**/

/* import */
@import url("/js/ddsmoothmenu/ddsmoothmenu.css");
@import url("/js/ddsmoothmenu/ddsmoothmenu-v.css");
@import url("/js/nivo-slider/nivo-slider.css");
@import url("/js/nivo-slider/themes/default/default.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);

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

/* Default styles */

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

#wrapper {
width: 900px;
margin: 0 auto;
text-align: left;
color:#000000;
margin-top: 0px;
}

#wrapper_listbox {
width: 870px;
margin: 0 auto;
text-align: left;
color:#000000;
}

#contents {
width: 600px;
float: right;
margin: 10xp;
padding: 0;
padding-bottom: 20px;
}

#sidebar {
width: 270px;
float: left;
margin: auto;
padding: 0;
}

.sakuhin_title {list-style-type:none;}

/* header or footer */

#header {
  width: 900px;
  height : 150px;
  font-family:"MS Pゴシック","ヒラギノ角ゴ Pro","MS PGothic","メイリオ","Arial","Osaka","sans-serif";
  background:#fff;
  margin: 0 auto;
  text-align: center;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 0px;
}

#header .tlspace {
float:left;
height:75px;
margin : 15px 0px 5px;
}

#header .logo {
float:left;
width:390px;
height:70px;
}

#header .cnts_menu {
  float:left;
  height : auto;
  margin : 15px 0px 0px;
}

#header #banner_ads {
position: relative;
  top:-100px; 
  left: 215px;
  >left: 230px;
  width: 600px;
  height: 150px;
  z-index: 100;
}

.header_bk {
width: 100%;
height: 170px;
margin: 0 auto;
text-align: left;
color:#00000;
background:#ff;
}

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


#menu {
  list-style-type: none;
  width: 900px;
  margin: -10px auto 0px;
  padding: 0;
}
#menu li {
  position: relative;
  width: 20%;
  float: left;
  margin: 0;
  padding: 0;
  text-align: center;
}
#menu li a {
  display: block;
  margin: 0;
  padding: 16px 0;
  background: #000;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  line-height: 1;
  text-decoration: none;
}
#menu > li:hover > a {  background: #7d7d7d }
#menu > li:hover li:hover > a {  background: #7d7d7d }
#menu > li:hover > ul > li {
  overflow: visible;
  height: 38px;
}
#menu li ul li ul {
  top: 0;
  left: 100%;
}
#menu li:last-child ul li ul {
  left: -100%;
  width: 100%;
}
#menu li ul li ul:before {
  position: absolute;
  content: "";
  top: 13px;
  left: -20px;
  width: 0;
  height: 0;
  border: 5px solid transparent;
  border-left-color: #454e08;
}
#menu li:last-child ul li ul:before {
  position: absolute;
  content: "";
  top: 13px;
  left: 200%;
  margin-left: -20px;
  border: 5px solid transparent;
  border-right-color: #454e08;
}
#menu li ul li:hover > ul > li {
  overflow: visible;
  height: 38px;
}

#menu li ul li ul li a {  background: #616d0b }
#menu li:hover ul li ul li a:hover {  background: #535d09 }

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

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

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

/* Default */

/* 
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,
table1, 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 {
   letter-spacing: 1px;
    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;
}

table1 {
    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;
font-family:"MS Pゴシック","ヒラギノ角ゴ Pro","MS PGothic","メイリオ","Arial","Osaka","sans-serif";
padding:0px;
margin: 0 auto;
min-width:950px;
min-height: 100%;
display:block;
behavior:url("/design/htc/csshover3.htc");
-webkit-text-size-adjust:none;
}

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_2p { border-bottom: solid 2px black; position:relative; }

.pc_off {display: none;}

/* content box */

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


#contents_topblock {
  width: 900px;
  height: 200px;
  margin-bottom: 24px;
  position: relative;
}

.dash_black {
  display:block;
  width: 100%;
  height: 1px;
  border: 0;
  border-top: 1px dashed #000000;
  behavior:url("/design/htc/csshover3.htc");
}

.dash_black_mds{
  border-left:7px solid #000;
  border-bottom:1px dashed #000;
  padding:.1em .2em;
  margin-bottom: 2px;
  behavior:url("/design/htc/csshover3.htc");
}

.topic_box {
border-radius: 0px; 
-moz-border-radius: 0px; 
-webkit-border-radius: 0px; 
border: 3px solid #000000;
padding: 10px;
behavior:url("/design/htc/csshover3.htc");
}

.topic_box_pd3 {
border-radius: 0px; 
-moz-border-radius: 0px; 
-webkit-border-radius: 0px; 
border: 3px solid #000000;
padding:3px;
behavior:url("/design/htc/csshover3.htc");
}

.topic_box_m  {
  background: #FFF;
  border:2px solid #000; 
  padding: 10px;
  margin-bottom:10px;
}

.topic_box_m {
  -webkit-border-radius: 10px;	/* Safari,Google Chrome用 */
  -moz-border-radius: 10px;	/* Firefox用 */
}

.content_wd500 {
  width: 491px;
  height: 190px;
  overflow: auto;
  left: 1px;
  padding: 0px;
}

.content_wd400 {
  width: 391px;
  height: 190px;
  overflow: auto;
  left: 1px;
  padding: 0px;
}

.content_wd425 {
  width: 416px;
  height: 190px;
  overflow: auto;
  left: 1px;
  padding: 0px;
}

.content_wd425_tpc {
  width: 416px;
  height: 190px;
  overflow: auto;
  left: 0px;
  padding: 0px;
}

#main_box_wd415 {
width: 415px;
text-align: left;
color:#000000;
}

#main_box_left_wd400 {
width: 400px;
margin-left: 0 auto;
text-align: left;
color:#000000;
}

#main_box_left_wd425 {
width: 425px;
float: left;
margin:0 0 0 15px; 
text-align: left;
color:#000000;
}

#main_box_right_wd425 {
width: 425px;
float: right;
margin:0 15px 0 0; 
text-align: left;
color:#000000;
}

.topic_def dl {
  width: 395px;
  letter-spacing: 0.4px;
  line-height: 18px;
}

.topic_def dl.odd {
  background-color: #fff2f2;
  border-top: 1px solid #ffd4d4;
  border-bottom: 1px solid #ffd4d4;
}

.topic_def dl dt {
  width: 395px;
  color: #000000;
  position: relative;
  border-bottom: 1px dotted #000000;
  padding: 2px 0 0 4px;
}

.topic_def dl dd ul {
  color: #000000;
  font-size: 15px;
  padding: 2px 0 4px 4px;
}

#div.nodx{
float: left;
margin-left: 0 auto;

float: right;
margin-right: 0 auto;
}

.2box{
display: inline;
}

/* contents box */

.page_topic_13px { font-size:13px; }

.page_topic_20px { font-size:20px; }

.page_topic_25px { font-size:25px; }

.page_topic_30px { font-size:30px; }

#topic_box_wrp {
width: 900px;
height: 100%;
margin: 0 auto;
padding: 0;
background-color: #FFFFFF;
}

#topic_box_wrp .wrp_base {
  width: 900px;
  position: relative;
  >top:-10px;
  margin: 0 auto;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 0px;
}

#topic_box_wrp .left_box {
  position: absolute;
  top: 10px;
  left: 10px;
  zoom: 1;
  z-index: 100;
}


#topic_box_wrp .right_box_wd425 {
  position: absolute;
  width: 425px;
  top: 10px;
  right: 10px;
  zoom: 1;
  z-index: 100;
}

#topic_box_wrp .right_box {
  position: relative;
  top:15px;
  left: 420px;
  z-index: 100;
  padding-bottom: 0px;
  position: absolute;
  top: 10px;
  left: 10px;
  zoom: 1;
  z-index: 100;
}

}


/* タブレット */
@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 {
width: 100%;
margin: 0px;
padding: 0px;
-webkit-text-size-adjust: none;
}

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:#fff;
}

#def_center { padding: 7px; }

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

.linkwd{display: block}

.sp_off {display: none;}

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

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

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

.sakuhin_title ul{list-style-type:none;}

/* line box */

.page_topic_13px { font-size:13px; }

.page_topic_18px { font-size:18px; line-height: normal;}

.page_topic_20px { font-size:20px; line-height: normal;}

.page_topic_25px { font-size:25px; line-height: 1em;}

.page_topic_30px { font-size:30px; line-height: 15px;}

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

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

.topic_box_pd3 {
border-radius: 0px; 
-moz-border-radius: 0px; 
-webkit-border-radius: 0px; 
border: 3px solid #000000;
padding:3px;
behavior:url("/design/htc/csshover3.htc");
}

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

.dash_black_mds{
  border-left:7px solid #000;
  border-bottom:1px dashed #000;
  padding:.1em .2em;
  margin-bottom: 2px;
  behavior:url("/design/htc/csshover3.htc");
}


/* ブログ */

.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");}


/* ヘッダー・フッター */

.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 {
  color:#fff;
  background:#000;
  width: 100%;
  height: auto;
}

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

}