@charset "utf-8";
/* CSS Document */

body {
	background-color: #1C1C1C;
	background-image:url(../0.images/1.tt/who-bg.gif);
	background-repeat: repeat;
	background-attachment: fixed;
	margin: 0px;
	padding: 0px;
}

td {}
.side-L {
width:35px;
background-image:url(../0.images/1.tt/side-L.gif);
background-position:top right;
}

.side-R {
width:35px;
background-image:url(../0.images/1.tt/side-R.gif);
background-position:top left;
}

.main-navigation {
width:85px;
height:25px;
background-color:#1C1C1C;
}

.blank-navigation {
width:85px;
height:25px;
background-color:#1C1C1C;
}

.shadow-below-main-navigation {
width:850px;
height:25px;
background-color:#1C1C1C;
background-image:url(../0.images/1.tt/4.top.gif);
background-position:top;
}

.line {
width:850px;
background-color:#1C1C1C;
}


p {}

/* Text format for all header(1st line) */
.Title {
text-align:left;
font-family:Arial;
font-size:20px;
line-height:22px;
color:#CCCC99;
word-spacing:0px;

margin-top:0px;
margin-bottom:0px;
}

/* Text format for all header(1st line) in Masa's portfolio */
.Title_Masa {
font-family:Arial;
font-size:18px;
line-height:22px;
color:#CCCC99;
word-spacing:0px;

margin-top:0px;
margin-bottom:0px;
}

/* Text format for all posting date(2nd line) */
.Update-Date {
text-align:left;
font-family:Arial;
font-size:13px;
line-height:16px;
color:#ffcc00;
word-spacing:0px;

margin-top:0px;
margin-bottom:0px;
}

/* Text format for body text */
.Text-Body {
text-align:justify;
font-family:Arial;
font-size:13px;
line-height:16px;
color:#ffffff;
word-spacing:0px;

margin-top:0px;
margin-bottom:0px;
}

/* Text format for body text in Masa's portfolio */
.Text-Body-Masa {
text-align:justify;
font-family:Arial;
font-size:13px;
line-height:16px;
color:#bbbbbb;
word-spacing:0px;

margin-top:0px;
margin-bottom:0px;
}
