
* {
	margin: 0;
	padding: 0;
  line-height: 1.6em;
	font-size: 100%;
	}

img {
	border: none;
	}

a:link {
	color: #000000;/* リンク色*/
	text-decoration: none;

	}
	a {
		color: #000000;
		cursor: pointer;
		}
		a:hover {
			color: #666666;
			text-decoration: none;
			}

.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
	font-size: 0.1em;
}

.clearfix {
  min-height: 1px;
  width: 830px;
　margin-left: 20px;
}

* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}

html {
	height: 100%;
	}
	
* html div#container {
	height: 100%;
	}
	
body > #container {
	height: auto;
	}

div#hed {
	width: 900px;
	height: 160px;
	margin: 0 auto;
	padding: 0;
	clear: both;
	position: relative;
	background: #FFF;
	}
	div#hed h1 {
		margin: 0;
		padding: 0;
		font-size: 2pt;
		height: 5px;
		color: #fffffd;
		}

a#logo {
	width: 230px;
	height: 90px;
	display: block;
	background: url(../images/common/logo.gif) no-repeat right top;
	text-decoration: none;
	position: relative;
	margin: 0;
	z-index: 20;
	float: left;
	}
a#logo span {
	visibility: hidden;
	}

div#topnavi {
	width: 600px;
	margin: 0;
	padding: 0 10px 0 0;
	position: relative;
	z-index: 5;
	float: right;
	}
	div#topnavi a {
		height: 16px;
		display: block;
		padding: 0;
		margin-bottom: 10px;
		float: right;
		}
	div#topnavi a:hover {
		filter: alpha(opacity=60);
		-moz-opacity: 0.6;
		opacity: 0.6;
		}
	div#topnavi input {
		margin-bottom: 5px;
		float: right;
		padding: 1px;
		color: #5d3a08;
		}


div#sns_btn {
	padding: 0 2 2 740px;
	clear: both;
	}


div#menu {
	width: 900px;
	margin: 0;
	position: relative;
	clear: both;
	z-index: 10;
	}
	div#menu a {
		height: 40px;
		display: block;
		padding: 0;
		float: left;
		}
	div#menu a:hover {
		filter: alpha(opacity=60);
		-moz-opacity: 0.6;
		opacity: 0.6;
		}

a#ptop {
	width: 50px;
	height: 50px;
	display: block;
	background: url(../images/common/up.png) no-repeat;
	position: fixed;
	bottom: 10px;
	right: 30px;
	}
a#ptop:hover {
	opacity: 0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
	}

div#footer {
	position: absolute;/* フッタ固定 */
	bottom: 0px;/* フッタ固定 */
	height: 130px;/* フッタ固定 */
	width: 870px;/* フッタ固定 */
	margin: 0 auto;
	padding: 20px 140px 0 140px;
	color: #d5d2b9;
	font-family: 'メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	font-size: x-small;
	letter-spacing: normal;
	clear: both;
	text-align: left;
	background: url(../images/common/foot-01.png) bottom no-repeat;
	}
	div#footer p {
		font-size: 8pt;
		}
	div#footer a {
		text-decoration: none;
		color: #FFF;
		}
	div#footer a:hover {
		color: #FFF;
		}
	div#footer span.copy {
		font-family: Arial, Helvetica, sans-serif;
		margin-left: 5px;
		color: #FFFFFF;
		}
	div#footer table.sitemap {
		border-collapse: collapse;
		border: none;
		margin: 0 auto 10px auto;
		white-space: nowrap;
		text-align: center;
		}
	div#footer table.sitemap td {
		border-right: #FFFFFF 1px solid;
		border-left: #FFFFFF 1px solid;
		padding: 0 10px;
		}

div#main {
	width: 880px;
	margin: 0 auto;
  padding: 0 10px 140px 10px;/* フッタ固定 */
	clear: both;
	background: #FFF;
	}

div#main p {
	margin: 0 0 1em 0;
	}

h2 {
	margin-bottom: 15px;
	padding-top: 8px;
	}
	h2.ti1 {
		border-top: #ABA3B8 5px solid;
		}
	h2.ti2 {
		border-top: #C4CABB 5px solid;
		}
	h2.ti3 {
		border-top: #B0B46C 5px solid;
		}
	h2.ti4 {
		border-top: #C297AE 5px solid;
		}
	h2.ti5 {
		border-top: #c1c4e7 5px solid;
		}
	h2.ti6 {
		border-top: #FCCE4A 5px solid;
		}
	h2.ti7 {
		border-top: #AE9993 5px solid;
		}

h3 {
	margin: 10px 0 15px 15px;
	font-size: 11pt;
	letter-spacing: 0.1em;
	}

.sma {
	font-size: 8pt;
	margin: 0 0.2em;
	}

.ri {
	display: block;
	text-align: right;
	}

div#index {
	width: 900px;
	margin: -25px 0 0 -10px;
	padding: 0 0 20px 0;
	position: relative;
	}
	div#index p {
		margin-bottom: 1em;
		}

div#topics {
	width: 450px;
	height: 200px;
	float: left;
	margin: 15px 10px 20px 2px;
	padding: 19px 0 0 0;
	font-size: 8pt;
	background: url(../images/common/topics-01.gif) no-repeat top;
	border-left: #666666 1px solid;
	border-right: #666666 1px solid;
	border-bottom: #666666 1px solid;
	}
div#topics dl {
	width: 450px;
	height: 150px;
	margin: 0;
	padding: 0;
	overflow: auto;
	overflow-y: scroll;
	background: #FFF;
	}
	div#topics dl dd {
		padding: 5px 0 2px 10px;
		margin: 0;
		border-bottom: #CCC 1px dotted;
		background: url(../images/common/li_1.gif) no-repeat left;
		}
	div#topics dl dd span {
		color: #663366;
		}

a.topbn {
	width: 430px;
	height: 80px;
	float: left;
	display: block;
	margin: 15px 2px 0 0;
	padding: 0;
	border: #666666 1px solid;
	text-decoration: none;
	text-align: center;
	}
a.topbn:hover {
	opacity: 0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
	}

div.info {
	width: 500px;
	height: 1px;
	font-size: 1pt;
	color: #FFF;
	overflow: auto;
	}

div#breadcrumbs {
	height: 20px;
	margin: -20px 0 10px -5px;
	font-size: 8pt;
	color: #7f2d00;
	position: relative;
	z-index: 500;
	}
div#breadcrumbs a {
	margin: 0 5px;
	color: #000000;
	}

img.hiimg {
	border: #BBAFBD 1px solid;
	padding: 5px;
	margin: 0 20px 10px 10px;
	width: 135px;
	-moz-box-shadow: 0 4px 4px #DDD;
	-webkit-box-shadow: 0 4px 4px #DDD;
	}

div.shop1,div.shop2 {
	width: 850px;
	height: 260px;
	margin: 10px auto;
	padding: 10px 10px 30px 20px;
	clear: both;
	border-bottom: #DCDEB4 2px dotted;
	}
div.shop1 table,div.shop2 table,div.shop3 table {
	width: 460px;
	float: left;
	}
div.shop1 table th,div.shop2 table th,div.shop3 table th {
	width: 70px;
	text-align: left;
	line-height: 1.8em;
	padding: 2px 0 2px 5px;
	vertical-align: top;
	}
div.shop1 table td,div.shop2 table td,div.shop3 table td {
	line-height: 1.8em;
	padding: 2px 0 2px 5px;
	}
div.shop1 img {
	float: left;
	margin-right: 20px;
	padding: 5px;
	-moz-box-shadow: 0 4px 4px #DDD;
	}
div.shop2 img {
	float: left;
	margin-right: 20px;
	padding: 5px;
	-moz-box-shadow: 0 4px 4px #DDD;
	}
div.shop1 span,div.shop2 span,div.shop3 span {
	width: 860px;
	height: 50px;
	display: block;
	}
div.shop1 table th span,div.shop2 table th span,div.shop3 table th span {
	width: 60px;
	height: 14px;
	margin: 0;
	padding: 2px;
	font-size: 8pt;
	text-align: center;
	letter-spacing: 0.2em;
	background: #996633;
	color: #FFF;
	}

div.shop3 {
	width: 850px;
	height: 200px;
	margin: 10px auto;
	padding: 10px 10px 10px 20px;
	clear: both;
	border-bottom: #DCDEB4 2px dotted;
	}

span.chiba {
	background: url(../images/shop/chiba.gif) no-repeat;
	}


span.ekie {
	background: url(../images/shop/ekie.gif) no-repeat;
	}
	
span.hirosima {
	background: url(../images/shop/hirosima.gif) no-repeat;
	}
	
span.lucua {
	background: url(../images/shop/lucua.gif) no-repeat;
	}
	
span.nagoya {
	background: url(../images/shop/nagoya.gif) no-repeat;
	}
span.tenjin {
	background: url(../images/shop/tenjin.gif) no-repeat;
	}
span.hakata {
	background: url(../images/shop/hakata.gif) no-repeat;
	}
span.soramati {
	background: url(../images/shop/soramati.gif) no-repeat;
	}
span.kitijyouji {
	background: url(../images/shop/kitijyouji.gif) no-repeat;
	}
span.markis {
	background: url(../images/shop/markis.gif) no-repeat;
	}
span.granfront {
	background: url(../images/shop/granfront.gif) no-repeat;
	}
span.shinmaru {
	background: url(../images/shop/shinmaru.gif) no-repeat;
	}
span.jyoinasu {
	background: url(../images/shop/jyoinasu.gif) no-repeat;
	}
span.kitijyouji2 {
	background: url(../images/shop/kitijyouji2.gif) no-repeat;
	}
span.kurashiki {
	background: url(../images/shop/kurashiki.gif) no-repeat;
	}
span.kusatsu {
	background: url(../images/shop/kusatsu.gif) no-repeat;
	}

p.shopti {
	width: 870px;
	height: 22px;
	margin: 0;
	padding: 0 0 0 10px;
	border-bottom: #DCDEB4 2px dotted;
	}
	p.shopti span {
		width: 120px;
		height: 20px;
		padding: 4px 2px 0 2px;
		display: block;
		background: #F0EACA;
		text-align: center;
		letter-spacing: 0.4em;
		}

table.form {
	width: 520px;
	margin: 20px auto;
	border: #E7E6A7 2px solid;
	border-collapse: collapse;
	padding: 5px;
	-moz-box-shadow: 0 2px 4px #DDD;
	-webkit-box-shadow: 0 2px 4px #DDD;
	}
	table.form th {
		text-align: left;
		padding: 10px;
		background: #E0E1A4;
		border: #FFF 1px solid;
		}	
	table.form td {
		padding: 10px 0 10px 20px;
		background: #ECE7D7;
		border: #FFF 1px solid;
		}	
	table.form td:hover {
		background: #f7f4ea;
		}	
	table.form td.ok {
		text-align: center;
		}	
	table.form td.ok:hover {
		background: #ECE7D7;
		}	

input.send {
	margin: 0 10px 0 0;
	}

.send:hover,.re:hover {
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	position: relative;
	top:1px;
	left:1px;
	}
	
table.company {
	width: 520px;
	margin: 20px auto;
	border: #E7E6A7 2px solid;
	border-collapse: collapse;
	padding: 5px;
	-moz-box-shadow: 0 2px 4px #DDD;
	-webkit-box-shadow: 0 2px 4px #DDD;
	}
	table.company th {
		text-align: left;
		padding: 10px;
		background: #E0E1A4;
		border: #FFF 1px solid;
		letter-spacing: 0.2em;
		}	
	table.company td {
		padding: 10px 0 10px 20px;
		background: #FFF;
		border: #EEE 1px solid;
		}	

table.client {
	margin: 20px auto;
	border: #C1BDD5 2px solid;
	border-collapse: collapse;
	padding: 5px;
	-moz-box-shadow: 0 2px 4px #DDD;
	-webkit-box-shadow: 0 2px 4px #DDD;
	}
	table.client th {
		text-align: left;
		padding: 10px;
		background: #C1BDD5;
		border: #FFF 1px solid;
		letter-spacing: 0.2em;
		}	
	table.client td {
		width: 250px;
		padding: 10px 0 10px 20px;
		background: #FFF;
		border: #EEE 1px solid;
		vertical-align: top;
		}	

div#item {
	width: 880px;
	height: 500px;
	position: relative;
	}
	div#item p {
		width: 180px;
		height: 200px;
		margin: 10px 20px;
		float: left;
		}
	div#item a {
		width: 180px;
		height: 200px;
		text-decoration: none;
		}

div.item2 {
	width: 840px;
	height: 350px;
	margin: 0 auto;
	padding: 0 0 0 20px;
	}
	div.item2 img.itimg {
		width: 300px;
		float: left;
		margin: 0 40px 0 0;
		}
	div.item2 img.itimg2 {
		width: 100px;
		float: left;
		margin: 0 10px;
		}
	div.item2 p {
		width: 490px;
		float: right;
		padding: 10px 0 10px 0;
		}
	div.item2 a.itlink {
		width: 480px;
		height: 80px;
		display: block;
		float: right;
		padding: 5px;
		margin: 20px 0 0 0;
		border: #CCC 1px solid;
		background: url(../images/flari_bn.jpg) no-repeat center;
		}
	div.item2 a.itlink:hover {
		border: #EEE 1px solid;
		filter:alpha(opacity=80);
		-moz-opacity: 0.8;
		opacity: 0.8;
		}

div.item3 {
	width: 100px;
	height: 120px;
	float: left;
	margin: 0 40px 0 0;
	text-align: center;
	position: relative;
	}
	div.item3 a {
		width: 100px;
		height: 120px;
		display: block;
		text-decoration: none;
		color: #392706;
		}
	div.item3 p {
		width: 100px;
		position: absolute;
		bottom: 0;
		text-align: center;
		}
	div.item3:hover {
		}
	div.item3 img {
		width: 100px;
		}

div.box {
	width: 300px;
	height: 120px;
	margin: 0 0 0 320px;
	position: relative;
	}

table.login {
	width: 350px;
	margin: 20px auto 50px auto;
	border: #e5c1e0 2px solid;
	border-collapse: collapse;
	padding: 5px;
	-moz-box-shadow: 0 2px 4px #DDD;
	-webkit-box-shadow: 0 2px 4px #DDD;
	}
	table.login th {
		text-align: left;
		padding: 10px;
		background: #E0E1A4;
		border: #FFF 1px solid;
		letter-spacing: 0.2em;
		}	
	table.login td {
		padding: 10px 0 10px 20px;
		background: #FFF;
		border: #EEE 1px solid;
		}	

p#cosmo {
  position: fixed;
  top: 450px;
  left: 620px;
  z-index: 9999;
  width: 90px;
	text-align: center;
	color: #666;
	}
	p#cosmo a {
		color: #666;
		text-decoration: none;
		}

table.textile {
	width: 880px;
	margin: 0 auto 20px auto;
	border-collapse: collapse;
	padding: 5px;
	}
	table.textile td {
		width: 220px;
		padding: 0 0 10px 0;
		background: #FFF;
		text-align: center;
		}	
	table.textile td img {
		width: 150px;
		}	

ul#navi {
	width: 880px;
	height: 30px;
	list-style: none;
	margin-bottom: 20px;
	}
	ul#navi li {
		height: 30px;
		margin: 0;
		float: left;
		overflow: hidden;
		}

div#right_aline { 
		height: 30px;
		margin: 10px 10px 10px 650px;	}
