/*-- Position Layout --*/
#shopHeader {
	width:745px;
	height:55px;
	padding:10px 15px 0 60px;
	background: url(../images/header.jpg) no-repeat;
	text-align:left;
}

*html #shopHeader {
	position:absolute;
}

*html #contents {
	top: 65px;
}

/*-- Position Layout --*/

#leftContents {
	width:220px;
	float:left;
	margin:0 15px 0 0;
}



/*-- .leftContentsBlock --*/

.leftContentsBlock {
	width:220px;
	margin:0 0 10px;
}

.blockHeader {
	width:220px;
	height:8px;
	background:url(../../images/background/left_contents_header.jpg) no-repeat;
}

.blockHeader img {
	visibility:hidden;
}



.blockBody {
	width:194px;
	padding:0 13px;
	background:url(../../images/background/left_contents_body.jpg) repeat-y;
}


ul#shopMenu {
	list-style: none;
	margin: 0;
	padding: 5px 0;
}

ul#shopMenu li {
	list-style: none;
	margin: 0;
	padding: 0;
}




.blockFooter {
	width:220px;
	height:9px;
	background:url(../../images/background/left_contents_footer.jpg) no-repeat;
}

.blockFooter img {
	visibility:hidden;
}










#searchSelection {
	width: 99%;
	border-collapse: collapse;
}

#searchSelection tr td {
	width: 33%;
	padding:0 0 0 5px;
}

#searchSelection tr td input {
	margin: 0 5px 0;
}

#searchResult {
	font-size: 130%;
	font-weight: bold;
}

#searchResult ul li {
	list-style: none;
	float: left;
}

#shopPageWrap {
	width: 520px;
	margin: 0;
	padding: 10px;
	border: 1px solid #dddddd;
	border-top: 3px solid #bbbbbb;
	border-left: 2px solid #cccccc;
}

*html #shopPageWrap {
	margin: -10px 0 0;
}

#shopName {
	width:530px;
	margin: 0 0 10px;
	padding: 10px 0 10px 8px;
}

#shopName h1 {
	font-size: 250%;
	color: #333333;
	margin: 0;
	padding: 0;
	line-height: 115%;
}

#shopName h2 {
	font-size: 180%;
	color: #333333;
	margin: 10px 0 0;
	padding: 0;
}

.shopPageHeading {
	width:480px;
	margin: 0 0 15px;
	padding: 4px 0 4px 0px;
}

.shopPageHeading h2 {
	font-size: 160%;
	color: #333333;
	margin: 2px 0;
	padding: 2px 5px;
}

.shopPageHeading p {
	padding: 2px 5px;
}

.shopHeading {
	width:500px;
	margin: 0 0 10px;
	padding: 1px 0 1px 8px;
}

.shopHeadingShort {
	width: 250px;
	margin: 0 0 10px;
	padding: 1px 0 1px 8px;
}

.shopHeading h3 {
	width: 400px;
	font-size: 125%;
	color: #333333;
	margin: 0;
	padding: 0;
}

.shopHeadingShort h3 {
	font-size: 125%;
	color: #333333;
	margin: 0;
	padding: 0;
}

.shopTitleBlock {
	margin: 0 0 20px;
}

.shopTitleBlock:after {
	display: block;
	content: "";
	clear: both;
}

.shopStatusBlock {
	margin: 0 0 20px;
}

.shopStatusBlock:after {
	display: block;
	content: "";
	clear: both;
}

.shopTitleBlock img {
	width: 280px;
	margin: 0 10px 10px 0;
	float: left;
}

.shopTitleBlock a
{
	color: #FF0000;
}


.shopTitleBlock a:hover
{
	color: #FF0000;
	text-decoration: underline;
}

dl.shopPossible01 {
	margin: 0 0 0 15px;
	clear: both;
}

dl.shopPossible01 dt {
	font-weight: bold;
}

dl.shopPossible01 dd{
	padding: 0 0 15px;
}


ul.shopPossible02 {
	margin-left: 20px;
	list-style: none;
}

ul.shopPossible02 li {
	width: 215px;
	margin: 0 10px 0 0;
	padding: 0 0 0 17px;
	list-style: none;
	background: url(../images/possible_on.gif) 0 2px no-repeat;
	float: left;
}

#shopBlog {
	width: 520px;
	margin: 0 0 20px;
	border: none;
}

dl#shopProfile:after {
	display: block;
	content: "";
	clear: both;
}

dl#shopProfile dt{
	width: 150px;
	text-align: right;
	font-weight: bold;
	float: left;
}

dl#shopProfile dd{
	margin: 0 0 0 160px;
	width: 350px;
}

dl#shopProfile dd:after {
	display: block;
	content: "";
	clear: both;
}




table.shopProfile {
	width: 95%;
}

table.shopProfile th{
	width: 100px;
	text-align: center;
	vertical-align: top;
	font-weight: bold;
	padding: 0 5px 0 0;
}

table.shopProfile td {
	vertical-align: top;
}




dl.shopTextIndent {
	margin: 0;
	padding: 0;
}

dl.shopTextIndent dt {
	margin: 0;
	padding: 0 0 0 16px;
	font-weight: bold;
	background: url(../images/possible_on.gif) 0 1px no-repeat;
}

dl.shopTextIndent dd {
	margin: 0 0 0 2em;
	padding: 0;
}

ol.shopNumberIndent {
	margin: 0 0 0 20px;
	padding: 0;
}

ol.shopNumberIndent li {
	clear: both;
}

.shopLayoutBlock {
	width: 460px;
	margin: 0 16px 10PX 0;
	padding: 10px;
	border: 1px solid #cccccc;
	float: left;
}


.shopLayoutBlock02 {
	width: 210px;
	margin: 0 16px 10px 0;
	padding: 10px;
	border: 1px solid #cccccc;
	float: left;
}


h4 {
	color: #3366cc;
}

.shopRecommendGlass {
	width: 515px;
	margin: 0 0 10px 3px;
	border-collapse: collapse;
	border: 1px solid #3366cc;
}

.shopRecommendGlass th {
	color: #ffffff;
	text-align: left;
	background: #3366cc;
	padding: 2px 2px 2px 5px;
}

.shopRecommendGlass td {
	width: 190px;
	padding: 5px;
	vertical-align: top;
	border-left: 1px dotted #3366cc;
}

.shopRecommendGlass td.illust {
	width: 150px;
	padding: 5px auto;
	text-align: center;
	vertical-align: middle;
	border: none;
}

dl.recommendText dt {
	font-size: 120%;
	font-weight: bold;
}

dl.recommendText dd {
	margin: 0 0 0 15px;
	font-size: 95%;
	line-height: 120%;
}

.glassPrice {
	margin: 3px 0;
	font-size: 130%;
	font-weight: bold;
}

span.glassPrice {
	padding: 0 0.5em;
}

ul.shopIndent {
	margin: 0 0 0 2em;
}

.indent {
	text-indent: -1em;
	padding-left: 1em;
}






/*--wanted.html--*/

ul.shopWantedIndent {
	margin: 0 0 0 1.5em;
}

ul.shopWantedIndent li {
	text-indent: -5em;
	padding: 5px 0 5px 5em;
	margin: 0;
}

ul.shopWantedIndent li span {
	padding:0 1em 0 0;
	font-weight: bold;
}





/*--information.html--*/

.shopInfoBlock {
	margin: 0 0 15px;
	padding: 10px 0 0;
}

.shopInfoBlock:after {
	display: block;
	content: "";
	clear: both;
}

.shopInfoBlock .shopHeading {
	position: relative;
	border-bottom: 2px dotted #cccccc;
}


.shopInfoBlock img {
	margin:0 10px 10px 0;
	float: left;
}

.day {
	position: absolute;
	top: -7px;
	right: 0;
	height: 15px;
	padding: 5px 0 5px 22px;
	background: url(../images/infotext.jpg) no-repeat;
}






/*--inquily.html--*/

#inqForm {
	border-collapse: collapse;
}

#inqForm tr.none td {
	border: none;
	text-align: center;
}

#inqForm td {
	padding: 0.5em;
	border: 1px solid #cccccc;
	vertical-align: top;
}

#inqForm td.heading {
	width: 150px;
	text-indent: -1em;
	padding-left: 1.5em;
	font-weight: bold;
}

#inqForm td fieldset {
	text-align: left;
}

#inqForm td textarea {
	width: 350px;
	height: 5em;
	font-size: 100%;
	clear: both;
}

#inqFormFirstName {
	width: 8em;
}

#inqFormLastName {
	width: 8em;
}

#inqFormCompany {
	width: 350px;
}

#inqFormZip1 {
	width: 2em;
}

#inqFormZip2 {
	width: 3em;
}

#inqFormAdress1 {
	width: 13.5em;
}

#inqFormPhone {
	width: 7em;
}

#inqFormFax {
	width: 7em;
}

#inqFormMail {
	width: 350px;
}

.endForm {
	text-align: center;
	margin: 50px 0 250px
}





/*-- Footer Layout --*/

#footer {
	width: 790px;
	height: 30px;
	clear: both;
	padding: 22px 15px 0;
	text-align: left;
	background: url(../images/background/footer.jpg) no-repeat;
}

*html #footer {
	margin-top: 65px;
}

p.copyright {
	margin: 0 10px 0 0;
	padding: 0;
	clear: both;
	text-align: right;
}






/*-blogBlock-*/

#blogBlock:after {
	display: block;
	content: "";
	clear: both;
}

p.blogEnteredDay {
	padding: 5px 0;
	font-size: 110%;
	font-weight: bold;
}

#blogBlock h2 {
	margin: 0 0 10px;
	padding: 0 0 5px;
	font-size: 150%;
	border-bottom: 2px dashed #ff0000;
}

#blogBlock img {
	width: 250px;
	margin: 0 10px 10px 0;
	float: left;
}

#blogBlock a {
	color: #ff6600;
	text-decoration: underline;
}

#blogBlock a:hover {
	color: #ff0000;
	text-decoration: underline;
}

.blogOption {
	clear: both;
}

.blogOption  a {
	color: #ff6600;
	text-decoration: none;
}

.blogOption a:hover {
	color: #ff0000;
	text-decoration: underline;
}

.blogTimeStamp {
	font-size: 95%;
	padding: 10px 0 0;
}

p.blogCategory {
	font-size: 95%;
	margin: 0 15px 0 0;
	float: left;
}

p.blogComment {
	margin: 0 15px 0 0;
	float: left;
}

p.blogTrackback {
	margin: 0 15px 0 0 ;
	float: left;
}

p.blogLink {
	margin: 0;
}

#Comment {
	margin: 10px 0 10px 0;
}

#Trackback {
	margin: 10px 0 10px 0;
}

#Trackback2 {
	margin: 10px 0 10px 0;
}

#blogPageGuide {
	width: 100%;
	margin: 15px 0;
	clear: both;
}

#blogPageGuide:after {
	display: block;
	content: "";
	clear: both;
}

#blogEntryBack {
	font-size: 110%;
	float: left;
}

#blogEntryNext {
	font-size: 110%;
	float: right;
}




table#hp4
{
}

table#hp4 th
{
	font-weight: normal;
	vertical-align: text-top;
	padding-right: 10px;
	padding-bottom: 8px;
}

table#hp4 td
{
	vertical-align: text-top;
	padding-right: 10px;
	padding-bottom: 8px;
}

table#hp4 td.ex
{
	font-size: 0.9em;
}

table#hp4 td.pr
{
	font-weight: bold;
	font-size: 1.3em;
}

