html {
	background: #f3f3f3;	
}

body {
	background: #f3f3f3;	
	color:#000;
}


a:link ,
a:active ,
a:visited {
	color: #d7083b;
	text-decoration:none;
}
a:hover {
	color: #d7083b;
	text-decoration:none;
}

img {
	border:none;
}

img.imgmid {
	vertical-align:middle;
}

p {
	padding-bottom:1em;
}

.clr {
	clear: both;
}

.cd7083b {
	color:#d7083b;
}

.caution {
	color:#ff0000;
}


/*wrapper*/

div#wrapper {
	width:898px !important;
	width /**/:900px;
	margin:0 auto;
	background:#fff;
	border:1px solid #ccc;
	margin-top:10px;
}


div#headimg {
	padding:20px 0;
	text-align:center;
}


div.toptext {
	width:820px;
	margin:0 auto 0 auto;
}

h1 {
	width:820px;
	margin:0 auto 30px auto;
}

table.outlinetable ,
table.k1table {
	width:820px;
	margin:20px auto;
}

table.outlinetable th ,
table.outlinetable td ,
table.k1table th ,
table.k1table td {
	border:1px solid #ccc;
	vertical-align:top;
	padding:10px;
}

table.outlinetable th {
	background:#d7083b;
	color:#fff;
	font-weight:bold;
	width:100px;
}

table.outlinetable td {
	width:720px;
}

table.outlinetable td ul li {
	width:160px;
	float:left;
}


div.btns {
	padding:50px 0;
	text-align:center;
}

div.btns img {
	padding:0 10px;
}




table.k1table th {
	background:#d7083b;
	color:#fff;
	font-weight:bold;
}

table.k1table td div.picthum {
	float:left;
	margin-right:10px;
}

table.k1table td div.descbox2 {
	margin-left:90px;
}

div#googlemap {
	width:818px !important;
	width /**/:820px;
	margin:50px auto 0 auto;
	border:1px solid #ccc;
}

div#footer {
	width:820px !important;
	width /**/:860px;
	margin:0 auto;
	background:#e4e4e4;
	padding:20px;
}


div#contents {
	width:860px;
	 margin:0 auto;
}

h1.session {
	width:auto;
	margin:10px auto 30px auto;
	float:left;
}

p.h1menu {
	float:right;
}

table.sessiontable {
	width:100%;
	margin-bottom:20px;
}

table.sessiontable th ,
table.sessiontable td {
	border:1px solid #ccc;
	vertical-align:top;
	padding:10px;
}


table.sessiontable td {
	border:1px solid #ccc;
	vertical-align:top;
	padding:10px;
}

table.sessiontable th {
	background:#d7083b;
	color:#fff;
	font-weight:bold;
	width:100px;
}

table.sessiontable th.nob {
	background:none;
	border:none;
	padding:0;
}

table.sessiontable th.headerb {
	background:#0036a4;
	text-align:center;
	padding:2px 5px;
	width:auto;
}

table.sessiontable th.headery {
	background:#ffc000;
	text-align:center;
	padding:2px 5px;
	width:auto;
}


table.sessiontable div.descbox {
	width:560px;
	float:left;
}


table.sessiontable div.descboxs {
	width:200px;
	float:left;
}


div.descbox h2 ,
div.descboxs h2 {
	font-weight:bold;
	padding-bottom:5px;
	border-bottom:1px solid #ccc;
	margin-bottom:5px;
}

div.descbox h3 ,
div.descboxs h3 {
	color:#666;
	padding-bottom:5px;
	border-bottom:1px solid #ccc;
	margin-bottom:5px;
}


table.sessiontable div.thumbox {
	float:right;
	width:120px;
}

div.thumbox strong {
	display:block;
	background:#d7083b;
	color:#fff;
	padding:2px 5px;
	text-align:center;
	margin-bottom:5px;
}

div.thumbox strong.ms {
	margin-bottom:30px;
}

div.thumbox strong.rooma {
	background:#0036a4;
}

div.thumbox strong.roomb {
	background:#ffc000;
}

div.thumbox div.thum {
	padding-bottom:30px;
}

p.btmtxt {
	text-align:right;
}

p.profilebox {
	border-top:1px solid #ccc;
}
