@charset "utf-8";
/* CSS Document */

.TCenter{
	text-align:center;
}

.TRight{
	text-align:right;
}

.Center{
	margin: 0 auto;
}

.TBold{
	font-weight:bold;
}

div.mente{
	background-color: #9E0505;
	border:1px solid #E05858;
	width: auto;
	color:#FFFFFF;
	border-radius: 20px;
	margin-bottom:40px;
}

.TSmaller{
	font-size:smaller;
}

div.Kokuti{
	width:600px;
	margin: 0 auto;
}

div.Toiawase{
	border-top:2px dotted;
	width:800px;
}


p.top_text { text-align:left; margin:20px 0 40px 0; }
#top_contact01 { float:left; width:332px; margin-top:20px;}
#top_contact01 h3 { width:332px; height:40px; background: url("top_contact01.jpg") no-repeat left top; margin-bottom:10px; text-indent:-9000em; }
#top_contact01 p { padding-left:20px; text-align:left; font-size:13px; }
#top_contact02 { float:left; width:398px; margin-left:60px; margin-top:20px; }
#top_contact02 h3 { width:398px; height:40px; background: url("top_contact02.jpg") no-repeat left top; margin-bottom:10px; text-indent:-9000em; }
#top_contact02 p { padding-left:20px; text-align:left; font-size:13px; }

.MB40{
	margin-bottom:40px;
}

.MB30{
	margin-bottom:30px;
}

.MB20{
	margin-bottom:20px;
}

.MT40{
	margin-top:40px;
}

.MT30{
	margin-top:30px;
}

.MT20{
	margin-top:20px;
}