@charset "utf-8";
/* CSS Document */

* {	margin:0;
	padding:0;
}

html,body,h1,h2,h3,h4,h5,h6,img,p,a,ul,ol,li,dl,dt,dd,form,blockquote,pre,address{ 
	margin:0;
	padding:0;
	border:0;
	list-style-type:none;
}

body {
	background-color: #e2dcc7;
	font-size:12px;
	line-height:16px;
	color: #48402d;
}
body,td,th {
	font-family: ＭＳ Ｐゴシック, Osaka;
}

/*-------------------------------共通-------------------------------*/
.align {
vertical-align:bottom
}

.clear {
	clear: both;
}
.right {
	float: right;
}
.left {
	float: left;
}
.center {
	text-align: center;
}

/*---フォント---*/

.ft-red {
	color: #db2b26;
}
.ft-or {
	color: #ff8617;
}
.ft-gr {
	color: #35971a;
}

.ft-blue-b {
	font-weight: bold;
	color: #1f4b94;
}
.ft-or-b {
	font-weight: bold;
	color: #f14200;
}
.ft-bold {
	font-weight: bold;
}
.ft-10 {
	font-size: 10px;
}
.ft-14 {
	font-size: 14px;
}
.ft-16 {
	font-size: 16px;
}
.ft-14b {
	font-weight: bold;
	font-size: 14px;
}
.ft-18b {
	font-weight: bold;
	font-size: 18px;
}

/*---余白---*/
.t-5 {
	padding-top: 5px;
}
.t-7 {
	padding-top: 7px;
}
.t-10 {
	padding-top: 10px;
}
.t-15 {
	padding-top: 15px;
}
.t-20 {
	padding-top: 20px;
}
.t-25 {
	padding-top: 25px;
}
.t-30 {
	padding-top: 30px;
}
.r-3 {
	padding-right: 3px;
}
.r-4 {
	padding-right: 4px;
}
.r-5 {
	padding-right: 5px;
}
.r-10 {
	padding-right: 10px;
}
.r-15 {
	padding-right: 15px;
}
.r-20 {
	padding-right: 20px;
}
.r-25 {
	padding-right: 25px;
}
.l-1 {
	padding-left: 1px;
}
.l-5 {
	padding-left: 5px;
}
.l-10 {
	padding-left: 10px;
}
.l-15 {
	padding-left: 15px;
}
.l-20 {
	padding-left: 20px;
}
.l-30 {
	padding-left: 30px;
}
.l-85 {
	padding-left: 85px;
}
.b-3 {
	padding-bottom: 3px;
}
.b-5 {
	padding-bottom: 5px;
}
.b-10 {
	padding-bottom: 10px;
}
.b-15 {
	padding-bottom: 15px;
}
.b-20 {
	padding-bottom: 20px;
}
.b-30 {
	padding-bottom: 30px;
}
.lr-10 {
	margin: 0px 10px;
}
.lr-20 {
	margin: 0px 20px;
}


/*-------------------------------レイアウト-------------------------------*/

.main-area {
	width:700px;
	margin:0 auto;
	padding: 0px;
}
.content-area {
	background-color: #FFFFFF;
	padding: 0px 20px 0px 20px;
	margin: 0px;
	clear: both;
}
.bg {
	background-color: #776b51;
	margin: 0px;
	padding: 0px;
}

a {
	color: #48402d;
	text-decoration: none;
}

a:hover {
	color: #bfa997;
	text-decoration: none;
}

/*---ヘッダー---*/
#text1 {
	margin:0 auto;
	padding: 5px 0px;
	font-size: 10px;
	line-height: 14px;
}
#text2 {
	background-color: #8f7155;
	margin: 0px;
	padding: 5px;
	height: 10px;
	color: #372e19;
	font-size: 10px;
	line-height: 14px;
}
#header {
	width: 660px;
	border-bottom: 4px solid #b7410e;
}
#pannavi {
	font-size: 10px;
	line-height: 14px;
	color: #77694f;
}
#title {
	padding: 0px;
	width: 500px;
	margin: 3px 0px 0px 0px;
	float: left;
}
#company {
	width: 155px;
	float: right;
	margin-top: 3px;
}
#freedial-text {
	font-size: 10px;
	color: #77694f;
	width: 130px;
	float: right;
	text-align: right;
}
#freedial {
	float: right;
	margin: 3px 0px 0px;
}

/*---グローバル---*/
#global {
	margin: 0px;
	padding: 0px;
}
#global ul {
	margin: 3px 0px 0px 0px;
	padding: 0px;
}
#global li {
	vertical-align:bottom
}
.nifa-serles {
	width: 107px;
	float: left;
}
.serles-link {
	width: 100px;
	background-image: url(../images/ic_01.gif);
	background-repeat: no-repeat;
	text-indent: 10pt;
	font-size: 10px;
	background-position: -1px;
	text-align: right;
}

/*---ページタイトル---*/
.pagetitle {
	background-color: #e4d9c3;
	padding: 5px 20px;
	font-size: 16px;
	font-weight: bold;
	color: #322711;
	line-height: 20px;
}
/*---コンテンツ---*/
#gb-b {
	clear: both;
	height: 20px;
}
.content-bg {
	width: 620px;
	background-color: #e4d9c3;
	margin: 0px;
	padding: 20px;
}
.content-bg2 {
	width: 660px;
	margin: 0px;
	padding: 20px 0px;
}
.navi-on a {
	text-decoration: none;
	font-weight: bold;
	color: #ad2400;
	background-image: url(../images/ic_04.gif);
	background-position: 2px;
	background-repeat: no-repeat;
	padding-left: 16px;
	font-size: 12px;
	float: left;
	margin-left: 45px;
}
.navi a {
	text-decoration: none;
	font-weight: bold;
	color: #2f230c;
	background-image: url(../images/ic_05.gif);
	background-position: 2px;
	background-repeat: no-repeat;
	padding-left: 16px;
	font-size: 12px;
	float: left;
	margin-left: 45px;
}
.navi2 a {
	text-decoration: none;
	font-weight: bold;
	color: #2f230c;
	background-image: url(../images/ic_05.gif);
	background-position: 2px;
	background-repeat: no-repeat;
	padding-left: 14px;
	font-size: 12px;
	float: left;
	margin-left: 18px;
	letter-spacing: -1px;
}

.navi a:hover {
	color: #bfa997;
	text-decoration: none;
}

/*---フッダー---*/
#footer-link {
	background-color: #8f7155;
	padding: 10px 0px;
	margin: 0px;
	text-align: center;
	color: #ffffff;
	letter-spacing: 1px;
	clear: both;
}
#footer-link a {
	color: #ffffff;
	text-decoration: none;
}
#footer-link a:hover {
	color: #bfa997;
	text-decoration: none;
}
#banner {
	margin: 0px;
	padding: 5px 0px 10px;
}
#text3 {
	margin:0 auto;
	padding: 5px 0px;
	font-size: 10px;
	line-height: 14px;
}


/*-------------------------------トップページ-------------------------------*/

#top-space {
	margin: 0px;
	padding: 0px;
	height: 6px;
}

.block1 {
	margin: 10px 0px 0px 0px;
	width: 303px;
	padding: 10px;
	border: 1px solid #917358;
}

.nifa {
	float: left;
	width: 130px;
	margin-right: 5px;
}
.nifalink {
	background-image: url(../images/ic_02.gif);
	background-repeat: no-repeat;
	background-position: 1px;
	padding-left: 16px;
}

.s-img {
	margin-top: 2px;
	width: 180px;
}

.block2 {
	margin: 10px 0px 10px 0px;
	width: 165px;
	float: left;
}
.block2 dl  {
	width: 100px;
	float: left;
}
.block2 dt  {
	width: 90px;
	background-image: url(../images/ic_02.gif);
	background-repeat: no-repeat;
	padding-left: 12px;
	font-weight: bold;
	font-size: 10px;
	background-position: 1px;
}
.block2 dd  {
	width: 97px;
	font-size: 10px;
	line-height: 12px;
	margin-right: 3px;
}
.block3 {
	margin: 10px 0px 10px 10px;
	width: 152px;
	float: right;
}
.banner-link {
	background-image: url(../images/ic_02.gif);
	background-repeat: no-repeat;
	text-indent: 10pt;
	background-position: -1px;
	font-size: 10px;
	line-height: 12px;
}




#top-banner {
	margin: 0px;
	padding: 10px 0px 10px;
}
#top-copy {
	margin: 0px;
	padding: 10px 0px 20px;
	color: #77694f;
	float: right;
}

/*-------------------------------制作の流れ-------------------------------*/

#flow {
	padding: 40px 0px;
}
#flow dl {
	float: left;
}
#flow dt {
	width: 150px;
	float: left;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
#flow dd {
	width: 435px;
	float: left;
}

/*-------------------------------お問い合せ・市ヶ谷オフィス-------------------------------*/
#contact dl {
	width: 620px;
	clear: both;
}
#contact dt {
	font-weight: bold;
	height: 18px;
	padding: 7px 0px;
	float: left;
	width: 150px;
}
#contact dd {
	float: left;
	margin-left: 10px;
	vertical-align: middle;
}

.ichi_box {
	margin: 0px 0px 20px 0px;
	clear: both;
}

.ichi_box dl {
	margin-bottom: 30px;
	float: left;
	width: 400px;
}
.ichi_box dt {
	border-left: 6px solid #f27800;
	padding-left: 8px;
	font-weight: bold;
}
.ichi_box dd {
	padding-left: 14px;
	margin-top: 10px;
}
.add {
	float: right;
	width: 197px;
	margin: 5px 0px;
}

/*-------------------------------見積依頼-------------------------------*/
#fax {
	border-bottom: 4px solid #8b6c50;
	margin-bottom: 20px;
}
#fax-text {
	float: left;
	width: 250px;
}
#form dl {
	width: 620px;
	margin-top: 10px;
}
#form dt {
	width: 180px;
	margin-bottom: 7px;
	float: left;
}
#form dd {
	width: 440px;
	margin-bottom: 7px;
	float: left;
}
#bt {
	margin-bottom: 20px;
}
.ft-red a {
	color: #db2b26;
	text-decoration: none;
}


/*-------------------------------参考プラン-------------------------------*/

.price-block {
	width: 300px;
	margin: 40px 0px 0px 15px;
	float: left;
}
.price {
	width: 200px;
	font-weight: bold;
}
.price-text {
	width: 200px;
	border-top: 2px solid #4b412d;
	margin-top: 3px;
	padding-top: 3px;
}
.price-text dl {
	width: 200px;
	float: right;
}
.price-text dt {
}
.price-text dd {
	margin-left: 10px;
}
.nifa-serles2 {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	width: 305px;
	float: right;
}
.price-top {
	margin: 0px;
	padding: 0px;
	float: right;
}

/*-------------------------------プレノ-------------------------------*/
.tit {
	border-left: 6px solid #ff7f00;
	padding-left: 8px;
	font-weight: bold;
	margin-bottom: 10px;
}
.preno-pic {
	width: 160px;
	font-weight: bold;
	background-image: url(../images/ic_03.gif);
	background-repeat: no-repeat;
	padding-left: 12px;
}
.preno-text {
	width: 180px;
	border-top: 2px solid #4b412d;
	margin-top: 3px;
	padding-top: 3px;
}
.preno-text dl {
	width: 180px;
}
.preno-text dt {
}
.preno-text dd {
	margin-left: 10px;
}

.base-unit-l {
	width: 250px;
	float: left;
}
.base-unit-r {
	width: 410px;
	float: left;
}

.base-unit-r dl {
}
.base-unit-r dt {
	clear: both;
	width: 100px;
	background-image: url(../images/ic_03.gif);
	background-repeat: no-repeat;
	padding-left: 12px;
	float: left;
}
.base-unit-r dd {
	width: 290px;
	float: left;
}

.order-unit-l {
	width: 290px;
	float: left;
	margin-left: 10px;
}
.order-unit-r {
	width: 320px;
	float: right;
	margin-left: 10px;
}
.order-unit-l dl {
	width: 300px;
}
.order-unit-l dt {
	clear: both;
	font-weight: bold;
	width: 100px;
	background-image: url(../images/ic_03.gif);
	background-repeat: no-repeat;
	padding-left: 12px;
}
.order-unit-l dd {
	float: left;
	margin-bottom: 10px;
	margin-left: 5px;
}

.variation {
	width: 180px;
	margin: 10px 0px 0px 15px;
	float: left;
}
.preno-variation {
	width: 160px;
	border-top: 2px solid #4b412d;
	margin-top: 3px;
	padding-top: 3px;
}
.preno-variation dl {
	width: 160px;
}
.preno-variation dt {
}
.preno-variation dd {
	margin-left: 10px;
}

/*-------------------------------リベラ-------------------------------*/
.tit2 {
	border-left: 6px solid #35971a;
	padding-left: 8px;
	font-weight: bold;
	margin-bottom: 10px;
}

.ti2 {
	background-image: url(../images/ic_04.gif);
	background-repeat: no-repeat;
	padding-left: 12px;
	margin-bottom: 5px;
}
.rebera-pic {
	width: 150px;
	font-weight: bold;
	background-image: url(../images/ic_04.gif);
	background-repeat: no-repeat;
	padding-left: 12px;
}
.rebera-text {
	width: 150px;
	border-top: 2px solid #4b412d;
	margin-top: 3px;
	padding-top: 3px;
}
.rebera-text dl {
	width: 150px;
}
.rebera-text dt {
}
.rebera-text dd {
	margin-left: 10px;
}

.base-unit2-l {
	width: 250px;
	float: left;
}
.base-unit2-r {
	width: 400px;
	float: left;
}

.base-unit2-r dl {
}
.base-unit2-r dt {
	clear: both;
	width: 100px;
	background-image: url(../images/ic_04.gif);
	background-repeat: no-repeat;
	padding-left: 12px;
	float: left;
}
.base-unit2-r dd {
	width: 280px;
	float: left;
}

.order-unit2-l {
	width: 290px;
	float: left;
	margin-left: 10px;
}
.order-unit2-r {
	width: 320px;
	float: right;
	margin-left: 10px;
}
.order-unit2-l dl {
	width: 300px;
}
.order-unit2-l dt {
	clear: both;
	font-weight: bold;
	width: 200px;
	background-image: url(../images/ic_04.gif);
	background-repeat: no-repeat;
	padding-left: 12px;
}
.order-unit2-l dd {
	float: left;
	margin-bottom: 10px;
	margin-left: 5px;
}

.variation2 {
	width: 200px;
	margin: 10px 0px 0px 15px;
	float: left;
}
.rebera-variation {
	width: 160px;
	border-top: 2px solid #4b412d;
	margin-top: 3px;
	padding-top: 3px;
}
.rebera-variation dl {
	width: 160px;
}
.rebera-variation dt {
}
.rebera-variation dd {
	margin-left: 10px;
}


