@charset "UTF-8";

body {
background: url(/images/base1.gif) #981E22;
color: #981E22;
}

.contentDiv {
background: #000;
color: #f7f9ff;
}
section{
width: 600px;
margin: auto;
}

#mainImg{
display: block;
margin: 50px auto;
}
section p+p{
padding-top: 5px;
}

.abstract{
width: 600px;
margin: auto;
text-align: center;
border-top: 1px solid;
border-bottom: 1px solid;
}
.t3{
text-align: left;
line-height: 1.8;
color: #fff;
}
#mailForm{ text-align: left; }
#mailForm ul {
padding-left: 10px;
}

.ninja_onebutton{ margin-top: 20px;}

.clearfix:after {  
  content: ".";   
  display: block;   
  height: 0;   
  clear: both;   
  visibility: hidden;  
}  
.clearfix { display: inline-table; }  
/* Hides from IE-mac \*/  
* html .clearfix { height: 1%; }  
.clearfix { display: block; }  
/* End hide from IE-mac */  
.f-l{ float: left;}
.f-r{ float: right; }

/*content*/

h1 {
font-family: "秀英明朝 B";
text-align: center;
line-height: 1.6;
margin-bottom: 30px;
}
h1 .tMain{
display: block;
font-size: 24px;
line-height: 1.2;
}

h2 {
margin: 40px 0 10px 0;
padding: 10px !important;
font-size: 20px;
text-align: center;
border: 1px solid;
font-family: "秀英明朝 B";
line-height: 20px;
}
.quote{
margin-top: 40px;
font-family: "A1明朝";
color: #ced5ea;
}
.profile{
font-size: 13px;
line-height: 1.8;
}
.profile h3{
margin-bottom: 0
}
.t-r { text-align: right; }

.f-l.profilepic{
margin-right: 15px;
}
.f-r.profilepic{
margin-left: 15px;
}
.mt0{
margin-top: 0;
}
.mt20{
margin-top: 20px;
}
.mt30{
margin-top: 30px;
}
.mt50{
margin-top: 50px;
}
.mt80{
margin-top: 80px;
}