@charset "UTF-8";
body#dtmkyoto {
	background-color: #000;
	background-image: none;
	color: #dedede;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0.44, rgb(0,0,0)), color-stop(0.72, rgb(107,105,103)));
	background-image: -moz-linear-gradient(19% 75% 270deg, #000000, #5E5E5E, #C7C7C7 100%);
	border-top: 0px none;
}
body#dtmtokyo {
	background-color: #000;
	background-image: none;
	color: #dedede;
	border-top: 0px none;
}
#container {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 210px 20px 20px;
	position: relative;
	border:none;
	background-color: #333;
	margin: 0px auto;
	background: url(../images/bg.jpg) top center repeat-y;
	background:	url(../images/deco.png) 0px 60px no-repeat, url(../images/bg.jpg) top center repeat-y;/*
	background-image: url(images/deco.png), url(images/bg.jpg);
	background-repeat: no-repeat, repeat-y;
	background-position: 0px 60px, top center;
*/
}
body#dtmtokyo #container {
	background: #333 url(../images/bg.jpg) top center repeat-y;
	background:	url(../images/bg_dtmtokyo.png) 600px 20px no-repeat, url(../images/bg.jpg) top center repeat-y;
}
*+html:first-child #container { /* for Opera */
}
#container #logo {
	position: absolute;
	top: -15px;
	left: -10px;
	z-index: 3;
}
img.picFrame {
	-webkit-box-shadow:2px 2px 4px #666;
	-moz-box-shadow:2px 2px 4px #666;
	box-shadow:2px 2px 4px #666;
	border-color: #ccc;
	-webkit-transform: rotate(-2deg);
	-moz-transform: rotate(-2deg);
	transform: rotate(-2deg);
}
p.applyform {
	margin-bottom: 0px;
}
p.applyform a {
	color: #fff;
	border-color: #BE3C14;
	background: #BE3C14 url(http://swwwitch.com/images/btn_bg.png) no-repeat center top;
	margin-bottom: 0px;
}
p.applyform a:hover {
	color: #73424F;
	border-color: #ccc;
	background: #ccc url(http://swwwitch.com/images/btn_bg.png) no-repeat center top;
}
#container div.lp-session {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 20px 20px 20px;
	margin-bottom: 20px;
	background-color: #121212;
}
#container h2, #container h3, #container h4 {
	color: #FFF;
}
/*#container h2 {
	border-bottom: 1px solid #BE3C14;
	padding-bottom: 3px;
}*/
#container div.profile {
	color: #333;
}
em, strong {
	color: #FFF;
}
dl dt {
	color: #FFF;
}
#container .bordered tr th {
	background: none;
	text-align: right;
}
#container div.profile h4 {
	color: #333;
	font-size: 120%;
}
a:focus {
	outline:none
}
a, a:link, a:visited {
	color: #CCC;
}
a:hover, a:visited:hover {
	color: #FFFFFF;
	background: none;
}
div.wrapper a:hover {
	background: #000;
	color: #fff;
}
div.profile a, div.profile a:link, div.profile a:visited {
	color: #333;
}
div.profile h4 {
	font-size: 120%;
}
div.profile a:hover {
	color: #fff;
}
#container div.wrapper {
	background-color: #333;
	background-color: rgba(160, 160, 160, 0.3);
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding: 10px 30px 30px;
	text-shadow: 1px 1px 0 #000;
	margin-bottom: 20px;
}
#container div.wrapper div.profile {
	text-shadow: none;
	background-color: #efefef;
	background-color: rgba(238, 237, 223, 0.6);
}
table {
	border-top: 1px solid #999;
	border-left: none;
}
th {
	border-bottom: 1px solid #999;
	border-right: none;
}
#container tr.h th {
	text-align: center;
	color: #FFF;
	background-color: #333;
	background-color: rgba(255, 255, 255, 0.2);
	border-left: 1px solid #CCC;
}
#container tr.h th#t {
	border-left: none;
}
td {
	border-left: 1px solid #999;
	border-right: none;
	border-bottom: 1px solid #999;
}
#footer {
	background-color: #000;
	background-color: rgba(255, 255, 255, 0.2);
	border-style: none;
	text-align: center;
	margin: 0px;
	padding: 10px 20px;
	position: fixed;
	right: 20px;
	bottom: 20px;
	-moz-transform: rotate(-5deg);
	transform: rotate(-5deg);
}
#dtmtokyo #footer a {display: block;}
#dtmtokyo #footer a:hover {background-color: rgba(255, 255, 255, 0.2)}
iframe {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color: #fff;
	background-color: rgba(255, 255, 255, 0.6);
}
#lead {
	margin-top: 20px;
	padding-bottom: 5px;
}
div.profile ul {
	padding-bottom: 10px;
}
/**/

body#dtmkyoto #lead {
	-moz-column-count: 2;
	-moz-column-gap: 15px;
	-webkit-column-count: 2;
	-webkit-column-gap: 15px;
	column-count: 2;
	column-gap: 15px;
}

#header ul#gNav {
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 140px;
	left: 430px;
	width: 470px;
	height: 3em;
}
#header ul#gNav li {
	list-style: none;
	float: left;
	margin: 0px;
	padding: 0px;
}
#header ul#gNav li a {
	text-decoration: none;
	padding: 5px 8px;
}
#header ul#gNav li a:hover {
	background: #39C;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
ul.present {
	clear: both;
	margin: 0px;
	padding: 0px;
}
ul.present li {
	float: left;
	list-style: none;
	margin-right: 10px;
}
p.clear {
	clear: both;
}
