* {
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #FFFFFF;
	text-align: center;
	background-image: url(img/body_bg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#all {
	text-align: left;
	width: 754px;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	line-height: 16px;
	color: #666666;
}
h1 {
	font-size: 14px;
	line-height: 18px;
	color: #5F38B8;
	margin: 0px;
}
h2 {
	margin: 0px;
}
h3 {
}
p {
	line-height: 1.4em;
	margin: 0px;
}
img {
	border: 0px;
}
td {
	vertical-align: top;
}
th {
}
dl {
}
dt {
	font-weight: bold;
}
dd {
	line-height: 1.4em;
}
ul, ol {
	margin-left: 50px;
	margin-bottom: 17px;
}
li {
	line-height: 1.4em;
}
.none {
	font-size: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	height: 0px;
	border: 0px;
}
.vm {
	vertical-align: middle;
}
.float-left {
	float: left;
}
.float-right {
	float: right;
}
/*-- コンテンツ全体 --*/

#contents {
	background-image: url(img/shadow.gif);
	background-repeat: repeat-y;
	width: 741px;
	padding-right: 2px;
	padding-left: 11px;
	padding-bottom: 20px;

}

/*-- サイトマップフォーマット --*/

.sitemap ul ul {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 4px;
	background-image: url(img/s-dot3.gif);
	background-repeat: repeat-y;
	background-position: left top;
	margin-left: 30px;
}

.sitemap ul li {
	background-image: url(img/s-dot.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	padding-left: 25px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 20px;
}
.sitemap ul li.s-close {
	background-image: url(img/s-dot2.gif);
	background-repeat: no-repeat;
	margin-bottom: 5px;
}

.sitemap ul li.s-close2 {
	background-image: url(img/s-dot4.gif);
	background-repeat: no-repeat;
	margin-bottom: 0px;
}
.sitemap ul li.s-close3 {
	background-image: url(img/s-dot5.gif);
}

/*-- リンク指定 --*/

a:link {
	color: #0033CC;
	text-decoration: none;
}
a:visited {
	color: #330099;
	text-decoration: none;
}
a:hover {
	color: #6699FF;
	text-decoration: none;
}


/*-- ヘッダ部 --*/
#head {
	position: relative;
	font-size: 11px;

}
.summary {
	margin-top: 20px;
	font-size: 11px;
}
#head p.link {
	position: absolute;
	top: 6px;
	right: 24px;
}

/*-- メインコンテンツ --*/

#index {
	background-image: url(img/shadow.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding-left: 2px;
	padding-right: 2px;
	color: #FFFFFF;
}
#main {
	float: right;
	width: 567px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
}
#main2 {
}
.path {
	font-size: 11px;
	background-image: url(img/pathbg.gif);
	background-repeat: no-repeat;
	height: 20px;
	line-height: 20px;
	text-align: right;
	padding-right: 22px;
	color: #EDF3FE;
}
.path a:link {
	color: #EDF3FE;
	text-decoration: underline;
}
.path a:visited {
	color: #EDF3FE;
	text-decoration: underline;
}
.path a:hover {
	color: #C5D8FC;
}

/*-- フッター --*/
#footer {
	clear: both;
	background-image: url(img/footerbg.gif);
	background-repeat: no-repeat;
	font-size: 11px;
	line-height: 14px;
}

address {
	font-style: normal;
	font-size: 11px;
	line-height: 1.4em;
	margin-left: 30px;
	margin-top: 3px;
}
#footer p.link {
	text-align: center;
	padding-top: 12px;
	padding-bottom: 12px;
	margin: 0px;
}
#footer p.copy {
	margin-left: 30px;
	margin-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
}
#footer div.footerout {
	position: relative;
}
div.footerout div.getflash {
	position: absolute;
	top: 0px;
	right: 50px;
}
p.pagetop {
	text-align: right;
	margin-top: 10px;
}
p.pagetop img {
	vertical-align: middle;
}

/*-- サイドメニュー --*/

#menu {
	float: left;
	margin-top: 10px;
	width: 154px;
	background-color: #CCD8F4;
}
#menu div {
	background-image: url(img/m_top.gif);
	background-repeat: no-repeat;
	padding-top: 31px;
	width: 154px;
}
#menu div div.inq {
	background-image: url(img/m_inquirytop.gif);
	background-repeat: no-repeat;
	background-position: 12px 0px;
	padding-top: 27px;
	font-size: 11px;
}
#menu div div.btm {
	background-image: url(img/m_btm.gif);
	height: 32px;
	background-repeat: no-repeat;
	padding: 0px;
}
#menu div dl {
	margin-left: 12px;
	margin-bottom: 15px;
}
#menu div dl dt {
	font-weight: normal;
	line-height: 14px;
	height: 40px;
	margin-top: 2px;
}
#menu div dl dt a {
	background-image: url(img/m_arrowbg.gif);
	background-repeat: no-repeat;
	display: block;
	padding-left: 28px;
	padding-top: 13px;
	padding-bottom: 13px;
	width: 101px;
}
#menu div dl dt a.line2 {
	padding-top: 6px;
	padding-bottom: 6px;
}
#menu div.inq p {
	margin-left: 12px;
	width: 107px;
	background-image: url(img/m_inquirybg.gif);
	background-repeat: repeat-y;
	padding-top: 3px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
	padding-right: 11px;
	padding-left: 11px;
}
#menu div.inq .link a {
	background-image: url(img/m_goinqbg.gif);
	background-repeat: no-repeat;
	display: block;
	line-height: 15px;
	color: #FFFFFF;
	width: 97px;
	padding-left: 10px;
}
#menu div.inq .link2 a {
	background-image: url(img/m_accessbg.gif);
	background-repeat: no-repeat;
	display: block;
	line-height: 15px;
	color: #FFFFFF;
	padding-left: 10px;
	width: 97px;
}
#menu div dl dt.type2 {
	height: 32px;
}
#menu div dl dt.type2 a {
	background-image: url(img/m_arrow2bg.gif);
	padding-top: 9px;
	padding-bottom: 9px;
}
#menu div dl dd {
	background-image: url(img/m_arrow3bg.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding-left: 28px;
	line-height: 20px;
}
#menu div dl dd a {
	margin: 0px;
	text-decoration: underline;
}
#menu div dl dd.btm {
	background-image: url(img/m_arrowbtm.gif);
	padding-bottom: 7px;
	background-repeat: no-repeat;
}
#menu div dl dt.type3 {
	height: 46px;
}
#menu div dl dt.type3 a.line2 {
	background-image: url(img/m_arrow4bg.gif);
	padding-top: 9px;
	padding-bottom: 9px;
}
/*-- CGI --*/

.cgidata dt {
	color: #2E5FD3;
	margin-left: 17px;
	font-size: 14px;
}
.cgidata dd {
	color: #333333;
	margin-top: 0px;
	margin-bottom: 15px;
	margin-left: 17px;
}

/*-- FAQ --*/

#third dl.faq {
	margin-left: 17px;
}
#third dl.faq dt {
	background-image: url(info/img/q.gif);
	background-repeat: no-repeat;
	padding-left: 30px;
	line-height: 20px;
	height: 20px;
	margin-bottom: 5px;
}
#third dl.faq dd {
	margin-bottom: 18px;
	padding-right: 20px;
	padding-left: 20px;
	background-image: url(info/img/a.gif);
	background-repeat: no-repeat;
	margin-left: 10px;
	background-position: 0px 2px;
}

/*-- トップページ --*/

#index table td.indexh1 {
	background-image: url(img/indexblue.gif);
	background-repeat: repeat-x;
	padding-right: 12px;
	padding-left: 12px;
	vertical-align: middle;
}
#index img {
}
#index p {

}
#index table h1 {
	color: #FFFFFF;
	font-size: 12px;
	padding-bottom: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8CABF1;
	padding-left: 2px;
	margin-bottom: 14px;
}
.top div.indexbox {
	width: 278px;
}
.top div.indexbox div {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #C2D1E7;
	border-left-color: #C2D1E7;
	padding-right: 13px;
	padding-left: 13px;
}
.top div.float-right {
	padding-left: 11px;
}
.top div.float-right ul {
	background-image: url(img/index_topics.gif);
	background-repeat: no-repeat;
	padding-top: 17px;
	list-style-type: none;
	margin: 8px 0px 0px;
	width: 275px;
}
.top div.float-right ul li {
	background-color: #FEFEF0;
	line-height: 25px;
	height: 25px;
	padding-bottom: 5px;
	background-image: url(img/dash275.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 13px;
}
.top .indexbox div p {
	padding-top: 10px;
}
.top div.indexbox p.towork {
	background-image: url(img/index_workbg.gif);
	background-repeat: no-repeat;
	margin-top: 10px;
	height: 178px;
	width: 226px;
	padding-right: 12px;
	padding-left: 12px;
}
.top div.indexbox p.towork a {
	display: block;
	height: 14px;
	width: 109px;
	background-repeat: no-repeat;
	padding-top: 35px;
	text-align: center;
	line-height: 14px;
	margin-bottom: 10px;
}
.top div.indexbox p.towork a img {
	margin-right: 5px;
}
.top div.indexbox p.towork a.tumbler {
	background-image: url(img/index_blow1.jpg);
	float: right;
}
.top div.indexbox p.towork a.vase {
	background-image: url(img/index_blow2.jpg);
	float: left;
}
.top div.indexbox p.towork a.vessel {
	background-image: url(img/index_blow3.jpg);
	float: right;
}
.top div.indexbox p.towork a.plate {
	background-image: url(img/index_blow4.jpg);
	float: left;
}
.top div.indexbox p.towork a.wine {
	background-image: url(img/index_blow5.jpg);
	float: right;
}
.top div.indexbox div.toexp {
	border: none;
	background-image: url(img/index_expbg.gif);
	background-repeat: no-repeat;
	margin-top: 10px;
	width: 224px;
	height: 110px;
	padding-top: 10px;
}
.top div.indexbox div.toexp p {
	padding-top: 35px;
}
.top div.indexbox div.toexp p.link {
	text-align: left;
	margin-top: 3px;
	padding-top: 0px;
}
#main .h1box {
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-bottom: 14px;
	padding-left: 17px;
	margin-bottom: 12px;
}
#main .blow {
	background-image: url(blow/img/h1bg_1.jpg);
}
#main .burner {
	background-image: url(burner/img/h1bg_2.jpg);
}
#main .experience {
	background-image: url(experience/img/h1bg_3.jpg);
}
#main .studio {
	background-image: url(studio/img/h1bg_4.jpg);
}
#main .about {
	background-image: url(info/img/h1bg_5.jpg);
}
#main .gallery {
	background-image: url(info/img/h1bg_6.jpg);
}
#main .info {
	background-image: url(info/img/h1bg_7.jpg);
}
#main .h1box h1 {
	padding-bottom: 10px;
}
#main .h1box p {
	color: #000000;
	margin: 0px;
	padding: 0px;
}

/*-- 全般 --*/

.caution {
	font-weight: bold;
}
#main p.link {
	text-align: right;
	line-height: 17px;
}
#main p.link img {
	vertical-align: middle;
	margin-right: 3px;
}
#main p.link2 {
	line-height: 17px;
	font-weight: bold;
	text-align: right;
}
#main p.link2 img {
	vertical-align: middle;
	margin-right: 3px;
}
#main div.catelink {
	background-image: url(img/box566top.gif);
	background-repeat: no-repeat;
	padding-top: 10px;
	margin-top: 10px;
	color: #0033CC;
}
#main p.catelink2 {
	color: #0033CC;
	margin-bottom: 0px;
}
#main div.catelink p {
	margin: 0px;
	background-image: url(img/box566bg.gif);
	background-repeat: repeat-y;
}
#main div.catelink div {
	line-height: 10px;
	background-image: url(img/box566btm.gif);
	background-repeat: no-repeat;
	height: 10px;
}
p.bn img {
	vertical-align: middle;
}
.floatleft-r15 {
	float: left;
	margin-right: 15px;
}
.floatright-l15 {
	float: right;
	margin-left: 15px;
}
.margin-rl17 {
	margin-right: 17px;
	margin-left: 17px;
}
.red {
	color: #FF6666;
}
.blue {
	color: #4182ED;
}
.purple {
	color: #5E3DB1;
}
.floatleft-r10 {
	float: left;
	margin-right: 10px;
}
img.float-left {
	margin-bottom: 10px;
}
h3 img {
	vertical-align: middle;
}
.whitebox2 {
	border: 1px solid #CCCCCC;
	margin-right: 17px;
	margin-left: 17px;
	padding-top: 10px;
}
#main .margin-rl17 .float-right p {
	padding: 0px;
	width: 342px;
	margin-bottom: 10px;
}
#main p.title {
	background-repeat: no-repeat;
	font-size: 12px;
	color: #333333;
	margin-left: 12px;
	padding-top: 2px;
	padding-left: 23px;
	padding-bottom: 2px;
	margin-bottom: 10px;
	background-image: url(img/ptitle.gif);
}
#main table.price {
	margin: 0px 17px 18px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#main table.price2 {
	margin: 0px 0px 18px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#main table.price th, #main table.price2 th {
	padding: 5px 10px;
	background-color: #F4FAFF;
	color: #497AD6;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-align: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	width: 25%;
}
#main table.price td, #main table.price2 td {
	padding: 5px 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	width: 75%;
}
#main table.half {
	width: 260px;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#main table.half td {
	padding: 5px 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
#main table.half th {
	padding: 5px 10px;
	background-color: #F4FAFF;
	color: #497AD6;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
#main div.whitebox {
	margin-right: 15px;
	margin-left: 15px;
	background-image: url(img/whitebox.gif);
	background-repeat: no-repeat;
	padding-top: 10px;
	height: 140px;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
h2.fukidashi {
	background-image: url(img/fuki567.gif);
	background-repeat: no-repeat;
	padding-left: 17px;
	font-size: 12px;
	font-weight: normal;
	height: 30px;
	padding-top: 9px;
	line-height: 12px;
	color: #330066;
	margin-bottom: 4px;
	margin-top: 40px;
}
div.goapply {
	background-image: url(blow/img/blue_2nd_21.gif);
	line-height: 12px;
	padding-top: 14px;
	background-repeat: no-repeat;
	position: relative;
	color: #000000;
	padding-bottom: 13px;
	margin-top: 30px;
	margin-bottom: 10px;
}
div.goapply p {
	margin-bottom: 10px;
	padding-right: 17px;
	padding-left: 17px;
}
div.goapply img {
	position: absolute;
	text-align: right;
	top: 13px;
	left: 383px;
}

/*-- 第二階層 --*/

#second p, #third p, #third2 p {
	margin-bottom: 18px;
	padding-right: 17px;
	padding-left: 17px;
}
#second .secondbox {
	width: 278px;
	background-image: url(img/secondbox_btm.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 10px;
	margin-top: 18px;
}
#second .secondbox h2 {
	font-size: 12px;
	font-weight: normal;
	height: 27px;
}
#second .secondbox h2 a {
	display: block;
	background-image: url(img/secondbox_top.gif);
	padding-left: 35px;
	background-repeat: no-repeat;
	line-height: 12px;
	padding-top: 9px;
	padding-bottom: 6px;
	height: 12px;
}
#second .secondbox p {
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#second .secondbox div {
	padding-top: 10px;
	padding-right: 17px;
	padding-left: 17px;
	background-image: url(img/secondboxbg.gif);
	background-repeat: repeat-y;
}
#second .secondbox img {
	margin-top: 7px;
	margin-right: 14px;
	border: 1px solid #CCCCCC;
}

/*-- 第三階層 --*/

#third2 .third2box {
	background-image: url(blow/img/third2boxbg.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 79px;
	width: 567px;
	margin-bottom: 7px;
}
#third2 .third2box h2 {
	font-size: 12px;
	font-weight: normal;
	margin-bottom: 8px;
	padding-top: 11px;
	padding-bottom: 12px;
	padding-left: 23px;
}
#third2 .third2box h2 a {
	display: block
	padding-bottom: 12px
	display: block;

}
#third2 .third2box p {
	margin: 0px;
	padding: 0px;
}
#third2 .third2box div {
	float: right;
	width: 399px;
}
#third2 .greenbox, #third2 .bluebox {
	width: 278px;
	background-image: url(img/grayboxbtm.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 12px;
}
#third2 .greenbox p, #third2 .bluebox p {
	background-image: url(img/grayboxbg.gif);
	background-repeat: repeat-y;
	margin-bottom: 0px;
	padding-right: 12px;
	padding-left: 12px;
	padding-top: 10px;
}
#third2 .greenbox img, #third2 .bluebox img {
	float: left;
	margin-right: 14px;
	margin-bottom: 12px;
}
#third2 .greenbox h3 {
	background-image: url(img/grnboxtop.gif);
	background-repeat: no-repeat;
	font-size: 12px;
	line-height: 12px;
	font-weight: normal;
	padding-left: 14px;
	padding-top: 9px;
	padding-bottom: 7px;
	color: #000000;
}
#third2 .bluebox h3 {
	background-image: url(img/blueboxtop.gif);
	background-repeat: no-repeat;
	font-size: 12px;
	line-height: 12px;
	font-weight: normal;
	padding-left: 14px;
	padding-top: 9px;
	padding-bottom: 7px;
	color: #000000;
}
#third h2 {
	font-size: 12px;
	color: #5F38B8;
	padding-left: 14px;
	background-image: url(img/h2_bg.gif);
	background-repeat: no-repeat;
	line-height: 12px;
	padding-top: 7px;
	padding-bottom: 6px;
	margin-bottom: 9px;
}
#third .dotboxgrn, #third .dotboxblue {
	background-image: url(img/dotbox.gif);
	background-repeat: no-repeat;
	margin-left: 15px;
	padding-left: 12px;
	padding-right: 26px;
	padding-top: 9px;
	height: 181px;
	margin-top: 30px;
	margin-bottom: 5px;
}
#third .dotboxgrn .h3box {
	padding-left: 100px;
	margin-bottom: 11px;
	background-repeat: no-repeat;
}
#third .dotboxgrn p {
	padding: 0px;
	margin: 0px;
}
#third .dotboxgrn h3 {
	font-size: 12px;
	color: #336600;
	margin-bottom: 1px;
	margin-top: 0px;
	background-image: none;
	font-weight: bold;
	padding: 0px;
	margin-left: 0px;
	background-color: #FFFFFF;
}
#third .dotboxgrn .float-right {
	width: 340px;
}
#third .dotboxgrn h4 {
	background-image: url(blow/img/pointgrn.gif);
	background-repeat: no-repeat;
	padding-left: 115px;
	color: #333333;
	font-weight: normal;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-bottom: 8px;
	font-size: 12px;
}

#third .dotboxblue .h3box {
	padding-right: 105px;
	margin-bottom: 11px;
	background-repeat: no-repeat;
	background-position: right top;
}
#third .dotboxblue p {
	padding: 0px;
	margin: 0px;
}
#third .dotboxblue h3 {
	font-size: 12px;
	color: #3399FF;
	margin-bottom: 1px;
	margin-top: 0px;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
	background-image: none;
	font-weight: bold;
	background-color: #FFFFFF;
}
#third .dotboxblue .float-left {
	width: 340px;
}
#third .dotboxblue h4 {
	background-image: url(blow/img/pointblue.gif);
	background-repeat: no-repeat;
	padding-left: 115px;
	color: #333333;
	font-weight: normal;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-bottom: 8px;
	font-size: 12px;
}
#third .day1st .h3box {
	background-image: url(blow/img/day1st.gif);
	color: #336600;
}
#third .day3rd .h3box {
	background-image: url(blow/img/day3rd.gif);
	color: #3399FF;
}
#third .day4th .h3box {
	background-image: url(blow/img/day4th.gif);
	color: #336600;
}
#third .day5th .h3box {
	background-image: url(blow/img/day5th.gif);
	color: #3399FF;
}
#third .day11th .h3box {
	background-image: url(blow/img/day11th.gif);
	color: #336600;
}
#third h3 {
	background-repeat: no-repeat;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	margin-left: 12px;
	padding-top: 2px;
	padding-left: 23px;
	padding-bottom: 2px;
	margin-bottom: 10px;
	background-image: url(img/h3_3.gif);
	margin-top: 15px;
}
#third h3.style2 {
	background-image: url(img/h3_2.gif);
	font-weight: bold;
	color: #333333;
}
#third h3.style3 {
	background-image: url(img/h3_1.gif);
}
#third table.toolbox {
	margin-bottom: 10px;
	width: 263px;
	border: 1px solid #A8D594;
	text-align: left;
}
#third table.toolbox th {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-align: left;
	background-color: #E5F2DF;
	color: #333333;
	border-bottom: 1px solid #A8D594;
}
#third table.toolbox td {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
#third table.toolbox img {
	margin-left: 10px;
}
#third table.info530 {
	width: 530px;
	margin-right: 17px;
	margin-left: 17px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-bottom: 18px;
}
#third table.info530 th {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	text-align: left;
}
#third table.info530 td {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.en {
	font-weight: bold;
	color: #5F84DC;
}
#third div.glass {
	background-image: url(info/img/glasstop.jpg);
	background-repeat: no-repeat;
	margin-right: 17px;
	margin-left: 17px;
	padding-top: 10px;
	margin-bottom: 18px;
}
#third div.glass table {
	background-image: url(info/img/glassbg.jpg);
	background-repeat: repeat-y;
	padding-right: 15px;
	padding-left: 15px;
}
#third div.glass div.btm {
	background-image: url(info/img/glassbtm.jpg);
	background-repeat: no-repeat;
	line-height: 10px;
	height: 10px;
}
#third div.glass table td {
	padding-right: 12px;
	padding-left: 12px;
}
#third div.glass p {
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#dictionary {
	font-size: 12px;
	line-height: 16px;
	margin-right: auto;
	margin-left: auto;
	width: 263px;
}
body.nobg {
	background-image: none;
}
#third p.margin-b0 {
	margin-bottom: 0px;
}
#third p.margin-t0 {
	margin-top: 0px;
}
.size343 {
	width: 343px;
}
.disney {
	text-align: right;
	font-size: 11px;
	margin-right: 10px;
}

