@charset "UTF-8";

/* グローバルナビの設定 ここから */

#gNavi {
	width: 780px;
	height: 125px;
	padding: 0;
	margin: 0;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 20; 
} 

/* サブページメインボックスの設定 ここから */

#subMain {
	width: 780px;
	height: 590px;
	padding: 135px 0 0 0;
	margin: 0;
	position: relative;
	overflow: hidden;
}


/* 左ボックスの設定 ここから */

#subLeft {
	width: 260px;
	height: 585px;
	padding: 0;
	margin: 0;
	position: relative;
	float: left;
	display: inline;
}
#subLeft iframe {
	width: 260px;
	height: 555px;
	padding: 30px 0 0;
	margin: 0;
}
#subLeftContents {
	width: 260px;
	margin-left: 1px;
	text-align: left; 
}
#subLeftContents li{
	width: 254px;
	margin: 0 4px 8px 0;
	border: #CCC 1px solid;
	position: relative;
	zoom: 1;
}
#subLeftContents a{
	display: block;
	background-position: left top;
	background-repeat: no-repeat;
	/*\*/overflow: hidden;/**/
}
#subLeftContents a span{
	position: absolute;
}
#subLeftContents a span strong {
	color: #FF0099;
	font-weight: normal;
}

#subLeftContents a:hover,
#subLeftContents a.onPage {
	background-position: right bottom;
	margin: -2px;
	border: #E60E63 2px solid;
}
#subLeftContents a:hover span {
	text-decoration: none;
	color: #E60E63;
}

#topicsYukata a {
	height: 100px;
	background-image: url(../images/sub/topics_yukata.gif);
}
#topicsYukata a span {
	top: 20px;
	left: 10px;
}

#topics001 a {
	height: 100px;
	background-image: url(../images/sub/topics_001.gif);
}
#topics001 a span {
	top: 20px;
	left: 10px;
}

#topics002 a {
	height: 100px;
	background-image: url(../images/sub/topics_002.gif);
}
#topics002 a span {
	top: 20px;
	left: 10px;
}

#topics003 a {
	height: 148px;
	background-image: url(../images/sub/topics_003.gif);
}
#topics003 a span {
	top: 20px;
	left: 10px;
}

#topics004 a {
	height: 100px;
	background-image: url(../images/sub/topics_004.gif);
}
#topics004 a span {
	top: 20px;
	left: 10px;
}

#goBlog a {
	width: 254px;
	height: 80px;
	background-image: url(../images/sub/sub_blogimage.gif);
}
#goBlog a span {
	top: 10px;
	left: 10px;
}
span{
	font-size: 0.9em;
	line-height: 1.4;
	text-decoration: none;
	color: #666;
}

#goMobile {
	width: 254px;
	height: 80px;
	border: #CCC 1px solid;
	position: relative;
}
#goMobile img {
	position: absolute;
	top: 3px;
	right: 2px;
	zoom: 1;
}
#goMobile span {
	position: absolute;
	top: 10px;
	left: 10px;
}
#goMobile span strong {
	font-size: 0.9em;
	line-height: 3;
	font-weight: normal;
}

#mailOrder {
	height: 40px;
	margin: 0;
}
#mailOrder a {
	height: 40px;
}
#mailOrder a span {
	font-size: 1.2em;
	letter-spacing: 0.7em;
	top: 12px;
	left: 10px;
}


/* 右ボックスの設定 ここから */

#subRight {
	width: 514px;
	height: 585px;
	padding: 0;
	margin: 0 0 0 4px;
	border: #CCC 1px solid;
	position: absolute;
	top: 135px;
	right: 0;
	zoom: 1;
}
#subRight iframe {
	width: 495px;
	height: 550px;
	margin: 15px;
}
#apology {
	color: #E60E63;
	position: absolute;
	top: 10px;
	left: 10px;
	zoom: 1;
}
#apology a {
	font-size: 1.2em;
	color: #CB481E;
}
#apology a:hover {
	color: #FFA790;
	text-decoration: none;
}

/* アイテムページの設定 ここから */
#subRight div#item {
	width: 440px;
	height: 550px;
	margin: 40px 30px 40px 40px;
	padding: 0;
	line-height: 2;
	overflow: auto;
}

#item h3 {
	padding: 0;
	margin: 0 90px 10px 50px;
}
#item dl#itemTop {
	width: 360px;
	margin: 0 30px 20px 25px;
	padding: 0;
	line-height:1.5;
}
#item dl#itemTop dt {
	margin: 15px 0 0.8em;
	padding: 0;
	line-height:1.5;
	color: #C9AA86;
}
#item dl#itemTop dd {
	margin: 0 ;
	padding: 0;
	font-size:0.8em;
}
/* アイテムページの設定 ここまで */

/* 店舗案内ページの設定 ここから */
div#shopSpace {
	width: 440px;
	height: 500px;
	margin: 40px auto 40px auto;
	padding: 0;
	line-height: 2;
	overflow: auto;
}
div#shopSpace h3 {
	padding: 0;
	margin: 0 90px 10px 50px;
}
div#shopSpace p#shopConcept {
	font-size: 0.85em;
	line-height: 1.4em;
	text-align: center;
}
div#shopPhoto {
	padding: 10px 0 0;
}
div#shopPhoto ul {
	width: 310px;
	margin: 0 auto;
	list-style: none;
}
div#shopPhoto li {
	margin: 5px 5px 0 0;
	float: left;
	display: inline;
}
div#shopPhoto a img {
	width: 90px;
	height: 120px;
	padding: 2px;
	border: #C93 1px solid;
}
div#shopPhoto a:hover img {
	padding: 1px;
	border: #E60E63 2px solid;
}
div#shopPhoto img {
	vertical-align: bottom;
}
div#shopPhoto p {
	font-size: 0.8em;
	margin: 0 0 10px 35px;
	list-style: none;
	text-align: left;
}

ul#adressAndMap{
	width: 400px;
	list-style: none;
}
ul#adressAndMap p {
	font-size: 0.8em;
	margin: 0 10px 10px 30px;
	list-style: none;
	text-align: right;
}
ul#shopAddress {
	width: 150px;
	margin: 0;
	padding: 0 0 0 20px;
	float: left;
}
ul#shopAddress li {
	font-size: 0.9em;
	line-height: 1.6em;
	list-style:square;
}
li#shopSpaceMap {
}
#shopSpaceMap a {
	width: 210px;
	padding: 0 20px 0 0;
	margin: 0;
	float: right;
}
#shopSpaceMap img {
	width: 210px;
	height: 180px;
}
/* 店舗案内ページの設定 ここまで */

/* リンクページの設定 ここから */
#link {
	width: 420px;
	height: 500px;
	margin: 40px 30px 40px 30px;
	padding: 0;
	font-size: 0.9em;
	line-height: 6;
	text-align: center;
	overflow: auto;
}
#link h3 {
	padding: 0;
	margin: 0 90px 10px 50px;
}
#link dl dt a {
	font-size: 1.1em;
	color: #999;
	text-decoration: none;
}
#link dl dt a:hover {
	color: #E60E63;
	text-decoration: none;
}
#link dl dd {
	line-height: 1em;
	margin-left: 1em;
	line-height: 1.2;
}
/* リンクページの設定 ここまで */

/* 京都きもの道楽展ページの設定 ここから */
#k_k_dohraku {
	width: 480px;
	height: 540px;
	margin: 20px 0 40px 10px;
	padding: 0;
	font-size: 0.9em;
	line-height: 1.4;
	text-align: center;
	color: #666;
	background-color: #FFF;
	overflow: auto;
}
#k_k_dohraku h3 img {
	margin: 0 auto 10px;
	padding: 0;
}
#k_k_dohraku a {
	color: #FF3955;
}
#k_k_dohraku a:hover {
	color: #FF9966;
}
#k_k_dohraku table {
	border-spacing: 0;
	border-collapse:collapse;
	width: 320px;
	margin: 0 auto;
}
#k_k_dohraku table td,
#k_k_dohraku table th {
	border-bottom: 1px #CCC dashed;
	padding: 5px 15px 3px 15px;
	vertical-align:top;
}
#k_k_dohraku table th {
	text-align: left;
	white-space:nowrap;
	width: 1%;
	color: #C9AA86;
}
#k_k_dohraku table td p {
	text-align: left;
	line-height: 1.4;
	margin: 0;
}
#k_k_dohraku dl#otanoshimi {
	padding: 0;
	margin: 20px;
}
#k_k_dohraku dl#otanoshimi dt {
	color:#FF3366;
}
#k_k_dohraku dl#otanoshimi dd {
	color:#CB7647;
	margin: 5px auto 10px;
}
#k_k_dohraku dl#otanoshimi dd span {
	color:#CB7647;
	font-size: 0.8em;
	line-height: 2;
}
#k_k_dohraku strong {
	color:#FF3366;
}
/* 京都きもの道楽展ページの設定 ここまで */

/* 特定商取引法ページの設定 ここから */
#law {
	width: 440px;
	height: 500px;
	margin: 40px auto 40px auto;
	padding: 0;
	font-size: 0.9em;
	line-height: 6;
	text-align: center;
	overflow: auto;
}
#law h3 {
	padding: 0;
	margin: 0 90px 10px 50px;
}
#law p {
	width: 420px;
	padding: 0;
	margin: 0 0 20px;
	font-size: 1.1em;
	line-height: 1.6;
	text-align: center;
	position: relative
}
#law a {
	font-size: 1.2em;
	color: #FF0099;
}
#law a:hover {
	color: #E60E63;
	text-decoration: underline;
}
#law table {
	width: 400px;
	padding: 0;
	margin: 1em auto;
	border-spacing: 0;
	border-collapse:collapse;
}
#law td,
#law th {
	padding: 0.8em 0.5em;
	margin: 0 auto;
	border-bottom: 1px #DDD solid;
	vertical-align: middle;
	text-align:left;
}
#law th {
	font-size: 1em;
	font-weight: normal;
	line-height: 1.2;
	white-space:nowrap;
}
#law th.title {
	padding: 0.4em 0 0.6em 7.5em;
	font-size: 1.4em;
	vertical-align: bottom;
}
#law td {
	font-size: 1em;
	line-height: 1.4;
}
/* 特定商取引法ページの設定 ここまで */
