@charset "shift_jis";
/* CSS Document */


/*-------------------------a*/


#tookatsu a:link		{color: #940000; text-decoration:underline; font-weight:bold;}
#tookatsu a:visited	{color: #940000; text-decoration:underline; font-weight:bold;}
#tookatsu a:hover		{color: #940000; text-decoration:none; font-weight:bold;}
#tookatsu a:active	{color: #940000; text-decoration:underline; font-weight:bold;}



#tookatsu .font16{
font-size:16px;
line-height:150%;
margin:0 0 0 0;
}


#tookatsu .font14{
font-size:14px;
line-height:150%;
margin:10px 0 10px 0;
}


.clear{
clear:both;
}



/*--------------------------------------------------------
■マージン設定
--------------------------------------------------------*/

.m_all_5 { 
margin:5px;
}
.m_5 { 
margin:5px 0;
}
.m_10 { 
margin:10px 0;
}
.m_15 { 
margin:15px 0;
}
.m_20 { 
margin:20px 0;
}
.m_30 { 
margin:30px 0;
}
.m_60 { 
margin:60px 0;
}
.m_top5 { 
margin-top: 5px;
}
.m_top10 { 
margin-top: 10px;
}
.m_top15 { 
margin-top: 15px;
}
.m_top20 { 
margin-top: 20px;
}
.m_top30 { 
margin-top: 30px;
}
.m_top40 { 
margin-top: 40px;
}
.m_top50 { 
margin-top: 50px;
}
.m_bottom5 { 
margin-bottom: 5px;
}
.m_bottom10 { 
margin-bottom: 10px;
}
.m_bottom15 { 
margin-bottom: 15px;
}
.m_bottom20 { 
margin-bottom: 20px;
}
.m_bottom30 { 
margin-bottom: 30px;
}
.m_bottom40 { 
margin-bottom: 40px;
}
.m_bottom50 { 
margin-bottom: 50px;
}
.m_left5 { 
margin-left: 5px;
}
.m_left10 { 
margin-left: 10px;
}
.m_left15 { 
margin-left: 15px;
}
.m_left20 { 
margin-left: 20px;
}
.m_left30 { 
margin-left: 30px;
}

