<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";

/*全体構成*/

* {
	margin: 0;
	padding: 0;
	border: 0;
	list-style: none;
}

html {
	font-size: 62.5%;
	font-family: Quicksand, 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	font-weight:500;
}

body {
	font-size: 12px;
	font-size: 1.2rem;
	color: #333333;
	margin: 0px;
	text-align: left;
	background: #FFE100;
}

h1 {
	font-size: 12px;
	font-size: 1.2rem;
	color: #16160e;
	margin: 0px;
	width: 800px;
	text-align: left;
	font-weight: normal;
}

h1 a { color: #16160e !important;}

h1 a:hover { color: #666 !important;}

h2 {
	color: #000;
	font-size: 10px;
	font-size: 1rem;
}

h2.h2top {
	font-size: 11px;font-size: 1.1rem;
	height: 18px;
	border-bottom: 1px solid #d2d2d2;
}

a:link {color: #990000;text-decoration: none;}
a:visited {color: #990000;text-decoration: none;}
a:hover {color: #FF3300;text-decoration: none;}
a:active {color: #990000;text-decoration: none;}

.small { font-size: 8px;font-size: 0.8rem;}

.ankoku { color: #16160e;}

#wrapper {
	width: 100%;
	height: auto;
}

#head {
	width: 800px;
	height: 78px;
	margin: 0 auto;
	position: relative;
	background: #fff;
}

#head ul {
	position: absolute;
	top: 30px;
	left: 0;
}

#head li {
	height: 48px;
	float: left;
}

#head h1 {
	margin-left: 10px;
	font-size: 11px;font-size: 1.1rem;
	color: #16160e;
	text-align: left;
	font-weight: normal;
}

#header {
	width: 800px;
	height: 188px;
	margin: 0 auto;
	position: relative;
}

#header ul {
	width: 800px;
	height: 48px;
	position: absolute;
	top: 140px;
	left: 0;
}

#header li {
	height: 48px;
	float: left;
}

#headertop {
	width: 800px;
	height: 78px;
	margin: 0 auto;
	position: relative;
}

#headertop ul {
	width: 800px;
	height: 48px;
	position: absolute;
	top: 30px;
	left: 0;
}

#headertop li {
	height: 48px;
	float: left;
}

#contents {
	width: 800px;
	margin: 0 auto;
	padding: 10px 0 0 0;
	text-align: left;
	position: relative;
}

#mainbody {
	width: 800px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
}

.top {
	height: 590px;
	background: url(../images/top/bg_body.gif) top left no-repeat;
}

.yel { background: #FFE100;}

.white { background: #FFF;}

.navi_yel { background: #FFE100;}

.navi_wht { background: #FFFFFF;}


.reccomend {
	width: 180px;
	height:24px;
	border: 1px dashed #666;
	position: absolute;
	top: 32px;
	right: 20px;
	font-size: 10px;font-size: 1rem;
	line-height: 24px;
	text-indent: 1em;
}

.reccomend a {
	display: block;
	background: #FFFFFF;
	width: 180px;
	height: 24px;
}

.reccomend a:hover { background: #eeeeee;}


#footer {
	width: 800px;
	height: 80px;
	margin: 0 auto;
	background: #16160e;
}

#copyright {
	color: #ffffff;
	text-align: center;
	padding: 25px 0;
	font-size: 10px;font-size: 1rem;
}

#clear { clear: both;}


/*トップページ*/

#box_770 {
	width: 770px;
	margin-left: 15px;
}

#box_left {
	float: left;
	width: 380px;
	margin-bottom: 15px;
}

#box_left p,#box_right p {
	font-weight: bold;
	text-align: right;
	margin: 5px 0;
}

#box_left p a,#box_right p a {
	color: #3b5998; 
}

#box_left p a:hover,#box_right p a:hover {
	color: #3b5998;
	text-decoration: underline;
}

#box_right {
	float: right;
	width: 380px;
	margin-bottom: 15px;
}

.fblikebox {
	margin: 0;
}

#feed {
	margin: 5px 0 10px 5px;
	height: 200px;
}

#feed li {
	font-size: 12px;font-size: 1.2rem;
	line-height: 2.8em;
	border-bottom: 1px dashed #ccc;
	overflow:hidden;
	text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis; /* Safari */
	-o-text-overflow: ellipsis; /* Opera */
	white-space: nowrap;
}

#feed li a,#feed li a:visited { color: #3b5998; font-weight: bold;}

#feed li a:hover { color: #3b5998; text-decoration: underline;}

ul.smallpanel {
	width: 770px;
	height: 180px;
	margin: 0;
	
}

ul.smallpanel li {
	width: 240px;
	height: 148px;
	float: left;
	margin: 0 0 0 12px;
	border: 1px solid #ccc;
}


.flyer {
	width: 300px;
	height: 400px;
	background: url(../images/top/bg_flyer.png) no-repeat left top;
	padding: 5px 0 0 5px;
}



#topix {
	width: 440px;
	height: 120px;
	padding: 0.5em;
	*padding: 0.5em 0 0.5em 0;
}

.date {
	margin-right: 1em;
}

.thumb {
	width: 390px;
	height: 140px;
}

.thumb li {
	float: left;
	width: 76px;
	height: 140px;
	margin-right: 2px;
}

.topbana {
	width: 800px;
	height: 50px;
	margin: 0 auto;
	padding-top: 15px;
}

.topbana li {
	display: inline;
	float: left;
	width: 156px;
	height: 50px;
	margin: 0 2px 0 2px;
}

/*バイオグラフィー*/

.bio_title {
	height: 80px;
	background: url(../images/bio/title.gif) no-repeat;
}

.bio_imgbox {
	width: 780px;
	height: 350px;
	margin: 30px 0 0px 10px;
	clear: both;
}

.bio_imgbox li {
	width: 100px;
	height: 100px;
	float: left;
	display: inline;/*for WinIE6 */
	margin: 5px;
	_margin: 0;
}

#bio_linktxt { color: #990000;}

.protable { width: 700px;}

.protable th {
        background: #eee;
        width: 700px;
        height: 30px;
        border-left: 3px solid #ffe100;
        text-indent: 1em;
}

.protable td { border-bottom: 1px dotted #ccc;}

.biotable {
        width: 700px;
        margin: 10px 10px 0px 50px;
		padding-bottom: 10px;
		line-height: 1.6em;
		font-size: 12px;font-size: 1.2rem;
}

.biotable th {
        background: #eee;
        width: 700px;
        height: 30px;
        text-indent: 1em;
        border-left: 3px solid #ffe100;
}

.biotable td { border-bottom: 1px dotted #999;}


/*プロフィール*/

.pro_txt{
	line-height: 180%;
	text-align: left;
	font-size: 12px;font-size: 1.2rem;
}

.pro_subtxt{
	font-size: 10px;font-size: 1rem;
	text-align: left;
}

#pro_img{ float: left;}


/*作品*/

.sakuhin_title { height: 20px;}

.sakuhin_txt{
	text-align: right;
	margin: 0px 20px 0px 20px;
	padding: 10px 0px 0px 0px;
}

.sakuhin_maintxt{
	text-align: left;
	margin: 0px 20px 0px 20px;
	line-height: 150%;
}

.worksintro {
	width: 750px;
	margin: 0 auto;
}


/*作品一覧*/

#sub_title{
	text-align: left;
	width: 800px;
	height: 47px;
	clear: both;
}

#title_txt1{
	line-height: 150%;
	text-align: left;
}

#title_txt2 { text-align: right;}

#bigimg{
	text-align: left;
	margin: 0px 20px 0px 10px;
}

#imgbox{
	margin: 10px 0px 0px 10px;
	clear: both;
}

#img{
	float: left;
	margin: 0px 10px 0px 0px;
}

#link{
	text-align: center;
	margin: 10px 0px 10px 0px;
}


/*キーヤンスタジオ*/

.swf_ks {
	width: 800px;
	height: 300px;
}

.goahead {
	width: 220px;
	height:20px;
	border: 1px dashed #666;
	font-size: 10px;font-size: 1rem;
	font-weight: bold;
	line-height: 20px;
	text-indent: 1em;
	margin-bottom: 10px;
}

.goahead a {
	display: block;
	background: #FFFFFF;
	width: 220px;
	height: 20px;
}

.goahead a:hover { background: #eeeeee;}

.block1,.block2,.block3 {
	width: 780px;
	margin: 0 auto;
	position: relative;
}

.shoplogo,.concept,.caption,.shop1,.shop2,.shop3,.shop4 { position: absolute;}

.block1 {
	height: 170px;
}

.shoplogo {
	top: 10px;
	left: 0;
}

.concept {
	top: 20px;
	left: 215px;
}

.caption {
	top: 119px;
	left: 220px;
	font-size: 9px;font-size: 0.9rem;
	line-height: 2em;
}

.block2 {
	height: 240px;
}

.shop1 {
	top: 0;
	left: 0;
}

.shop2 {
	top: 0;
	left: 388px;
}

.shop3 {
	top: 0;
	left: 520px;
}

.shop4 {
	top: 0;
	left: 652px;
}

.block3 {
	height: 340px;
}

.shopname {
	width: 760px;
	height: 30px;
	border-bottom: 1px solid #16160e;
	margin-top: 15px;
	margin-bottom: 3px;
	padding-bottom: 3px;
}

.map {
	width: 780px;
	height: 280px;
	margin: 10px auto 0 auto;
}


/*ワークスマップ*/

.map_title {
	height: 80px;
	background: url(../images/map/title.gif) no-repeat;
}

#map_haikei{ background: url(../images/top/haikei.gif) repeat-y;}

#map_txt{
	text-align: right;
	margin: 0px 20px 0px 20px;
	padding: 10px 0px 0px 0px;
}

#map_maintxt{
	text-align: left;
	margin: 0px 20px 0px 20px;
	line-height: 150%;
}


/*お問い合わせ*/

#otoiawase_haikei{
	background: url(../images/otoiawase/haikei.gif) no-repeat;
	width: 800px;
}

#otoiawse_title{
	background:url(../images/otoiawase/title.gif) no-repeat;
	width:800px;
	height:80px;
	clear:both;
}

#otoiawase_txt{
	margin: 0px 20px 0px 20px;
	text-align:left;
}

#font_large1 { font-size: 15px;font-size: 1.5rem;}

#font_large2 { font-size: 20px;font-size: 2rem;}

/*リンク*/


.links_title {
	height: 80px;
	background: url(../images/links/title.gif) no-repeat;
}

.linkbanner {
	width: 640px;
	height: 270px;	
	text-align: center;
	margin: 0 auto;
}

.linkbanner tr { vertical-align: top;}

.linkbanner td {
	width: 148px;
	height: 51px;
	padding-left: 12px;
}

.banner {
	background: #FFF;
	border: 1px dashed #ccc;
}

.formtable {}

.formtable td {
	height: 30px;
	line-height: 30px;
	padding-left: 1em;
}

.gmap {
	width: 640px;
	height: auto;
	text-align: left;
	margin: auto;
}

.gmap iframe { border: 1px solid #ccc;}


.ftbinfo { background: url(../images/news/ftb_info.gif) left top no-repeat;}

.ftbftb {
	background: url(../images/news/ftb_ftb.gif) left top no-repeat;
	margin-top: 15px;
}

.ftbhideki {
	background: url(../images/news/ftb_hideki.gif) left top no-repeat;
	margin-top: 15px;
}

.ftbtbl { font-size: 1rem;}

.ftbtbl td { border-bottom: 1px dotted #ccc;}

.ftbtbl p {
	font-size: 0.9rem;
	line-height: 1.6em;
	padding-bottom: 5px;
}

.linkbox {
	font-size: 0.9rem;
	color: #333;
	border: 1px solid #CC0000;
	padding: 0.5em;
	margin-bottom: 10px;
}


/*壁紙*/
.wallpaper_txt{
	line-height: 180%;
	text-align: left;
	font-size: 12px;font-size: 1.2rem;
}

.wallpaper_subtxt{
	font-size: 10px;font-size: 1rem;
	text-align: left;
}

#wallpaper_img{ float: left;}

#wallpaper {
	min-height: 500px;
	}

#wallpaper ul {
margin: 0 0 0 10px; 
}

#wallpaper li {
	width: 130px;
	height: 130px;
	margin: 0 0 0 0;
	float: left;
}

.wall_prevnext {
	width: 800px;
	height: 20px;
	margin: 0 auto;
	border-bottom: 1px dotted #ccc;
}

.wall_prevnext li {
	float: left;
	width: 250px;
	line-height: 20px;
	font-size: 9px;font-size: 0.9rem;
}

.wll_prevnext li a {
	display: block;
	width: 250px;
	height: 20px;
	color: #000;
}

.wll_prevnext li a:hover {
	text-decoration: underline;
	color: #C00;
}

.pre {text-align: left;}
.nxt {text-align: right;}
.toindex { text-align: center;}

/*祇園大茶会*/

.daichakai {
width: 700px;
margin: 0 auto;
}


/*RimpaRock*/

#rimparock {
	width: 800px;
}

#kiyancontents {
	width: 680px;
	margin: 20px auto;
}

#kiyancontents p {
	font-size: 1.1rem;
	line-height: 1.8em;
	margin-bottom: 30px;
}

#kiyancontents ul {
	width: 680px;
	font-size: 1rem;
	line-height: 1.8em;
	margin-left: 10px;
}

#kiyancontents li.indent {
	text-indent: 1em;
	}

.maeuri {
	width: 680px;
	height: 60px;
	color:#990000;
	font-weight: bold;
	margin: 20px 0 0 0;
	}
	
.maeuri a:link {color: #FF3300;text-decoration: underline;}

.maeuri a:visited {color: #FF3300;text-decoration: underline;}

#snsbtn {
	width: 430px;
	margin: 10px auto;
}</pre></body></html>