
body {
	margin:0px;
	padding:0px;
	text-align:center;
	background:#fefeeb;
	color:80898b;
}

form, p, div { margin:0px; padding:0px; }
h1, h2, h3, h4, h5, h6 { margin:0px; padding:0px;font-weight:normal; }
th, td { margin:0px; padding:0px;font-weight:normal;text-align:left; }
ul, li, ol, dl, dt, dd { margin:0px; padding:0px;list-style:none; }
ol li { list-style:decimal outside; }


.b { font-weight:bold; }
br { letter-spacing:0px; }
span.images { display:none; }

a:link { text-decoration:underline; color:#f75f98; }
a:active { text-decoration:underline; color:#f75f98; }
a:visited { text-decoration:underline; color:#f75f98; }
a:hover { text-decoration:underline; color:#f75f98; }

.text1 { font-size:10px; }
.text2 { font-size:12px; }
.text3 { font-size:14px; }


table#contents {
	width:100%;
	height:100%;
}

table#contents td#header-top {
	height:120px;
	text-align:left;
}

table#contents td#left {
	text-align:left;
}

h1 {
	width:100%;
	height:47px;
}

h2#subtitle {
	width:127px;
	height:127px;
}

ul#side-menu {
	width:127px;
	margin:20px 20px 50px 0px;
}

table#contents td#main {
	width:99%;
	height:99%;
	text-align:center;
	padding-top:75px;
}

div#news,
div#prof,
div#works,
div#links {
	width:621px;
	text-align:left;
}

/*// News ////*/
div#news h3 {
	font-weight:bold;
	padding-bottom:10px;
	color:#89cad9;
	background:url(../common/images/line.gif) no-repeat bottom left;
}

div#news table {
	width:619px;
	text-align:left;
}

div#news table th {
	padding:10px 20px 10px 5px;
	font-weight:bold;
	white-space: nowrap;
	vertical-align:top;
	background:url(../common/images/line_dot.gif) no-repeat bottom left;
}

div#news table td {
	width:99%;
	padding:10px 0px;
	vertical-align:top;
	background:url(../common/images/line_dot.gif) no-repeat bottom left;
}


/*// Profile ////*/
div#prof h3 {
	font-weight:bold;
	padding-bottom:5px;
}

div#prof h4 {
	font-weight:bold;
	padding:10px 0px 5px 0px;
}

div#prof p {
	background:url(../common/images/line.gif) no-repeat bottom left;
	padding-bottom:20px;
	line-height:20px;
}

div#prof li {
	padding-top:2px;
}

div#prof li.last {
	padding-bottom:20px;
}


/*// Works ////*/
div#works ul.list {
	padding:10px 0px 30px;
}

div#works ul.list li {
	display:inline;
	padding-right:20px;
}

div#works div.tit {
	width:129px;
	height:28px;
	float:left;
}

div#works div.b_workstop {
	float:right;
	width:64px;
	height:28px;
	background:url(../works/images/b_workstop.gif) no-repeat top right;
	
}

div#works ul.links {
	clear:both;
	padding:10px 0px 30px;
}

div#works ul.links li {
	display:inline;
	padding-right:20px;
}

div#works div.photo {
	width:581px;
	padding-bottom:30px;
}

div#works div.photo img.tit {
	margin-right:30px;
	vertical-align:top;
}


/*// Links ////*/
div#links h3 {
	font-weight:bold;
	padding-top:150px;
	background:url(../common/images/line.gif) no-repeat top center;
	text-align:center;
}




/*// Footer ////*/
table#contents td#footer {
	height:40px;
	background:url(../common/images/footer_line.gif) repeat-x top;
	padding-top:10px;
	color:#89cad9;
	text-align:center;
}