body {
	margin: 5px;
	}

#MC_container {
width: 800px;
margin: 0px auto;
}

#MC_title{
background-image: url("./images/MC/MC_title.jpg");
background-repeat: no-repeat;
width: 466px;
height: 60px;
padding: 90px 40px 67px 230px;
font-size: 20px;
font-weight: bold;
font-style: italic;
color: #a33100;
margin: 0px auto 20px auto;
}


.fukidashi {
background-image: url("./images/MC/fukidashi.jpg");
background-repeat: no-repeat;
width: 260px;
height: 85px;
padding: 20px 270px 290px 270px;
font-size: 17px;
margin-bottom: 5px;
}

.www {
margin: 0px auto 50px auto;
font-size: 17px;
text-align: center;
}

.www a { text-decoration: none; }

.MC_menu {
width: 740px;
margin: 10px auto 15px auto;
font-size: 13px;
}

.right-ban {
width: 363px;
padding-left: 7px;
float: left;
}

.left-ban {
width: 363px;
padding-right: 7px;
float: left;
}

.right-ban p,
.left-ban p {
margin: 5px 5px 15px 5px;
}

.right-ban strong,
.left-ban strong {
font-size: 17px;
}

div.service-box {
width: 738px;
margin: 0px auto 30px auto;
padding: 14px 14px 0px 14px;;
border: 1px solid #ffcc77;
background-color: #ffffee;
}

p.service-info {
width: 710px;
margin: 0px 0px 14px 0px;
text-align: left;
font-size: 14px;
line-height: 130%;
}

.service-info strong {
font-size: 17px;
}

.MC_adress{
width: 600px;
margin: 0px auto 20px auto;
}

.ITC_logo{
width: 160px;
vertical-align: middle;
float: left;
text-align: center;
}

.adress_text{
width: 430px;
margin-left: 10px;
float: left;
}

.adress_text p{
font-size: 17px;
font-weight: bolder;
margin: 0px 5px 10px 5px;
}


.center { text-align: center; }
.right { text-align: right; }
.left { text-align: left; }

img { border-width: 0px ;}

.clear {
clear: both;
}

