/*
追記CSS
*/


/*====================================================================================================
	ページ共通
====================================================================================================*/

html {
}

body {
    background: url("/files/html_bg.jpg") repeat-x scroll center top transparent;
    font-family: "メイリオ","Meiryo",arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
}

#inner_block {
    background: url("/files/inner_block_bg.jpg") no-repeat scroll left top transparent;
    margin: 0 auto;
    overflow: hidden;
    width: 960px;
}

#site-description a {
    color: #FFFFFF;
    text-decoration: none;
}

#site-description a:hover {
    color: #FFFFFF;
    text-decoration: underline;
}

div.clear_float {
    clear: both;
    margin: 0;
    padding: 0;
}

div.clear_margin {
    display: block;
    margin: 0 0 20px;
    padding: 0;
}

img {
    vertical-align: bottom;
    padding:0px;
    margin:0px;
}

.post {
    display: block;
    margin: 0 0 15px;
    padding: 0;
}

.post-date {
    font-size: 12px;
    line-height: 1.7em;
}

div#content .wp_social_bookmarking_light {
margin-bottom: 20px !important;
}

/*====================================================================================================
	ページ送り
====================================================================================================*/


.tablenav {
    background: none repeat scroll 0 0 white;
    color: #8E7459;
    display: inline-block;
    float: left;
    line-height: 2em;
    margin: 0 auto 30px;
    padding: 0;
    text-align: center;
    width: 700px;
}

a.page-numbers, .tablenav .current {
    border: 1px solid #8E7459;
    color: #8E7459;
    font-size: 11px;
    padding: 8px 10px;
    text-decoration: none;
}
a.page-numbers:hover {
	color:white;
	background: #8E7459;
}

.tablenav .current {
	color: white;
	background: #8E7459;
	border-color: #8E7459;
	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;
}


/*====================================================================================================
	フォントカラー
====================================================================================================*/

.brown {
color:#783201;
}

.green {
color:#30AD25;
}

.red {
color:#FF0000;
}

/*====================================================================================================
	フッター
====================================================================================================*/

#footer_block {
    background: url("/files/footer_bg.jpg") repeat-x scroll center top transparent;
    border-top: medium none;
    clear: both;
    padding: 0;
}

#footer_block .inner {
    background: url("/files/footer_bg_inner.jpg") no-repeat scroll center top transparent;
    font-size: 13px;
    height: 200px;
    margin: 0 auto;
    overflow: hidden;
    padding: 0;
    width: 960px;
}

address {
    background: url("//files/footer_bg_inner.jpg") no-repeat scroll center bottom #666666;
    clear: both;
    color: #FFFFFF;
    display: block;
    font-family: Verdana;
    font-size: 12px;
    font-style: inherit;
    line-height: 45px;
    padding: 0;
    text-align: center;
}

#footer_block #first {
    font-size: 12px;
    margin: 0;
    padding: 0 0 0 20px;
    width: 440px;
}

#footer_block #first ul.xoxo {
    display: inline-block;
    list-style: none outside none;
    margin: 0;
    padding: 0;
}

#footer_block #first li.menu-item {
    border-left: medium none;
    border-right: medium none;
    float: none;
    list-style: disc outside none;
    margin: 0 0 4px;
    padding: 0;
    text-align: left;
}

#footer_sitemap_block {
    display: inline-block;
    float: left;
    font-size: 12px;
    margin: 0;
    padding: 0 0 0 30px;
}

div#footer_block .inner #footer_sitemap_block a:link,
div#footer_block .inner #footer_sitemap_block a:visited {
    color: #0E244B;
    text-decoration: underline;
}

div#footer_block .inner #footer_sitemap_block a:hover,
div#footer_block .inner #footer_sitemap_block a:active {
    color: #0E244B;
    text-decoration: none;
}

.footer_box {
    color: #0E244B;
    display: inline-block;
    float: left;
    height: 80px;
    line-height: 1.5;
    margin: 0;
    padding: 30px 0 10px 20px;
    width: 210px;
}

#footer_block #logo {
    float: left;
    height: 120px;
    padding: 0;
    width: 230px;
}

a.footer_logo {
    background: url("/files/sp1.gif") no-repeat scroll left top transparent;
    display: block;
    height: 107px;
    margin: 0;
    width: 230px;
}

li#nav_menu-2 {
    display: inline-block;
    float: left;
    margin: 0 30px 0 0;
    padding: 0 30px 0 0;
}

li#nav_menu-3 {
    display: inline-block;
    float: left;
    margin: 0 30px 0 0;
    padding: 0 30px 0 0;
}

div#sitemap_title {
    clear: both;
    color: #0E244B;
    display: inline-block;
    font-size: 12px;
    margin: 10px 0 0;
    text-align: left;
    width: 960px;
}

div#sitemap_title p.footer-text-01 {
    float: left;
    font-weight: bold;
    padding: 0 0 0 460px;
}
div#sitemap_title p.footer-text-02 {
    float: left;
    font-weight: bold;
    padding: 0 0 0 110px;
}


/*====================================================================================================
	ヘッダー
====================================================================================================*/


#site-description {
    color: #FFFFFF;
    font-size: 10px;
    line-height: 20px;
}

#branding_box {
    height: 120px;
    margin: 0;
}

#branding_box #header_info_box {
    color: #0E244B;
    display: inline;
    float: right;
    font-size: 12px;
    height: 75px;
    margin: 0;
    padding: 25px 0 0;
    text-align: right;
    vertical-align: middle;
}

.tel_text_b {
    font-size: 29px;
    font-weight: normal;
    margin: 0;
}

#site-title {
    float: left;
    font-size: 12px;
    font-weight: normal;
    line-height: 12px;
    margin: 0;
}

#site-title a {
    background: url("/files/sp1.gif") repeat scroll left top transparent;
    color: #000000;
    display: block;
    height: 100px;
    text-decoration: none;
    text-indent: -9999px;
    width: 300px;
}






/*====================================================================================================
	グローバルナビゲーション
====================================================================================================*/

#access {
    display: block;
    float: left;
    margin: 0;
    width: 960px;
}
#access .menu-header,
div.menu {
	font-size: 13px;
	margin-left: 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: 55px;
    list-style: none outside none;
    /*position: inherit !important;*/
    text-align: center;
    width: 192px;
}

/*=================================================================================■home■*/
div#access #menu-item-29 a {
    background: url("/files/topnavi.jpg") no-repeat scroll left top transparent;
    height: 55px;
    margin: 0;
    text-indent: -9999px;
}
div#access #menu-item-29 a:hover {
    background: url("/files/topnavi.jpg") no-repeat scroll left bottom transparent;
}
/*=================================================================================■cat1■*/
#menu-item-35 a {
    background: url("/files/topnavi.jpg") no-repeat scroll -192px 0 transparent;
    height: 55px;
    margin: 0;
    text-indent: -9999px;
}
#menu-item-35 a:hover {
    background: url("/files/topnavi.jpg") no-repeat scroll -192px -55px transparent;
}
/*=================================================================================■cat2■*/
#menu-item-195 a {
    background: url("/files/topnavi.jpg") no-repeat scroll -384px 0 transparent;
    height: 55px;
    margin: 0;
    text-indent: -9999px;
}
#menu-item-195 a:hover {
    background: url("/files/topnavi.jpg") no-repeat scroll -384px -55px transparent;
}
/*=================================================================================■cat3■*/
#menu-item-197 a {
    background: url("/files/topnavi.jpg") no-repeat scroll -576px 0 transparent;
    height: 55px;
    margin: 0;
    text-indent: -9999px;
}
#menu-item-197 a:hover {
    background: url("/files/topnavi.jpg") no-repeat scroll -576px -55px transparent;
}
/*=================================================================================■cat4■*/
#menu-item-196 a {
    background: url("/files/topnavi.jpg") no-repeat scroll right top transparent;
    height: 55px;
    margin: 0;
    text-indent: -9999px;
}
#menu-item-196 a:hover {
    background: url("/files/topnavi.jpg") no-repeat scroll right bottom transparent;
}

/*=================================================================================■プルダウン■*/

#access ul ul {
    position: absolute;
    top: 55px;
    z-index: 99999;
}

#access a {
    color: #AAAAAA;
    display: block;
    line-height: 55px;
    padding: 0;
    text-decoration: none;
}

#access a:hover {
    color: #AAAAAA;
    display: block;
    line-height: 55px;
    padding: 0;
    text-decoration: underline;
}

/*=================================================================================■cat2sub■*/

#menu-item-35 ul.sub-menu li.menu-item-30 a,
#menu-item-35 ul.sub-menu li.menu-item-31 a,
#menu-item-35 ul.sub-menu li.menu-item-186 a,
#menu-item-35 ul.sub-menu li.menu-item-187 a,
#menu-item-35 ul.sub-menu li.menu-item-188 a,
#menu-item-35 ul.sub-menu li.menu-item-189 a {
    background: url("") no-repeat scroll 0 0 #FFFFFF;
    color: #8C8C8C;
    font-size: 12px;
    font-weight: bold;
    margin: 0;
    text-indent: 0;
}
#menu-item-35 ul.sub-menu li.menu-item-30 a:hover,
#menu-item-35 ul.sub-menu li.menu-item-31 a:hover,
#menu-item-35 ul.sub-menu li.menu-item-186 a:hover,
#menu-item-35 ul.sub-menu li.menu-item-187 a:hover,
#menu-item-35 ul.sub-menu li.menu-item-188 a:hover,
#menu-item-35 ul.sub-menu li.menu-item-189 a:hover {
    background: url("") no-repeat scroll 0 0 #e5e5e5;
}



/*=================================================================================現在地：未使用
body#top-page #menu-item-34 a {
    background: url("/files/topnavi.jpg") no-repeat scroll left bottom transparent;
}
body#menu #menu-item-33 a {
    background: url("/files/topnavi.jpg") no-repeat scroll -160px -55px transparent;
}
body#salon #menu-item-32 a {
    background: url("/files/topnavi.jpg") no-repeat scroll -320px -55px transparent;
}
body#accessmap #menu-item-31 a {
    background: url("/files/topnavi.jpg") no-repeat scroll -480px -55px transparent;
}
body#inquiry #menu-item-30 a {
    background: url("/files/topnavi.jpg") no-repeat scroll -640px -55px transparent;
}
body#blog #menu-item-29 a {
    background: url("/files/topnavi.jpg") no-repeat scroll right bottom transparent;
}
*/


/*====================================================================================================
	メイン画像
====================================================================================================*/


#main_teaser {
    /*background: url("/files/main_teaser.jpg") no-repeat scroll left top transparent;*/
    display: inline-block;
    /*height: 311px;*/
    margin: 10px 0;
    overflow: hidden;
    width: 960px;
}





/*====================================================================================================
	見出し
====================================================================================================*/

body#top-page .top-entry-title {
    background: url("/files/top_entry_title.jpg") no-repeat scroll left top transparent;
    color: #333333;
    font-size: 20px;
    font-weight: bold;
    height: 59px;
    line-height: 59px;
    margin-bottom: 20px;
    overflow: hidden;
    padding: 2px 0 0 20px;
    text-align: center;
    text-indent: -9999px;
}

.entry-title {
    background: url("/files/entry_title.jpg") no-repeat scroll left top transparent;
    color: #FFF;
    font-size: 16px;
    font-weight: bold;
    height: 38px;
    line-height: 38px;
    margin-bottom: 10px;
    overflow: hidden;
    padding: 2px 0 0 50px;
}

.widget-title {
    background: url("/files/widget_title.jpg") no-repeat scroll left top transparent;
    color: #FFF;
    display: block;
    font-size: 16px;
    font-weight: bold;
    height: 38px;
    line-height: 38px;
    margin: 0 0 5px;
    padding: 2px 0 0 20px;
}

.widget-title2 a {
    background: url("/files/widget_title.jpg") no-repeat scroll left top transparent;
    color: #FFF;
    display: block;
    font-size: 16px;
    font-weight: bold;
    height: 38px;
    line-height: 38px;
    margin: 0 0 5px;
    padding: 2px 0 0 20px;
}


.entry-title a:link, .entry-title a:visited {
    color: #FFF;
    text-decoration: none;
}


.entry-title a:hover, .entry-title a:active {
    color: #FFF;
    text-decoration: underline;
}

.area_map_title {
    background: url("/files/area_title.jpg") no-repeat scroll center top transparent;
    display: block;
    height: 55px;
    margin: 0;
    overflow: hidden;
    padding: 0;
    text-indent: -9999px;
}




/*====================================================================================================
	コンテナー定義
====================================================================================================*/

#container {
    float: left;
    margin: 0;
    overflow: hidden;
    width: 700px;
}

#content {
    font-size: 13px !important;
    margin-bottom: 80px;
}

#container_top {
    display: block;
    float: right;
    margin: 0;
    overflow: hidden;
    padding: 0 0 80px;
    width: 700px;
}


/*====================================================================================================
	ブログサイド定義
====================================================================================================*/


#primary {
    float: right;
    overflow: hidden;
    width: 240px;
}

body#blog #main .widget-area ul ul {
    border: medium none;
    font-size: 12px;
    line-height: 1.7em;
    list-style: disc outside none;
    margin: 0;
    padding: 0 0 0 20px;
}

#secondary {
    float: left;
    margin: 0;
    padding: 0 0 80px;
    width: 240px;
}

#primary .widget-title2 a:link,
#primary .widget-title2 a:visited {
    color: #FFFFFF !important;
}


/*====================================================================================================
	■トップバナー
====================================================================================================*/

#main-content-block {
margin:0 0 30px 0;
}

#main-content-block .main-content-left {
    float: left;
    padding: 0 0 20px;
}
#main-content-block .main-content-right {
    float: right;
    padding: 0 0 20px;

}



/*====================================================================================================
	■トップサブコンテンツ
====================================================================================================*/

#sub-content-block {
    display: inline-block;
    margin: 0;
    padding: 0 0 30px;
}

#sub-content-block p {
    float: left;
    margin: 0;
    padding: 0;
    width: 450px;
}

#sub-content-block .owner-photo {
    float: right;
}

#sub-content-block .owner-photo img {
}


/*====================================================================================================
	■トップ-ブログカテゴリーバナー
====================================================================================================*/

#top_blog_cat_block {
    display: inline-block;
    margin: 0;
    padding: 20px 0;
}

#top_blog_cat_block p.blog_cat_bnr {
    display: inline-block;
    float: left;
    margin: 0;
    padding: 0 20px 0 0;
    width: auto;
}

#top_blog_cat_block p.blog_cat_bnr-l {
    float: right;
    margin: 0;
    padding: 0;
    width: auto;
}

/*====================================================================================================
	■トップ新着情報
====================================================================================================*/

#top_news_box {
    float: left;
    margin: 0;
    padding: 0;
    width: 400px;
}

h3#feedget_title {
/*text-indent:-9999px;*/
}

h3#feedget_title a {
    background: url("/files/news_title_bg.jpg") no-repeat scroll left top transparent;
    color: #666;
    display: block;
    height: 40px;
    line-height: 40px;
    margin: 0;
    overflow: hidden;
    padding: 0 0 0 60px;
    text-decoration: none;
}

h3#feedget_title a:hover {
    color: #fff;
    background: url("/files/news_title_bg.jpg") no-repeat scroll left bottom transparent;
    text-decoration: underline;
}

p.posts_text {
    border-bottom: 1px dotted #CCCCCC;
    display: inline-block;
    margin: 5px 0;
    padding: 10px 0 5px;
    width: 400px;
}

p.posts_text a {
font-weight:bold;
}

span.posts_img {
    display: block;
    float: left;
    margin: 0 10px 10px 0;
    max-height: 70px;
    max-width: 90px;
    overflow: hidden;
    padding: 0;
}

span.news_small_text {
font-size:12px;
color:#999;
}

span.posts_img img {
width:90px;
height:auto;
}



/*====================================================================================================
	■トップ対応エリア
====================================================================================================*/

#area_map {
    background: url("") no-repeat scroll center top #F0F0F0;
    border: 1px solid #CCCCCC;
    display: inline-block;
    float: right;
    font-size: 12px;
    padding: 0 10px 15px;
    text-align: left;
    width: 258px;
}

#area_map img {
    height: auto;
    width: 100%;
}

#area_map p {
    font-size: 11px;
    padding: 0;
}





/*====================================================================================================
	サイドレフトウィジェット
====================================================================================================*/

#side_response_device {
text-indent: -9999px;
}

#contact_bnr a {
    background: url("/files/contact_bnr.jpg") no-repeat scroll left top transparent;
    display: block;
    line-height: 197px;
    margin: 0 0 20px;
    padding: 0;
    text-indent: -9999px;
}

#contact_bnr a:hover {
    background: url("/files/contact_bnr.jpg") no-repeat scroll left bottom transparent;
}

#blog_bnr_block {
text-indent:-9999px;
}

#blog_bnr_block a {
    background: url("/files/blog_bnr.jpg") no-repeat scroll left top transparent;
    display: block;
    height: 100px;
    margin: 0;
    overflow: hidden;
    padding: 0;
}

#blog_bnr_block a:hover {
    background: url("/files/blog_bnr.jpg") no-repeat scroll left bottom transparent;
}

div#secondary li.menu-item {
    background: url("/files/menu_indent_bg.jpg") no-repeat scroll left bottom transparent;
    line-height: 1.7em;
    list-style: none outside none;
    padding: 10px 10px 7px 35px;
    width: 195px;
}

#main .widget-area ul ul {
    border: medium none;
    font-size: 12px;
    line-height: 1.7em;
    list-style: none outside none;
    margin: 0;
    padding: 0;
}

/* 各ウィジェット高さ調整マージン */

#side_response_device,
#twitter_block,
#blog_bnr_block,
#nav_menu-3,
#facebook_block {
margin:0 0 20px 0;
}


/*====================================================================================================
	■施工事例共通
====================================================================================================*/

#cat-read-block .page {
    font-size: 13px;
    line-height: 2em;
    overflow: hidden;
}

#cat-read-block .eyecatch {
    float: right;
    max-width: 250px;
    min-width: 0;
    overflow: hidden;
    padding: 0 0 30px 10px;
}

#cat-read-block .eyecatch img {
width:250px;
height:auto;
}

/*------------個別記事------------------*/

#cat-loop-block {
}

#cat-loop-block .reform_post_box {
    border-bottom: 1px dotted #CCCCCC;
    margin: 0 0 30px;
    padding: 0 0 30px;
}

#cat-loop-block .reform_post_title {
    background: url("/files/entry_sub_title.jpg") no-repeat scroll 0 0 transparent;
    border-bottom: 1px solid #786048;
    border-left: 5px solid #786048;
    display: block;
    margin: 0 10px 10px;
    padding: 3px 0 3px 10px;
}

#cat-loop-block .reform_post_date {
    font-size: 13px;
    line-height: 2em;
    margin: 0;
    overflow: hidden;
    padding: 0 20px;
}

#cat-loop-block .reform_post_img {
    float: right;
    margin: 0 0 30px 10px;
    max-height: 240px;
    max-width: 320px;
    min-height: 0;
    min-width: 0;
    overflow: hidden;
}

#cat-loop-block .reform_post_img img {
    height: auto;
    margin: 0;
    padding: 0;
    width: 320px;
}

#cat-loop-block .custom_box {
    float: left;
    margin: 0 10px;
    overflow: hidden;
    padding: 0;
    width: 210px;
}

#cat-loop-block .custom_box .custom_img {
    max-height: 158px;
    max-width: 210px;
    min-height: 0;
    min-width: 0;
    overflow: hidden;
}

#cat-loop-block .custom_box .custom_img img {
    height: auto;
    width: 210px;
}

#cat-loop-block .custom_box .custom_text {
font-size:11px;
line-height:1.7em;
}


/*====================================================================================================
	■会社概要・スタッフ紹介
====================================================================================================*/

#company-loop-block {
    margin: 0 0 30px;
}

.company-post-box {
}

.company-post-box .company-post-date {
    float: left;
    font-size: 13px;
    line-height: 1.7em;
    width: 463px;
}

.company-post-box .company-post-img {
    display: block;
    float: right;
    max-width: 227px;
    min-width: 0;
    overflow: hidden;
}

.company-post-box .company-post-img img {
    height: auto;
    width: 227px;
}

/*=============会社概要テーブル==============*/

div#company_date {
    margin: 0 0 30px;
}

div#company_date table.main {
    border-left: 1px solid #CCCCCC;
    border-top: 1px solid #CCCCCC;
}

div#company_date .thcell {
    background: none repeat scroll 0 0 #F5F5F5;
    border-bottom: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    color: #333333;
    font-size: 12px;
    font-weight: bold;
    line-height: 1.7em;
    padding: 5px;
    text-align: center;
    width: 15%;
}

div#company_date .datecell {
    border-bottom: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    color: #333333;
    font-size: 12px;
    line-height: 1.7em;
    padding: 5px;
}

/*=============スタッフ紹介CSS==============*/

#staff_block {
}

#staff_block .entry-post {
margin:0 0 20px 0;
padding:0 0 20px 0;
border-bottom: dotted 1px #CCC;
}

#staff_block .staff-post-title {
    border-bottom: 1px solid #786048;
    border-left: 5px solid #786048;
    display: block;
    margin: 0 10px 10px;
    padding: 3px 0 3px 10px;
}

#staff_block .staff-post-img {
    float: left;
    max-width: 250px;
    min-width: 0;
    overflow: hidden;
    padding: 0 0 0 20px;
}

#staff_block .staff-post-img img {
    height: auto;
    margin: 0;
    padding: 0;
    width: 250px;
}

#staff_block .staff-post-date {
    font-size: 13px;
    line-height: 2em;
    overflow: hidden;
}


/*=============スタッフ紹介CSS==============*/


#faq_bnr_block {
    margin: 0 0 30px;
    padding: 0;
    text-indent: -9999px;
}

#faq_bnr_block a {
    background: url("/files/faq_bnr.jpg") no-repeat scroll left top transparent;
    clear: both;
    display: block;
    height: 70px;
    overflow: hidden;
}

#faq_bnr_block a:hover {
    background: url("/files/faq_bnr.jpg") no-repeat scroll left bottom transparent;
}


/*====================================================================================================
	よくあるご質問
====================================================================================================*/

#faq-post-block {
    clear: both;
    display: inline-block;
    margin: 0 0 20px;
    width: 700px;
}

#faq-post-block .eyecatch {
    display: inline-block;
    float: right;
    margin: 0 0 20px 20px;
    max-width: 250px;
    min-width: 0;
    overflow: hidden;
    padding: 0;
}

#faq-post-block .eyecatch img {
    border: medium none;
    height: auto;
    width: 250px;
}

#faq-post-block .faq-post-page {
    font-size: 13px;
}

/*設問見出し*/


body#faq .post {
    display: inline-block;
    width: 700px;
}

.faq-post-title {
    background: url("/files/faq_post_title.jpg") no-repeat scroll left top transparent;
    border-bottom: medium none;
    border-left: medium none;
    color: #786048;
    display: block;
    font-size: 14px;
    line-height: 30px;
    margin: 0;
    padding: 2px 0 15px 30px;
}

.faq-post-img {
    display: inline-block;
    float: left;
    margin: 0;
    padding: 0 5px 0 0;
}

.faq-post-img img {
    vertical-align: top;
}

.faq-post-date {
    display: inline-block;
    float: left;
    font-size: 13px;
}


/*====================================================================================================
	■お問い合わせ
====================================================================================================*/

#container3 {
    float: right;
    margin: 0;
    overflow: hidden;
    width: 700px;
}

#inquiry_lr_box {
    display: inline-block;
    margin-bottom: 0;
    width: 700px;
}

#inquiry_left {
    display: inline-block;
    float: left;
    width: 439px;
}

#inquiry_right {
float:right;
}

#inquiry_read_text {
    font-size: 12px;
    line-height: 2em;
    margin: 0 0 20px;
}

h4#privacy_policy_box {
margin:0px;
}

#privacy_policy_box span {
    background: none repeat scroll 0 0 #620710;
    color: #FFFFFF;
    display: inline-block;
    margin: 0 0 0 15px;
    padding: 0 15px;
    text-decoration: none;
}

#privacy_policy_box strong {
margin:0 0 0 15px;
}

#privacy_policy_box a {
    border: 2px solid #620710;
    color: #620710;
    display: inline-block;
    font-size: 14px;
    margin: 0;
    padding: 5px;
    text-align: center;
    width: 425px;
}

#privacy_policy_box a:hover {
    background: none repeat scroll 0 0 #620710;
    border: 2px solid #620710;
    color: #FFF;
    text-decoration: none;
    width: 425px;
}

span.text_red {
    color: #FF0000;
    font-size: 11px;
}

p.small_text {
    font-size: 10px;
}

p.small_text a {
    color: #FFF;
}

/*フォームテーブルデザイン*/

body#contact .iqfm-table th {
    background-color: #000000;
    color: #FFFFFF;
    font-size: 14px;
    text-align: left;
    vertical-align: top;
    white-space: nowrap;
}


/*====================================================================================================
	■プライバシーポリシー
====================================================================================================*/

body#privacy {
    background: none repeat scroll 0 0 transparent;
    margin: 0;
}

#privacy_block {
    line-height: 1.7em;
    margin: 0 auto;
    width: 722px;
}

#privacy_box {
    border: 1px solid #CCCCCC;
    display: inline-block;
    margin: 10px auto;
    padding: 10px;
    width: 700px;
}

body#privacy #content {
margin:0px;
}