@charset "UTF-8";
/* CSS Document */
/* Theme Name:Black Dreame-child
Description:Black Dreamを利用した子テーマです。
Template:blackdream
Author: TMC
*/


/* ************************************************ 
*	リセット CSS
* ************************************************ */	

html, body {
    background: #000;
    color: #000;
}

body {
    font-size: 62.5%;
 /* IE用 */
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Arial, Helvetica, Verdana, sans-serif;
    letter-spacing: 0.02em;
}

html>/**/body {
    font-size: 10px;
} /* Except IE*/
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%;
    font-weight: normal;
    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 */
hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #cccccc;
    margin: 1em 0;
    padding: 0;
}

input, select {
    vertical-align: middle;
}
/* リセットCSSここまで */



/* リンク
---------------------------------------------*/
  
a {
    color: #011279;
/* 青 */
    text-decoration: none;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -ms-transition: 0.5s;
}

a:hover {
    color: #45AAB8;
/* 薄い青 */
}

a:active, a:focus {
    outline: 0;
}

/* 画像
---------------------------------------------*/

img {
    border: 0;
    padding: 0px;
    margin: 0px
}

img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

img.alignright {
    padding: 4px;
    margin: 0 0 10px 20px;
    display: inline;
}

img.alignleft {
    padding: 4px;
    margin: 0 20px 10px 0;
    display: inline;
}

/* フロート
---------------------------------------------*/

.alignright {
    float: right;
}

.alignleft {
    float: left;
}

.right {
    float: right;
}

.left {
    float: left;
}

.clear {
    clear: both;
}

/* ************************************************ 
*	全#wrap
* ************************************************ */	

#wrap {
    margin: auto;
    max-width: 960px;
    padding: 30px 10px;
    _width: 960px;
}

#main aside {
    background-color: #f6f6f6;
}

#blocks li {
    background-color: #f8f8f8;
    height: 100px;
}

/* ************************************************ 
*	ヘッダー
* ************************************************ */

#header {
    overflow: hidden;
    padding-bottom: 25px;
    margin-bottom: 10px;
    border-bottom: 1px solid #eee;
}

#header h1 {
    float: left;
    margin: 0;
}

.logo {
    float: left;
    margin: 0px 0px 0px 0px;
    padding: 15px 0px 0px 0px;
}

/* ************************************************ 
*	トップナビゲーション
* ************************************************ */	

#nav {
    float: right;
    padding-top: 45px;
}

#nav ul, #navside ul {
    margin: 0;
    list-style: none;
}

/* ************************************************ 
*	新たに追加　グローバルナビゲーション　gnav
* ************************************************ */
ul#gnav li {
    font-size: 1.6em;
    font-weight: normal;
    float: left;
    list-style: none;
    font-family: arial, sans-serif;
    margin: 0px 0px 0px -1px;
    padding: 0px 0px 0px 0px;
    letter-spacing: 0.05em;
/*追加コード*/
}

ul#gnav li a {
    text-decoration: none;
    padding: 5px 15px;
}

ul#gnav li a:hover {
    color: #867888;
    background: #ddd;
    text-decoration: none;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -ms-transition: 0.5s;
}

ul#gnav .current_page_item a {
    color: #867888;
    background: #f5f5f5;
    text-decoration: none;
}

ul#gnav .current-menu-item a {
    color: #867888;
    background: #f5f5f5;
    text-decoration: none;
}

ul#gnav .current-post-ancestor a {
    color: #867888;
    background: #f5f5f5;
    text-decoration: none;
}

ul#gnav li a span {
}

/* ************************************************ 
*	新たに追加　フッターナビゲーション　fnav
* ************************************************ */
ul#fnav li {
	/*font-size: 13px;*/
    font-weight: normal;
    float: left;
    list-style: none;
    font-family: arial, sans-serif;
    margin: 0px 0px 0px -1px;
    padding: 0px 0px 0px 0px;
    color: #332828;
    letter-spacing: 0.05em;
}

ul#fnav li a {
    color: #332828;
    text-decoration: none;
    border-left: 1px solid #eee;
    border-right: 1px solid #eee;
    padding: 5px 15px;
}

ul#fnav li a:hover {
    color: #867888;
    background: #ddd;
    text-decoration: none;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -ms-transition: 0.5s;
}

ul#fnav .current_page_item a {
    color: #867888;
    background: #f5f5f5;
    text-decoration: none;
}

ul#fnav .current-menu-item a {
    color: #867888;
    background: #f5f5f5;
    text-decoration: none;
}

ul#fnav .current-post-ancestor a {
    color: #867888;
    background: #f5f5f5;
    text-decoration: none;
}
/*ul#topnav li{
font-size: 13px;
font-weight: normal;
float:left;
list-style:none;
font-family: arial, sans-serif;
margin: 0px 0px 0px -1px;
padding: 0px 0px 0px 0px;
color: #332828;
letter-spacing: 0.05em;
}

ul#topnav li a{
color:#332828;
text-decoration:none;
border-left:1px solid #eee;
border-right:1px solid #eee;
padding:5px 15px;
}
ul#topnav li a:hover{
color:#867888;
background: #ddd;
text-decoration:none;
transition: 0.5s;
-webkit-transition: 0.5s;
-moz-transition: 0.5s;
-o-transition: 0.5s;
-ms-transition: 0.5s;
}
ul#topnav .current_page_item a {
color:#867888;
background: #f5f5f5;
text-decoration:none;
}
ul#topnav .current-menu-item a {
color:#867888;
background: #f5f5f5;
text-decoration:none;
}
ul#topnav .current-post-ancestor a {
color:#867888;
background: #f5f5f5;
text-decoration:none;
}*/


/* ************************************************ 
*	スライド
* ************************************************ */	

.cycle-slideshow {
    margin: 0 0 30px 0;
    overflow: hidden;
}

/* ************************************************ 
*	メイン（本文）コンテンツ
* ************************************************ */	

#main {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}

/* トップページウィジェットエリア
---------------------------------------------*/

#toplist {
    margin: 0 0 30px 0;
    padding: 0 0 0 0;
}

.toplist ul {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}

.toplist li {
    font-size: 13px;
    margin: 6px 0px 0px 0px;
    padding: 2px 0px 2px 0px;
    list-style: none;
    border-bottom: 1px dotted #dedede;
}

.toplist li a {
    color: #666;
    background: url(images/list.png) no-repeat 0 50%;
    padding-left: 10px;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -ms-transition: 0.5s;
}

.toplist li a:hover {
    background-position: 3px 50%;
    color: #999;
}

.top-title {
    font-weight: normal;
    letter-spacing: 0.05em;
    font-style: normal;
    padding: 0px 0px 8px 0px;
    margin: 0px 0px 0px 0px;
    border-bottom: 1px solid #ccc;
    color: #999;
}

.top-gallery-midashi {
    font-size: 1.6em;
    font-weight: normal;
    letter-spacing: 0.05em;
    font-style: normal;
    padding: 0px 0px 10px 0px;
    margin: 0px 0px 20px 0px;
    border-bottom: 1px solid #ccc;
    color: #999;
}

/* ブログ記事部分
---------------------------------------------*/

#date {
    font-family: Helvetica, arial, sans-serif;
    font-weight: normal;
    text-align: left;
    padding: 0 0 0 0;
    color: #DDDDDD;
    letter-spacing: 0.1em;
}

.pagetitle {
    margin: 0 0 0 0;
    padding: 0px 10px 0px 0px;
    line-height: 1;
    font-size: 2.4em;
    font-weight: normal;
    letter-spacing: 0.1em;
    margin-bottom: 24px;
}

.blog-title {
    font-size: 1.8em;
    background: url() no-repeat;
    padding: 20px 0px 20px 0px;
    margin: 5px 0px 20px 0px;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}

.blog-title a {
}

.blog-title a:hover {
}

.subtitle {
}

blockquote {
    border: 1px dotted #DDDDDD;
    margin: 10px 0 10px 0;
    padding: 10px 20px;
}

#blog-foot {
    text-align: left;
    margin: 50px 0 0 0;
    padding: 2px 5px 2px 10px;
    font-weight: normal;
    background: #EEEEEE;
}

/* ページャー
---------------------------------------------*/

#next {
    font-size: 1.2em;
    text-align: center;
    padding-top: 30px;
    padding-bottom: 30px;
}

#next-archives {
    font-size: 1.2em;
    text-align: center;
    margin-top: -50px;
    padding-bottom: 30px;
}

.next-pagenavi {
    text-align: lrft;
    margin: 3em 0;
}

/* 関連記事
---------------------------------------------*/

.similar-head {
    margin: 0 0 0 0;
    padding: 0 10px 0 0px;
    line-height: 30px;
	/*font-size: 14px;*/
    font-weight: normal;
    color: #999;
    letter-spacing: 0.05em;
    background: url() no-repeat;
    border-bottom: 1px solid #DDDDDD;
}

.similar ul {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}

.similar li {
    margin: 0 0 0 0;
    padding: 2px 0px 2px 0px;
    list-style: none;
    border-bottom: 1px dotted #DDDDDD;
}

.similar li a {
    background: url(images/list.png) no-repeat 0 50%;
    padding-left: 15px;
}

.similar li a:hover {
    background-position: 3px 50%;
}

/* コメント欄
---------------------------------------------*/

.comment-head {
    font-weight: normal;
    color: #999;
    line-height: 30px;
    letter-spacing: 0.1em;
    margin: 0 0 0 0;
    padding: 0 10px 0 0px;
    background: url() no-repeat;
    border-bottom: 1px solid #DDDDDD;
}

.commentlist li {
    list-style: none;
}

.commentlist {
    margin: 0 0 50px 0;
    padding: 0 0 0 0;
}

/* ************************************************ 
*	サイドバー
* ************************************************ */	

#sidebar {
    width: 100%;
    margin: 12px 0px 40px 0px;
    padding: 0 0 0 0;
}

#sidebar p {
    margin-bottom: 20px;
}

#sidebar h2 {
    font-weight: normal;
    color: #999;
    letter-spacing: 0.1em;
    margin: 0px 0px 10px 0px;
    padding: 0 0 0 0;
    background: url() no-repeat;
    border-bottom: 1px solid #DDDDDD;
}

.sidebar-title {
    font-size: 1.3em;
    font-weight: normal;
    letter-spacing: 0.1em;
    margin: 0px 0px 0 0px;
    padding: 0 0 8px;
    background: url() no-repeat;
    border-bottom: 1px solid #DDDDDD;
}

.widget_archive select {
    margin-top: 14px;
}

#sidebar h3 {
    font-weight: normal;
    line-height: 30px;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    border-bottom: 0px solid #DDDDDD;
}

#sidebar ul {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}

#sidebar li {
    font-size: 1.2em;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    list-style: none;
    border-bottom: 1px dotted #DDDDDD;
}

#sidebar li a {
    display: block;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -ms-transition: 0.5s;
}

#sidebar li a:hover {
}

/* 階層表示
---------------------------------------------*/

#sidebar ul.children {
    margin-bottom: -6px;
    display: block;
    padding: 5px 0 0 0;
}

#sidebar ul.children li {
    padding-left: 15px;
    padding-top: 5px;
    border-top: 1px dotted #DDDDDD;
}

/* ************************************************ 
*	フッターエリア
* ************************************************ */	

#footer {
    margin: 60px 0 0 0;
    padding-top: 10px;
    border-top: 1px solid #EEEEEE;
}

#sociallink {
    text-align: center;
    position: relative;
    margin: 0 auto 10px auto;
    padding: 0 0 0 0;
}

#copyright {
    font-size: 1em;
    color: #999;
    text-align: center;
    position: relative;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    font-family: Helvetica, arial, sans-serif;
}

/* ************************************************ 
*	ウィジット
* ************************************************ */	

.widget {
    margin: 0 0 30px 0;
}

#main .widget li {
    font-size: 1.3em;
}

.widget_recent_entries li a, .widget_archive li a, .widget_categories li a, .widget_nav_menu li a {
    margin: 0 0 0 0px;
    background: url(images/list.png) no-repeat 0 50%;
    padding-left: 0;
}

.textwidget {
    font-size: 1.3em;
    line-height: 170%;
    margin: 0 0 30px 0;
    padding: 5px 0 0 0;
}

#topbox {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}

.topboxz {
    margin: 0 0 0 0;
    padding: 0 0 0 0;	
}

#topbox ul {
    floate: left;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}

#main #topbox li {
    font-size: 1.2em;
    floate: left;
    margin: 0 0 0 0;
    padding: 14px 0px 12px 0px;
    list-style: none;
    border-bottom: 1px dotted #DDDDDD;
}

#topbox li a {
    color: #333333;
    margin: 0 0 0 0;
    padding: 0;
    list-style: none;
    background: url(images/list.png) no-repeat 0 50%;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -ms-transition: 0.5s;
}

#topbox li a:hover {
    color: #DDDDDD;
}

#topbox h2 {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    border-bottom: 0px dotted #fff;
}

#topbox h3 {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    border-top: 0px dotted #fff;
    border-bottom: 0px dotted #fff;
}

#topbox h4 {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    border-bottom: 0px dotted #fff;
}

#sidebox {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}

#sidebox ul {
    floate: left;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}

#sidebox li {
    floate: left;
    list-style: none;
    margin: 0 0 0 0;
    padding: 14px 0 12px;
}

#sidebox li a {
    list-style: none;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -ms-transition: 0.5s;
}

#sidebox li a:hover {
}

#sidebox h2 {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    border-bottom: 0px dotted #DDDDDD;
}

#sidebox h3 {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    border-top: 0px dotted #DDDDDD;
    border-bottom: 0px dotted #DDDDDD;
}

#sidebox h4 {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    border-bottom: 0px dotted #DDDDDD;
}

.footer-widget-title {
    font-weight: bold;
    margin: 0 0px 10px 0px;
}

.widget ul {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}

.widget li {
    list-style: none;
}

.widget li a {
    display: block;
}

.widget li a:hover {
}

/* ************************************************ 
*	検索フォーム
* ************************************************ */

.search fieldset {
    margin: -20px 0 20px -20px;
    border: 0px solid #EEEEEE;
}

.search input {
    width: 80%;
    padding: 5px 5px;
    vertical-align: middle;
    border: none;
    background: none;
}

.search button {
    width: 15px;
    height: 15px;
    cursor: pointer;
    vertical-align: middle;
    border: none;
    background: url(images/search.png) no-repeat;
}
/* ************************************************ 
*	文字サイズ

.moji100px {font-size: 100px;line-height: 170%;}
.moji90px {font-size: 90px;line-height: 170%;}
.moji80px {font-size: 80px;line-height: 170%;}
.moji70px {font-size: 70px;line-height: 170%;}
.moji60px {font-size: 60px;line-height: 170%;}
.moji50px {font-size: 50px;line-height: 170%;}
.moji40px {font-size: 40px;line-height: 170%;}
.moji30px {font-size: 30px;line-height: 170%;}
.moji29px {font-size: 29px;line-height: 170%;}
.moji28px {font-size: 28px;line-height: 170%;}
.moji27px {font-size: 27px;line-height: 170%;}
.moji26px {font-size: 26px;line-height: 170%;}
.moji25px {font-size: 25px;line-height: 170%;}
.moji24px {font-size: 24px;line-height: 170%;}
.moji23px {font-size: 23px;line-height: 170%;}
.moji22px {font-size: 22px;line-height: 170%;}
.moji21px {font-size: 21px;line-height: 170%;}
.moji20px {font-size: 20px;line-height: 170%;}
.moji19px {font-size: 19px;line-height: 170%;}
.moji18px {font-size: 18px;line-height: 170%;}
.moji17px {font-size: 17px;line-height: 170%;}
.moji16px {font-size: 16px;line-height: 170%;}
.moji15px {font-size: 15px;line-height: 170%;}
.moji14px {font-size: 14px;line-height: 170%;}
.moji13px {font-size: 13px;line-height: 170%;}
.moji12px {font-size: 12px;line-height: 170%;}
.moji11px {font-size: 11px;line-height: 170%;}
.moji10px {font-size: 10px;line-height: 150%;}
.moji9px {font-size: 9px;line-height: 370%;}
* ************************************************ */

.mincho {
    font-family: 'century', 'Times New Roman', 'Baskerville', 'Optima', 'Palatino', 'Georgia', 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', 'HGS明朝E', 'ＭＳ Ｐ明朝', 'MS PMincho', serif;
}

.bold {
    font-weight: bolder;
}

.italic {
    font-style: italic;
}

/* ************************************************ 
*	テーブル
* ************************************************ */

table {
    border: 0px;
    border-collapse: collapse;
    border-spacing: 0;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}

table tr {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}

table td {
    text-align: left;
    vertical-align: top;
    line-height: 170%;
    text-align: justify;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    border-left: 0px dotted #DDDDDD;
}

table p, table li {
    font-size: 100%;
}

/* プラン表風
---------------------------------------------*/

table#plan {
    width: 100%;
    margin: 10px 0 0 0;
    padding: 0 0px;
    border: 1px #DDDDDD solid;
    border-collapse: collapse;
    border-spacing: 0;
}

table#plan th {
    font-size: 1.4em;
    font-weight: bold;
    text-align: center;
    padding: 10px;
    border: 1px #DDDDDD solid;
    border-width: 0 0 1px 1px;
    white-space: nowrap;
    vertical-align: middle;
    background-color: #EEEEEE;
}

table#plan td {
    font-size: 1.4em;
    text-align: left;
    padding: 10px;
    border: 1px #DDDDDD solid;
    border-width: 0 0 1px 1px;
    white-space: normal;
    vertical-align: middle;
}

/* フローチャート風
---------------------------------------------*/

table#flow {
    width: 100%;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    border: 0px #DDDDDD solid;
    border-collapse: collapse;
    border-spacing: 0;
}

table#flow th {
    font-weight: bold;
    text-align: left;
    padding: 10px 0px;
    border: 0px #DDDDDD solid;
    border-bottom: 1px #DDDDDD solid;
    white-space: normal;
    vertical-align: middle;
}

table#flow td {
    text-align: left;
    padding: 10px;
    border-bottom: 1px #DDDDDD solid;
    white-space: normal;
    vertical-align: middle;
}

/* コンタクトフォーム用
---------------------------------------------*/

table#contact {
    width: 100%;
    margin: 10px 0 0 0;
    padding: 0 0 0 0;
    border: 0px #CCC solid;
    border-collapse: collapse;
    border-spacing: 0;
}

table#contact th {
    font-weight: bold;
    line-height: 120%;
    text-align: left;
    padding: 10px;
    white-space: nowrap;
}

table#contact td {
    text-align: left;
    padding: 10px;
    white-space: normal;
    vertical-align: middle;
}

/* ************************************************ 
*	ライン
* ************************************************ */

.line-dotted {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    border-bottom: 1px dotted #DDDDDD;
}

.line-solid {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    border-bottom: 1px solid #DDDDDD;
}

.line-footmenu {
    margin: 0 0 5px 0;
    padding: 0 0 3px 0;
    border-bottom: 1px dotted #DDDDDD;
}

/* ************************************************ 
*	画像装飾
* ************************************************ */

.pict_right {
    margin: 0 0 10px 20px;
    padding: 2px 2px 2px 2px;
    float: right;
    border: 1px solid #DDDDDD;
}

.pict_left {
    margin: 0 10px 10px 0;
    padding: 2px 2px 2px 2px;
    float: left;
    border: 1px solid #DDDDDD;
}

.pict1px {
    margin: 0 0 5px 0;
    padding: 2px 2px 2px 2px;
    border: 1px solid #DDDDDD;
}

.pict_shadow {
    background: #fff;
    margin: 0px auto;
    border: 1px solid #DDDDDD;
    padding: 5px 5px 5px 5px;
    border-radius: 1px;
 /* CSS3 */
    -webkit-border-radius: 1px;
 /* Firefox */
    -moz-border-radius: 1px;
 /* Safari,Chrome */
    box-shadow: 2px 2px 3px #C0C0C0;
}

/* ************************************************ 
*	角丸
* ************************************************ */

.border-radius {
    border-radius: 5px;
 /* CSS3 */
    -webkit-border-radius: 5px;
 /* Firefox */
    -moz-border-radius: 5px;
 /* Safari,Chrome */
}

/* ************************************************ 
*	ボックスシャドウ・テキストシャドウ
* ************************************************ */

.box-shadow {
    box-shadow: 2px 2px 3px #ccc;
 /* CSS3 */
    -webkit-box-shadow: 2px 2px 3px #ccc;
 /* Safari,Chrome */
    -moz-box-shadow: 2px 2px 3px #ccc;
 /* Firefox */
}

.box-shadow2 {
    box-shadow: 1px 2px 5px #ccc;
 /* CSS3 */
    -webkit-box-shadow: 1px 2px 5px #ccc;
 /* Safari,Chrome */
    -moz-box-shadow: 1px 2px 5px #ccc;
 /* Firefox */
}

.text-shadow {
    text-shadow: 1px 1px 3px #DEDEDE;
 /* CSS3 */
    -webkit-text-shadow: 1px 1px 3px #DEDEDE;
 /* Safari,Chrome */
    -moz-text-shadow: 1px 1px 3px #DEDEDE;
 /* Firefox */
}

/* ************************************************ 
*	CSS3ボタン
* ************************************************ */

.bt-more a {
    font-size: 9px;
    font-weight: normal;
    color: #333;
    text-align: center;
    text-decoration: none;
    text-shadow: 0px -1px 0px #fff;
    width: 50px;
    float: left;
    display: block;
    padding: 0 0 0 0;
    margin: 10px 0 0 0;
    border: 1px solid #ccc;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    background-color: #eee;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ddd), color-stop(.75, #eee), color-stop(1, #ddd));
    background: -moz-linear-gradient(#ddd, #eee 75%, #ddd);
}

.bt-more a:hover {
    background-color: #fff;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #eee), color-stop(.75, #fff), color-stop(1, #eee));
    background: -moz-linear-gradient(#eee, #fff 75%, #eee);
}

.bt-more a:active {
    background-color: #999;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #999), color-stop(.75, #ccc), color-stop(1, #999));
    background: -moz-linear-gradient(#999, #ccc 75%, #999);
}

.bt_download {
    font-size: 13px;
    color: white !important;
    background-color: #34AB81;
    background-repeat: repeat-x;
    background-image: -webkit-linear-gradient(top, #00ba51, #008d3e);
    background-image: -moz-linear-gradient(center top, #00ba51, #008d3e);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ba51', endColorstr='#008d3e', GradientType=0);
    text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
    border-color: #66d697 #57A957 #3D773D;
    padding: 10px 15px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}

.bt_download:hover {
    background: #00ba51;
    border-color: #66d697 #57A957 #3D773D;
}

/* ************************************************ 
*	カスタマイズのため新たに追加したコード 
* ************************************************ */

/*clearfix*/	 
.clearfix:after {
 /* for Modern Browser */
    content: ".";
    display: block;
    clear: both;
    height: 0;
    line-height: 0;
    visibility: hidden;
    font-size: 0;
}

/* テキスト 
---------------------------------------------*/

h1 {
    font-size: 2em;
    line-height: 1.8;
}

h2 {
    font-size: 1.8em;
    line-height: 1.8;
}

h3 {
    font-size: 1.6em;
    line-height: 1.8;
}

h4 {
    font-size: 1.4em;
    line-height: 1.8;
}

h5 {
    font-size: 1.4em;
    line-height: 1.8;
}

h6 {
    font-size: 1.4em;
    line-height: 1.8;
}

strong {
    font-weight: bold;
}

p {
    font-size: 1.4em;
    line-height: 1.8;
    padding: 1em 0;
}

ol {
    margin: 1em 0 1em 2em;
    padding: 0 0 0 0;
    list-style: decimal;
}

ul {
    margin: 1em 0;
    padding: 0 0 0 0;
    list-style: none;
}

li {
    margin: 0 0 0 1.6em;
    padding: 0 0 0 0;
    font-size: 1.4em;
    line-height: 1.8;
}

dl {
    font-size: 1.4em;
    line-height: 1.8;
    padding: 1em 0;
}

dt {
}

dd {
}

#banner-2 .top-title {
    margin-bottom: 10px;
}

.cap {
    font-size: 1.2em;
}

/* レイアウト
---------------------------------------------*/

.top-title {
    background: url(../blackdream/images/bg_ttl.png) no-repeat left top;
    font-weight: normal;
    letter-spacing: 0.05em;
    font-style: normal;
    padding: 0px 0px 8px 12px;
    margin: 0px 0px 10px 0px;
    border-bottom: 1px solid #ccc;
    color: #999;
}

.top-title h2 {
    line-height: 1;
    font-size: 1.6em;
    color: #999;
}

#hnavi {
    margin: 10px 0;
    padding: 0;
    text-align: right;
}
/*-----追記--------*/

#hnavi_wrap {
    width: 500px;
    float: right;
}
/*-----/追記--------*/


#hnavi li {
    display: inline;
    margin: 0;
    font-size: 1.2em;
    line-height: 1.4;
}

#hnavi li a {
    border-left: 1px solid #CCCCCC;
    padding: 0 4px 0 8px;
}

#hnavi > li:first-child > a {
    border-left: none;
}

#fnavi {
    margin-bottom: 30px;
}

#fnavi li {
    display: inline;
    margin: 0;
    font-size: 1.2em;
    line-height: 1.4;
}

#fnavi li a {
    border-left: 1px solid #CCCCCC;
    padding: 0 4px 0 8px;
}

#fnavi > li:first-child > a {
    border-left: none;
    padding-left: 0;
}

#slideshow {
    margin-bottom: 30px;
}

.module_wrap {
    margin-bottom: 30px;
}

.module2 {
    float: left;
    width: 600px;
/*margin-bottom: 30px;*/
}

.module1 {
    float: right;
    width: 300px;
/*margin-bottom: 30px;*/
}

#wrap {
    margin: auto;
    max-width: 960px;
    padding: 10px 10px 30px;
}

#breadcrumb {
    padding-bottom: 45px;
    font-size: 1.2em;
}

.linettl {
    border-bottom: 2px solid #011279;
    padding-bottom: 8px;
    color: #011279;
}

#main #subnavi {
    margin-top: 30px;
    margin-bottom: 60px;
    border-top: 4px solid #EEEEEE;
}

#main #subnavi h3 {
    background-color: #FAFAFA;
    font-weight: bold;
    height: 40px;
    line-height: 40px;
    margin: 0;
    padding-left: 18px;
    font-size: 1.3em;
}

#main #subnavi li {
    font-size: 1.3em;
    border-bottom: 1px dotted #CCCCCC;
    margin: 0 0 0 0;
}

#main #subnavi li {
    font-size: 1.3em;
    line-height: 3em;
    padding: 5px 0;
    border-bottom: 1px dotted #CCCCCC;
    margin: 0 0 0 0;
}

#main #subnavi li a {
    padding-left: 18px;
    display: block;
}

#main #subnavi li ul.children li {
    padding-left: 15px;
}

#main #subnavi li ul.children li a {
    padding-left: 15px;
}

#main #subnavi li ul.children li:first-child {
    border-top: 1px dotted #CCCCCC;
    margin-top: 5px;
}

#main #subnavi ul.children {
    margin: 0;
}

#main #subnavi ul.children li {
    font-size: 100%;
}

#main #subnavi li ul.children li:last-child {
    border-bottom: none;
    padding-bottom: 0px;
}

/* テーブルタイプ　カンパニー 
---------------------------------------------*/

table.type-company {
    width: 100%;
    margin: 10px 0 0 0;
    padding: 0 0px;
    border: 1px #EEEEEE solid;
    border-collapse: collapse;
    border-spacing: 0;
    font-size: 1.2em;
}

table.type-company th {
    font-weight: bold;
    text-align: left;
    padding: 10px;
    border: 1px #EEEEEE solid;
    border-width: 0 0 1px 1px;
    white-space: nowrap;
    vertical-align: middle;
    background-color: #FAFAFA;
}

table.type-company td {
    text-align: left;
    padding: 10px;
    border: 1px #EEEEEE solid;
    border-width: 0 0 1px 1px;
    white-space: normal;
    vertical-align: middle;
}

/* テーブルタイプ　リスト 
---------------------------------------------*/

table.type-list {
    width: 100%;
    margin: 10px 0 0 0;
    padding: 0 0px;
    border-collapse: collapse;
    border-spacing: 0;
    font-size: 1.2em;
}

table.type-list tr {
    border-bottom: 1px #EEEEEE dotted;
}

table.type-list th {
    font-weight: normal;
    text-align: left;
    padding: 10px;
    border-width: 0 0 1px 1px;
    white-space: nowrap;
    vertical-align: middle;
}

table.type-list td {
    text-align: left;
    padding: 10px;
    border-width: 0 0 1px 1px;
    white-space: normal;
    vertical-align: middle;
    border: none;
}

/* テーブルタイプ　ノーマル
---------------------------------------------*/

table.type-normal {
    width: 100%;
    margin: 10px 0 0 0;
    padding: 0 0px;
    border-collapse: collapse;
    border-spacing: 0;
    font-size: 1.2em;
}

table.type-normal tr {
    border-bottom: 1px #EEEEEE solid;
}

table.type-normal th {
    font-weight: bold;
    text-align: left;
    padding: 10px 10px 10px 0;
    white-space: nowrap;
    vertical-align: top;
    width: 120px;
}

table.type-normal td {
    text-align: left;
    padding: 10px;
    border-width: 0 0 1px 1px;
    white-space: normal;
    vertical-align: top;
    border: none;
}

/* ************************************************ 
*   各固定ページでのレイアウト用に新たに作成しました
* ************************************************ */
.contents {
}

.contents_section {
    margin-bottom: 40px;
}

.contents_section img {
    max-width: 100%;
    height: auto;
    width: auto\9;
}

.contents_section img.line {
    border: 1px solid #DDDDDD;
}

.contents_section .cl300 {
    float: left;
    display: inline;
    width: 300px;
    margin-bottom: 20px;
}

.contents_section .cr300 {
    float: right;
    display: inline;
    width: 300px;
    margin-bottom: 20px;
}

.contents_section p {
    padding: 0 0 20px;
    letter-spacing: 0.03em;
}

h3.top-title {
    background: url(../blackdream/images/bg_ttl.png) no-repeat left top;
    font-size: 1.6em;
    font-weight: normal;
    letter-spacing: 0.05em;
    font-style: normal;
    padding: 0px 0px 8px 12px;
    margin: 0px 0px 0px 0px;
    border-bottom: 1px solid #ccc;
    color: #999;
    line-height: 1;
}

.contents_section .ttlBlue {
    color: #011279;
    font-weight: bold;
}

.m10 {
    margin-bottom: 10px;
}

.pt0 {
    padding-top: 0;
}

.p0 {
    padding: 0;
}

.topicsCategory {
    padding-right: 10px;
}

.contents_section p.large {
    font-size: 2em;
    letter-spacing: 0.02em;
    color: #011279;
}

.contents h2.blockhead {
    background-color: #011279;
    text-align: center;
    color: #FFF;
    margin-bottom: 30px;
}

.categorytitle {
    margin: 10px 0 0 0;
    padding: 0 0 6px;
    line-height: 1;
    font-size: 1.2em;
    font-weight: normal;
    letter-spacing: 0.1em;
}

#topbox, #irbox, #newsbox {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}

#topbox ul, #irbox ul {
    floate: left;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}

#main #topbox li, #main #irbox li, #main #newsbox li {
    font-size: 1.2em;
    margin: 0 0 0 0;
    padding: 14px 0px 12px 0px;
    list-style: none;
    border-bottom: 1px dotted #DDDDDD;
}

#topbox li a, #irbox li a, #newsbox li a {
    color: #333333;
    margin: 0 0 0 0;
    padding: 0;
    list-style: none;
    background: url(images/list.png) no-repeat 0 50%;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -ms-transition: 0.5s;
}

#topbox li a:hover, #irbox li a:hover, #newsbox li a:hover {
    color: #DDDDDD;
}

#topbox ul.entryList a {
    padding: 0;
}

#topbox .infoTxt a {
}

#topbox .infoDate, #irbox .infoDate, #newsbox .infoDate {
    color: #999;
    font-size: 83.3%;
    padding: 6px;
}

#topbox ul.entryList .edit-link a, #newsbox ul.entryList .edit-link {
    padding: 0;
}

#topbox ul.entryList .diamondshiraishi a, #newsbox ul.entryList span.diamondshiraishi a {
    background-color: #138585;
    color: #FFF;
    padding: 0;
    font-size: 66.7%;
    text-align: center;
    width: 60px;
    padding: 2px 0 1px;
    display: inline-block;
}

#topbox ul.entryList .company a, #newsbox ul.entryList .company a {
    background-color: #666666;
    color: #FFF;
    padding: 0;
    font-size: 66.7%;
    text-align: center;
    width: 60px;
    padding: 2px 0 1px;
    display: inline-block;
}

#topbox ul.entryList .exelcodiamond a, #newsbox ul.entryList .exelcodiamond a {
    background-color: #C2B232;
    color: #FFF;
    padding: 0;
    font-size: 66.7%;
    text-align: center;
    width: 60px;
    padding: 2px 0 1px;
    display: inline-block;
}

.iconPdf {
    background: url(../blackdream/images/icon_pdf.png) no-repeat left center;
    padding: 5px 0 0 20px;
}

ul.download li {
    line-height: 2.4;
    font-size: 1.2em;
    margin: 0;
    letter-spacing: 0;
}

ul.download li span.iconPdf {
    margin-left: 12px;
}

ul.download li span.postdate {
    margin-right: 12px;
}

ul.block-three li {
    font-size: 1.2em;
}

#cat,#dog,#cow,#mix {
    margin-bottom: 40px;
}

/*-------------- 上村さん　新たに追加　グローバルナビゲーション　gnav ※変更-------------------*/

ul#gnav li {
    text-align: center;
    font-weight: normal;
    float: left;
    list-style: none;
    letter-spacing: 0.05em;
    margin: 0px 0px 0px -1px;
    border-left: 1px solid #EEEEEE;
    border-right: 1px solid #EEEEEE;
/*width: 140px; */
}

ul#gnav li a {
    text-align: center;
    text-decoration: none;
    display: block;
    padding: 5px 20px 5px;
}

/*-------------- / 上村さん　新たに追加　グローバルナビゲーション　gnav ※変更-------------------*/


/* 新たに追加 */
ul#gnav .current-page-ancestor {
    color: #867888;
    background: #f5f5f5;
    text-decoration: none;
}
/* ************************************************ 
*	英語表記を追加　グローバルナビゲーション　gnav
* ************************************************ */

ul#gnav li a .navtitle {
    font-size: 100%;
    letter-spacing: 1px;
}

ul#gnav li a .subnavi02 {
    color: #999999;
    padding-top: 3px;
    display: block;
    font-size: 56.25%;
/*9px*/
    line-height: 140%;
    letter-spacing: 1px;
    text-align: center;
}

.row {
    margin-bottom: 0;
}

.row .row {
    margin-bottom: 0;
}


/* ************************************************ 
*   レスポンシブ
* ************************************************ */


/* PC 画面の横幅が960px以上 */

@media only screen and (min-width: 960px) {
    div.postBody {
    iframe {
        width: 100%!important;
        height: auto;
        min-height: 354px;
        max-width: 960px;
    }
    }
}


/* Tablet (Portrait) 画面の横幅が768px〜959pxまで */

@media only screen and (min-width: 768px) and (max-width: 959px) {
    #wrap {
        width: 728px;
    }

    .twothird {
        width: 460px;
        margin-right: 10px;
    }
	div.postBody {
	    iframe {
	        width: 100%!important;
	        height: auto;
	        min-height: 354px;
	        max-width: 960px
	    }
	}
}

/* Mobile (Portrait) 画面の横幅が767pxまで */

@media only screen and (max-width: 767px) {
    #wrap {
        width: 280px;
    }

    #nav, #header h1 {
        float: none;
    }

    #header h1 {
        margin-bottom: .5em;
    }

    #nav ul li {
        margin: 0;
        float: none;
        margin-bottom: 1px;
        background-color: #f6f6f6;
    }

/*#nav ul li a, #nav ul li span { display: block; padding: 12px 5px; }*/
/*------- 追加変更しました----------------------------*/
    #nav ul li a {
        display: block;
        padding: 7px 0px;
    }

    #nav ul li span {
        display: block;
        padding: 2px 5px;
    }
/*------- 追加変更しました　ここまで----------------------------*/
/*ul#topnav li a{ color:#332828; text-decoration:none; border-left:0px solid #eee; border-right:0px solid #eee; border-bottom:1px solid #fff; padding:5px 10px;}*/

    .logo {
        text-align: center;
    }

    iframe {
        width: 100%;
        height: auto;
        //max-width: 300px;
    }
/*-----追記--------*/

    #hnavi, #fnavi {
        text-align: center;
    }

    #hnavi_wrap {
        width: 100%;
        float: none;
    }

    #fnavi_wrap {
        width: 100%;
        float: none;
    }
/*-----/追記--------*/
}

/* Mobile (Landscape) 画面の横幅が480px〜767pxまで */

@media only screen and (min-width: 480px) and (max-width: 767px) {
    #wrap {
        width: 420px;
    }

    iframe {
        width: 100%;
        height: auto;
        max-width: 420px;
    }
}


/* ************************************************ 
*   追加したレスポンシブ指定
* ************************************************ */


/* カスタマイズのため新たに追加しました */
@media only screen and (max-width: 959px) {
    .contents_section .cl300,  .contents_section .cr300 {
        float: none;
        width: 100%;
        display: block;
        margin-bottom: 30px;
    }
}
/* ここまで */

@media only screen and (min-width: 768px) and (max-width: 959px) {

    .row .module1,  .row .module2 {
        margin-left: 0;
        width: 100%;
    }

    .row .module2 {
        margin-bottom: 3em;
    }

    .module_wrap {
        margin-bottom: 0;
    }
}

@media only screen and (max-width: 767px) {
    .row .module1,  .row .module2 {
        margin-left: 0;
        width: 100%;
    }

    .row .module2 {
        margin-bottom: 3em;
    }

    #nav {
        padding-top: 13px;
    }

    #subnavi {
        margin-top: 30px;
    }

    .module_wrap {
        margin-bottom: 0;
    }
}