@font-face {
font-family: 'Myriad Pro Condensed';
font-style: normal;
font-weight: normal;
src:local('Myriad Pro Condensed'), url('MYRIADPRO-COND.woff') format('woff');
}

#ttl {
	margin-bottom: 20px;
}

#side {
    float:left;
    height: 700px;
	background: #FFFFFF;
	padding: 0px;}
	
.sidemenu {
	padding: 0px;}

ul {
	clear: both;
	margin: 0;
	padding: 0;
}
ul li {
	float: left;
	padding: 0;
	margin: 5px 10px 25px 0;
	list-style: none;
}
a {
	padding: 1px;
	display: block;
	border: 0px solid #ccc;	
	text-decoration: none;
}
ul li.active a {
	background: #000;
}
a:focus {
	outline: none;
}
ul img {
	border: none;
	display: block;
}
	
.context {
    float:left;
	width: 560px;
    height: 690px;
    margin-top: 40px;
    margin-left: 0px;
	background-color:transparent;
	padding-left: 10px;
	padding-bottom:10px;}

#contentbox {
	float:left;
	width: 560px;
	height: 680px;
	margin-top: 0px;
	margin-left: 0px;
	font-family: Helvetica, arial, "Times New Roman", "Myriad Pro", sans-serif;
	background: #FFFFFF;
	padding: 15px;
}

#ttt {
	font-size: 22px;
	color: #000000;
	letter-spacing: 0.5px;
	margin-bottom: 10px;
	font-family:'Myriad Pro Condensed';
	margin-top: 10px;
}

#ttt2 {
	font-size: 22px;
	color: #000000;
	letter-spacing: 0.5px;
	font-family:'Myriad Pro Condensed';
	line-height: 40px;
}

#small {
	font-size: 16px;
	margin-top: -5px;
	margin-bottom: 10px;
}

#name {
	font-size: 30px;
	color: #000000;
	letter-spacing: 1px;
	font-family:'Myriad Pro Condensed';
	font-weight: 400;
	margin-bottom: 10px;
}

#name3 {
	font-size: 13px;
	line-height: 22px;
	color: #4a4a49;
	letter-spacing: 0px;
	font-family:'Myriad Pro';
	text-align: justify;
}

#name2 {
	font-size: 16px;
	line-height: 24px;
	color: #4a4a49;
	letter-spacing: 0.3px;
	font-family:'Myriad Pro';
}

#desc {
	float: left;
}

#desc-img {
	float:right;
	margin-right: 4px;
}

.link2 {
	width: 25px;
	height: 25px;
	background-color: #b2b2b2;
}

.link2 a {
	color: #ffffff;
	background-color: #b2b2b2;
	text-align: center;
	margin-top: 4px;
}

ul li.current {
	background: #878787;
}

ul li.current a{
	background: #878787;
}

.top {
	height: 660px;
}

.bottommenu {
	height: 40px;
}

