body{
background-color: #FFFFFF;
background-image:url("../Image/bgimage.gif");
background-position: left top;
background-attachment: scroll;
	background-repeat: repeat-y;
}

.menu{
font-family: "Osaka", "sans-serif";
font-size : 11px;
line-height : 15px;
color : #000000;
text-decoration: none; 
font-weight:normal;
padding:20px 0px 0px 10px;
margin-bottom:0px;
}

.test{
font-family: "Osaka", "sans-serif";
font-size : 11px;
line-height : 15px;
color : #000000;
text-decoration: none; 
font-weight:normal;
padding:20px 0px 100px 10px;
margin-bottom:0px;
}



.main{
font-family: "Osaka", "sans-serif";
font-size : 12px;
line-height : 15px;
color : #000000;
text-decoration: none; 
font-weight:normal;
padding: 20px 100px 30px 0px;
margin-bottom:0px;
letter-spacing:1px;
}

.profile{
font-family: "Osaka", "sans-serif";
font-size : 11px;
line-height : 13px;
color : #000000;
text-decoration: none; 
font-weight:normal;
padding:10px 10px 10px 15px;
width:150;
margin:0px 20px 0px 15px;
letter-spacing:1px;
}

.date{
font-family: "平成角ゴシック", "Osaka";
font-size : 13px;
color : #D73A94;
line-height : 15px;
text-decoration: none; 
font-weight:lighter;
padding:0px 0px 0px 0px;
margin-bottom:25px;
}

.admission{
font-family: "Osaka", "sans-serif";
font-size : 13px;
line-height : 13px;
color : #000000;
text-decoration: none; 
font-weight:normal;
padding: 20px 0px 0px 0px;
margin-bottom:0px;
}

.outline{
font-family: "平成角ゴシック", "Osaka";
font-size : 13px;
line-height : 13px;
color : #333333;
text-decoration: none; 
font-weight:normal;
padding: 0px 0px 10px 0px;
margin-bottom:0px;
}

.photocredit{
font-family: "Osaka", "sans-serif";
font-size : 9px;
line-height : 11px;
color : #999999;
text-decoration: none; 
font-weight:normal;
padding: 5px 0px 0px 0px;
margin-bottom:0px;
letter-spacing:1px;
}


.name{
font-family: "Osaka", "sans-serif";
font-size : 11px;
color : #111111;
margin:0;
padding:3px 0 10px 0;
}


img {
    border-style:none;
}

a:active { color: #000000; text-decoration: none}
a:link { color: blue; text-decoration: none}
a:visited { color: blue; text-decoration:none} 

