@charset "utf-8";


/* ========================================================================== */
/*    記事のスポット表示                                                      */
/* ========================================================================== */
div.spot-contents {

	width: 665px;

	height: 137px;

}

div.spot-contents div.spot-switch a {

	display: block;

	width: 665px;

	height: 137px;

	background-image: url(../img/top-img2.gif);

	text-decoration: none;

}

div.spot-contents div.spot-switch a div.image {

	padding: 6px;

	margin-left: 60px;

	margin-right: 80px;

	width: 160px;

	height: 120px;

	float: left;

}

div.spot-contents div.spot-switch a div.image img {

	border: 1px solid white;

}

div.spot-contents div.spot-switch a div.title {

	color: #FF6701;

	font-weight: bold;

	font-size: 16px;

	padding-top: 5px;

	padding-bottom: 5px;

	text-align: left;

}

div.spot-contents div.spot-switch a div.summary {

	color: black;

	font-size: 13px;

	padding-right: 15px;

	text-align: left;

}


/* ========================================================================== */
/*    記事テーマのピックアップ                                                */
/* ========================================================================== */
div.pickup-themes {
	padding: 10px;
	text-align: left;

	font-size: 12px;
}
div.pickup-themes table {
	border-left: 1px solid #000000;

	border-right: 1px solid #000000;

	border-bottom: 1px solid #000000;

}
div.pickup-themes table td {
	padding: 3px;

	border-top: 1px solid #000000;

}
div.pickup-themes p.group-title {
	color: #999999;

	font-weight: bold;

}


/* ========================================================================== */
/*    連載のピックアップ                                                      */
/* ========================================================================== */
div.pickup-serials {
	margin-top: 10px;
	text-align: left;
}
div.pickup-serials .name {
	padding-top: 5px;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}
div.pickup-serials .name a {
	font-size: 16px;
	color: #3366CC;
	font-weight: bold;
	text-decoration: none;
}
div.pickup-serials .name a:link {
	font-size: 16px;
	color: #3366CC;
	font-weight: bold;
	text-decoration: none;
}
div.pickup-serials .name a:visited {
	font-size: 16px;
	color: #3366CC;
	font-weight: bold;
	text-decoration: none;
}
div.pickup-serials .name a:hover {
	font-size: 16px;
	color: #3366CC;
	font-weight: bold;
	text-decoration: underline;
}
div.pickup-serials .image {
	padding: 7px;
	float: left;
}
div.pickup-serials .title {
	padding-top: 7px;
}
div.pickup-serials .updated {
	clear: left;
	text-align: right;
}
div.pickup-serials a {
	font-size: 14px;
	text-decoration: none;
	color: #ff6701;
	font-weight: bold;
}
div.pickup-serials a:link {
	color: #ff6701;
	font-weight: bold;
}
div.pickup-serials a:visited {
	color: #ff6701;
	font-weight: bold;
}
div.pickup-serials a:hover {
	text-decoration: underline;
	font-weight: bold;
}

/* ========================================================================== */
/*    記事のピックアップ                                                      */
/* ========================================================================== */


div.pickup-articles {
	margin-top: 10px;
	text-align: left;
}
div.pickup-articles .top-image {
	padding: 7px;
	float: left;

	width: 100px;

	text-align: center;
}
div.pickup-articles .top-title {
	padding-top: 7px;
}
div.pickup-articles .top-target {
	padding-top: 7px;
	font-size: 13px;

	font-weight: bold;
}
div.pickup-articles .top-summary {
	font-size: 13px;
}
div.pickup-articles ul{
	margin-top: 5px;
	margin-bottom: 5px;
}
div.pickup-articles li{
	margin-left: 20px;
	list-style-type: desc;
	color: #ff6701;
}
/* 記事名アンカ */
div.pickup-articles a {
	font-size: 14px;
	text-decoration: none;
	color: #ff6701;
	font-weight: bold;
}
div.pickup-articles a:link {
	color: #ff6701;
	font-weight: bold;
}
div.pickup-articles a:visited {
	color: #ff6701;
	font-weight: bold;
}
div.pickup-articles a:hover {
	text-decoration: underline;
	font-weight: bold;
}

/* ========================================================================== */
/*    情報リンクのピックアップ                                                */
/* ========================================================================== */
div.pickup-infolinks {
	margin-top: 10px;
	color: #ff6701;
	font-size: 14px;
}
div.pickup-infolinks ul{
	margin-top: 10px;
	margin-bottom: 10px;
}
div.pickup-infolinks li{
	margin-left: 20px;
	list-style-type: desc;
}
div.pickup-infolinks a {
	font-size: 14px;
	text-decoration: none;
	color: #ff6701;
	font-weight: bold;
}
div.pickup-infolinks a:link {
	color: #ff6701;
	font-weight: bold;
}
div.pickup-infolinks a:visited {
	color: #ff6701;
	font-weight: bold;
}
div.pickup-infolinks a:hover {
	text-decoration: underline;
	font-weight: bold;
}


/* ========================================================================== */
/*    お知らせのピックアップ                                                      */
/* ========================================================================== */
div.pickup-notices {
	margin: 10px 10px 0px 10px;
	text-align: left;
	font-size: 12px;

}
div.pickup-notices .list {
	border-top: 1px solid #dddddd;

}

div.pickup-notices .list td {
	border-bottom: 1px solid #dddddd;

}

div.pickup-notices .date {
	display: inline;

	font-weight: bold;

	color: #666666;

}

div.pickup-notices .title {
	display: inline;

}



/* ========================================================================== */
/*    ログイン・フォーム                                                      */
/* ========================================================================== */
div.login-form {
	margin: 10px;
	text-align: left;

	float: left;
	font-size: 12px;

}
div.login-form form {
	margin-top: 10px;

	margin-left: 30px;

	margin-bottom: 20px;

}
div.login-form label {

	margin-top: 10px;

	display: block;

}

div.login-form .submit {

	display: inline;

}

div.login-form input#UserAccount {

	width: 160px;

}

div.login-form input#UserPass {

	width: 160px;

}

div.login-form input#login {

	width: 80px;

}

div.login-form input#cancel {

	width: 80px;

}

div.login-form ul {

	margin-top: 0px;

	margin-left: 20px;

	margin-bottom: 10px;

	list-style-type: disc;

	color: #000000;

}

div.login-form .ad-image img {

	margin: 20px;

}


div.login-form table.miyoung_banner {

	border: 1px solid #AAAAAA;

}


/* ========================================================================== */
/*    アカウント、パスワードの再通知                                                */
/* ========================================================================== */
div.resend {
	margin-top: 20px;
	margin-left: 40px;

	text-align: left;

}
/* 通知テキスト */

div.resend .notice {

	padding: 40px;
	background-image:url(../img/th-bg.png);
	border:1px solid #DDDDDD;
}


div.resend table.input-form {

	font-size: 14px;

	border:1px #FF9900 solid;
	border-collapse: collapse;
}

div.resend table.input-form th {

	padding: 5px;

	text-align: left;

	font-weight: normal;

	color: #FFFFFF;

	background-color: #FF9900;

}

div.resend table.input-form td {

	padding: 5px;

	text-align: left;

	background-color: #FFFFFF;

}

div.resend div.message {

	padding: 5px 0px 0px 0px;

	background-color: #FFFFFF;

}

/* フォームパーツ */

div.resend .text input {

	width: 300px;

}

div.resend .submit input {

	width: 100px;

}


/* ========================================================================== */
/*    お問い合わせページ                                                      */
/* ========================================================================== */


div.submit{

	display:inline;

}


input{

	margin:0px 5px 0px 0px;

}


div.inquiry_contents h1{

	width:780px;

	text-align:left;

	margin-top:30px;

	margin-bottom:30px;

}

div.inquiry_contents div.title{

	width:780px;

	text-align:left;

	margin-top:30px;

	margin-bottom:30px;

}


div input#button{

	width:90px;

	margin:20px 0 20px 0;

	padding-top:0px;

	height:26px;

}


.inquiry_contents strong{
	color:red;
	font-family:"MS PGothic",Osaka,sans-serif;
	font-size:14px;
	font-weight:normal;
}


table.hissu{

	width:780px;

	border:0;

	text-align:left;

}

table.inquiry_table{
	border-collapse:collapse;
	color:#333333;
	font-size:12px;

	width:780px;

}

table.inquiry_table th{
	background-image:url(../img/th-bg.png);
	border:1px solid #DDDDDD;
	padding:10px;
	text-align:left;
	width:30%;
}
table.inquiry_table th small {
	font-size: 12px;

	font-weight: normal;

}

.inquiry_table td{
	border:1px solid #DDDDDD;
	padding:10px;
	width:70%;
}


table.contact{

	border: 0px;

	width:100%;

}


table.contact #contact_left{

	border: 0px;

	width:20%;

}


table.contact #contact_right{

	border: 0px;

	width:80%;

}



table.inquiry_comp_table{

	width:780px;

	background-image:url(../img/th-bg.png);
	border:1px solid #DDDDDD;
	text-align:left;

/*

	font-weight:bold;

	font-size:12px;

*/

	line-height:1.4em;

	margin-bottom:30px;

}


table.inquiry_comp_table td{

	padding:30px 80px 30px 80px;


}


/* ========================================================================== */
/*    サイト内検索                                                            */
/* ========================================================================== */

div.site-search {
	margin-top: 10px;
	text-align: left;
}
div.site-search .count-max {

	color: #FF6701;
	font-size: 14px;

	font-weight: bold;

}
/* ========================================================================== */
/*    開業の仕方                                                          */
/* ========================================================================== */
.table-border-method-p-b td {
	border: 1px solid #F06D02;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 8px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
}
.table-border-method-p-a td {
	border: 1px solid #3A85D0;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 8px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
}
.table-border-method-p-a .pabg {
	background-color: #EEF7FB;
}
.table-border-method-p-b .pbbg {
	background-color: #FFF3EA;
}
.pabg-bottom {
	background-image: url(../img/method-tbbottom-bg-a.gif);
	height: 35px;
	width: 290px;
	margin-top: 5px;
	text-align: center;
}
.pabg-bottom p {
	padding-top: 9px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 16px;
	font-weight: bold;
}
.table-border-method-p-a p {
	padding-left: 35px;
}
.method-table-center-border {
	background-image: url(../img/method-table-center-border.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.method-costtable-wrapper {
	margin-top: 10px;
	margin-bottom: 10px;
}

.pbbg-bottom {
	background-image: url(../img/method-tbbottom-bg-b.gif);
	height: 35px;
	width: 290px;
	margin-top: 5px;
	text-align: center;
}
.pbbg-bottom p {
	padding-top: 9px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 16px;
	font-weight: bold;
}
.table-border-method-p-b p {
	padding-left: 35px;
}

.bottom-item-margin {
	margin-bottom: 100px;
}
.method-conclusion {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 16px;
	font-weight: normal;
	line-height: 1.5em;
	letter-spacing: 0.1em;
	text-align: left;
	margin-left: 100px;
	margin-top: 20px;
	margin-bottom: 20px;
}

.method-conclusion2 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 16px;
	font-weight: normal;
	line-height: 1.5em;
	letter-spacing: 0.1em;
	text-align: left;
	margin-left: 50px;
	margin-top: 20px;
	margin-bottom: 20px;
}

.op_method-conclusion {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	font-weight: normal;
	line-height: 1.6em;
	ext-align: center;
	margin-left: 5px;
	letter-spacing: 0.03em;
	margin-top: 4px;
}

.method-conclusion span {
	font-weight: bold;
}
.method-conclusion2 span {
	font-weight: bold;
}

ie_center{
	text-align:center;
}

/* ========================================================================== */
/*    無料査定                                                         */
/* ========================================================================== */
.accessment-about-bg-b {
	background-image: url(../img/method-accessment-bg-b.gif);
	height: 162px;
	width: 309px;
}
.accessment-about-bg-a {
	background-image: url(../img/method-accessment-bg-a.gif);
	height: 162px;
	width: 309px;
}
.accessment-caption1  p {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	font-weight: normal;
	line-height: 1.5em;
	display: block;
	vertical-align: top;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
}

.accessment-caption2 p {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	font-weight: normal;
	line-height: 1.5em;
	display: block;
	vertical-align: top;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
}
.accessment-about-bg-b img {
	top: 2px;
	position: relative;

}
.accessment-about-bg-a img {
	position: relative;
	top: 2px;

}
.accessment-about-wrapper {
	margin-top: 10px;
	margin-bottom: 10px;
}


