@charset "utf-8";

/*************************************************************************************

		INDEX

**************************************************************************************/

/* VISUAL
--------------------------------*/
#visual {
	height: 306px;
	margin: 0 0 35px 0;
	background: url(../images/index/visual.jpg) no-repeat center top;
}
#visual #visualInner {
	width: 940px;
	margin: 0 auto;
	text-align: left;
	background: url(../images/index/visual2.jpg) no-repeat center top;
}
#visual h2 {
	width: 150px;
}

/* ENTRANCE
--------------------------------*/
#contentEntrance {
	width: 940px;
	margin: 0 0 40px 0;
	line-height: 1.5;
}
.entranceBox {
}
.boxRight {
	margin: 0;
}
.entranceBoxItem1{
	width: 320px;
	height: 160px;
	line-height: 0;
	display: inline-block;
	vertical-align: top;
	box-sizing: border-box;
}
.entranceBoxItem1 img{
	width: 100%;
}
.entranceBoxItem2{
	width: 614px;
	height: 160px;
	line-height: 1.5em;
	display: inline-block;
	vertical-align: top;
	padding-left: 8px;
	box-sizing: border-box;
}

.entranceBox h3 {
	margin: 0 0 5px 0;;
}
.entranceBox {
	font-size: 16px;;
	cursor: pointer;
}
.box_hover p {
	color: #777777;
	text-decoration: none;
}

/* CONTENT2
------------------------------------------------*/
#indexContent2 {
	width: 940px;
	margin: 0;
	background:url(../images/index/index_separate.gif) repeat-y left top;
}

/* INFORMATION
--------------------------------*/
#information {
	width: 640px;
}
#information dl {
	border-bottom: 1px dotted #dcdcdc;
	margin: 0 0 5px 0;
}
#information dl dt {
	float: left;
	width: 130px;
	margin: 0;
	padding: 7px 0;
	border-top: 1px dotted #dcdcdc;
	clear: both;
	font-weight: bold;
	letter-spacing: 0.01em;
	font-size: 87%;
	text-indent: 3px;
}
#information dl dd {
	margin: 0;
	margin-left: 130px;
	padding: 7px 5px 7px 0;
	border-top: 1px dotted #dcdcdc;
	font-size: 90%;
}
#information dl dd a:link    { color: #555555; text-decoration: none; }
#information dl dd a:visited { color: #555555; text-decoration: none; }
#information dl dd a:hover   { color: #666666; text-decoration: underline; }
#information dl dd a:active  { color: #666666; text-decoration: none; }

#information dl dt.sale {
	background: url(../images/index/news_marker_sale.gif) no-repeat 90% 50%;
}
#information dl dt.info {
	background: url(../images/index/news_marker_info.gif) no-repeat 90% 50%;
}
#information p {
	width: 95px;
	float: right;
}
/* BANNER
--------------------------------*/
#bannerArea {
	width: 220px;
	float: right;
	font-size: 90%;
	line-height: 1.4;
}
#pickup {
	display: table;
	width: 100%;
}
#pickup ._item{
	width: 300px;
	display: table-cell;
	vertocal-align: top;
	padding: 8px;
	word-break: break-all;
}
#pickup p img{
	width: 300px;
}
#pickup ._item ._text{
	font-size: 16px;
}

#uneiBox {
	width: 220px;
	background: url(../images/index/unei_background.gif) repeat left top;
}
#uneiBox h4 {
	width: 210px;
	margin: 0 0 5px 5px;
}
#uneiBox p {
	margin: 0 8px;
	padding-bottom: 10px;
}


/*************************************************************************************

		COMMON COMMON COMMON

**************************************************************************************/
/* PAGE TITLE
--------------------------------*/
#pageTitle {
	width: 700px;
	margin: 0 0 30px 0;
	padding: 0 0 25px 0;
	border-bottom: 1px solid #e2e2e2;
}
#pageTitle h2 {
	width: 700px;
	margin: 0 0 30px 0;
}
#pageTitle h3 {
	margin: 0 0 5px 0;
}
#pageTitle p {
	width: 680px;
	margin: 0 0 0 2px;
}
/* ENTRANCE
--------------------------------*/
#level3Entrance {
	width: 700px;
	margin: 0;
	padding: 0;
	background: url(../images/common/level3Entrance_dotA.gif) repeat-y center top;
}
.entranceBoxWrap {
	width: 700px;
	margin: 0 0 20px 0;
	padding-bottom: 20px;
	background: url(../images/common/level3Entrance_dotB.gif) no-repeat left bottom;
	line-height: 1.4;
}
.entranceBoxWrapBottom {
	margin-bottom: 0;
}
.l3EntranceBox {
	width: 320px;
	float: left;

}
.l3EntranceBoxR {
	width: 320px;
	float: right;
}
.l3EntranceBox, 
.l3EntranceBoxR {
	cursor: pointer;
}


/* SUB NAV
--------------------------------*/
ul.sub_navi {
	width: 180px;
	margin: 0 0 10px 0;
	font-size: 100%;
}
ul.sub_navi li {
	border-bottom: 1px solid #e2e2e2;
	list-style: none;
}
ul.sub_navi li a {
	padding: 6px 5px 6px 8px;
	display: block;
	text-decoration: none;
}
ul.sub_navi li a:hover {
	text-decoration: underline;
}
ul.sub_navi li.current_page_item a {
	color: #006ab8;
	text-decoration: underline;
	display: block;
}
.page-item-453 {
	display: none;
}
.page-item-51 {
	display: none;
}

aside #bannerBox {
	width: 180px;
	margin: 0 0 10px 0;
}
aside #bannerBox img {
	margin: 0 0 3px 0;
}
aside .pickup {
	margin-top: 1em;
	width: 180px;
}
aside .pickup ._heading{
	border-top: 1px solid #e2e2e2;
	font-weight: bold;
	padding: 0.25em 0.5em;
}
aside .pickup ._item {
	margin-bottom: 1em;
}
aside .pickup ._item ._text {
	font-size: 14px;
	line-height: 1.4;
	padding: 0.25em;
	text-align: left;
}
/* LOCAL NAV
--------------------------------*/
ul#localNavi {
	width: 180px;
	margin: 0 0 10px 0;
	font-size: 100%;
}
ul#localNavi li {
	border-bottom: 1px solid #e2e2e2;
	list-style: none;
}
ul#localNavi li a {
	padding: 6px 5px 6px 8px;
	display: block;
	text-decoration: none;
}
ul#localNavi li a:hover {
	text-decoration: underline;
}
ul#localNavi li.stay a {
	color: #006ab8;
	text-decoration: underline;
	display: block;
}



/* BELIMURAH
--------------------------------*/
#belimurah {
	width: 646px !important;
	margin: 0 0 10px 0;
	padding: 20px;
	border: 7px solid #e6e6e6;
	background: url(../images/common/content_background.gif) repeat left top;
	font-size: 100%;
	line-height: 1.4;
}
#belimurah img.image {
	width: 95px;
	float: left;
}
#belimurah .belimurahText {
	width: 520px;
	float: right;
	text-align: left;
}
#belimurah .belimurahText h4 {
	margin: 0 0 2px 0;
}
.belimurahLink {
	width: auto;
	margin: 6px 0 0 0;
	padding: 0;
}
.belimurahLink span {
	padding: 0 0 0 7px;
}

/* BOTTOM CONTACT
--------------------------------*/
#bottomContact {
	width: 646px !important;
    min-height: 120px;  
    height: auto !important;  
    height: 120px;  
	padding: 20px;
	border: 7px solid #e6e6e6;
	background: url(../images/common/content_background.gif) repeat left top;
	font-size: 100%;
	line-height: 1.4;
	position: relative;
}
#bottomContact h4 {
	width: 420px;
	margin: 0 0 6px 0;
}
#bottomContact p.text {
	width: 400px;
	margin: 0 0 10px 7px;
}
#bottomContact img.image {
	position: absolute;
	right: 0;
	bottom: 0;
}

/*************************************************************************************

		COMPANY : BUSINESS

**************************************************************************************/
.businessBox {
	widht: 700px;
	margin: 0 0 40px 0;
	padding: 0 0 30px 0;
	background: url(../images/common/border_dot.gif) repeat-x left bottom;
}
.businessBottom {
	margin-bottom: 0;
}
.businessBox .text {
	width: 450px;
	float: left;
}
.businessBox .text h3 {
	margin: 0 0 3px 0;
	font-weight: bold;
	font-size: 100%;
}
.businessBox .text p {
	margin: 0 0 5px 0;
}
.businessBox .text p.linkText {
	text-align: right;
	font-size: 95%;
}
.businessBox img {
	width: 215px;
	float: right;
}

/*************************************************************************************

		COMPANY : PHILOSOPHY

**************************************************************************************/
.philosophyH2 {
	margin: 0 0 30px 0;
}
.philosophyH3 {
	margin: 0 0 20px 0;
}
.philosophyP1 {
	margin: 0 0 40px 0;
}

.philosophyP2 {
	width: 650px;
	margin: 0 0 75px 0;
}
/*************************************************************************************

		COMPANY : COMPANY INFO

**************************************************************************************/
.companyInfoH2 {
	margin: 0 0 30px 0;
}
/* GAIYO
--------------------------------*/
#companyGaiyo {
	widht: 700px;
	margin: 0 0 30px 0;
}
#companyGaiyo h3 {
	margin: 0 0 5px 0;
}
table#gaiyoTable  {
	width: 100%;
	margin: 0;
	border-collapse: collapse;
	border-top: 1px solid #e2e2e2;
	border-right: none;
	border-bottom: none;
	border-left: none;
	font-size: 100%;
	line-height: 1.4;
	letter-spacing: 0;
}
table#gaiyoTable th {
	width: 145px;
	padding: 7px;
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #e2e2e2;
	border-left: none;
	background: #f2f2f2;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
}
table#gaiyoTable td {
	padding: 7px 60px 7px 15px;
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #d6d2ce;
	border-left: none;
	text-align: left;
	vertical-align: top;
}

/* ACCESS
--------------------------------*/
#companyAccess {
	width: 700px;
	margin: 0 0 30px 0;
	position: relative;
}
#companyAccess h3 {
	margin: 0 0 5px 0;
}
#mapBox {
	margin: 0 0 5px 0;
	height: 380px;
	padding: 1px;
	border: 1px solid #e2e2e2;
	background: #ffffff;
}
#mapBox ifreme {
	margin: 0;
	padding: 0;
	border: none;
}
p.mapLink {
	text-align: right;
	font-size: 90%;
	margin: 0 0 15px 0;
}
.accessDate {
	width: 700px;
}
.accessDate table {
	float: left;
}
.accessDate table th {
	width: 120px;
	padding-bottom: 5px;
	text-align: left;
	vertical-align: top;
}
.accessDate table td {
	padding-bottom: 5px;
	text-align: left;
	vertical-align: top;
}
.accessDate .image {
	width: 165px;
	float: right;
	
}

/* ENKAKU
--------------------------------*/
#companyEnkaku h3 {
	margin: 0 0 5px 0;
}
#companyEnkaku h4 {
	margin: 0 0 5px 0;
}
#companyEnkaku table  {
	width: 100%;
	margin: 0;
	border-collapse: collapse;
	border-top: 1px solid #e2e2e2;
	border-right: none;
	border-bottom: none;
	border-left: none;
	font-size: 100%;
	line-height: 1.4;
	letter-spacing: 0;
}
#companyEnkaku table td {
	padding: 6px 5px 6px 2px;
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #e2e2e2;
	border-left: none;
	text-align: left;
	vertical-align: top;
}
#companyEnkaku table td.year {
	width: 70px;
}
#companyEnkaku table td.month {
	width: 70px;
	text-align: right;
	padding-right: 10px;
}
#companyEnkaku table.enkaku1 {
	margin: 0 0 15px 0;
}



/*************************************************************************************

		SALES SECTION : FUNITURE

**************************************************************************************/
#funitureHead {
	width: 700px;
	margin: 0 0 30px 0;
	padding: 0 0 25px 0;
	border-bottom: 1px solid #e2e2e2;
	line-height: 1.8;
}
#funitureHead h3 {
	margin: 0 0 5px 0;
}
#funitureHead .headLeft {
	width: 330px;
	float: left;
}
#funitureHead .headRight {
	width: 330px;
	float: right;
}

/* ITEM CONTENT
--------------------------------*/
#funitureItem {
	margin: 0 0 25px 0;
}
#funitureItem h4 {
	margin: 0 0 5px 0;
}
#funitureItem p {
	margin: 0 0 10px 0;
}
#funitureItemBlock {
	width: 682px !important;
	padding: 14px;
	/padding-bottom: 30px;
	background: url(../images/sales/index/background_grid.gif) repeat-y left top;
}
#funitureItemBlock .itemBox {
	width: 330px;
	float: left;
	margin-bottom: 25px;
}
#funitureItemBlock .left {
	margin-right: 15px;
}
#funitureItemBlock .itemBox h5 {
	margin: 0 15px;
	font-weight: bold;
}
#funitureItemBlock .itemBox p {
	margin: 0 15px;
}

/* ITEM CONTENT
--------------------------------*/
#lockerKey {
	width: 646px !important;
    min-height: 85px;  
    height: auto !important;  
    height: 85px;
	margin: 0 0 10px 0;  
	padding: 20px;
	border: 7px solid #e6e6e6;
	background: url(../images/common/content_background.gif) repeat left top;
	font-size: 100%;
	line-height: 1.4;
	position: relative;
}
#lockerKey h4 {
	width: 400px;
	margin: 0 0 6px 0;
}
#lockerKey p {
	width: 400px;
	margin: 0 0 10px 7px;
}
#lockerKey img.image {
	width: 140px;
	position: absolute;
	right: 0;
	bottom: -30px;
}

/*************************************************************************************

		SALES SECTION : OA

**************************************************************************************/
#zimukiki {
	width: 700px;
	margin: 0 0 40px 0;
	padding: 0 0 30px 0;
	background: url(../images/common/border_dot.gif) repeat-x left bottom;
}
#oakiki {
	width: 700px;
	margin: 0 0 30px 0;
}
#zimukiki h4,
#oakiki h4 {
	margin: 0 0 10px 0;
}
#zimukiki p,
#oakiki p {
	margin: 0 0 20px 1px;
}
/*************************************************************************************

		SALES SECTION : MAKER

**************************************************************************************/
/* FURNITURE
--------------------------------*/
#furnitureMaker {
	margin: 0 0 30px 0;
	/padding-bottom: 30px;
	border-bottom: 1px solid #e2e2e2;
}
#furnitureMaker h3 {
	margin: 0 0 10px 0;
}
#furnitureMaker .box {
	width: 700px;
	margin: 0 0 30px 0;
}
#furnitureMaker .box img {
	width: 165px;
	float: left;
	margin: 5px 10px 0 0;
}
#furnitureMaker .text {
	width: 515px;
	float: left;
	line-height: 1.4;
	margin: 0;
}
#furnitureMaker .text h4 {
	font-weight: bold;
}
/* OA
--------------------------------*/
#OAMaker {
	width: 700px;
	margin: 0 0 30px 0;
	padding: 0 0 10px 0;
	/padding-bottom: 30px;
	border-bottom: 1px solid #e2e2e2;
}
#OAMaker h3 {
	margin: 0 0 10px 0;
}
#OAMaker .box1 {
	width: 700px;
	margin: 0 0 30px 0;
}
#OAMaker .box1 img {
	width: 165px;
	float: left;
	margin: 5px 10px 0 0;
}
#OAMaker .text1 {
	width: 515px;
	float: left;
	line-height: 1.4;
	margin: 0;
}
#OAMaker .text1 h4 {
	font-weight: bold;
}
#OAMaker ul {
    margin: 0 -13px 0 0;
}
#OAMaker ul li {
	width: 165px;
	margin: 0 13px 10px 0;
	list-style: none;
	text-align: center;
	float: left;
	font-weight: bold;
}

/* STATIONERY
--------------------------------*/
#stationeryMaker {
	width: 700px;
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	/padding-bottom: 30px;
	border-bottom: 1px solid #e2e2e2;
}
#stationeryMaker h3 {
	margin: 0 0 5px 0;
}
#stationeryMaker ul.listA {
    margin: 0 -13px 10px 0;
}
#stationeryMaker ul.listA li {
	width: 165px;
	margin: 0 13px 10px 0;
	list-style: none;
	text-align: center;
	float: left;
	font-weight: bold;
}
#stationeryMaker ul.listB {
	width: 120px;
	float: left;
	margin: 0 0 0 10px;
}
#stationeryMaker ul.listB li {
	list-style: disc;
	list-style-position: inside;
	font-weight: bold;
}
p.makerOtherText {
	margin: 0 0 35px 0;
}
/*************************************************************************************

		SALES SECTION : SEIKO

**************************************************************************************/
#seikoItem {
	width: 620px !important;
	margin: 0 0 10px 0;
	padding: 40px;
	/padding-bottom: 30px;
	background: url(../images/sales/index/background_grid.gif) repeat-y left top;
}
#seikoItem h3 {
	margin: 0 0 10px 0;
}
#seikoItem p {
	width: 600px;
	margin: 0 0 15px 0;
}
p.oldLink {
	margin: 0 0 15px 0;
	text-align: right;
}
/*************************************************************************************

		SALES SECTION : MOVING

**************************************************************************************/
#moveFlow {
	width: 620px !important;
	margin: 0 0 20px 0;
	padding: 40px;
	/padding-bottom: 30px;
	background: #eeeff1 url(../images/sales/moving/image1.jpg) no-repeat left top;
}
#moveFlow h4 {
	margin: 0 0 10px 0;
}
#moveFlow .listBox {
	width: 450px;
	margin: 0 0 30px 0;
}
#moveFlow .listBox ul {
	float: left;
	list-style-position: outside;
	line-height: 1.6;
	font-size: 100%;
	letter-spacing: 0;
	display: inline;
}
#moveFlow .listBox ul span {
	font-size: 90%;
}
#moveFlow .listBox ul.left {
	margin: 0 20px 20px 15px;
}
#moveFlow .listBox h5 {
	margin: 0 0 50px 0;
}

.moveFlow2 {
	width: 630px;
	background: url(../images/sales/moving/line.gif) no-repeat left top;
	padding: 20px 0 0 0;
}


/*************************************************************************************

		SALES SECTION : STATIONERY

**************************************************************************************/
#stationeryItem {
	width: 700px;
	margin: 0 0 30px 0;
	padding: 0 0 25px 0;
	background: url(../images/common/border_dot.gif) repeat-x left bottom;
}
#stationeryItem h4 {
	margin: 0 0 5px 0;
}
#stationeryItem p {
	margin: 0 20px 10px 0;
	font-size: 95%;	
}
#stationeryItemBlock {
	width: 700xp;
	padding: 40px 0;
	/padding-bottom: 40px;
	background: url(../images/sales/index/background_grid.gif) repeat-y left top;
	text-align: center;
}
#stationeryItemBlock table {
	width: 655px;
	margin: 0 auto;
	border: none;
	font-size: 100%;
	line-height: 1.4;
	letter-spacing: 0;
}
#stationeryItemBlock table td {
	padding: 0 0 15px 0;
	border: none;
	vertical-align: top;
	text-align: center;
	font-size: 90%;
}
#stationeryItemBlock table td.recolo {
	width: 230px;
}
#stationeryItemBlock table td img {
	margin: 0 0 5px 0;
}

/* SHAINSHO
--------------------------------*/
#shainsho {
	width: 700px;
	margin: 0 0 15px 0;
	padding: 0 0 15px 0;
	border-bottom: 1px solid #e2e2e2;
}
#shainshoHead {
	width: 700px;
    min-height: 120px;  
    height: auto !important;  
    height: 120px;
	position: relative;
}
#shainshoHead h4 {
	width: 200px;
	margin: 0 0 10px 0;
}
#shainshoHead p {
	width: 470px;
}
#shainshoHead img.image {
	width: 200px;
	position: absolute;
	top: -7px;
	right: 0;
}

#shainshoContent {
	width: 634px !important;
	margin: 0;
	padding: 30px;
	border: 3px solid #e6e6e6;
	background: url(../images/common/content_background.gif) repeat left top;
	font-size: 100%;
	line-height: 1.4;
}
#shainshoContent h5 {
	margin: 0 0 5px 0;
}
#shainshoContent dl {
	margin: 0 0 10px 0;
}
#shainshoContent dl dt {
	float: left;
	width: 130px;
	margin: 0;
	padding: 8px 0;
	clear: both;
	font-weight: bold;
	letter-spacing: 0.01em;
	text-indent: 3px;
}
#shainshoContent dd {
	margin: 0;
	margin-left: 130px;
	padding: 8px 20px 8px 0;
}
#shainshoContent h6 {
	font-weight: bold;
	margin: 0 0 3px 0;
}
table.shainshoPriceTable,
table.shainshoPriceTable2 {
	margin: 0 0 20px 0;
	font-size: 100%;
}
table.shainshoPriceTable2 {
	margin-bottom: 0;
}
table.shainshoPriceTable th,
table.shainshoPriceTable2 th {
	width: 200px;
	text-align: left;
	background: #ececec;
	padding: 5px;
	font-size: 95%;
}
table.shainshoPriceTable td
table.shainshoPriceTable2 td {
	text-align: left;
	padding: 5px 0 5px 5px;
	font-size: 95%;
}


/*************************************************************************************

		IT SECTION

**************************************************************************************/
#bottomSearvice {
	width: 646px !important;
    min-height: 86px;  
    height: auto !important;  
    height: 86px;
	margin: 0 0 10px 0;
	padding: 20px;
	border: 7px solid #e6e6e6;
	background: url(../images/common/content_background.gif) repeat left top;
	font-size: 100%;
	line-height: 1.4;
	position: relative;
}

#bottomSearvice h4 {
	width: 420px;
	margin: 2px 0 4px 0;
}
#bottomSearvice p {
	width: 580px;
	margin: 0 0 3px 7px;
}
#bottomSearvice img.image {
	position: absolute;
	right: 0;
	bottom: 0;
}
#bottomSearvice img.label {
	width: 52px;
	position: absolute;
	top: -7px;
	left: -7px;
}

/*************************************************************************************

		IT SECTION : PC

**************************************************************************************/
.itPC1 {
	width: 700px;
	margin: 0 0 20px 0;
}
.itPC1 .text {
	width: 315px;
	float: left;
} 
.itPC1 .image {
	width: 350px;
	float: right;
}
.itPC2 {
	width: 700px;
	margin: 0 0 30px 0;
	padding: 0 0 25px 0;
	border-bottom: 1px solid #e2e2e2;
}
.itPC2 .text {
	width: 350px;
	float: right;
	text-align: left
}
.itPC2 .image {
	width: 270px;
	float: left;
}

.itPC1 .text h3,
.itPC2 .text h3 {
	font-weight: bold;
	margin: 0 0 2px 0;
}
.itPC1 .text p,
.itPC2 .text p {
	margin: 0 0 15px 0;
}
/*************************************************************************************

		IT SECTION : LAN

**************************************************************************************/
/* MERIT
--------------------------------*/
.merit {
	width: 700px;
	margin: 0 0 25px 0;
	padding: 0 0 25px 0;
	background: url(../images/common/border_dot.gif) repeat-x left bottom;
}
.merit .text {
	width: 345px;
	float: left;
}
.merit .text h3 {
	margin: 0 0 5px 0;
}
.merit .text ul {
	margin: 0 0 0 15px;
}
.merit img.image {
	width: 330px;
	float: right;
}
/* NETWORK
--------------------------------*/
.nishidaNetwork {
	width: 700px;
	margin: 0 0 30px 0;
	padding: 0 0 25px 0;
	border-bottom: 1px solid #e2e2e2;
}
.nishidaNetwork h3 {
	margin: 0 0 3px 0;
	font-weight: bold;
}
.nishidaNetwork table {
	width: 100%;
	border-collapse: collapse;
	border-top: 2px solid #e2e2e2;
	border-right: 2px solid #e2e2e2;
	border-bottom: 2px solid #e2e2e2;
	border-left: 2px solid #e2e2e2;
	font-size: 100%;
	line-height: 1.4;
	letter-spacing: 0;
}
.nishidaNetwork  table th {
	width: 100px;
	padding: 15px;
	border-top: none;
	border-right: 1px solid #d6d2ce;
	border-bottom: 1px solid #d6d2ce;
	border-left: none;
	background: #f2f2f2;
	text-align: left;
	font-weight: bold;
}
.nishidaNetwork  table td {
	padding: 15px 60px 15px 15px;
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #d6d2ce;
	border-left: none;
	text-align: left;
	vertical-align: top;
}

/*************************************************************************************

		IT SECTION : SECURITY

**************************************************************************************/
.security {
	width: 700px;
	margin: 0 0 30px 0;
	padding: 0 0 25px 0;
	border-bottom: 1px solid #e2e2e2;
}
.security .text {
	width: 420px;
	float: left;
}
.security .text h3 {
	font-weight: bold;
	margin: 0 0 2px 0;	
}
.security .text p {
	margin: 0 0 15px 0;
}
.security img.image {
	width: 220px;
	float: right;
	margin: 10px 0 0 0;
}


/*************************************************************************************

		IT SECTION : SUPPORT

**************************************************************************************/
/* SUPPORT
--------------------------------*/
.supportPrice {
	width: 700px;
	margin: 0 0 30px 0;
	padding: 0 0 30px 0;
	background: url(../images/common/border_dot.gif) repeat-x left bottom;
}
.supportPrice h3 {
	font-weight: bold;
	margin: 0 0 5px 0;
}
.supportPrice h4 {
	margin: 0 0 25px 0;
}
.supportPrice h5 {
	margin: 0 0 10px 0;
}
.supportPrice table {
	width: 100%;
	border-collapse: collapse;
	border-top: 2px solid #e2e2e2;
	border-right: 2px solid #e2e2e2;
	border-bottom: 2px solid #e2e2e2;
	border-left: 2px solid #e2e2e2;
	font-size: 100%;
	line-height: 1.4;
	letter-spacing: 0;
}
.supportPrice table th {
	padding: 9px;
	border-right: 1px solid #e2e2e2;
	border-bottom: 1px dotted #CCCCCC;
	vertical-align: top;
	text-align: left;
	font-size: 90%;
}
.supportPrice table th.menu {
	width: 160px;
	border-bottom: 1px solid #e2e2e2;
	background: #f2f2f2;
	text-align: center;
}
.supportPrice table th.naiyo {
	width: 360px;
	border-bottom: 1px solid #e2e2e2;
	background: #f2f2f2;
	text-align: center;
}
.supportPrice table th.price {
	border-bottom: 1px solid #e2e2e2;
	border-right: none;
	background: #f2f2f2;
	text-align: center;
}
.supportPrice table td {
	padding: 9px;
	border-bottom: 1px dotted #CCCCCC;
	font-size: 90%;
}
.supportPrice table td.naiyo {
	border-right: 1px solid #e2e2e2;
	vertical-align: top;
}


/* HOSHU
--------------------------------*/
.hoshuPrice {
	width: 700px;
	margin: 0 0 30px 0;
	padding: 0 0 30px 0;
	background: url(../images/common/border_dot.gif) repeat-x left bottom;
}
.hoshuPrice h3 {
	margin: 0 0 10px 0;
}
.hoshuPrice h3 img {
	margin: 0 15px 0 0;
}
.hoshuPrice h4 {
	margin: 0 0 10px 0;
}
.hoshuPrice table {
	width: 100%;
	margin: 0 0 5px 0;
	border-collapse: collapse;
	border-top: 2px solid #e2e2e2;
	border-right: none;
	border-bottom: none;
	border-left: 2px solid #e2e2e2;
	font-size: 100%;
	line-height: 1.4;
	letter-spacing: 0;
}

.hoshuPrice table th {
	padding: 4px;
	border-top: none;
	border-right: 2px solid #e2e2e2;
	border-bottom: 2px solid #e2e2e2;
	border-left: none;
	text-align: center;
}
.hoshuPrice table td {
	padding: 4px;
	border-top: none;
	border-right: 2px solid #e2e2e2;
	border-bottom: 2px solid #e2e2e2;
	border-left: none;
	text-align: center;
}
.hoshuPrice td span {
	font-size: 95%;
}
p.hoshuComment {
	font-size: 95%;
}
th.course,
th.hoshuRyokin,
th.uketsuke,
th.telMailTaiou,
th.houmon,
th.shuchoRyokin {
	background: #f2f2f2;
	font-size: 95%;
}
th.hoshuRyokin {
	width: 120px;
}
th.uketsuke {
	width: 100px;
}
th.telMailTaiou {
	width: 100px;
}
th.houmon {
	width: 120px;
}


/*************************************************************************************

		WEB SECTION : WEB

**************************************************************************************/
.webContent {
	width: 700px;
	margin: 0 0 30px 0;
	padding: 0 0 25px 0;
	border-bottom: 1px solid #e2e2e2;
	position: relative;
}
.webContent .text {
	width: 385px;
	float: left;
}
.webContent .text h3 {
	font-weight: bold;
	margin: 0 0 2px 0;	
}
.webContent .text p {
	margin: 0 0 15px 0;
}
.webContent img.image {
	width: 275px;
	float: right;
	margin: 10px 0 0 0;
}
.webContent img.image2 {
	width: 108px;
	position: absolute;
	right: 0;
	bottom: -10px;
}
/*************************************************************************************

		WEB SECTION : PRINT

**************************************************************************************/
.printContent {
	width: 700px;
	margin: 0 0 30px 0;
	padding: 0 0 25px 0;
	border-bottom: 1px solid #e2e2e2;
	position: relative;
}
.printContent .text {
	width: 385px;
	float: left;
}
.printContent .text h3 {
	font-weight: bold;
	margin: 0 0 2px 0;	
}
.printContent .text p {
	margin: 0 0 15px 0;
}
.printContent img.image {
	width: 275px;
	float: right;
	margin: 10px 0 0 0;
}

/*************************************************************************************

		WEB SECTION : FLOW

**************************************************************************************/
/* FLOWBOX
--------------------------------*/
.flowBox {
	width: 700px;
	margin: 0 0 25px 0;
	padding: 0 0 25px 0;
	border-bottom: 1px solid #e2e2e2;
	position: relative;
}
.flowBox img.image {
	width: 140px;
	position: absolute;
	top: 3px;
	right: 3px;
}
.flowBox ol {
	width: 650px;
}
.flowBox ol li {
    min-height: 83px;  
    height: auto !important;  
    height: 83px;
	padding: 1px 0 0 67px;
	list-style: none;
	line-height: 1.4;
}
.flowBox ol li em {
	font-weight: bold;
}
.flowBox ol li.flow1 {
	background: url(../images/web/flow/flow1.gif) no-repeat left top;
}
.flowBox ol li.flow2 {
	background: url(../images/web/flow/flow2.gif) no-repeat left top;
}
.flowBox ol li.flow3 {
	background: url(../images/web/flow/flow3.gif) no-repeat left top;
}
.flowBox ol li.flow4 {
	background: url(../images/web/flow/flow4.gif) no-repeat left top;
}
.flowBox ol li.flow5 {
	background: url(../images/web/flow/flow5.gif) no-repeat left top;
}
.flowBox ol li.flow6 {
	background: url(../images/web/flow/flow6.gif) no-repeat left top;
    min-height: 53px;  
    height: auto !important;  
    height: 53px;
}

/* FLOWTEXT
--------------------------------*/
.flowText {
	width: 700px;
	margin: 0 0 25px 0;
	padding: 0 0 25px 0;
	border-bottom: 1px solid #e2e2e2;
}
.flowText p {
	width: 650px;
}
/* FLOWPAGE AREA
--------------------------------*/
.flowPageArea {
	width: 700px;
	margin: 0 0 25px 0;
	padding: 0 0 25px 0;
	border-bottom: 1px solid #e2e2e2;
}
.flowPageArea h4 {
	width: 155px;
	float: left;
	margin: 0 15px 0 0;
}
.flowPageArea p {
	width: 480px;
	float: left;
}
/*************************************************************************************

		WEB SECTION : PRICE

**************************************************************************************/
.webPrice {
	width: 700px;
	margin: 0 0 25px 0;
}
.webPrice h3 {
	font-weight: bold;
	margin: 0 0 3px 0;
}
.webPrice table {
	width: 100%;
	border-collapse: collapse;
	border-top: 2px solid #e2e2e2;
	border-right: none;
	border-bottom: none;
	border-left: none;
	font-size: 100%;
	line-height: 1.4;
	letter-spacing: 0;
}
.webPrice table th {
	width: 160px;
	padding: 15px 10px 15px 10px;
	border-bottom: 1px dotted #CCCCCC;
	vertical-align: top;
	text-align: left;
	font-weight: normal;
	background: url(../images/web/print/price_marker.gif) no-repeat 2px 18px;
}
.webPrice table td {
	vertical-align: top;
	padding: 15px 5px 15px 0;
	border-bottom: 1px dotted #CCCCCC;
}
.webPrice table td.naiyo {
	width: 360px;
}
.webPrice table td.price {
	text-align: right;
	font-weight: bold;
	color: #b02828;
}

/*************************************************************************************

		WEB SECTION : WORKS

**************************************************************************************/
/* RECENT WORK
--------------------------------*/
#recentWork {
	width: 700px;
	margin: 0 0 35px 0;
	padding: 0;
}
.workBox {
	margin: 0 0 35px 0;
	padding: 0 0 35px 0;
	position: relative;
	background: url(../images/common/border_dot.gif) repeat-x left bottom;
}
.lastUpDate {
	width: 89px;
	position: absolute;
	top: 0;
	left: 0;
}
	
.workBox img.image {
	float: left;
	width: 320px;
}
.workBox .details {
	float: right;
	width: 340px;
	text-align: left;
	line-height: 1.4;
}
.workBox .details h3 {
	font-weight: bold;
	margin: 0 0 5px 0;
}
.workBox .details p.date {
	font-size: 90%;
}
.workBox .details p.comment {
	margin: 0 0 15px 0;
}
.workBox .details dl {
	font-size: 90%;
}
.workBox .details dl dt {
	font-weight: bold;
}
.workBox .details dl dd {
	margin: 0 0 7px 0;
}


.workBox .details dl dd .window {
	padding: 0 0 0 5px;
}
	
/* OLD WORK
--------------------------------*/
#oldWork {
	width: 700px;
	margin: 0 0 35px 0;
	padding: 0 0 15px 0;
	background: url(../images/common/border_dot.gif) repeat-x left bottom;
}
#oldWork h3 {
	font-weight: bold;
	margin: 0 0 3px 0;
}

#oldWork ul {
    margin: 0 -20px 0 0;
    overflow: hidden;
    zoom: 1;
}
#oldWork ul li {
	width: 160px;
	float: left;
	list-style: none;
	margin: 0 20px 25px 0;
    display: inline;
	font-size: 95%;
	line-height: 1.3;
	text-align: center;
}

#oldWork ul li img {
	margin: 0 0 5px 0;
}
#oldWork ul li span {
	padding: 0 3px;
	display: block;
}

/* UNEI NISHIDA
--------------------------------*/
#uneiNishida {
	width: 700px;
	margin: 0 0 35px 0;
	padding: 0 0 15px 0;
	background: url(../images/common/border_dot.gif) repeat-x left bottom;
}
#uneiNishida h3 {
	font-weight: bold;
	margin: 0 0 3px 0;
}

#uneiNishida ul {
    margin: 0 -28px 0 0;
    overflow: hidden;
    zoom: 1;
}
#uneiNishida ul li {
	width: 215px;
	float: left;
	list-style: none;
	margin: 0 27px 25px 0;
    display: inline;
	font-size: 95%;
	line-height: 1.3;
	text-align: center;
}

#uneiNishida ul li img {
	margin: 0 0 5px 0;
}
#uneiNishida ul li span {
	padding: 0 3px;
	display: block;
}

/* WORK BOTTOM IMAGE
--------------------------------*/
.workBottomImage {
	width: 700px;
	text-align: center;
	margin: 0 0 10px 0;
}
.workBottomImage img {
	margin: 0 0 15px 0;
}


/*************************************************************************************

		PRIVACY POLICY

**************************************************************************************/
/* TORIKUMI
--------------------------------*/
#torikumi {
	width: 700px;
	margin: 20px 0 35px 0;
	padding: 0 0 35px 0;
	background: url(../images/common/border_dot.gif) repeat-x left bottom;
}
#torikumi h3 {
	margin: 0 50px 10px 0;
	font-weight: bold;	
}
#torikumi p {
	margin: 0 20px 20px 0;
}
#torikumi ol {
	width: 650px;
	margin: 0 0 0 20px;
}
#torikumi ol li {
	margin: 0 0 15px 0;
}
/* TORIATSUKAI
--------------------------------*/
#toriatsukai {
	width: 700px;
	margin: 20px 0 0 0;
	padding: 0 0 35px 0;
	background: url(../images/common/border_dot.gif) repeat-x left bottom;
}
#toriatsukai h3 {
	font-weight: bold;
	margin: 0 0 10px 0;
}
#toriatsukai dt {
	font-weight: bold;
	margin: 0 0 3px 0;
}
#toriatsukai dd {
	margin: 0 0 25px 0;
}
#toriatsukai dd ul {
	margin: 0 0 0 20px;
}

/*************************************************************************************

		CONTACT

**************************************************************************************/
/* TEL FAX
--------------------------------*/
#telFaxBox {
	width: 700px;
	margin: 0 0 50px 0;
	padding: 0 0 30px 0;
	background: url(../images/common/border_dot.gif) repeat-x left bottom;
}
#telFaxBox h3 {
	margin: 0 0 5px 0;
}
#telFaxBox p {
	margin: 0 0 10px 2px;
}
#telFaxBox ul {
	width: 700px;
}
#telFaxBox ul li {
	width: 350px;
	float: left;
	list-style: none;
}
/* MAIL
--------------------------------*/
#mailBox {
	width: 700px;
	margin: 0;
	padding: 0 0 30px 0;
	background: url(../images/common/border_dot.gif) repeat-x left bottom;
}
#mailBox h3 {
	margin: 0 0 5px 0;
}
#mailBox p {
	margin: 0 0 10px 2px;
}
#mailBox p span {
	font-size: 90%;
	font-weight: bold;
	color: #e71f19;
}
#mailBox table {
	width: 100%;
	border-collapse: collapse;
	border: none;
	font-size: 100%;
	line-height: 1.4;
	letter-spacing: 0;
}
#mailBox table th {
	width: 160px;
	padding: 7px 10px 7px 10px;
	border: none;
	vertical-align: top;
	text-align: left;
	font-weight: normal;
	background: url(../images/contact/mail_marker2.gif) no-repeat 2px 12px;
}
#mailBox table th span {
	font-size: 90%;
	font-weight: bold;
	color: #e71f19;
}
#mailBox table td {
	vertical-align: top;
	padding: 7px 5px 7px 0;
	border: none;
}
#mailBox .text1,
#mailBox .text2,
#mailBox .text3,
#mailBox .text4 {
	padding: 2px;
	border: 1px solid #bfbfbf;
	background-color: #f8f8f8;
	color: #555555;
}
#mailBox .select1 {
	color: #555555;
	font-size: 100%;
}
#mailBox .error {
	font-size: 90%;
	color: #b10303;
	font-weight: bold;
}
#mailBox textarea {
	  resize: vertical;
}





/*************************************************************************************

		NEWS : LIST

**************************************************************************************/
#newsList dl {
	border-bottom: 1px dotted #dcdcdc;
	margin: 0;
	overflow: hidden; /* マイナスプロパティで指定された分を非表示に */
	zoom: 1;
}
#newsList dl dt {
	float: left;
	width: 130px;
	margin: 0;
	margin-top: -1px; /* マイナスプロパティ */
	padding: 10px 0;
	border-top: 1px dotted #dcdcdc;
	clear: both;
	font-weight: bold;
	letter-spacing: 0.01em;
	font-size: 87%;
	text-indent: 3px;

}
#newsList dl dd {
	margin: 0;
	margin-left: 130px;
	margin-top: -1px; /* マイナスプロパティ */
	padding: 10px 5px 10px 0;
	border-top: 1px dotted #dcdcdc;
	font-size: 90%;
}
#newsList dl dd a:link    { color: #555555; text-decoration: none; }
#newsList dl dd a:visited { color: #555555; text-decoration: none; }
#newsList dl dd a:hover   { color: #666666; text-decoration: underline; }
#newsList dl dd a:active  { color: #666666; text-decoration: none; }

#newsList dl dt.sale {
	background: url(../images/index/news_marker_sale.gif) no-repeat 90% 50%;
}
#newsList dl dt.info {
	background: url(../images/index/news_marker_info.gif) no-repeat 90% 50%;
}
#newsList dl dt.kiziNashi {
	font-weight: normal;
	font-size: 100%;
	width: 700px;
}

h2.newsArchiveTitle {
	width: 697px !important;
	min-height: 31px;
	height: auto !important;
	height: 21px;
	padding: 25px 5px 10px 3px;
	margin: 0;
	background: url(../images/news/title_border.gif) no-repeat left top;
	border-bottom: 1px solid #e2e2e2;
	font-size: 160%;
	font-weight: bold;
	color: #444444;
	line-height: 1.4;
}
/* PAGENAVI
--------------------------------*/
.wp-pagenavi {
	width: 700px;
	margin: 15px 0 0 0;
	padding: 0;
	clear: both;
	text-align: right;
	font-size: 95%;
}
.wp-pagenavi a, .wp-pagenavi span {
	text-decoration: none;
	margin: 2px;
	padding: 1px 3px;
	border: 1px solid #dadada;
}
.wp-pagenavi a:hover, .wp-pagenavi span.current {
	border-color: #808080;
	background: #ebebeb;
}
/* NEWS SUB NAV
--------------------------------*/
ul.newsSubNavi {
	width: 180px;
	margin: 0 0 10px 0;
	font-size: 100%;
	border-top: 1px solid #e2e2e2;
}
ul.newsSubNaviBottom {
	margin: 0;
}
ul.newsSubNavi li {
	border-bottom: 1px solid #e2e2e2;
	list-style: none;
}
ul.newsSubNavi li a {
	padding: 6px 5px 6px 8px;
	display: block;
	text-decoration: none;
}
ul.newsSubNavi li a:hover {
	text-decoration: underline;
}
ul.newsSubNavi li.current_page_item a {
	color: #006ab8;
	text-decoration: underline;
	display: block;
}

h4.newsSubNaviTitle {
	margin: 0 0 5px 0;
	
}

/*************************************************************************************

		NEWS : DETAILS

**************************************************************************************/
h2.newsDetailsTitle {
	width: 697px !important;
	min-height: 31px;
	height: auto !important;
	height: 21px;
	padding: 25px 5px 10px 3px;
	margin: 0;
	background: url(../images/news/title_border.gif) no-repeat left top;
	border-bottom: 1px solid #e2e2e2;
	font-size: 160%;
	font-weight: bold;
	color: #444444;
	line-height: 1.4;
}
#newsBox {
	width: 700px;
	margin: 0 0 15px 0;
	padding: 0 0 20px 0;
	border-bottom: 1px dotted #dcdcdc;
}
.newsHead {
	width: 150px;
	margin: 0 0 10px 3px;
}
.newsHead p {
	float: left;
	margin: 4px 10px 0 0;
	font-weight: bold;
	font-size: 90%;
}
.newsContent {
	width: 698px;
	margin: 0 0 0 2px;
	line-height: 2;
}
.newsContent p {
	margin: 0 50px 20px 0;
}
.newsContent img {
	float: left;
	margin: 0 5px 5px 0;
	border: 1px solid #e2e2e2;
}
.newsContent .alignnone {
	float: none;
}
/* PAGENAVI
--------------------------------*/
#pageNav {
	width: 700px;
	margin: 20px 0 0 0;
	text-align: right;
	font-size: 95%;
}
#pageNav a:link    { color: #555555; text-decoration: none; }
#pageNav a:visited { color: #555555; text-decoration: none; }
#pageNav a:hover   { color: #666666; text-decoration: underline; }
#pageNav a:active  { color: #666666; text-decoration: none; }





/************************************
	commerce
************************************/
.commerceTable{
	border-collapse: collapse;
}
.commerceTable > tbody > tr > th,
.commerceTable > tbody > tr > td{
	vertical-align: center;
	padding: 8px 8px;
	border: 1px solid #ddd;
}

.commerceTable > tbody > tr > th{
	background-color: #e7e7e7;
}
