@charset "utf-8";

/*---------------------------------------------
	Browser Default Initialization
  ---------------------------------------------*/
html,body {
	height: 100%;
}
body, div, dl, dt, dd, ul, ul li, h1, h2, h3, h4, h5, h6,
pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}
address, caption, cite, code, dfn, em, th, var {
	font-style: normal;
	font-weight: normal;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption, th {
	text-align: left;
}
q:before ,q:after {
	content: '';
}
object, embed {
	vertical-align: top;
}
legend {
	display: none;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}
img, abbr, acronym, fieldset {
	border: 0;
}
img {
	vertical-align: bottom;
}
ul li {
	list-style-type: none;
}
::-moz-selection{background: #999; color: #000; text-shadow:none}
::selection{background: #999; color: #000; text-shadow:none}



/*---------------------------------------------
	body
  ---------------------------------------------*/

body {
	font-family: 'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;
	color: #5f5f5f;
	font-size: 13px;
	line-height: 180%;
	-webkit-text-size-adjust: none;
	-webkit-box-sizing: border-box;
}
*:first-child+html body {
	font-family: 'メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}

* html body, .win body {
	font-family: 'メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}


/*---------------------------------------------
	Strong
  ---------------------------------------------*/
strong {
	color: #000;
	font-weight: 500;
}



/*---------------------------------------------
	Anchor
  ---------------------------------------------*/

a {
	outline: none;
}

a:link {
	text-decoration: underline;
	color: #0090d4;
}
a:visited {
	text-decoration: underline;
	color: #0090d4;
}
a:hover {
	text-decoration: underline;
	color: #1ab6ff;
}
a:active {
	text-decoration: underline;
	color: #1ab6ff;
}



/*---------------------------------------------
	Clearfix
  ---------------------------------------------*/

.clearFix:after {
	content: "";
	display: block;
	clear: both;
}

.clearFix {
	zoom: 1;
}

/* HTML5 elements */
header,
footer,
article,
section,
nav,
aside,
small,
hgroup,
figure,
figcaption{
display:block;
}
/* Other */
.speech,
.print{
display:block;
position:absolute;
top:-9999px;
}


/* aタグで囲った画像全てに効果を追加 */
.alpha a:hover img {
	filter: alpha(opacity=40);
	-moz-opacity:0.4;
	opacity:0.4;
}
/* 透明度変化の時間を設定 */
.alpha a img.btnover {
	/* Firefox */
    -moz-transition: 0.4s;
	/* WebKit */
    -webkit-transition: 0.4s;
	/* Opera */
    -o-transition: 0.4s;
	/* Standard */
    transition: 0.4s;
}
/* aタグで囲い、imgにclassを追加した画像に効果を追加 */
.alpha a:hover img.btnover {
	/* Firefox */contents_summary_contact
     -moz-opacity: 0.4;
	/* IE */
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
 filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
	/* Standard */
    opacity: 0.4;
}




/* contents_section
====================================== */
#contents_section {width:950px;float:left;font-size: 13px;}


/* clearfix
====================================== */
#contents_section:after{content:".";display:block;height:0px;clear:both;visibility:hidden}

body {
	line-height: 1.3em;
}
/*----- プロが教える失敗しない「中古購入＋リフォーム」セミナー -----*/
.center {
	width: 950px;
	margin: 0 auto;
	text-align: left;
	font-size: 13px;
}


/* header
====================================== */
#contents_header {
	margin: 20px auto;
	padding: 0 10px;
	height: 50px;
}
#content_header_sns {
	float: right;
	width: 500px;
}
.mixi_box,.twitter_box,.facebook_box,.plusone_box  {
	float: left;
	margin-top: 20px;
}
#content_header_left {
	float: left;
}
#content_header_left img {
		vertical-align: middle;
}
#content_header_left_batsu {
	margin: 0 15px 0 20px;
}
/* topic
====================================== */
#contents_topic {
	background: url(../images/top_bg.png) repeat-x;
}
#contents_topic1 {
	margin-top: -9px;
	float: left;
}
#contents_topic_summary {
	background: url(../images/topic_bg.png);
	border-top: 2px solid #6f8915;
	border-bottom: 2px solid #6f8915;
	color: #FFF;
	font-size: 12px;
	padding: 8px 25px 50px 25px;
	height: 200px;
}
#contents_topic_summary_left {
	float: left;
	width: 473px;
	margin-right: 10px;
}
#contents_topic_summary_left_n {
	margin-top: 30px;
	width: 450px;
	padding: 0 10px;
	line-height: 1.8em;
}
#contents_topic_summary_right {
	margin-top: 20px;
}
#contents_topic_summary_right_n {
	width: 425px;
	margin: 15px 30px 0 0;
}
#contents_topic_summary_right_n span {
	font-size: 11px;
}
#contents_topic_summary_right_n  {
	width: 240px;
	float: left;
	margin-right:10px;
}
#contents_topic_summary_right_n dt {
	float: left;
	clear: left;
	width: 50px;
	margin-bottom: 5px;
}
#contents_topic_summary_right_n dd {
	float: left;
	width: 190px;
	text-align: left;
	margin-bottom: 5px;
}
#contents_topic_summary_right iframe {
	border: 2px solid #7d8e41;
}
/* program
====================================== */
#contents_program {
	background: url(../images/program_bg.png);
	padding: 30px 0;
}
#contents_program_n {
	background: url(../images/program_n_bg.png) repeat-y;
	padding: 0 15px;
}
#contents_program1 {
	border-right: 1px dashed #d9d9b5;
	padding-right: 18px;
}
#contents_program_header {
	border-bottom: 1px dashed #d9d9b5;
	padding: 15px 15px;
}
.contents_program_content {
	float: left;
	width: 420px;
	margin: 15px 15px;
}
.contents_program_content_by {
	margin: 15px 0;
	text-align: center;
}
.contents_program_case {
	display: inline-block;
	width: 350px;
	font-size: 12px;
	margin: 15px 40px;
}
.contents_program_case_n {
	width: 210px;
	float: left;
}
.contents_program_content_title {
	margin: 15px 0;
	height: 40px;
}
.contents_program_content_pic {
	float: left;
	margin: 15px 20px;
}
.contents_program_content_co {
	float: left;
	margin-top: 20px;
}
.contents_program_case_pic {
	float: left;
	margin-right: 15px;
}
.contents_program_contet_title_by {
	position: relative;
	top: 20px;
}
.contents_program_contet_profile {
	position: relative;
	top: 40px;
}
#contents_program_title {
	float: left;
}
#contents_program_date {
	float: right;
	font-size: 12px;
}
#contents_program_example_title {
	position: relative;
	left: -11px;
}
#contents_program_cauntion {
	float: right;
	font-size: 12px;
	margin-right: 20px;
}
#contents_program_consult_content {
	width: 510px;
	margin: 20px 0 0 15px;
}
#contents_program_consult_left {
	float: left;
}
#contents_program_consult_right {
	float: right;
	margin: 40px 15px 0 0;
}
#contents_program_consult_cauntion {
	font-size: 12px;
	text-align: right;
	color: #313131;
	clear: both;
	margin: 0 20px 15px 0;
	padding-top: 15px;
}
#contents_topic_summary_right_map {
	float: left;
}
/* quote
====================================== */
.contents_quote {
	width: 654px;
	margin: 0 auto;
	font-size: 12px;
	padding: 30px 0;
}
.contents_quote_cauntion {
	position: relative;
	top: 7px;
	color: #313131;
	text-align: left;
}
/* summary
======================================= */
#contents_summary {
	background: #f9f7ed;
	border-left: 1px solid #ded9c6;
	border-right: 1px solid #ded9c6;
}
#contents_summary_b_title {
	text-align: center;
	padding: 40px 0;
}
#contents_summary_c {
	width: 910px;
	margin: 0 auto;
}
.contents_summary_n {
	width: 412px;
	float: left;
	margin: 0 10px 0 20px;
}
.contents_summary_title {
	background: url(../images/summary_title_bg.png) repeat-x;
	padding: 18px 10px 15px 10px;
	width: 400px;
}
.contents_summary_title img {
	vertical-align: bottom;
}
.contents_summary_title span {
	float: right;
	margin-top: 1px;
}
.contents_summary_content {
	clear: left;
	font-size: 14px;
	margin: 15px 0;
	width: 405px;
	padding: 0 10px;
	line-height: 1.8em;
}
#contents_summary_contact {
	background: #f1eddb;
	width: 434px;
	height: 199px;
	margin: 0 auto;
}
#contents_summary_contact_name {
	margin-top: 10px;
	padding: 0 15px;
    line-height: 1.9em;
}
#contents_summary_contact ul {
	padding: 0 15px;
}
#contact_summary_caution {
	width: 780px;
	margin: 30px auto;
}
#contact_summary_caution dl dt {
	margin: 15px 0;
}
/* footer
========================================== */
#footer {
	margin-bottom: 10px;
}
#footer ul {
	margin: 15px 0;
	float: left;
}
#footer ul li {
	float: left;
}
#contents_footer {
	background: #f7f7f7;
	text-align: right;
	padding: 30px 20px;
	clear: both;
}
#contents_footer p {
	text-align: right;
}