@charset "UTF-8";
/* CSS Document */

.classinfo th {
	font-size:14px;
	font-weight:bold;
	line-height:1.8;
	padding-bottom:10px;
	color:#000;
	white-space:nowrap;
}
.classinfo td {
	font-size:14px;
	line-height:1.8;
	padding-bottom:10px;
	color:#000;
	padding-right:10px;
}
.classinfo td a {
	text-decoration:none;
	color:#F30;
}
.classinfo td a:hover {
	text-decoration:underline;
}

.classt {
	font-size:18px;
	line-height:1;
	padding-bottom:10px;
	padding-right:10px;
	color:#000;
}
.classtxt {
	font-size:14px;
	line-height:1.8;
	padding-bottom:10px;
	padding-right:10px;
	color:#666;
}
.classtxt a {
	text-decoration:none;
	color:#F30;
}
.classtxt a:hover {
	text-decoration:underline;
	color:#F00;
}
.classtxt strong {
	font-size:16px;
	font-weight:bold;
	color:#960;
}
.classtxt b {
	font-weight:bold;
	color:#000;
}

#preparation {
	display:none;
}

#painting {
	display:none;
	font-size:18px;
	color:#000;
	border:2px solid #ffaa00;
	padding:10px;
	margin-bottom:10px;
	margin-right:10px;
}
#painting div {
	border-bottom:1px dotted #ffaa00;
	padding-bottom:4px;
}
#painting table {
	margin-bottom:15px;
}
#painting th {
	font-size:14px;
	line-height:1.8;
	font-weight:bold;
	white-space:nowrap;
	color:#000;
	padding:5px 0 5px 18px;
}
#painting td {
	font-size:14px;
	line-height:1.8;
	color:#000;
	padding:5px 10px;
}

#jukenbasic {
	display:none;
	font-size:18px;
	color:#000;
	border:2px solid #00aed9;
	padding:10px;
	margin-bottom:10px;
	margin-right:10px;
}
#jukenbasic div {
	border-bottom:1px dotted #00aed9;
	padding-bottom:4px;
}
#jukenbasic table {
	margin-bottom:15px;
}
#jukenbasic th {
	font-size:14px;
	line-height:1.8;
	font-weight:bold;
	white-space:nowrap;
	color:#000;
	padding:5px 0;
}
#jukenbasic td {
	font-size:14px;
	line-height:1.8;
	color:#000;
	padding:5px;
}
#shopmap td a {
	text-decoration:none;
	color:#06F;
}
#shopmap td a:hover {
	text-decoration:underline;
	color:#F00;
}

#trips {
	display:;
}


#infoset {
	padding-left:10px;
}
#infoset_l {
	padding-right:10px;
}
.info {
	margin:0 0 30px 0;
	-webkit-border-bottom-right-radius:10px;
    -webkit-border-bottom-left-radius:10px;
	-moz-border-radius-bottomright:10px;
    -moz-border-radius-bottomleft:10px;
	cursor:pointer;
}
.infoall {
	background-color:#e5e5e5 !important;
}
.aview {
	cursor:auto !important;
}
.infoi img {
	width:100%;
}
.infot {
	font-size:18px;
	font-weight:500;
	line-height:1;
	padding:10px;
}
.infot span {
	font-weight:normal;
	font-size:12px;
	line-height:18px;
	display:block;
	float:right;
}
.infot a {
	text-decoration:none;
	color:#000;
}
.infob {
	font-size:13px;
	line-height:1.6;
	padding:10px 10px 10px 10px;
	background:url(../img/dotline2.png) repeat-x left top;
}
.infob a {
	text-decoration:none;
	color:#F30;
}
.infob a:hover {
	color:#F00;
	text-decoration:underline;
}
.infob .theme_box {
	color:#000;
	padding:5px;
	clear:both;
}
.infob .img {
	padding:5px 0;
}
.infob .limg {
	float:left;
	padding:0 20px 20px 0;
}
.infob .rimg {
	float:right;
	padding:0 0 20px 20px;
}

.dline1 {
	background:url(../img/dotline1.png) repeat-x left center;
	-moz-opacity:0.3;
	opacity:0.3;
	filter:alpha(opacity=30);
	margin-right:10px;
	height:30px;
}

#infolink {
	text-align:right;
	padding-right:10px;
}
#infolink a {
	text-decoration:none;
	color:#666;
}
#infolink a:hover {
	color:#F00;
}

#footer {
	text-align:center;
	font-size:14px;
	line-height:18px;
	color:#999;
}
#footer a {
	color:#999;
	text-decoration:none;
}

.lc,.rc {
	text-decoration:none;
	color:#000;
	font-size:14px;
	width:1em;
	line-height:1.5;
	padding-left:10px;
	padding-right:10px;
}
.lc {
	float:left;
}
.rc {
	float:right;
}
.lc p,.rc p {
	display:table-cell;
	width:1em;
	height:150px;
	vertical-align:middle;
	padding:0;
	cursor:pointer;
}

#cl1 {
	background:#ffeecc;
}
#cl2 {
	background:#f1ffd9;
}
#cl3 {
	background:#e5faff;
}
#cl4 {
	background:#f3e5ff;
}

#cl1:hover {
	background:#ffdd99;
}
#cl2:hover {
	background:#d8f2aa;
}
#cl3:hover {
	background:#b2f0ff;
}
#cl4:hover {
	background:#e7ccff;
}

.min {
	font-family:"ヒラギノ明朝 Pro W6", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif;
}
