@charset "utf-8";
	
/*======================================

	77% = 10px	| 	122% = 16px	|	167% = 22px	
	85% = 11px	|	129% = 17px	|	174% = 23px
	92% = 12px	|	136% = 18px	|	182% = 24px
	100% = 13px	|	144% = 19px	|	189% = 25px
	107% = 14px	|	152% = 20px	|	197% = 26px
	114% = 15px	|	159% = 21px	|

=======================================*/

/*======================================

	Reset

=======================================*/

body,div,
dl,dt,dd,ul,ol,li,
h1,h2,h3,h4,h5,h6,
pre,form,fieldset,input,textarea,p,blockquote,th,td,em {
   margin:0;
   padding:0;
   font-style:normal;
   list-style:none;
   list-style-type:none;
}

img {
	border:none;
}

/* 文字間を綺麗に詰める場合の設定は下記をお使い下さい
	text-align:justify;
	text-justify: istribute;
*/

/*======================================

	Body

=======================================*/

body {
	margin:0;
	padding:0;
	text-align:center;
	font-size:12px;
	color:#666666;
	line-height:140%;
	background:url(../common/bg1.gif) repeat-x 0 0;
	font-family:"ＭＳ Ｐゴシック";
}

/*======================================

	Container

=======================================*/

div#container {
	width:900px;
	height:auto;
	text-align:left;
	margin:0 auto;
}

/*======================================

	All Parts

=======================================*/

.none {
	display:none;
}

.mt_small {
	margin-top:5px;
}

.mt_small2 {
	margin-top:7px;
}

.mt_middle {
	margin-top:11px;
}

.mt_middle2 {
	margin-top:9px;
}

.mt_large {
	margin-top:12px;
}

.mt_large2 {
	margin-top:23px;
}

.mtb_middle {
	margin-top:10px;
	margin-bottom:9px;
}

.mtb_middle2 {
	margin-top:10px;
	margin-bottom:19px;
}

.mtb_large {
	margin-top:16px;
	margin-bottom:15px;
}

.txt_right {
	text-align:right;
}

.txt_center {
	text-align:center;
}

.img_right {
	float:right;
	margin:0 0 20px 10px;
}

.img_left {
	float:left;
	margin:0 10px 0 0;
	width:170px;
}

* html .img_left {
	margin:0;
}

.img_left2 {
	float:left;
	margin:0 12px 25px 0;
	width:176px;
}

.img_left3 {
	float:left;
	margin:0 5px 20px 0px;
	width:200px;
}

* html .img_left3 {
	margin:0;
}


.clr {
	clear:both;
}

.border {
	border:1px solid #CCCCCC;
	padding:1px;
	
}

.red2 {
	color:#990000;
	font-weight:bold;
}

.red3 {
	color:#FF0000;
}

.txt {
	color:#333333;
}

.blue {
	color:#007FFF;
	font-weight:bold;
}

.yellow {
	color:#FCC800;
	font-weight:bold;
}
/*======================================

	Txt

=======================================*/
h2 {
}

h2.pick_up {
	background:url(../img/top/pickup.jpg) no-repeat 0 0;
	width:900px;
	height:46px;
	text-indent:-999em;
	margin-bottom:10px;
}

h2.com {
	background:url(../img/top/company.jpg) no-repeat 0 0;
	width:380px;
	height:46px;
	text-indent:-999em;
	margin-bottom:13px;
}

h2.infor {
	background:url(../img/top/information.jpg) no-repeat 0 0;
	width:500px;
	height:46px;
	text-indent:-999em;
	margin-bottom:13px;
}

h2.bed {
	background:url(../img/top/bed.jpg) no-repeat 0 0;
	width:700px;
	height:46px;
	text-indent:-999em;
	margin-bottom:9px;
}

h2.sofa {
	background:url(../img/top/sofa.jpg) no-repeat 0 0;
	width:700px;
	height:46px;
	text-indent:-999em;
	margin-bottom:9px;
}

h2.dining {
	background:url(../img/top/dining.jpg) no-repeat 0 0;
	width:700px;
	height:46px;
	text-indent:-999em;
	margin-bottom:9px;
}

h2.nishiguchi {
	background:url(../img/top/nishiguchi.jpg) no-repeat 0 0;
	width:700px;
	height:41px;
	text-indent:-999em;
	margin-bottom:18px;
}

h2.cate {
	background:url(../img/top/category.jpg) no-repeat 0 0;
	width:180px;
	height:46px;
	text-indent:-999em;
	margin-bottom:10px;
}

h2.campaign {
	background:url(../img/campaign/h2.jpg) no-repeat 0 0;
	width:900px;
	height:44px;
	color:#FFFFFF;
	padding:11px 0 0 19px;
	font-size:1.7em;
}

html > body h2.campaign {
	width:881px;
	height:33px;
}

h2.campaign span {
	float:right;
	padding-right:8px;
	font-size:0.7em;
	color:#FFFFFF;
	font-weight:bold;
}

h2.h2_access {
	margin-bottom:11px;
}

h3 {
	background:url(../img/top/category_bg.jpg) no-repeat 0 0;
	width:180px;
	height:22px;
	padding:2px 0 0 21px;
	color:#333333;
	font-weight:bold;
	margin-bottom:9px;
	font-size:12px;
}

h3 a {
	color:#333333;
	text-decoration:none;
}

h3 a:hover {
	text-decoration: underline;
}

html > body h3 {
	width:159px;
	height:20px;
}

h3.campaign_infor2 {
	background:url(../img/campaign/list.jpg) no-repeat 0 2px;
	width:auto;
	height:auto;
	color:#990000;
	padding:0 0 0 15px;
	font-size:1.2em;
	margin-bottom:11px;
}

h3.campaign_cate2 {
	background:url(../img/campaign/h3_cate.jpg) no-repeat 0 2px;
	width:560px;
	height:46px;
	padding:0;
	text-indent:-999em;
	margin-bottom:15px;
}

h3.sec {
	background:none;
	width:auto;
	height:auto;
	margin-bottom:12px;
	padding:0;
}

.red {
	font-size:14px;
	font-weight:bold;
	color:#FF0000;
	margin-top:7px;
}

/*======================================

	Header

=======================================*/
div#header {
}

.logo {
	background:url(../common/logo.jpg) no-repeat 0 0;
	width:900px;
	height:86px;
	position:relative;
}

h1 {
	width:285px;
	height:45px;
}

h1 a {
	display:block;
	width:285px;
	height:45px;
	text-indent:-999em;
	position:absolute;
	top: 18px;
}

.map {
}

.map a {
	display:block;
	width:102px;
	height:35px;
	text-indent:-999em;
	position:absolute;
	left: 798px;
	top: 35px;
}

.map a:hover {
	background:url(../common/logo.jpg) no-repeat -798px -121px;
	width:102px;
	height:35px;
}

.navi {
	clear:both;
	background:url(../common/navi.jpg) no-repeat 0 0;
	width:900px;
	height:41px;
	position: relative;
}

.navi ul {
}

.navi li {
	display:inline;
	float:left;
	text-indent:-999em;
}

.navi li.bt1 {
}

.navi li.bt1 a {
	display:block;
	width:85px;
	height:41px;
	position:absolute;
	left: 0px;
	top: 0px;
}

.navi li.bt1 a:hover {
	background:url(../common/navi.jpg) no-repeat 0 -41px;
	width:85px;
	height:41px;
}

.navi li.bt2 {
}

.navi li.bt2 a {
	display:block;
	width:85px;
	height:41px;
	position:absolute;
	left: 85px;
}

.navi li.bt2 a:hover {
	background:url(../common/navi.jpg) no-repeat -85px -41px;
	width:85px;
	height:41px;
}

.navi li.bt3 {
}

.navi li.bt3 a {
	display:block;
	width:68px;
	height:41px;
	position:absolute;
	left: 170px;
}

.navi li.bt3 a:hover {
	background:url(../common/navi.jpg) no-repeat -170px -41px;
	width:68px;
	height:41px;
}

.navi li.bt4 {
}

.navi li.bt4 a {
	display:block;
	width:125px;
	height:41px;
	position:absolute;
	left: 238px;
}

.navi li.bt4 a:hover {
	background:url(../common/navi.jpg) no-repeat -238px -41px;
	width:125px;
	height:41px;
}

.navi li.bt5 {
}

.navi li.bt5 a {
	display:block;
	width:74px;
	height:41px;
	position:absolute;
	left: 826px;
	top: 0px;
}

.navi li.bt5 a:hover {
	background:url(../common/navi.jpg) no-repeat -826px -41px;
	width:74px;
	height:41px;
}
/*======================================

	Contents

=======================================*/

div#contents {
	width:900px;
	height:auto;
	padding-bottom:70px;
}

div#contents2 {
	width:900px;
	height:auto;
	margin-top:4px;
	border-top:1px solid #CCCCCC;
	padding-top:28px;
	padding-bottom:70px;
}

div#contents2:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html div#contents2 {
    height: 1em;
    overflow: visible;
}
/**/

/*======================================

	Main Navi

=======================================*/

div#mnavi {
	float:left;
	width:180px;
	height:auto;
}

.category {
}

.category ul {
	padding-left:12px;
	margin-bottom:19px;
}

.category li {
	background:url(../common/arrow.gif) no-repeat 0 5px;
	width:auto;
	height:auto;
	padding-left:10px;
	margin-bottom:3px;
}

:root .category li {
	background:url(../common/arrow.gif) no-repeat 0 4px;
}

.category li a {
	text-decoration:none;
	color:#333333;
}

.category li a:hover {
	text-decoration: underline;
}
/*======================================

	Main

=======================================*/

div#main {
}

div#sec {
	float:right;
	width:700px;
	height:auto;
}

/*======================================

	List

=======================================*/

.list {
	width:700px;
	height:auto;
}	

.title {
	width:700px;
	height:auto;
}

.title p {
	width:700px;
	height:auto;
	border-left:4px solid #666666;
	background-color:#F2F2F2;
	padding:9px 0 8px 8px;
	font-size:1.2em;
	margin-bottom:20px;
}

html > body .title p {
	width:688px;
}

.title p a {
	color:#333;
	text-decoration:none;
}

.list_inner {
	width:700px;
	height:auto;
}

.list_inner:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html .list_inner {
    height: 1em;
    overflow: visible;
}
/**/

.img {
	float:left;
	width:404px;
	height:auto;
	margin-right:16px;
}

.img img {
	padding:1px;
	border:1px solid #CCCCCC;
}

.details {
	float:right;
	width:280px;
	height:auto;
	text-align:center;
}

.details_title {
	width:280px;
	height:auto;
	border-top:1px solid #E1E1E1;
	border-bottom:1px solid #E1E1E1;
	padding:1px 0;
	margin-bottom:19px;
	text-align:left;
}

.details_title h2 {
	background: url(../img/list/h2_list.gif) no-repeat 6px 10px;
	width:auto;
	height:auto;
	padding:7px 0 7px 23px;
	background-color:#F2F2F2;
	font-size:1.4em;
}

.details_title h2 a {
	text-decoration:none;
	color:#000000;
}

.details_title h2 a:hover {
	text-decoration:underline;
}

.details table {
	width:280px;
}

.details a {
	text-decoration:none;
	color:#333333;
}

.details a:hover {
	text-decoration:underline;
}

.details table {
	font-size:1em;
}

.details table hr {
	display:none;
}

.details th {
	background:url(../img/list/list.gif) no-repeat 0 2px;
	width:77px;
	padding:2px 0 2px 13px;
	text-align:left;
	vertical-align:top;
}

html > body .details th {
	width:64px;
}


.details td.bt1 {
	background:url(../img/list/line.gif) bottom no-repeat;
	width:auto;
	height:25px;
}

.details td.bt2 {
	color:#FF0000;
	font-weight:bold;
}

.details td {
	background:url(../img/list/line2.gif) no-repeat left bottom;
	padding:2px 0 2px 11px;
	text-align:left;
	vertical-align:top;
}

.pagetop {
	background:url(../img/list/line3.gif) top center no-repeat;
	text-align:right;
	margin-top:12px;
	padding-top:10px;
	margin-bottom:24px;
}

.pagetop a {
	text-decoration:none;
	color:#333333;
}
.pagetop a:hover {
	text-decoration:underline;
}
.watch_details {
	text-align:right;
	padding-right:47px;
}
/*======================================

	Details

=======================================*/
.details_bottom {
/*	background:url(../img/list/line3.gif) bottom no-repeat;
*/	width:700px;
	height:auto;
	margin:0 auto;
	padding-bottom:21px;
	text-align:center;
	padding-top:19px;
}

.details_bottom table {
	margin:0 auto;
}

.details_bottom table td {
	padding:0 10px;
}

.details_bottom img {
	border:1px solid #CCCCCC;
	padding:1px;
}

.details_bottom p {
	padding-top:19px;
	text-align:left;
}

.pageback {
/*	background:url(../img/list/line3.gif) bottom no-repeat;
*/	width:700px;
	height:auto;
	text-align:center;
	padding-top:12px;
	padding-bottom:12px;
	margin-top:12px;
	border-top:1px dashed #ccc;
	border-bottom:1px dashed #ccc;
}

.pageback a {
	text-decoration:none;
	color:#990000;
	font-weight:bold;
}

.pageback a:hover {
	text-decoration:underline;
}

/*======================================

	Company

=======================================*/
.com {
	width:900px;
	height:auto;
}

.com:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html .com {
    height: 1em;
    overflow: visible;
}
/**/

.company_inner {
	float:left;
	width:450px;
	height:auto;
	margin-right:20px;
	font-size:14px;
}

.company_inner p {
}

.company_inner span {
	color:#990000;
	font-size:15px;
	font-weight:bold;
	display:block;
}

* html .company_inner span {
}

.company_inner table {
	margin-top:12px;
	margin-bottom:5px;
}

.company_inner th {
	text-align:left;
	width:89px;
	vertical-align:top;
	padding-top:1px;
}

.company_inner td {
	background:url(../img/company/line.gif) left bottom no-repeat;
	width:auto;
	height:auto;
	padding:0 0 1px 9px;
	font-size:14px;
}

.company_inner td.bt1 {
	background:url(../img/company/line2.gif) bottom no-repeat;
	width:auto;
	height:19px;
	padding:0;
}

* html .company_inner td {
}

.company_inner td.bt1 hr {
	display:none;
}

.company_img {
	float:right;
	width:430px;
	height:auto;
}

.company_title {
	width:450px;
	height:auto;
	border-top:1px solid #E1E1E1;
	border-bottom:1px solid #E1E1E1;
	padding:1px 0;
	margin-bottom:13px;
	text-align:left;
}

.company_title h3 {
	background:none;
	width:auto;
	height:auto;
	padding:7px 0 7px 10px;
	background-color:#F2F2F2;
	color:#990000;
	font-weight:bold;
	margin-bottom:0px;
	font-size:16px;
}
/*======================================

	Top Page

=======================================*/
.campaign_title {
	width:900px;
	height:auto;
}

.campaign_title:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html .campaign_title {
    height: 1em;
    overflow: visible;
}
/**/

.campaign_inner {
	clear:both;
	width:898px;
	height:auto;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	padding-top:18px;
	text-align:center;
	padding-bottom:10px;
}

.campaign_img {
	background: url(../img/campaign/line.gif) bottom no-repeat;
	width:898px;
	height:auto;
	padding-bottom:33px;
	margin-bottom:16px;
}

.campaign_bottom {
	width:860px;
	height:auto;
	text-align:left;
	margin:0 auto;
}

.campaign_bottom a {
	text-decoration:none;
	color:#333333;
}

.campaign_bottom a:hover {
	text-decoration: underline;
}

.campaign_bottom:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html .campaign_bottom {
    height: 1em;
    overflow: visible;
}
/**/

.campaign_infor {
	float:left;
	width:291px;
	height:auto;
	margin-right:9px;
}

.campaign_infor ul {
}

.campaign_infor li {
	background: url(../img/campaign/campaign_bg.jpg) no-repeat 0 0;
	width:291px;
	height:44px;
	padding:13px 0 0 21px;
	margin-bottom:1px;
	font-weight:bold;
	font-size:1.2em;
}

html > body .campaign_infor li {
	width:270px;
	height:31px;
}

.campaign_cate {
	float:right;
	width:560px;
	height:auto;
}

.campaign_cate ul {
	float:left;
	width:180px;
	height:auto;
	margin-left:10px;
}

.campaign_cate ul.ul_none {
	float:left;
	margin-left:0;
}

.campaign_cate ul:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html .campaign_cate ul {
    height: 1em;
    overflow: visible;
}
/**/

.campaign_cate li {
	background:url(../img/campaign/category_bg.jpg) no-repeat 0 0;
	width:180px;
	height:22px;
	padding:2px 0 0 21px;
	color:#333333;
	font-weight:bold;
	margin-bottom:9px;
	font-size:12px;
}

html > body .campaign_cate li {
	width:159px;
	height:20px;
}

/*======================================

	Access

=======================================*/
.access {
	clear:both;
	background:url(../img/access/line3.gif) bottom no-repeat;
	width:900px;
	height:auto;
	padding-bottom:25px;
	margin-bottom:12px;
}

.access:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html .access {
    height: 1em;
    overflow: visible;
}
/**/

.access_left {
	float:left;
	width:500px;
	height:auto;
	margin-right:13px;
}

.access_left table {
	width:500px;
	height:auto;
	font-size:14px;
	margin-bottom:21px;
}

.access_left table a {
	text-decoration:none;
	color:#666666;
}

.access_left table a:hover {
	text-decoration:underline;
}

.access_left table hr {
	display:none;
}

.access_left th {
	width:77px;
	padding:2px 0 2px 0;
	text-align:left;
	vertical-align:top;
}

.access_left td.bt1 {
	background:url(../img/access/line5.gif) bottom no-repeat;
	width:auto;
	height:16px;
}

.access_left td {
	background:url(../img/list/line2.gif) no-repeat left bottom;
	padding:3px 0 2px 11px;
	text-align:left;
}

.access_left td.bt6 {
	width:130px;
}

.access_right {
	float:left;
	width:387px;
	height:auto;
}

.line {
	background:url(../img/access/line.gif) bottom right no-repeat;
	width:auto;
	height:auto;
	padding-bottom:9px;
	margin-bottom:6px;
}

.access_inner {
	clear:both;
	width:387px;
	height:auto;
	margin-top:35px;
}

.access_inner p {
	background:url(../img/access/line2.gif) bottom no-repeat;
	width:auto;
	height:auto;
	padding-bottom:17px;
	margin-bottom:12px;
}

.access_inner p.line_none {
	background:none;
	padding-bottom:0;
	margin-bottom:0;
}

.access_inner em {
	color:#0000FF;
}

.access_inner a {
	text-decoration:underline;
	color:#FF0000;
	font-weight:bold;
}

.access_inner span {
	color:#FF0000;
}

.access_bottom {
	clear:both;
	background:url(../img/access/line4.jpg) bottom no-repeat;
	width:900px;
	height:auto;
	padding-bottom:42px;
	margin-bottom:18px;
}

.access_bottom:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html .access_bottom {
    height: 1em;
    overflow: visible;
}
/**/

.access_bottom3 {
	clear:both;
	width:900px;
	height:auto;
}

.access_bottom3:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html .access_bottom 3{
    height: 1em;
    overflow: visible;
}
/**/

.access_bottom1 {
	float:left;
	width:440px;
	height:auto;
	margin-right:20px;
}

.access_bottom2 {
	float:left;
	width:440px;
	height:auto;
}

/*======================================

	Top Page

=======================================*/
.pickup {
	width:900px;
	height:auto;
	text-align:left;
	margin-bottom:15px;
}

.pickup th {
	padding-bottom:10px;
}

.pickup td {
	width:174px;
	padding:0 2px 10px 1px;
	font-size:12px;
	vertical-align:top;
}

.pickup img {
	padding:1px;
	border:1px solid #CCCCCC;
}

.pickup_title {
	width:auto;
	border-left:3px solid #007FFF;
	padding-left:10px;
	padding-top:4px;
	margin-bottom:12px;
}

html > body .pickup_title {
	padding-top:2px;
}

.pickup_title a {
	color:#007FFF;
	font-weight:bold;
	text-decoration:none;
}

.pickup_title a:hover {
	text-decoration: underline;
}

.toppage {
	clear:both;
	width:900px;
	height:auto;
	margin-bottom:18px;
}

.toppage:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html .toppage {
    height: 1em;
    overflow: visible;
}
/**/

.company {
	float:left;
	width:380px;
	height:auto;
	margin-right:20px;
}

.company .img_left {
	width:170px;
	height:155px;
	display:block;
}

.information {
	float:right;
	width:500px;
	height:auto;
}

.infor_inner {
	width:500px;
	height:125px;
	overflow:auto;
	padding-right:5px;
}

html > body .infor_inner {
	width:495px;
}

.infor_inner dl {
}

.infor_inner dt {
	display:block;
	float:left;
	width:85px;
	font-weight:bold;
	padding-bottom:14px;
}

.infor_inner dd {
	padding-bottom:14px;
}

.furniture {
	float:left;
	width:700px;
	height:auto;
	margin-right:20px;
}

.furniture p {
	font-size:11px;
}

.shop {
	clear:both;
	width:700px;
	height:auto;
}

.shop:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html .shop {
    height: 1em;
    overflow: visible;
}
/**/

.shop_inner {
	float:left;
	width:350px;
	height:auto;
	padding-right:3px;
}

html > body .shop_inner {
	width:347px;
}

.shop p {
	margin-top:3px;
}

/* recruit */

.recruit {

}

.recruit th,
.recruit td {
	padding:5px;
	text-align:left;
	vertical-align:top;
}

/*======================================

	Footer

=======================================*/

div#footer {
	clear:both;
	background:url(../common/bg2.gif) repeat-x 0 0;
	width:100%;
	height:50px;
}

.footer_inner {
	clear:both;
	width:900px;
	height:auto;
	padding-top:21px;
	margin:0 auto;
	text-align:left;
}

.footer_inner a {
	color:#666666;
	text-decoration:none;
}

.footer_inner a:hover {
	text-decoration: underline;
}

address {
	float:right;
	font-style:normal;
}

/*======================================

	CMS

=======================================*/

.pagetitle {
	display:none;
}


















