* {
	margin: 0px;
	padding: 0px;
}

html {
	/*height: 100%;*/
}

body {
	background: url(images/bg.gif) repeat-x #CECECE;
	/*background-position: center top;*/
	/*height: 100%;*/
	font-size: 10px;
	font-family: Verdana, Helvetica, sans-serif;
	letter-spacing: 0;
	line-height: 16px;
	color: #818181;
	margin: 0px;
	text-align: center;
}

div#header {
	width: 820px;
	height: 310px;
	background-image: url(images/bg-header.gif);
	background-repeat: no-repeat;
	margin:0px auto;
	text-align: left;
}

	div#pad {
		padding: 20px 20px 0 20px;
	}

div#main {
	width: 820px;
	/*height: 100%;*/
	margin:0px auto;
	background-image: url(images/bg-main.gif);
	/*background-repeat: repeat-x;*/
	text-align: left;
}

	div#main-top {
		background-image: url(images/bg-mainTop.gif);
		background-repeat: no-repeat;
	}
	
		div#main-left {
			width: 185px;
			float: left;
			color: #B4B4B4;
			background-image: url(images/bg-main-left.gif);
			background-repeat: no-repeat;
		}

		div#main-left div#item {
			height: 200px;
			margin-left: 20px;
			padding: 30px 0 0 45px;
			background-image: url(images/item.jpg);
			background-repeat: no-repeat;
		}

		div#main-left div#item h3 {
			font-size: 10px;
			line-height: 30px;
			font-weight: normal;
			color: #B4B4B4;
			margin: 0;
			padding: 0;
		}

		div#address {
			padding-left: 14px;
			margin-left: 20px;
		}

		div#address h1 {
			font-family: Century Gothic;
			font-size: 13px;
			color: #999;
			line-height: 20px;
			margin: 0;
			padding: 0;
		}

		div#address strong {
			font-weight: 400;
			/*letter-spacing: 1px;*/
		}

		div.e-mail {
			margin: 20px 0 20px 29px;
		}

		div#main-right {
			width: 635px;
			float: left;
			color: #666666;
			background-image: url(images/bg-main_right.gif);
			background-repeat: no-repeat;
			background-position: right top;
		}

div#footer {
	width: 820px;
	height: 70px;
	text-align: center;
	background-image: url(images/bg-footer.gif);
	clear: left;
	list-style-type: none;
	line-height: 14px;
	margin:0px auto;
	padding: 0;
	color: #999;
}

	div#footer ul {
		height: 50px;
		background-repeat: no-repeat;
		background-position: center top;
	}
	
	div#footer li {
		display: inline;
		padding: 0px 5px;
		/*font-weight: bold;*/
	}
	
	div#footer li a {
		color: #FFF;
	}
	
	div#footer li a:hover {
		color: #FFAB32;
	}


div.copy {
	height: 20px;
	color: #666666;
	line-height: 14px;
	text-align: center;
}


/*HOME---------------------------*/

div#home-pad {
	padding: 50px 0 150px 115px;
}

.saleTitle {
	font-family: Century Gothic;
	font-size: 20px;
	font-weight: bold;
	color: #802030;
	/*color: #B33636;*/
	line-height: 24px;
	padding-bottom: 5px;
}

.saleTitle span {
	font-weight: normal;
}

.saleText {
	font-family: Century Gothic;
	font-size: 12px;
	color: #802030;
	/*color: #B33636;*/
	line-height: 24px;
	padding-bottom: 20px;
}

.saleText strong {
	font-size: 14px;
}

.openText {
	font-size: 18px;
	line-height: 26px;
	font-family: 'Century Gothic';
	margin-bottom: 30px;
	font-weight: bold;
}

.openText a {
	color: #666666;
}

.openText a:hover {
	color: #333333;
}

div#home-pad2 {
	padding: 0px 0 0 115px;
}

div#info-h_bg {
	width: 460px;
	background-image: url(images/bg-info.gif);
	background-repeat: repeat-y;
}

dl#info-h {
	width: 460px;
	height: 40px;
	line-height: 14px;
	color: #666666;
}

dl#info-h dt#date {
	width: 80px;
	padding: 6px 0 0 16px;
	margin: 0;
	float: left;
}

dl#info-h2 {
	width: 460px;
	height: 55px;
	line-height: 14px;
	color: #666666;
	background-image: url(images/bg-info_admin.gif);
	background-repeat: no-repeat;
}

dl#info-h2 dt#date {
	width: 80px;
	padding: 6px 0 0 16px;
	float: left;
}

dl#info-h2 form {
	margin-top: 7px;
	float:left;
}

dl#info-h2 form#del {
	margin-right: 5px;
	float:left;
}

dd#com { 
	width: 360px;
	padding-top: 6px;
	margin: 0;
	float: right;
}

dd#com a {
	color: #4C7399;
}

dd#com a:hover {
	color: #004080;
}

dl#info-h2-end {
	width: 460px;
	height: 1px;
	line-height: 1px;
	background-image: url(images/bg-info_admin.gif);
	margin-bottom: 10px;
}

div#infoNavi {
	width: 500px;
	height: 25px;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	text-align: center;
	line-height: 25px;
	background-image: url(images/bar-home.jpg);
	background-repeat: no-repeat;
	margin-bottom: 20px; 
}

div#infoNavi ul {
	list-style-type: none;
}

div#infoNavi li {
	display: inline;
	padding: 0px 15px;
}

div#infoNavi li a {
	color: white;
	font-weight: bold;
}

div#infoNavi li a:hover {
	color: #80D4FF;
}

table#setup {
	width: 460px;
}

table#setup td {
	border-bottom: 1px dashed #B4B4B4;
	padding: 2px;
}

table#setup td#wide1 {
	border-top: 1px dashed #B4B4B4;
	border-bottom: 1px dashed #B4B4B4;
	width: 220px;
}

table#setup td#wide2 {
	border-top: 1px dashed #B4B4B4;
	border-bottom: 1px dashed #B4B4B4;
	width: 240px;
}

div#footer ul#navi_home {
	background-image: url(images/bottom-home.jpg);
}


/*ABOUT US---------------------------*/

div.aboutus {
	background-image: url(images/aboutus_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 615px;
}

div#aboutpic1 {
	padding: 0 40px 0 60px;
	float: left;
}

div#aboutcom {
	padding-top: 25px;
	float: left;
}

div#aboutpic234 {
	text-align: right;
	clear: left;
}

div#aboutpic234 img {
	margin-left: 5px;
}

div#aboutpic56 {
	text-align: right;
	margin: 5px 200px 0 0;
}

div#aboutpic56 img {
	margin-left: 5px;
}

div#staff {
	width: 555px;
	height: 150px;
	background-image: url(images/box_staff.gif);
	margin-left: 60px;
	margin-bottom: 75px;
}

div#staff img {
	margin: 13px 25px 12px 13px;
	float: left;
}

div#staff h1 {
	font-family: Century Gothic;
	font-size: 13px;
	color: #999;
	line-height: 20px;
	margin: 0;
	padding: 0;
}

div#footer ul#navi_aboutus {
	background-image: url(images/bottom-aboutus.jpg);
}

/*ARRIVALS---------------------------*/

div#arrival_flash {
	width: 780px;
	height: 290px;
	background-image: url('images/arrival.jpg');
}

div#title {
	width: 100%;
	text-align: right;
}

div#title img {
	margin-right: 60px;
}

div.titlebar {
	width: 550px;
	height: 45px;
	background-image: url(images/left_comment_bg.jpg);
	margin: 0px 0px 10px 0px;
	/*border: 1px solid #800000;*/
}

div.titlebar div {
	padding: 0px 0px 0px 48px;
	color: #3D665F;
	font-size: 10px;
	line-height: 45px;
	/*filter: glow(color=#779184,strength=2);*/
	/*filter: shadow(color=#779184, direction=135, strength=2);*/
	/*font-weight: bold;*/
	width: 500px;
}

div.comment {
	margin: 10px 0px 10px 48px
}

div.new {
	width: 550px;
	height: 125px;
	background-image: url(images/new_bg.jpg);
	background-repeat: no-repeat;
	color: #3D665F;
}

div.new div.padding {
		padding-top: 2px;
		padding-left: 45px;
	}

div.new div.scroll {
		width: 367px;
		height: 120px;
		overflow: auto;
		/*scrollbar-face-color:#FFFFFF;
		scrollbar-track-color:#F2F3F3;
		scrollbar-arrow-color:#3EA350;
		scrollbar-highlight-color:#C1C1C1;
		scrollbar-shadow-color:#C1C1C1;
		scrollbar-3dlight-color:#F2F3F3;
		scrollbar-darkshadow-color:#F2F3F3;*/
	}

		div.bfc_title {
			width: 550px;
			height: 70px;
			background-image: url(images/bfc_title.jpg);
			background-repeat: no-repeat;
		}

		div.bfc_title div {
				padding-top: 21px;
				color: #3D665F;
			}

		div.bfc_title div.Scientific {
				padding-top: 21px;
				padding-left: 110px;
				padding-right: 40px;
				color: #219BD9;
				font-weight: bold;
				float: left;
			}
			
		/*div.bfc_title div.Family {
			}*/

		div.bfc_title div.c-right {
				padding-top: 15px;
				padding-right: 45px;
				text-align: right;
				color: #818181;
				
			}

		div.bfc_title2 {
			width: 550px;
			height: 70px;
			background-image: url(images/bfc_title2.jpg);
			background-repeat: no-repeat;
		}

		div.bfc_title2 div {
				padding-top: 21px;
				padding-left: 310px;
			}

ul#navi_arrival	{
	background-image: url(images/bottom-arrivals.jpg);
}

textarea {
	font-size: 10px;
	font-family: Verdana, Helvetica, sans-serif;
	line-height: 16px;
	color: #4B4B4B;
}

input {
	font-size: 10px;
	font-family: Verdana, Helvetica, sans-serif;
	line-height: 16px;
	color: #4B4B4B;
}


/*ORDER SUITS---------------------------*/

div.order_suits {
	background-image: url(images/order_suits_bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 615px;
}

div#orderSuits {
	padding: 50px 0 50px 85px;
}

div#orderSuits div#pic1 {
	width: 180px;
	float: left;
}

div#orderSuits div#com {
	width: 300px;
	height: 150px;
	line-height: 15px;
	float: left;
	background-image: url(images/title_made.gif);
	background-repeat: no-repeat;
}

div#orderSuits div#com h1 {
	margin: 0 0 0 15px;
	font-weight: 400;
	font-size: 10px;
	line-height: 14px;
}

div#orderSuits div#com div {
	margin: 0 0 0 15px;
}

div#orderSuits div#price {
	width: 150px;
	padding-top: 20px;
	float: left;
}

div#orderSuits div#com div#price span {
	font-family: "Courier New";
	font-size: 12px;
}

div#orderSuits div#pic2 {
	width: 105px;
	float: left;
}

div#orderSuits div#button {
	margin-left: 150px;
	height: 110px;
	background-image: url(images/order_button_bg.jpg);
	background-repeat: no-repeat;
	padding-top: 5px;
	/*line-height: 25px;*/
}

div#orderSuits div#button img {
	vertical-align: top;
	margin-top: -5px;
}

div#orderSuits a {
	color: #4C7399;
}

div#orderSuits a:hover {
	color: #004080;
}

ul#navi_order	{
	background-image: url(images/bottom-order.jpg);
}

/*fabric-----------------------*/

div#fabric {
	/*padding-top: 50px;*/
	width: 560px;
	height: 60px;
	background-image: url(images/fabrics.gif);
	background-repeat: no-repeat;
}

div#fabric h1 {
	margin: 0 0 0 388px;
	padding: 24px 0 0 0;
	font-size: 10px;
	font-weight: 400;
	line-height: 14px;
	color: #666666;
}

div#fabricPic {
	width: 350px;
	height: 350px;
	float: left;
}

div#fabricPic div {
	margin-left: 85px;
}

div#fabricComTag {
	width: 230px;
	/*height: 350px;*/
	float: left;
}

div#fabricCom {
	padding-left: 28px;
	height: 180px;
}

div#fabricTag {
	height: 85px;
}

div#fabricCom2 {
	padding-left: 28px;
	height: 85px;
}

div#fabricThumb {
	padding: 0 0 30px 35px;
	height: 110px;
	clear: left;
}

div#fabricBack {
	padding-left: 500px;
	height: 50px;
}

div#fabricBack a {
	color: #818181;
}

div#fabricBack a:hover {
	color: #FFAB32;
}



/*ORDERING---------------------------*/

div#ordering {
	background-image: url(images/ordering_bg.jpg);
	background-repeat: no-repeat;
	padding: 74px 0 50px 75px;
}

div#orderingTitle {
	height: 46px;
}

div#orderingTitle h1 {
	margin: 0;
	padding: 0;
	font-size: 10px;
	font-weight: 400;
	line-height: 14px;
	color: #666666;
}

div#orderingBox {
	height: 70px;
}

div#orderingBox h1 {
	margin: 0;
	padding: 0 0 5px 0;
	font-size: 10px;
	line-height: 25px;
	color: white;
}

div#orderingBack {
	padding-left: 425px;
	height: 30px;
}

div#orderingBack a {
	color: #818181;
}

div#orderingBack a:hover {
	color: #FFAB32;
}


/*SHOP LOCATION---------------------------*/

div#shop {
	margin: 50px 0;
	padding-left: 60px;
}

div#shop_pic {
	margin-right: 25px;
	float: left;
}

div#shop div#com {
	height: 225px;
}

div#shop h1 {
	font-family: Century Gothic;
	font-size: 13px;
	line-height: 16px;
	margin: 0;
	padding: 0;
}

div#shop strong {
	font-family: "Century Gothic";
	font-size: 13px;
	line-height: 16px;
	color: #B4B4B4;
}

ul#navi_locator	{
	background-image: url(images/bottom-locator.jpg);
}


/*共通--------------------------------------*/

img {
	border: 0px;
	vertical-align: bottom;
}

table {
	border: 0px;
	font-size; 10px;
	font-family: Verdana, Helvetica, sans-serif;
	line-height: 16px;
}

a:link {
	text-decoration:none;
}
a:visited {
	text-decoration:none;
}
a:active {
	text-decoration:none;
}

a {
	color: #818181;
}

a:hover {
	color: #FFAB32;
}

div.floatR {
	float: right;
}

div.floatL {
	float: left;
}

div.clearR {
	clear: right;
}

div.clearL {
	clear: left;
}

div.clearB {
	clear: both;
}


/*テキスト--------------------------------------*/


h2, h3 {
	color: #734B22;
	font-size: 12px;
	margin: 0px;
}

em {
	color: #B33636;
	font-style: normal;
}

.text10 {
	font-size: 10px;
}

.text12 {
	font-size: 12px;
	line-height: 18px;
}

.text13 {
	font-family: Century Gothic;
	font-size: 13px;
}

.text13G {
	font-family: Century Gothic;
	font-size: 13px;
	color: #4B4B4B;
}

.text14 {
	font-family: "Century Gothic";
	font-size: 14px;
}

.gray {
	color: #CCCCCC;
}

/*行間スペース----------------------------------*/

div.height5 {
	height: 5px;
	line-height: 1px;
	font-size: 1px;
}

div.height10 {
	height: 10px;
	line-height: 1px;
	font-size: 1px;
}

ul.menu li div.height15 {
	height: 15px;
	line-height: 1px;
	font-size: 1px;
}

div.height15 {
	height: 15px;
	line-height: 1px;
	font-size: 1px;
}

div.height20 {
	height: 20px;
}

div.height25 {
	height: 25px;
}

div.height30 {
	height: 30px;
}

div.height40 {
	height: 40px;
}

div.height50 {
	height: 50px;
}

div.height60 {
	height: 60px;
}

div.height100 {
	height: 100px;
}