/*-- Takada-Nishi CSS --*/

a:link {
color		: #6600FF;
}

a:visited {
color		: #3333CC;
}

a:active {
color		: #FF9933;
}

a:hover {
color		: #66EFCC;
}

body,td {
color		: #222255;
line-height	: 1.5em;
font-family	: Verdana,Arial;
font-size	: 0.85em;
}

body {
background	: #EAF1F8 url("img/art_bg.gif");
}

body.top {
background	: #9999FF url("img/femi1_bg.gif") no-repeat fixed;
margin		: 50px 50px 50px 80px;
}

h1{
color		: #FFFFFF;
font-size	: 3em;
}

h3{
font-size	: 2em;
padding		: 3px;
}

b {
font-size	: 1.4em;
}

.pct_y {
background-image: url("img/pct_bg_y.gif");
background-repeat: no-repeat;
text-align	: left;
vertical-align	: top;
width		: 330px;
height		: 260px;
}

.pct_t {
background-image: url("img/pct_bg_t.gif");
background-repeat: no-repeat;
text-align	: left;
vertical-align	: top;
width		: 260px;
height		: 350px;
}



