/*

追加CSSを記述、上書きCSSの記述用CSSファイルです。

*/

/* -------------------------------------------------------------- 
		■　TELLINK調整css　■
-------------------------------------------------------------- */

#tel_link_box {
float: left;
font-weight: bold;
color: white;
margin: 0;
background: url("") no-repeat left top #000;
height:100px;
line-height:100px;
padding: 0;
display:table-cell;
width:100%;
overflow:hidden;
}

#tel_link_box a {
zoon:2;
font-size:50px;
color:#FFCC00;
height:100px;
line-height:100px;
text-decoration: underline;
}

.potision_fixed {
position:fixed;
z-index: 1;
width:100%;
top:0px;
left:0px;
}

.potision_margin {
height:200px;
display:block;
width:100%;
}



/*====================================================================================================
	ページ共通
====================================================================================================*/

html {
    background-color: #000000;
}

body {
    background: url("/files/body_bg.jpg") repeat-x scroll center top transparent;
}

#main {
    clear: both;
    overflow: hidden;
    padding: 0;
    width: 960px;
}

#container_top {
    float: right;
    width: 700px;
}

.clear_float {
    clear:both;
}

.float_clear {
    border-bottom: 1px dotted #CCCCCC;
    clear: both;
    display: block;
    height: 0;
    margin: 0 0 10px;
    padding: 0 0 10px;
    width: 700px;
}

#outer_block {
    margin: 0;
    padding: 0;
}

#inner_block {
    margin: 0 auto;
    padding: 0;
    width: 960px;
}

img {
    margin: 0;
    padding: 0;
    vertical-align: bottom;
}


/*====================================================================================================
	ブログ表示　CSS
====================================================================================================*/

#container {
    float: left;
    margin: 0;
    width: 700px;
}

#primary {
    float: right;
    margin: 0;
    overflow: hidden;
    padding: 0 0 50px;
    width: 240px;
}

/*=============================================================================
	ブログトップへ戻るウィジェットCSS
==============================================================================*/

.widget-title2 a {
    background: url("/files/widget_title_bg.jpg") no-repeat scroll left top transparent;
    color: #000;
    font-size: 14px;
    font-weight: bold;
    height: 40px;
    line-height: 40px;
    margin: 0;
    padding: 0 0 0 20px;
    display:block;
}
.widget-title2 a {
    text-decoration: underline;
}

/*=================================カレンダー=================================*/
#wp-calendar tbody td {
    background: none repeat scroll 0 0 #F0F0F0;
    border: 1px solid #FFFFFF;
    padding: 5px;
    text-align: center;
}

/*■ソーシャルブックマーキング　マージン*/
div#content .wp_social_bookmarking_light {
margin-bottom: 20px !important;
}


/*====================================================================================================
	グローバルナビゲーション　CSS
====================================================================================================*/

#access {
    background: url("") repeat scroll 0 0 transparent;
    display: block;
    float: left;
    margin: 0;
    width: 960px;
}
#access .menu-header,
div.menu {
	font-size: 13px;
	margin: 0;
	width: 960px;
}
#access .menu-header ul,
div.menu ul {
	list-style: none;
	margin: 0;
}
#access .menu-header li,
div.menu li {
	float: left;
	position: relative;
}

div#access li.menu-item {
    display: block;
    float: left;
    height: 44px;
    list-style: none outside none;
    margin: 0;
    text-align: center;
    text-indent: -9999px;
    width: 192px;
}

/*=================================================================================■home■*/
div#access .gnavi01 a {
    background: url("/files/topnavi.jpg") no-repeat scroll left top transparent;
    height: 44px;
}
div#access .gnavi01 a:hover {
    background: url("/files/topnavi.jpg") no-repeat scroll left bottom transparent;
}
/*=================================================================================■cat1■*/
div#access .gnavi02 a {
    background: url("/files/topnavi.jpg") no-repeat scroll -192px 0 transparent;
    height: 44px;
}
div#access .gnavi02 a:hover {
    background: url("/files/topnavi.jpg") no-repeat scroll -192px -44px transparent;
}
/*=================================================================================■cat2■*/
div#access .gnavi03 a {
    background: url("/files/topnavi.jpg") no-repeat scroll -384px 0 transparent;
    height: 44px;
}
div#access .gnavi03 a:hover {
    background: url("/files/topnavi.jpg") no-repeat scroll -384px -44px transparent;
}
/*=================================================================================■cat3■*/
div#access .gnavi04 a {
    background: url("/files/topnavi.jpg") no-repeat scroll -576px 0 transparent;
    height: 44px;
}
div#access .gnavi04 a:hover {
    background: url("/files/topnavi.jpg") no-repeat scroll -576px -44px transparent;
}
/*=================================================================================■cat4■*/
div#access .gnavi05 a {
    background: url("/files/topnavi.jpg") no-repeat scroll right top transparent;
    height: 44px;
}
div#access .gnavi05 a:hover {
    background: url("/files/topnavi.jpg") no-repeat scroll right bottom transparent;
}



/*======================■プルダウンCSS■======================
	子メニューCSS class (オプション)に「sub-gnavi」を入力
===========================================================*/

#access ul.menu ul.sub-menu {
    top: 55px;
    width: 192px;
}

div#access ul.sub-menu li.sub-gnavi {
    min-width: 192px;
    text-indent: 0;
}

div#access ul.sub-menu li.sub-gnavi a {
    background: url("") repeat scroll 0 0 #FFFFFF;
    color: #666666;
    display: block;
    float: left;
    font-size: 12px;
    font-weight: normal;
    height: 55px;
    line-height: 55px;
    list-style: none outside none;
    margin: 0;
    padding: 0;
    text-align: center;
    text-decoration: none;
    text-indent: inherit;
    width: 192px;
}

div#access ul.sub-menu li.sub-gnavi a:hover {
    background: url("") repeat scroll 0 0 #ECECEC;
    color: #666666;
    text-decoration: underline;
}




/*====================================================================================================
	ページ送りナビゲーションCSS
====================================================================================================*/

.tablenav {
    background: none repeat scroll 0 0 white;
    clear: both;
    color: #5A833F;
    display: block;
    line-height: 2em;
    margin: 0 auto 30px;
    padding: 0;
    text-align: center;
    width: 700px;
}

a.page-numbers, .tablenav .current {
    border: 1px solid #5A833F;
    color: #5A833F;
    font-size: 11px;
    padding: 8px 10px;
    text-decoration: none;
}
a.page-numbers:hover {
	color:white;
	background: #5A833F;
}

.tablenav .current {
	color: white;
	background: #5A833F;
	border-color: #5A833F;
	font-weight:bold:
}

.tablenav .next, .tablenav .prev {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    font-size: 12px;
    font-weight: bold;
    text-decoration: underline;
}


/*====================================================================================================
	ページ共通　ヘッダー
====================================================================================================*/

#branding_box {
    background: url("/files/branding_box_bg.jpg") no-repeat scroll left top transparent;
    height: 155px;
    margin: 0 auto;
    padding: 0 0 20px;
    width: 960px;
}

#site-description {
    display: block;
    font-size: 10px;
    font-style: normal;
    line-height: 20px;
    margin: 0;
    padding: 0;
    text-align: left;
    width: 960px;
}

#site-title {
    float: left;
    font-size: 30px;
    height: 91px;
    line-height: 91px;
    margin: 0;
    padding: 0;
    text-indent: -9999px;
}
#site-title a {
    color: #000000;
    display: block;
    font-weight: bold;
    height: 90px;
    text-decoration: none;
    width: 390px;
}

#site-description a {
    color: #000000;
    text-decoration: none;
}
#site-description a:hover {
    color: #000000;
    text-decoration: underline;
}

#header_info_box {
    color: #777777;
    display: inline-block;
    float: right;
    font-size: 12px;
    padding: 15px 0 0;
    text-align: right;
}

p.tel_text_b {
    font-size: 30px;
    line-height: 25px;
}

/*====================================================================================================
	ページ共通　コンテンツサイド
====================================================================================================*/

#secondary {
    float: left;
    padding: 0 20px 50px 0;
    width: 240px;
}

#main .widget-area ul {
    margin: 0;
    padding: 0;
}

.widget-container {
    margin: 0 0 20px;
}

#main .widget-area ul ul {
    border: medium none;
    margin: 0;
    padding: 0;
}

#main .widget-area ul ul li a {
    background: url("/files/widget_list_bg.jpg") no-repeat scroll left top transparent;
    color: #ffffff;
    display: block;
    font-weight: bold;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    padding: 0 0 0 40px;
}
#main .widget-area ul ul li a:hover {
    text-decoration: underline;
}

/*=============================================================================
	お問い合わせフォームバナーウィジェットCSS
==============================================================================*/
#contact_bnr_block {
    padding: 0;
    text-indent: -9999px;
}

#contact_bnr_block a {
    background: url("/files/contact_bnr.jpg") no-repeat scroll center top transparent;
    display: block;
    height: 240px;
    margin: 0;
    overflow: hidden;
    padding: 0;
}
#contact_bnr_block a:hover {
    background: url("/files/contact_bnr.jpg") no-repeat scroll center bottom transparent;
}


/*=============================================================================
	クーポンバナーウィジェットCSS
==============================================================================*/

#coupon_bnr_block a {
    background: url("/files/coupon_bnr.jpg") no-repeat scroll left top transparent;
    display: block;
    height: 240px;
    text-indent: -9999px;
}

#coupon_bnr_block a:hover {
    background: url("/files/coupon_bnr.jpg") no-repeat scroll left bottom transparent;
    display: block;
    text-indent: -9999px;
}

/*=============================================================================
	ブログバナーウィジェットCSS
==============================================================================*/
#blog_block {
    padding: 0;
    text-indent: -9999px;
}
#blog_block a {
    background: url("/files/blog_bnr.jpg") no-repeat scroll center top transparent;
    display: block;
    height: 100px;
    margin: 0;
    overflow: hidden;
    padding: 0;
}
#blog_block a:hover {
    background: url("/files/blog_bnr.jpg") no-repeat scroll center bottom transparent;
}


/*====================================================================================================
	ページ共通　フッターコンテンツ
====================================================================================================*/

#footer_block {
    background: url("/files/footer_bg.jpg") repeat-x scroll center top transparent;
    display: block;
    height: 211px;
    margin: 0;
    overflow: hidden;
    padding: 0;
}

#footer_box {
    background: url("/files/footer_box_bg.jpg") no-repeat scroll center bottom transparent;
    color: #ffffff;
    height: 211px;
    margin: 0 auto;
    overflow: hidden;
    padding: 0;
    width: 960px;
}

#footer_sitemap_block {
}

address#copyright {
    clear: both;
    color: #000;
    font-size: 12px;
    font-style: normal;
    line-height: 42px;
    margin: -25 auto;
    text-align: center;
}

.widget-area ul ul {
    list-style: none outside none;
    margin-left: 0;
}

/*====================================================================================================
	ページ共通　フッター情報レイアウト
====================================================================================================*/

.footer_infomation {
    display: inline-block;
}

.footer_logo {
    display: inline-block;
    float: left;
    height: 133px;
    width: 300px;
}
.footer_logo img {
    height: 133px;
    width: 240px;
}

.footer_right {
    float: left;
    font-size: 12px;
    padding: 35px 0 0 20px;
    width: auto;
}
.footer_right p {
    margin: 0;
    padding: 0 0 5px;
}


/*====================================================================================================
	ページ共通　フッターナビゲーション
====================================================================================================*/

#footer-widget-area .widget-area {
    display: table;
    float: none;
    margin: 0 auto;
    text-align: center;
    width: auto;
}

#footer-widget-area .widget-area .menu-item {
    float: left;
}

#footer-widget-area .widget-area ul.menu {
    border-left: 1px solid #999999;
    list-style: none outside none;
    margin-left: 0;
}

#footer-widget-area .widget-area .menu-item a {
    border-left: 1px solid #FFFFFF;
    border-right: 1px solid #FFFFFF;
    color: #FFFFFF;
    font-weight: bold;
    margin: 0 0 0 -1px;
    padding: 0 15px;
    text-decoration: none;
}
#footer-widget-area .widget-area .menu-item a:hover {
    color: #FFFFFF;
    text-decoration: underline;
}


/*====================================================================================================
	ページ共通　メイン画像-メイン見出し
====================================================================================================*/

#main_teaser {
    margin: 0;
    padding: 0 0 20px 0;
}


/*====================================================================================================
	ページ共通　見出し
====================================================================================================*/

#main .top-entry-title {
    background: url("/files/top_entry_title.jpg") no-repeat scroll left top transparent;
    color: #5B8241;
    font-size: 18px;
    font-weight: bold;
    height: 50px;
    line-height: 35px;
    margin: 0;
    padding: 0 0 15px;
    text-indent: -9999px;
    width: 700px;
}

.widget-title {
    background: url("/files/widget_title_bg.jpg") no-repeat scroll left top transparent;
    color: #000;
    font-size: 14px;
    font-weight: bold;
    height: 40px;
    line-height: 40px;
    margin: 0;
    padding: 0 0 5px 20px;
}

.entry-title a:link, .entry-title a:visited {
    color: #000000;
    text-decoration: none;
}
.entry-title a:hover, .entry-title a:active {
    color: #000000;
    text-decoration: underline;
}

#content .entry-title {
    background: url("/files/entry_title_bg.jpg") no-repeat scroll left top transparent;
    color: #000;
    font-size: 16px;
    font-weight: bold;
    height: 38px;
    line-height: 38px;
    margin-bottom: 10px;
    padding: 2px 0 0 30px;
}

#content .sub-post-title {
    background: url("/files/sub_entry_title_bg.jpg") no-repeat scroll left top transparent;
    color: #5A833F;
    font-size: 14px;
    font-weight: bold;
    height: 38px;
    line-height: 38px;
    margin: 0 auto 10px;
    padding: 2px 0 0 40px;
    width: 640px;
}

.read_more_btn {
    text-indent: -9999px;
}
.read_more_btn a {
    background: url("/files/read_more_btn.jpg") no-repeat scroll left top transparent;
    display: block;
    height: 40px;
    line-height: 40px;
    width: 120px;
}



/*====================================================================================================
	ページ共通　記事
====================================================================================================*/

#content .post-date p {
    font-size: 14px;
    margin-bottom: 5px;
}

.entry-post {
    border-bottom: 1px dotted #000000;
    margin: 0 auto 10px;
    padding: 0 0 10px;
    width: 680px;
}




/*====================================================================================================
	■edit_company 会社概要
====================================================================================================*/

#edit_company {
    font-size: 12px;
    margin: 0;
    overflow: hidden;
    padding: 0 0 50px;
    width: 700px;
}

#edit_company .company-post {
}

#edit_company .company-post table {
    border: 1px solid #CCCCCC;
    margin: 0;
    padding: 0;
    text-align: left;
    width: 100%;
}

#edit_company .company-post table tr td.custom_th_text {
    background: url("") repeat scroll 0 0 #106416;
    border: 1px solid #CCCCCC;
    font-size: 12px;
    line-height: 20px;
    margin: 0;
    padding: 5px;
    vertical-align: top;
}

#edit_company .company-post table tr td.custom_td_text {
    border: 1px solid #CCCCCC;
    font-size: 12px;
    line-height: 20px;
    margin: 0;
    padding: 5px;
    vertical-align: top;
}

#edit_company .company-post table tr td.custom_th_text p,
#edit_company .company-post table tr td.custom_td_text p {
    margin: 0;
    padding: 0;
}


/*====================================================================================================
	■top_company アクセスインフォメーション
====================================================================================================*/

#top_company #edit_company {
    float: right;
    font-size: 11px;
    line-height: 1em;
    width: 330px;
}

#top_company #temp_map {
    float: left;
    margin: 0;
    padding: 0 20px 0 0;
    width: 350px;
}

/*====================================================================================================
	■お問い合わせフォーム　CSS
====================================================================================================*/

.content_box {
    font-size: 12px;
    margin: 0;
    padding: 0 0 20px;
}

span.red_text {
    color: #FF0000;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
}

.content_box .iqfm-table th {
    background-color: #106416;
}


/*====================================================================================================
	■post_contact
====================================================================================================*/

#post_contact {
}

#post_contact .post_contact {
}

#post_contact .post-date {
    margin: 0;
    padding: 0 0 20px;
    width: 700px;
}

#post_contact .post-date p {
    font-size: 13px;
    line-height: 20px;
}



/*====================================================================================================
	■post_contact
====================================================================================================*/

.content_box {
    font-size: 12px;
    margin: 0;
    padding: 0 0 20px;
}


/*====================================================================================================
	■post_privacy
====================================================================================================*/

#post_privacy {
}

#post_privacy .post-date {
    width: 700px;
}

#post_privacy .post-date strong {
    font-size:16px;
}

#post_privacy .post-date p {
    font-size: 12px;
}

#post_privacy .post-date ul li {
    font-size: 12px;
}


/*====================================================================================================
	■blog_read_block（トップブログ新着表示）
====================================================================================================*/

#blog_read_block {
    margin: 0;
    padding: 0 0 20px;
}

#blog_read_block p.newpost_list {
    border-bottom: 1px dotted #CCCCCC;
    font-size: 12px;
    margin: 0 0 5px;
    padding: 0 0 5px;
    width: 700px;
}

#blog_read_block p.newpost_list span.posts_img {
    float: left;
    height: 70px;
    margin: 0;
    overflow: hidden;
    padding: 0 10px 0 0;
    width: 70px;
}
#blog_read_block p.newpost_list span.posts_img img {
    height: auto;
    width: 70px;
}
#blog_read_block p.newpost_list a {
    color: #5A833F;
    font-size: 13px;
    font-weight: bold;
}

span.news_small_text {
    color: #fff;
}


/*====================================================================================================
	■クーポンプリントアウト
====================================================================================================*/

.coupon_print_block {
    margin: 0 auto;
    padding: 0;
    width: 700px;
}

.coupon_print_block .entry-post {
    margin: 0 auto;
    padding: 0;
    width: 700px;
}

.coupon_print_block .entry-post .post-date p {
    margin: 0 auto;
    padding: 0 0 5px;
    width: 690px;
}

.coupon_print_block .print_header {
    border: 1px solid #ffffff;
    display: inline-block;
    margin: 0 0 10px;
    padding: 0;
    width: 698px;
}

.print_header_inner {
    border-left: 5px solid #ffffff;
    display: block;
    float: left;
    line-height: 22px;
    margin: 5px 10px;
    padding: 0 0 0 10px;
    width: 573px;
}

.print_header h1.print_page_title {
    clear: both;
    font-size: 12px;
    font-weight: bold;
}

#print_btn {
    display: table;
    float: right;
    padding: 5px 0;
    text-align: center;
    vertical-align: middle;
    width: 90px;
}



/*====================================================================================================
	■クーポン表示
====================================================================================================*/

.coupon_print_block .post {
    margin: 0 0 10px;
    padding: 0;
}

.coupon_print_block .post table {
    border: 1px solid #666666;
}

.coupon_print_block .post tr td.coupon_data {
    border: 1px solid #666666;
    font-size: 12px;
    padding: 5px;
    vertical-align: top;
}

.coupon_print_block .sub-post-title {
    background: url("/files/sub_entry_title_bg.jpg") no-repeat scroll left top transparent;
    color: #ffffff;
    font-size: 14px;
    font-weight: bold;
    height: 38px;
    line-height: 38px;
    margin: 0 auto 10px;
    padding: 2px 0 0 40px;
    width: 648px;
}

.coupon_print_block .post div.coupon_content {
    margin: 0;
    padding: 0;
}

.coupon_print_block .post div.coupon_content p {
    line-height: 1.5em;
    margin: 0;
    padding: 0;
}

.coupon_print_block .post tr td {
    border: 1px solid #666666;
    padding: 0;
}

td.coupon_meta ul.post-meta {
    font-size: 12px;
    font-weight: bold;
    list-style: none outside none;
    margin: 0 !important;
    overflow: hidden;
    padding: 0;
}

.coupon_print_block #map_source {
    float: left;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 700px;
}

.coupon_print_block .post tr td {
    border: 1px solid #666666;
    margin: 0;
    padding: 5px;
    text-align: left;
}

.coupon_print_block .post tr td.coupon_meta_title {
    background: url("") repeat scroll 0 0 #666666;
    border: 1px solid #666666;
    color: #FFFFFF;
    font-weight: bold;
    margin: 0;
    padding: 5px;
    text-align: center;
    width: 80px;
}


/*====================================================================================================
	■クーポンプリント　会社概要表示
====================================================================================================*/

.coupon_print_block #edit_company {
    float: left;
    font-size: 12px;
    margin: 0;
    overflow: hidden;
    padding: 0 0 30px;
    width: 350px;
}

.coupon_print_block #edit_company ul.post-meta {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}

.coupon_print_block #edit_company .right-post-date {
    margin: 0 auto;
    padding: 0 0 30px;
    width: 680px;
}

.coupon_print_block #edit_company ul.post-meta li {
    border-bottom: 1px dotted #333333;
    margin: 0 0 5px;
}

.coupon_print_block #edit_company ul.post-meta span.post-meta-key {
    background: none repeat scroll 0 0 transparent;
    color: #333333;
    display: inline-block;
    float: left;
    height: 15px;
    padding: 0;
    width: 90px;
}
.coupon_print_block #edit_company ul.post-meta span.post-meta-value {
    display: inline-block;
    padding: 0;
}


/*====================================================================================================
	■クーポン、お客様署名
====================================================================================================*/

#signature_block {
    float: right;
    width: 320px;
}

#signature_block ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}

#signature_block ul li {
    border-bottom: 1px dotted #ffffff;
    color: #ffffff;
    margin: 0 0 33px;
}


/*====================================================================================================
	■a-01　トップ見出し
====================================================================================================*/

#a-01 {
    display: inline-block;
    margin: 0;
    padding: 0 0 30px;
}

#a-01 .post {
    display: block;
}

#a-01 .post .eyecatch {
    background-color: #ffffff;
    float: left;
    height: 210px;
    margin: 0 10px 20px 0;
    overflow: hidden;
    padding: 0;
    width: 310px;
}
#a-01 .post .eyecatch .img_cat {
    height: 200px;
    margin: 5px;
    overflow: hidden;
    width: 300px;
}
#a-01 .post .eyecatch .img_cat img {
    height: auto;
    width: 300px;
}

#a-01 .post .post-date {
    float: right;
    line-height: 22px;
    width: 370px;
}
#a-01 .post .post-date p {
    font-size: 13px;
    margin: 0 0 5px;
}

/*3連画像*/
#a-01 .post .image_display {
}

#a-01 .post .image_display .field_box {
    float: left;
}

#a-01 .post .image_display .field_box .field_220 {
    background-color: #ffffff;
    margin: 0 5px 5px;
    overflow: hidden;
    padding: 0;
    width: 210px;
}
#a-01 .post .image_display .field_box .field_220 .img_cat {
    height: 133px;
    margin: 5px;
    overflow: hidden;
    width: 200px;
}
#a-01 .post .image_display .field_box .field_220 .img_cat img {
    height: auto;
    width: 200px;
}

#a-01 .post .image_display .field_box .field_text {
    font-size: 12px;
    line-height: 18px;
    margin: 0;
    padding: 0 0 5px;
}



/*====================================================================================================
	■html_code_01
====================================================================================================*/

/*WEBクーポンバナーCSS*/
#temp_banner {
    margin: 0;
    padding: 0;
    width: 700px;
}

/*HTMLエディタCSS*/

.html_block {
    margin: 0 auto 15px;
    overflow: hidden;
    padding: 0;
    width: 700px;
}

#ryouri_btn {
    padding: 0;
    text-indent: -9999px;
    float: left;
    margin-bottom: 20px;
}

#ryouri_btn a {
    background: url("/files/image-cat1.jpg") no-repeat scroll center top transparent;
    display: block;
    line-height: 100px;
    width: 340px;
    margin: 0;
    overflow: hidden;
    padding: 0;
}

#nomimono_btn {
    padding: 0;
    text-indent: -9999px;
    float: right;
    margin-bottom: 20px;
}

#nomimono_btn a {
    background: url("/files/image-cat2.jpg") no-repeat scroll center top transparent;
    display: block;
    line-height: 100px;
    width: 340px;
    margin: 0;
    overflow: hidden;
    padding: 0;
}




/*====================================================================================================
	■b-01
====================================================================================================*/

#b-01 {
    display: inline-block;
    padding: 0 0 30px;
    width: 700px;
}

#b-01 .eyecatch {
    float: left;
}

#b-01 .eyecatch img {
    height: auto;
    margin: 0 15px 0 0;
    padding: 0;
    width: 250px;
}

#b-01 .post-date {
    float: right;
    font-size: 12px;
    line-height: 20px;
}

#b-01 .post-date p,
#b-01 .post-date div {
    font-size: 13px;
    margin: 0 0 5px;
}


/*画像の有無で長さの違う記事表示*/

#b-01 .menu-max {
    width:700px;
}

#b-01 .menu-min {
    width: 435px;
}


/*====================================================================================================
	■c-01
====================================================================================================*/

#c-01 .clom3-title {
    background: url("/files/clom3-title.jpg") no-repeat scroll left top transparent;
    color: #ffffff;
    font-size: 13px;
    font-weight: bold;
    line-height: 33px;
    margin: 0;
    padding: 0 0 5px;
    text-align: center;
    width: 220px;
}

#c-01 {
    display: inline-block;
    margin: 0 0 15px;
    padding: 0 0 15px;
    width: 700px;
}

#c-01 .entry-post {
    border-bottom: medium none;
    display: inline-block;
    float: left;
    margin: 0;
    padding: 0 5px;
    width: 220px;
}

#c-01 .entry-post .post-date {
    width: 220px;
}
#c-01 .entry-post .post-date p {
    font-size: 11px;
    line-height: 1.7em;
}

#c-01 .eyecatch {
    margin: 0 0 0 0;
    overflow: hidden;
    padding: 0;
    width: 220px;
}

#c-01 .eyecatch img {
    height: auto;
    margin: 0;
    overflow: hidden;
    padding: 0 0 20px;
    width: 220px;
}


/*====================================================================================================
	■b-02
====================================================================================================*/

#b-02 {
    display: inline-block;
    padding: 0 0 30px;
    width: 700px;
}

#b-02 .eyecatch {
    float: right;
}

#b-02 .eyecatch img {
    height: auto;
    margin: 0 0 0 15px;
    padding: 0;
    width: 250px;
}

#b-02 .post-date {
    float: left;
    font-size: 12px;
    line-height: 20px;
}

#b-02 .post-date p,
#b-02 .post-date div {
    font-size: 13px;
    margin: 0 0 5px;
}


/*画像の有無で長さの違う記事表示*/

#b-02 .menu-max {
    width:700px;
}

#b-02 .menu-min {
    width: 435px;
}


/*====================================================================================================
	■d-01 メニュー一覧
====================================================================================================*/

#d-01 {
    display: inline-block;
    margin: 0;
    padding: 0 0 30px;
    width: 700px;
}

#d-01 .entry-post {
    display: inline-block;
    margin: 0 10px;
    padding: 0 0 10px;
    width: 680px;
}

#d-01 .eyecatch {
    float: left;
}

#d-01 .eyecatch img {
    height: auto;
    margin: 0 20px 0 0;
    overflow: hidden;
    padding: 0;
    width: 200px;
}

#d-01 .menu-list {
    float: right;
    margin: 0;
    padding: 0 0 15px;
    min-width: 460px;
}

#d-01 .menu-list table {
    border: medium none;
    margin: 0;
    padding: 0;
    text-align: inherit;
}

#d-01 .menu-list table tr {
    border-bottom: 1px dotted #CCCCCC;
    clear: both;
}

#d-01 .menu-list table tr td {
    border-bottom: 1px dotted #CCCCCC;
    border-top: medium none;
    font-size: 13px;
    margin: 0;
    padding: 0;
}
#d-01 .menu-list table tr td.custom_th_text {
    margin: 0;
    padding: 5px 0 0;
    text-align: left;
    vertical-align: top;
}
#d-01 .menu-list table tr td.custom_td_text {
    margin: 0;
    padding: 5px 0 0;
    text-align: right;
    vertical-align: top;
}

#d-01 .menu-comment {
    display: block;
    float: left;
    font-size: 12px;
    line-height: 18px;
}

#d-01 .menu-comment p {
    margin:0 0 10px 0;
}


/*画像の有無で長さの違うメニュー表示*/

#d-01 .menu-max {
    width: 680px;
}

#d-01 .menu-min {
width:460px;
}


/*====================================================================================================
	■追加CSS
====================================================================================================*/
#content {
    color: #FFFFFF;
    font-size: 16px;
}

#content input, #content textarea {
    color: #000000;
    font-size: 16px;
}


#content tr th, #content thead th {
    color: #FFFFFF;
    font-size: 12px;
    font-weight: bold;
    line-height: 18px;
    padding: 9px 24px;
}

body, textarea {
    color: #FFFFFF;
}

.entry-meta {
    color: #FFFFFF;
    font-size: 12px;
}

.entry-meta a, .entry-utility a {
    color: #FFFFFF;
}


#content h1, #content h2, #content h3, #content h4, #content h5, #content h6 {
    color: #FFFFFF;
    line-height: 1.5em;
    margin: 0 0 20px;
}


.page-title span {
    color: #FFFFFF;
    font-size: 16px;
    font-style: italic;
    font-weight: normal;
}

#wp-calendar caption {
    color: #FFFFFF;
    font-size: 14px;
    font-weight: bold;
    padding-bottom: 4px;
    text-align: left;
}