/*
Theme Name: Twenty Twelve Child Theme
Description: Child theme for the Twenty Twelve
Theme URI: http://dp29296044.lolipop.jp/fujiwara2016/wp-content/themes/twentytwelve-child/
Author: shinagawa yukito
Author URI: http://dp29296044.lolipop.jp/fujiwara2016/
Template: twentytwelve
Version: 1.00
*/
body {
	background-color: #FFFFFF;
	background-image:url(http://www.fuji-marine.net/wp-content/themes/twentytwelve-child/img/bg01.gif)
	}
#page {
	margin: 15px auto;
	border-radius: 12px;
	border: 5px solid #92BD60;
	padding: 0px;
	width: 80%;
	min-width:300px;
	}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #746448;
	line-height: 1.5em;
}
#main {
	margin: 0px auto;
	width: 90%;
}
/*グローバルナビを非表示*/
#site-navigation {
	visibility: hidden;
	height: 50px;
	}
/*テーブルの罫線を非表示*/
.entry-content table, .comment-content table {
border: none;
}
.entry-content td, .comment-content td {
border: none;
}

/*リンクと画像*/
a:link, a:visited, .entry-content a:link, .entry-content a:visited {
	color: #709900;
	text-decoration: none;
}
a:hover, a:active, .entry-content a:hover, .entry-content a:active {
	color: #EFB653;
	text-decoration: none;
}
img {
	max-width: 100%;
}
/*ヘッダー*/
#globalnavi  {
	float: left;
	background-image: url(http://www.fuji-marine.net/wp-content/themes/twentytwelve-child/img/globalnavi_bar.gif);
	background-position: 0% 102px;
	background-repeat: repeat-x;
	width: 100%;
	/*height: 105px;*/
	/*border: 1px dotted #3287D5;*/
}
#globalnavi-inner {
	float: left;
	width: 800px;
}
#logoBlock {
	width:300px;
	float: left;
}
#naviBlock {
	width: 300px;
	height: 105px;
	float: left;
	/*border: 1px dotted #3287D5;*/
}
#naviBlock #menuA {
	margin-top: 20px;
	height: 30px;
	color: #709900;
	font-size: 12px;
	text-align: center;	/*border: 1px dotted #85625F;*/
}
#naviBlock #menuB {
	margin-top: 20px;
	height: 35px;
	color: #709900;
	text-align: center;
	/*border: 1px dotted #FF3300;*/
}
#naviBlock #menuB ul {
	margin: 0px;
	padding: 0px;
	/*border: 1px solid #3287D5;*/
	}

#naviBlock #menuB li {
	/*border: 1px dotted #708D39;*/
	display: inline-block;
	/*width: 110px;*/
	text-align:center;
	margin:0px;
	padding:0px;
}

#naviBlock #menuB .chintai a:link ,#naviBlock #menuB .baibai a:link, #naviBlock #menuB .chintai a:visited ,#naviBlock #menuB .baibai a:visited {
	background-image: url(http://www.fuji-marine.net/wp-content/themes/twentytwelve-child/img/header_btn00.gif);
	background-repeat: no-repeat;
	background-position: center top;
	/*border: 1px dotted #708D39;*/
	font-size: 14px;
	padding-top: 30px;
	padding-bottom: 12px;
	padding-left: 15px;
	padding-right: 15px;
	color: #746448;
}
#naviBlock #menuB .marine a:link, #naviBlock #menuB .marine a:visited {
	background-image: url(http://www.fuji-marine.net/wp-content/themes/twentytwelve-child/img/header_btn00.gif);
	background-repeat: no-repeat;
	background-position: center top;
	/*border: 1px dotted #708D39;*/
	font-size: 14px;
	padding-top: 30px;
	padding-bottom: 12px;
	padding-left: 5px;
	padding-right: 5px;
	color: #746448;
}
#naviBlock #menuB .chintai a:hover ,#naviBlock #menuB .baibai a:hover, #naviBlock #menuB .chintai a:active ,#naviBlock #menuB .baibai a:active {
	background-image: url(http://www.fuji-marine.net/wp-content/themes/twentytwelve-child/img/header_btn00_ov.gif);
	background-repeat: no-repeat;
	background-position: center top;
	/*border: 1px dotted #708D39;*/
	font-size: 14px;
	padding-top: 30px;
	padding-bottom: 12px;
	padding-left: 15px;
	padding-right: 15px;
	color: #746448;
}
#naviBlock #menuB .marine a:hover, #naviBlock #menuB .marine a:active {
	background-image: url(http://www.fuji-marine.net/wp-content/themes/twentytwelve-child/img/header_btn00_ov.gif);
	background-repeat: no-repeat;
	background-position: center top;
	/*border: 1px dotted #708D39;*/
	font-size: 14px;
	padding-top: 30px;
	padding-bottom: 12px;
	padding-left: 5px;
	padding-right: 5px;
	color: #746448;
}
#content {
	border: 1px solid #FFFFFF;
	padding-top: 0px;
}
/*フッター*/
footer {
	text-align: center;
	}
#FjiwaraAddress {
	}
#telephone {
	font-weight: bold;
	font-size: large;
	}
.site-info {
	text-align: center;
	margin-top:15px;
	margin-bottom: 0px;
	font-size: small;
	}
#colophon a:link,#colophon a:visited {
	color: #709900;
	text-decoration: none;
}
#colophon a:hover,#colophon a:active {
	color: #EFB653;
	text-decoration: none;
}
/*レイアウトオプション*/
.clearBoth {clear: both;}
.alignRight {text-align: right;}
.alignCenter {text-align: center;}
.alignLeft {text-align: left;}
.clearBoth {clear:both;}
.floatRight {float: right;}
.floatLeft {float: left;}
.textXSmall {font-size: x-small;}
.textSmall {font-size: small;}
.textMedium {font-size: medium;}
.textLarge {font-size: large;}
.red {color: #FF3300;}
/*タイトル*/
.pageTitle01 {
	margin-top:20px;
}
/*テキスト*/
.entry-title, .pageTitle01 {
	background-image: url(http://www.fuji-marine.net/wp-content/themes/twentytwelve-child/img/bgH1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 30px;
	}
.entry-content h2 {
	font-weight: normal;
	font-size: medium;
	border-left: 5px solid #92BD60;
	padding-left: 5px;
	padding-bottom: 1px;
	border-bottom: 1px dotted #CCCCCC;

	}
/*申し込みフォーム*/
#contact {
	width: 80%;
	margin-left: auto;
	margin-right: auto;
}
#contact dt {
	clear: both;
}
#contact dd {
	clear: both;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 1em;
}
/*キャプション入り画像の調整*/
.entry-content .wp-caption {
	/*border: 1px solid #FF6600;*/
	margin: 0px;
	float: left;
}
.entry-content .wp-caption-text {
	margin: 0px;
	font-size: small;
	font-style: normal;
	line-height: 1.5em;
}
/*トップページ*/
.koshinbi {
	/*float:right;*/
	font-size: 12px;
    text-align: right;
	/*border: 1px solid #FF6600;*/
}
.koshinbi ul {
	margin:0px;
	padding:0px;
	}
.koshinbi li {
	display: inline-block;
	margin:0px 0px 0px 10px;
	padding:0px;
}
.site-content-home {
	margin: 0px;
	padding: 0px;
}
.site-content-home h2 {
	border-left: 3px solid #92BD60;
	padding-left: 3px;
}
.site-content-home .bar {
	background-image: url(http://www.fuji-marine.net/wp-content/themes/twentytwelve-child/img/top_bar01.gif);
	background-repeat: repeat-x;
	background-position: 0% bottom;
	padding-bottom: 5px;
	margin-bottom: 1em;
	margin-top: 1em;
}
.site-content-home .wp-caption-text {
	font-style: normal;
}
#welcome-box {
	margin-top: 10px;
	margin-bottom: 20px;
	float: left;
}
.welcome-box-foto {
	float: left;
	width: 160px;
	text-align:center;
}
#welcome-box img {
	border-radius: 5px;
	/*width:150px;*/
}
/*homeマリン通信導入文*/
#home_marine_intro .ill01 {
	float:left;
	/*border: 1px solid #FF6600;*/
}
#home_marine_intro .comt01 {
	position: static;
	display: table;
	margin-left:110px;
}
/*賃貸・物件情報*/
.site-content-chintai article, .site-content-bukken article {
	margin-top: 20px;
}
.breadnavi {
	font-size: small;
	margin-top: 10px;
	font-weight: normal;
}
/*賃貸SVGマップ*/
#chintai_intro {
	float: left;
	background-image: url(http://www.fuji-marine.net/wp-content/themes/twentytwelve-child/img/ill_light1.gif);
	background-position: left top;
	background-repeat: no-repeat;
	min-height:200px;
	padding-left:100px;
	/*border: 1px solid #FF6600;*/
}
#areamap {
	float: left;
	clear:both;
	margin: 10px 0px;
}
#joho {	
	clear: both;
	}
.johoBlock, .osusumeBlock {
	border: 3px solid #DDDDDD;
	width: 190px;
	margin-right: 5px;
	float: left;
	padding: 5px;
	border-radius: 5px;
	height: 240px;
	margin-bottom: 10px;
    /*スマホ用はメディアクエリにて*/
}
.johoBlock .area, .osusumeBlock .area {
	font-weight: bold;
	font-size: 14px;
	color: #709900;
	margin-right: 3px;
}
.johoBlock .madori, .osusumeBlock .madori {
	font-weight: bold;
	font-size: 12px;
}
.johoBlock .yachin, .osusumeBlock .yachin {
	font-size: 17px;
	font-weight: bold;
	color: #FF8800;
	margin-right: 3px;
}
.johoBlock .manen {
	font-weight: bold;
	font-size: 12px;
}
.johoBlock .tokki1 {
	font-weight: bold;
	font-size: 12px;
	color: #A54A97;
}
.johoBlock .ryakukome, .osusumeBlock .ryakukome {
	font-size: 12px;
	line-height: 1.4em;
}
/*賃貸地域カテゴリー*/
.entry-title a:link, .entry-title a:visited {
	color: #746448;
	text-decoration: none;
}
.entry-title a:hover, .entry-title a:active {
	color: #EFB653;
	text-decoration: none;
}
/*賃貸情報個別ページ*/
.chintaiInfo1 {
	/*border: thin solid #FF6600;*/
}
.chintaiInfo1 li {
	margin: 0px;
	border-bottom: 1px dotted #D9D1CB;
	line-height: 25px;
	width: 100%;
	list-style-type: none;
}
.chintaiInfo1 em {
	font-style: normal;
	font-weight: bold;
}
.chintaiInfo1 .blank {
	padding-left: 4em;
}
.chintaiInfo1 .area {
	font-weight: bold;
	color: #709900;
}
.chintaiInfo1 .yachin {
	font-size: 17px;
	font-weight: bold;
	color: #FF8800;
	margin-right: 3px;
}
.chintaiInfo1 .tokki1 {
	font-weight: bold;
	color: #A54A97;
}
.chintai-thumbnail {
	clear: both;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}
.chintai-thumbnail a {
	margin-right: 10px;
}
/*グーグルマップ*/
 .acf-map {
           width: 300px;
           height: 300px;
           border: #ccc solid 1px;
           margin: 0px 0;
          }
.site-content-chintai .googlemap img {
	border-radius: 0px;
	box-shadow: none;
	}
/*設備アイコン*/
.setsubi li {
	border: 2px solid #92BD60;
	color: #92BD60;
	font-weight: nomal;
	font-size: 13px;
	background-image: url(http://www.fuji-marine.net/wp-content/themes/twentytwelve-child/img/icon_chintai_setsubi.gif);
	background-position: 2px center;
	background-repeat: no-repeat;
	padding: 0px 10px 0px 20px;
	margin: 3px;
	display: inline-block;
	border-radius: 3px;
}
/*賃貸・物件の詳細情報*/
.kihonjoho1  {
	/*border: thin solid rgba(255,102,0,1.00);*/
	margin-top:10px;
	float:left;
	width:100%;
}
.kihonjoho1 table {
	width:45%;
	margin-right:5%;
	float:left;
	/*スマホ時は1カラムに変更*/
}
.kihonjoho1 tr {
	font-size: 13px;
	border-top:1px solid #ededed;
}
.kihonjoho1 .komoku {
	width: 6em;
	font-weight: bold;
}

.hosoku1 ul {
	clear:both;
	width: 100%;
	margin: 0px;
	padding: 10px 0px 0px 0px;
	list-style-position: inside;
	list-style-type: none;
	font-weight: bold;
	font-size: 12px;
	border-top:1px solid #ededed;
	}
.hosoku1 li {
	margin: 0px;
	padding: 0px;}
.shozaichiMap{
    overflow: hidden;
}
.shozaichi {
    float:left;
    margin-right: 20px;
    /*border: thin solid rgba(255,102,0,1.00);*/
}
.gazomap {
    float: left;
    max-width: 400px;
}
.madorizu {/*間取り図はグーグルマップの横に位置が変更*/
    float:left;
}
.madorizu img {
    float:left;
    margin-right: 15px;
    margin-bottom: 15px;
}

/*会社概要*/
.kaisha-gaikan {
	margin-left: 10px;
}
/*記事ボックス*/
#kiji {
	max-width: 500px;
	clear: both;
	margin-left:auto;
	margin-right:auto;
}
#kiji-inner {
	float: left;
	width: 100%;
	/*border: 1px dotted #FF3300;*/
	margin-bottom: 20px;
}
/*サイトマップのリスト*/
.sitemap li {
	line-height: 2em;
}
/*画像の影を指定して消す*/
.noShadow img {
    box-shadow: none;
}
@media screen and (max-width : 770px) {
#globalnavi-inner {
	width: 95%;
}
#naviBlock {
	width: 100%;
	height:auto;
}
#naviBlock #menuA {
	float:right;
	width:250px;
	margin-top: 0px;
	height: auto;
	text-align:right;
	/*border: 1px dotted #FF3300;*/
}
#naviBlock #menuB {
	float: left;
	width: 400px;
	margin-top: 3px;
	margin-left: 10px;
	text-align:left;	/*border: 1px dotted #FF3300;*/
}
#naviBlock #menuB .chintai a:link ,#naviBlock #menuB .baibai a:link, #naviBlock #menuB .chintai a:visited ,#naviBlock #menuB .baibai a:visited {
	background-image: url(http://www.fuji-marine.net/wp-content/themes/twentytwelve-child/img/header_btn001.gif);
	padding-bottom: 3px;
}
#naviBlock #menuB .marine a:link, #naviBlock #menuB .marine a:visited {
	background-image: url(http://www.fuji-marine.net/wp-content/themes/twentytwelve-child/img/header_btn001.gif);
	padding-bottom: 3px;
}
#naviBlock #menuB .chintai a:hover ,#naviBlock #menuB .baibai a:hover, #naviBlock #menuB .chintai a:active ,#naviBlock #menuB .baibai a:active {
	background-image: url(http://www.fuji-marine.net/wp-content/themes/twentytwelve-child/img/header_btn001_ov.gif);
	padding-bottom: 3px;
}
#naviBlock #menuB .marine a:hover, #naviBlock #menuB .marine a:active {
	background-image: url(http://www.fuji-marine.net/wp-content/themes/twentytwelve-child/img/header_btn001_ov.gif);
	padding-bottom: 3px;
}
#main {
	margin-top: 70px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	width: 90%;
}
.site-content, .site-content-chintai, .site-content-bukken {
	margin-top: 0px;
}
/*グーグルマップ*/
 .acf-map {
           width: 270px;
           height: 270px;
           border: #ccc solid 1px;
           margin: 0px 0;
          }
.site-content-chintai .googlemap img {
	border-radius: 0px;
	box-shadow: none;
	}
}
@media screen and (max-width : 680px) {

#naviBlock #menuA {
	float:left;
	width:300px;
	margin:10px 0px;	
	text-align:center;
	/*border: 1px dotted #FF3300;*/
}
#naviBlock #menuB {
	clear:left;
	float: left;
	width: 300px;
	text-align:center;
	margin:25px 0px 10px;
	/*border: 1px dotted #FF3300;*/
}

}
@media screen and (max-width : 480px) {

.johoBlock, .osusumeBlock {
	border: 3px solid #DDDDDD;
	width: 200px;
	margin-right: auto;
	float: none;
	padding: 5px;
	border-radius: 5px;
	height: 240px;
	margin-bottom: 10px;
	margin-left: auto;
}
}
@media screen and (max-width : 385px) {
#globalnavi {
	background-image: none;
}
#globalnavi-inner {
	width:100%;
}
#logoBlock {
	width:100%;
	float: left;
}
#welcome-box p {
	clear: left;
}
.welcome-box-foto {
	float: none;
	margin-right: auto;
	margin-left: auto;
}
/*賃貸・物件情報の詳細情報*/
.kihonjoho1 table {
	width:100%;
	margin:0px;}
}

