@charset "UTF-8";
 @import url("http://www.swwwitch.com/css/sw.css");
/* basic styles
------------------------------------------------------------*/

/* basic styles */

body{
	line-height: 1.7;
	text-align: center;
	color: #333;
	margin: 0px;
	padding: 0px 0px 20px;
	background: #333 url(../images/bg-slash.gif) repeat;
	border-top: 18px solid #666;
}

* html td,
* html th {
	font-size: 75%;
}
/* for Mac*/

body {
	font-family: "Lucida Grande", sans-serif;}
	
/* link style 
------------------------------------------------------------*/

a:link {
	color: #666;
	background-color: transparent;
}
a:visited {
	color: #605751;
	background-color: transparent;
}
a:hover,
a:visited:hover {
	color: #FFFFFF;
	background-color: #756355;
}
a:hover strong,
a:visited:hover strong{
	color: #FFFFFF;
	background-color: #756355;
}
a:link,
a:visited,
a:active {
	outline: none;
}
/* images + float
-------------------------------------------------------------*/

/**/

h1,
h2,
h3,
h4,
h5,
h6 {
	color: #121212;
	font-size: 100%;
}
h1 {
	margin-top: 0px;
}
h2 {
	font-size: 144%;
	color: #0F9C07;
	margin-top: 20px;
	margin-top: 15px;
	padding-top: 15px;
}
h3 {
	margin-top: 1.5em;
	font-size: 100%;
}
p {
	margin: 0.5em 0px 1em;
}
.btn {
}
/* layout */
/* content = subArea(left) + main(right) */
 
#container {
	width: 920px;
	margin: 0px auto;
	text-align: left;
	position: relative;
}
#content {
	position: relative;
	padding-top: 5px;
	width: 100%;
}
* html #content {
	height: 1000px;
}
#main {
	width: 640px;
	background: #FFF;
	padding: 20px;
	margin: 0px 0px 20px 240px;
}
#subArea {
	position: absolute;
	left: 0px;
	top: 30px;
	width: 240px;
}
/*-----*/


/* banner */

#banner {
	height: 200px;
}
#banner ul#mainMenu {
	position: absolute;
	left: 8px;
	top: 150px;
	margin: 0px;
	padding: 0px;
}
#banner ul#mainMenu li {
	margin: 0px;
	padding: 0px;
	float: left;
	list-style: none;
}
#banner ul#mainMenu li a,
#banner ul#mainMenu li a:hover,
#banner ul#mainMenu li a:visited:hover {
	background-color: transparent;
}
#banner ul#mainMenu li a img {
	background-color: transparent;
}
#banner ul#mainMenu li a:hover img,
#banner ul#mainMenu li a:visited:hover img {
	background-color: transparent;
}
#banner p#home {
	position: absolute;
	top: -24px;
	right: 0px;
	width: 50px;
}
#banner p#home a {
	background: url(http://cssnite.jp/images/bg-slash.gif);
	text-align: center;
	display: block;
	height: 17px;
	width: 56px;
}
#container #banner p#home a:hover,
#container #banner p#home a:visited:hover {
	background: #0F9C07 url(none);
}
#banner p#home a:hover img {
	background-color: transparent;
}
#banner h1#banner-header {
	position: absolute;
	left: 0px;
	top: 20px;
	z-index: 100;
}
#banner h1#banner-header a:hover,
#banner h1#banner-header a:hover img {
	background: transparent;
}
#banner p#apply_btn {
	position: absolute;
	top: 10px;
	right: 0px;
}
#banner p#apply_btn a:hover {
	background-color: transparent;
}
#banner p#apply_btn a:hover img {
	background-color: transparent;
	position:relative;
	top:+1px;
	left:+1px;
}
/* main */

#main p {
	margin-right: 1em;
	margin-left: 1em;
}
#main h3 {
	margin-left: 1em;
}
#main table {
	margin-left: 20px;
}
#main ul {
	padding: 0px;
	margin: 1em 0px 1em 10px;
}
#main ul li {
	list-style: none;
	margin: 0px 0px 0px 20px;
	background: url(../images/bullet_04.gif) no-repeat 0px 8px;
	padding: 0px 0px 0px 8px;
}
#main ul ul {
	margin: 0px;
}
#main ul ul li {
	background: url(none);
}
#main div.lp-session p {
	margin: 0px;
}
#main dl.eventInfo dt {
	clear: left;
	float: left;
	width: 6em;
	margin: 0px;
	padding: 0px;
}
#main div.lp-session h3 {
	font-size: 144%;
	margin: 0px;
	padding: 0px;
}
* html div.lp-session h3 {
	font-size: medium;
}
#main div.lp-session h4 {
	font-size: 122%;
	margin: 0px 0px 10px;
	padding: 0px;
}
div.lp-session p.sessionID {
	color: #0071BF;
	float: right;
	font: italic bold 200% Arial, Helvetica, sans-serif;
	margin: 0px 0px 20px 20px;
}
div.profile {
	background: #fff;
	padding: 20px 20px 10px;
	margin-top: 20px;
}
div.profile h3 {
	font-size: 144%;
}
span.furigana {
	font-size: 65%;
	font-weight: normal;
}
/* Google Maps */

small {
	margin: 20px;
	overflow: auto;
}
div.lp-session {
	margin: 0px 0px 20px;
	padding: 20px;
	background: #B7DBB7;
	width: 600px;
}
* html div.lp-session {
	width: 640px;
}
/* subArea */

#subArea ul {
	margin: 20px 0px 30px 10px;
	padding: 0px;
}
#subArea ul li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: 1.3;
	margin-bottom: 2px;
}
#subArea ul li a {
	text-decoration: none;
	color: #666;
	background: transparent url(http://cssnite.jp/images/bullet_04.gif) no-repeat 6px 9px;
	display: block;
	padding: 4px 5px 4px 15px;
}
/* ie 6*/

* html #subArea ul li a {
	width: 180px
}
#subArea ul li a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background: #0F9C07 url(http://cssnite.jp/images/bullet_02.gif) no-repeat 6px 9px;
}
#subArea ul ul li a {
	padding-left: 20px;
	background-position: 12px 9px;
}
#subArea ul ul li a:hover {
	padding-left: 20px;
	background-position: 12px 8px;
}
#subArea #menuBox {
	padding: 30px 20px 20px;
	background: url(../images/sidebar-ir-bg.gif) no-repeat 0px 0px;
	height: 360px;
}
* html #subArea #menuBox,
*:first-child+html #subArea #menuBox {
	padding-top: 60px;
}
#subArea #sponsorBox {
	margin: 30px 0;
	padding: 10px 0px;
	background: url(../images/trans-bg.png) repeat;
}
#container #content #subArea #sponsorBox p {
	color: #FFF;
	margin-right: 1em;
}
#subArea #sponsorBox ul {
	margin-left: 20px;
	margin-bottom: 30px;
}
#subArea #sponsorBox ul li {
	margin: 10px 0px;
}
#subArea #sponsorBox ul li a {
	padding: 0px;
	background: url(none);
	border: 3px solid #000;
	width: 200px;
	height: 100px;
}
#subArea #sponsorBox ul li a:hover {
	border: 3px solid #009C00;
}
#subArea #sponsorBox p {
	margin-left: 2em;
	margin-top: 1em;
}
/* back to pagetop
------------------------------------------------*/

#footer {
	clear: both;
	background: url(../images/footer_bg.gif) no-repeat center bottom;
	padding: 10px;
}
#pagetop {
	clear: both;
	height: 40px;
}
#pagetop p {
	text-align: right;
	margin: 0px;
}
#pagetop p a {
	display: block;
	color: #999;
	text-decoration: none;
	padding: 5px 20px 5px 0px;
	line-height:35px;
	height: 35px;
}
#pagetop p a:hover,
#pagetop p a:visited:hover {
	color: #FFFFFF;
	background: transparent url(../images/pagetop-bg.png) no-repeat left center;
}
span.furigana {
	font-size: 12px;
	color: #666;
}
input.selecturl {
	width: 100%;
	padding: 2px;
}
#main div.spBox {
	border: 1px solid #CCC;
	padding: 0px 10px;
	margin: 5px 0px 10px 20px;
}
#main div.spBox form {
	margin-left: 50px;
	margin-bottom: 30px;
}
table col.values  {
  text-align: right;
}

table td.bars {
  color: #999;
  text-align: left;
}

table td {
  text-align: right;
  padding-left: 6px;
}

table.bordered td {
  text-align: left;
  padding: 3px 6px;
}

/**/

img.dim {
  opacity: 0.3;                 /* CSS3で追加予定のプロパティ */
  filter: alpha(opacity=30); /* IEの独自実装機能 */
}
#main ul li a:hover {
	background-color: #FFF;
}

