/*.........................................common....*/
*{
	font-family: "メイリオ","Meiryo","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック", "MS P Gothic","Osaka"; }
body{
	margin: 0;
	padding: 0;
	color: #000; }
img{
	border: 0;
	margin: 0; }
a{
	border: 0;
	text-decoration: none; }
a:hover{
	text-decoration: underline; }
h1, h2, h3, h4, h5, h6{
	margin: 0;
	padding: 0; }
ul, li, p{
	margin: 0;
	padding: 0;
	list-style: none; }
.cl{
	clear: both; }
/*...........................................box....*/
#wrap{
	width: 800px;
	margin: 0 auto;
	padding: 0;
	line-height: 1.6;
	font-size: 14px; }
/*............................contents...*/
h1{
	text-align: center; }
h1 img{
	border-radius: 0 0 8px 8px;
	border: 1px #ccc solid; }
h2, h3, h4{
	margin: 20px 0 0 0;
	padding: 3px 20px 0 20px;
	color: #fff;
	line-height: 32px;
	background: url(../images/title_bg.png) repeat-x left top;
	font-size: 1.2em;
	border: 1px #ccc solid;
	border-radius: 5px 5px 0 0; }
p#toptx{
	margin: 20px 0 40px 0;
	padding: 10px 15px; }
p.btn{
	margin: 40px 0;
	text-align: center; }
table{
	border-left: 1px #ccc solid; }
table th{
	width: 18%;
	border-right: 1px #ccc solid;
	border-bottom: 1px #ccc solid;
	vertical-align: top; }
table td{
	border-right: 1px #ccc solid;
	border-bottom: 1px #ccc solid;
	vertical-align: top; }
table#timetable td strong{
	display: block;
	margin: 15px 0 0 0; }
td.bitw{
	background: #EBECF3;
	text-align: center; }
td.butl{
	background: #EBECF3;
	text-align: center;
	font-weight: bold; }
/*........inner table..*/
.stl{
	padding: 2px 10px;
	font-size: 16px;
	font-weight: bold;
	background: #f4e7ff;
	border-left: 4px #843084 solid; }
.stl span{
	font-size: 14px;
	font-weight: normal;
	padding: 0 0 0 20px; }
p.sttl{
	margin: 0 0 5px 0;
	padding: 3px 10px;
	font-size: 1.2em;
	font-weight: bold;
	border-left: 7px #4a79d3 solid; }
.person{
	margin: 5px 0 0 10px;
	font-weight: bold;
	font-size: 1.1em; }
.person span{
	font-weight: normal;
	font-size: 12px; }
.prof{
	width: 500px;
	float: right;
	padding: 10px 10px 3px 10px;
	font-size: 12px; }
table.prof{
	width: 500px;
	float: right;
	margin: 0 20px 15px 0;
	border-left: none;
	font-size: 12px; }
table.prof th{
	width: 15%;
	padding: 0 5px;
	border-right: 3px #d5d5d5 solid;
	border-bottom: none;
	vertical-align: top;
	font-weight: normal;
	text-align: right; }
table.prof td{
	padding: 1px 5px;
	border-right: none;
	border-bottom: none;
	vertical-align: top; }
.info{
	width: 500px;
	float: right;
	padding: 5px 10px 10px 10px; }
.info2{
	width: 600px;
	padding: 5px 10px 10px 10px; }
.tech{
	float: left;
	margin: 5px 15px 0 0;
	border: 1px #F2F2F2 solid; }
ul.btmlist{
	margin: 15px 0 30px 0;
	padding: 25px;
	background: #f4e7ff; }
ul.btmlist li{
	margin: 0 0 15px 0;
	padding: 0 0 0 15px;
	line-height: 1.5;
	background: url(../images/listic.gif) no-repeat 0px 5px; }
ul.btmlist li span{
	display: block;
	font-size: 16px;
	color: #663366;
	font-weight: bold; }
a img.map{
	margin: 0 0 0 0; }
a:hover img.map{
	opacity: 0.8;
	filter: alpha(opacity=80); }
/*............................footer...*/
#footer{
	margin-top: 10px;
	padding: 25px 0;
	background: #EBECF3;
	font-size: 14px;
	line-height: 1.6;
	border-top: 1px #ccc solid; }
#footer p{
	width: 800px;
	margin: 0 auto; }
#totop a{
	display: block;
	float: right;
	padding: 6px 7px;
	font-size: 10px;
	color: #333;
	background: #ccd1d7;
	border-top: 1px #ccc solid;
	border-right: 1px #ccc solid;
	border-left: 1px #ccc solid;
	border-radius: 7px 7px 0 0; }
	