/*  body -------------------- */

body {
	margin:0px;
	background-image: url(images/bg.gif);

}


/*  linkcolor  -------------------- */

a {
	text-decoration: none;
}
a:link {
	color:#000099;
	text-decoration: none;
}
a:visited {
	color:#000099;
	text-decoration:underline;	
}
a:hover {
	color:#ff0000;
	text-decoration:underline;
}


/*  font  -------------------- */

p 	{
	font-size: 90%;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
	font-style: normal;
	font-weight: normal;
	color:#333333;
	line-height:185%;
	padding: 0px;
	margin: 10px;
	}


.size09a {
	font-size:10pt; color:#333333; line-height:16pt;
	font-style: normal; 
	font-weight: normal;
	}


.size10a {
	font-size: 90%;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
	font-style: normal;
	font-weight: normal;
	color:#333333;
	line-height:185%;
	padding: 0px;
	margin: 10px;
	}
        
.size11a {
	font-size:11pt; color:#333333; line-height:18pt;
	font-style: normal; 
	font-weight: normal;
	}
    
.size12a {
	font-size:12pt; color:#333333; line-height:13pt;
	font-style: normal; 
	font-weight: normal;
	}
  
.size10b {
	font-size:10pt; color:#333333; line-height:16pt;
	font-style: normal; 
	font-weight: bold;
	}
    
    
.size11b {
	font-size:11pt; color:#333333; line-height:18pt;
	font-style: normal; 
	font-weight: bold;
	}
    
.size12b {
	font-size:12pt; color:#333333; line-height:13pt;
	font-style: normal; 
	font-weight: bold;
	}


.size10w {
	font-size:10pt; color:#FFFFFF; line-height:16pt;
	font-style: normal; 
	font-weight: normal;
	}
    
    
.size11w {
	font-size:11pt; color:#FFFFFF; line-height:18pt;
	font-style: normal; 
	font-weight: normal;
	}
    
.size12w {
	font-size:12pt; color:#FFFFFF; line-height:13pt;
	font-style: normal; 
	font-weight: normal;
	}
	

.size10r {
	font-size:10pt; color:#FF0000; line-height:16pt;
	font-style: normal; 
	font-weight: normal;
	}
    
    
.size11r {
	font-size:11pt; color:#FF0000; line-height:18pt;
	font-style: normal; 
	font-weight: normal;
	}
    
.size12r {
	font-size:12pt; color:#FF0000; line-height:13pt;
	font-style: normal; 
	font-weight: normal;
	}

h1 {
	font-size: 75%;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	line-height:145%;
	padding: 2px;
	margin: 0px;
	text-align: center;
}

h2{
	font-size: 80%;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	line-height:145%;
	text-indent: 1em;
	padding: 0px;
	margin: 10px;
	}

h3{
	font-size: 100%;
	font-style: normal;
	font-weight: bold;
	line-height:145%;
	color: #333333;
	padding: 0px;
	margin: 0px;
}

h4{
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	line-height:145%;
	color: #333333;
	padding: 0px;
	margin: 0px;
}




/* space  -------------------- */	

.mrg_3 {
	padding: 3px;
	}
	
.mrg_5 {
	padding: 5px;
	}
	
.mrg_7 {
	padding: 7px;
	}
	
.mrg_10 {
	padding: 10px;
	}
	
.mrg_13 {
	padding: 13px;
	}		
	
.mrg_15 {
	padding: 15px;
	}				

.mrg_17 {
	padding: 17px;
	}	

.mrg_leftunder_greeting {
	padding: 500px;	
	}		

.mrg_leftunder_contact {
	padding: 400px;
	}	

.mrg_leftunder_profile {
	padding: 600px;	
	}
		
.mrg_leftunder_profileen {
	padding: 460px;	
	}		

.mrg_leftunder_books {
	padding: 670px;	
	}	

