body {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 1.4;
	background-image: url(img/back.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;
	float: none; !important;
	width: auto; !important;
	margin: 0; !important;
	padding: 0; !important;
}

.header {
	float: none !important;
	width: auto !important;
}
.header a .png_img {
	float: none !important;
	width: 100% !important;
	height:auto;
}

ul, ol, dl {
	margin: 0;
	padding: 0;
}
h1 {
	margin-top: 0;
	font-size: 14px;
	color: #069;
	text-align: left;
	text-shadow: 0px 1px 0px rgba(102,102,102,0.5);
	margin-left: 10px;
}
h2 {
	margin-top: 0;
	padding-right: 15px;
	padding-left: 5px;
	font-size: 16px;
	color: #069;
	text-align: center;
	font-weight: bold;
	text-shadow: 0px 1px 0px rgba(102,102,102,0.5);
}
h3 {
	font-size: 14px;
	color: #333;
	text-align: left;
	font-weight: bold;
	text-shadow: 0px 1px 0px rgba(102,102,102,0.5);
	padding-top: 20px;
}
a:focus{
	outline:none;
}
a:link {
	text-decoration: none;
	color: #369;
}
a:visited {
	text-decoration: none;
	color: #069;
}
a:hover, a:active, a:focus {
	text-decoration: none;
	color: #F60;
}


.container {
	float: none !important;
	width: auto !important;
	background: rgb(255,255,255);
	background: rgba(255,255,255,0.9);
	overflow: hidden;
	border-radius: 20px;        /* CSS3 */
	-webkit-border-radius: 20px;    /* Safari,Google Chrome */
	-moz-border-radius: 20px;   /* Firefox用 */
	margin-top: 10px;
	margin-right: auto;
	/*margin-bottom: 10px;*/
	margin-left: auto;
}

.footer {
	float: none !important;
	width: auto !important;
	text-align: center;
	font-size: 12px;
	color: #333;
	float: left;
	/*padding-top: 10px;
	padding-bottom: 10px;*/
}


.sidebar1 {
	display: none;
}
.content {
	float: none !important;
	width: auto !important;
	/*padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	[disabled]background-color: #FFF; */
}
.date {
	font-size: 1.2em;
	/* [disabled]background-color: #FFFFCC; */
}
.time {
	/* [disabled]background-color: #FFFFCC; */
}
.title {
	font-size: 1.2em;
	font-weight: bold;
	background-color: http
://www-conf.kek.jp/accschool/syllabus26.html;
	background-color: #78C5D7;
}
/*menu tab end*/

.speaker {
	font-weight: bold;
	color: #003399;
	font-size: 1.1em;
}
.abstract {
	padding-bottom: 20px;
}


.content ul, .content ol {
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 40px;
}

.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.content_iframe { 
	height: 260px;
	width: 736px;
	text-align: center;
	padding-top: 10px;
	background-image: url(img/kousin2.jpg);
	background-repeat: no-repeat;
}
.radius{
	float: none !important;
	width: auto !important;
	background-color: #FFF;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 10px;
	border: 1px solid #999;
	-webkit-box-shadow: 3px 3px 2px #ccc;
	-moz-box-shadow: 3px 3px 3px #ccc;
	box-shadow: 3px 3px 2px #ccc;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
p#modified {
	display: none;
}
.welcome {
	float: none !important;
	width: auto !important;
	background-image: url(img/fuji.jpg);
	background-repeat: no-repeat;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.content a[target="_blank"] {
	background: url(img/link.gif) no-repeat right center;
	padding-right:14px;
	}
.home {
	width: auto;
	height: auto;
}
.home li {
	list-style-type: none;
}
.menu li {
	list-style-type: none;
}
.home li a  {
	width: 100%;
	height: 2.75em;
	line-height: 2.75em;
	text-indent: 20px;
	display: block;
	position: relative;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #336699;
	background-image: url(img/home.gif);
	background-position: left center;
	background-repeat: no-repeat;
}
.home > li > a:hover, .home > li > a.active {
	color: #F60;
	background-image: url(img/home2.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

.menu {
	display: none;
}
/*.menu > li > a {
	background-color: #35afe3;
	-webkit-box-shadow: inset 0px 1px 0px 0px #878e98;
	-moz-box-shadow: inset 0px 1px 0px 0px #878e98;
	box-shadow: inset 0px 1px 0px 0px #878e98;
	width: 100%;
	height: 2.75em;
	line-height: 2.75em;
	text-indent: 1.5em;
	display: block;
	position: relative;
	font-family: "Helvetica Neue, Helvetica, Arial, sans-serif";
	font-weight: 600;
	color: #fff;
	text-shadow: 0px 1px 0px rgba(0,0,0,.5);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.menu ul li a {
	border-bottom: 1px solid #efeff0;
	width: 100%;
	height: 2.75em;
	line-height: 2.75em;
	text-indent: 1.5em;
	display: block;
	position: relative;
	font-family: "Helvetica Neue, Helvetica, Arial, sans-serif";
	font-size: 1em;
	font-weight: 400;
	color: #333333;
}
.menu ul li:last-child a {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.menu > li > a:hover, .menu > li > a.active {
	background-color: #3399CC;
	-webkit-box-shadow: inset 0px 1px 0px 0px #6ad2ef;
	-moz-box-shadow: inset 0px 1px 0px 0px #6ad2ef;
	box-shadow: inset 0px 1px 0px 0px #6ad2ef;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.menu > li > a.active {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.menu > li > a:before {
	content: '';
	background-image: url(../img/sprite.png);
	background-repeat: no-repeat;
	font-size: 36px;
	height: 1em;
	width: 1em;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -0.4em;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}*/
/*.item1 > a:before {
	background-position: 0 0;
}
.item2 > a:before {
	background-position: -38px 0;
}
.item3 > a:before {
	background-position: 0 -38px;
}
.item4 > a:before {
	background-position: -38px -38px;
}
.item5 > a:before {
	background-position: -76px 0;
}*/
/*.menu > li > a span {
	font-size: 1em;
	display: inline-block;
	position: absolute;
	right: 1em;
	top: 50%;
	line-height: 1em;
	height: 1em;
	color: #fff;
	text-indent: 0;
	text-align: center;
	-webkit-border-radius: .769em;
	-moz-border-radius: .769em;
	border-radius: .769em;
	-webkit-box-shadow: inset 0px 1px 3px 0px rgba(0, 0, 0, .26), 0px 1px 0px 0px rgba(255, 255, 255, .15);
	-moz-box-shadow: inset 0px 1px 3px 0px rgba(0, 0, 0, .26), 0px 1px 0px 0px rgba(255, 255, 255, .15);
	box-shadow: inset 0px 1px 3px 0px rgba(0, 0, 0, .26), 0px 1px 0px 0px rgba(255, 255, 255, .15);
	text-shadow: 0px 1px 0px rgba(0,0,0,.5);
	font-weight: 500;
	background-color: #35afe3;
	margin-top: -0.8em;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0.4em;
	padding-right: 0.6em;
	padding-bottom: 0.4em;
	padding-left: 0.4em;
}
.menu > li > a:hover span, .menu > li a.active span {
	background: #2173a1;
}
.menu > li > ul li a:before{
	content: '▶';
	font-size: 8px;
	color: #bcbcbf;
	position: absolute;
	width: 1em;
	height: 1em;
	top: 0;
	left: -1.5em;
}

.menu > li > ul li:hover a,
.menu > li > ul li:hover a span,
.menu > li > ul li:hover a:before {
	color: #32373D;
}


.menu ul > li > a span {
	font-size: 0.857em; 
	display: inline-block;
	position: absolute;
	right: 1em;
	top: 50%; /
	background: #fff;
	border: 1px solid #d0d0d3;
	line-height: 1em;
	height: 1em;
	padding: .4em .7em;
	margin: -.9em 0 0 0; 
	color: #878d95;
	text-indent: 0;
	text-align: center;
	-webkit-border-radius: .769em;
	-moz-border-radius: 769em;
	border-radius: 769em;
	text-shadow: 0px 0px 0px rgba(255,255,255,.01));
}
.menu ul li#now a {
	color: #006699;
	font-weight: bold;
}*/
/*menu tab*/
.group:before,
.group:after {
    content: "";
    display: table;
}
.group:after {
    clear: both;
}
.group {
    zoom: 1;
}
.tabs {
	list-style: none;
	width: 660px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
    }
		.tabs li { 
		  /* Makes a horizontal row */
			float: left; 
			
			/* So the psueudo elements can be
			   abs. positioned inside */
			position: relative; 
		}
		.tabs a {
	/* Make them block level
		     and only as wide as they need */
	float: left;
	text-decoration: none;
	/* Default colors */ 
	color: #666666;
	/* Only round the top corners */
	-webkit-border-top-left-radius: 15px;
	-webkit-border-top-right-radius: 15px;
	-moz-border-radius-topleft: 15px;
	-moz-border-radius-topright: 15px;
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;
	background-color: #FFFFCC;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
		}
.tabs a:hover {
	color: #FF6600;
}
		.tabs .active {
		  /* Highest, active tab is on top */
		  z-index: 3;
		}
		.tabs .active a {
	color: #FFCC66;
	background-color: #35AFE3;
	font-weight: bold;
		}
		.tabs li:before, .tabs li:after, 
		.tabs li a:before, .tabs li a:after {
		  /* All pseudo elements are 
		     abs. positioned and on bottom */
		  position: absolute;
		  bottom: 0;
		}
		/* Only the first, last, and active
		   tabs need pseudo elements at all */
		.tabs li:last-child:after,   .tabs li:last-child a:after,
		.tabs li:first-child:before, .tabs li:first-child a:before,
		.tabs .active:after,   .tabs .active:before, 
		.tabs .active a:after, .tabs .active a:before {
		  content: "";
		}	
/*menu tab end*/

table {
	border: 1px solid #999;
}
td { border-width: 0;
	border: 1px solid #999;
}
.abstract {
	padding-bottom: 20px;
	display: block;
	height: auto;
	width: 90%;
}
.break {
	page-break-before: always; 
	}
.content img {
	width: 100%
	}