@charset "Shift_JIS";
/*----------------------------------------/common_styles/-----*/
/*--!! ATTENTION !!--*/
/*--Do NOT change anything from here to started line of "general_style"--*/


/*----------------------------------------/▼▼▼新規企画物件▼▼▼/-----*/

/*---------------------/テーブルマージン/-----*/

.table {
border: 0;
padding: 0;
margin-top: 20px;
}

/*---------------------/テーブルバック ロゴ/-----*/

.table_back {
background-image: url(../kikaku/images/back_logo.gif);
background-position: bottom right;
background-repeat: no-repeat;
}


/*---------------------/タイトル フォント/-----*/

.title {
padding: 0;
margin: 0 10px 0 0;
border: 0;
font-size: 18px;
color: #553735;
float: left;
}

/*---------------------/タイトル 横　項目/-----*/

.item {
padding: 0;
margin: 0;
border: 0;
}

/*---------------------/タイトル 横　テキスト/-----*/

.title_text {
width: auto;
padding-left: 20px;
margin: 2px 10px 0 0;
border: 0;
background-image: url(../order/images/icon_point.gif);
background-position: left;
background-repeat: no-repeat;
font-size: 14px;
color: #553735;
float: left;
}

/*---------------------/イメージ写真/-----*/

.image {
border: 1px solid #ffffff;
}

/*---------------------/詳細データ　フォント/-----*/

.data_text {
font-size: 12px;
line-height: 1.3em;
}

/*---------------------▼▼▼/注文住宅用地/▼▼▼-----*/

/*---------------------/説明テキスト　フォント/-----*/

.account_text {
font-size: 14px;
line-height: 1.3em;
padding: 10px;
}



