﻿body{
    margin: 0px;
	padding: 0px;
	color:#333333;
	text-align: left;
	font-size: 12px;
	background-image:url(../image/mbu_back.gif);
}

h1 {
	font-size:11px;
	color:#FFFFFF;
    margin: 0px;
	padding: 3px 0 0 0;
	width:780px;
	height:13px;
	background-color:#33CCCC;
	font-weight:normal;
	margin:0 auto 0 auto;	
}

a {
	color:#0000CC;
	text-decoration:none;
}

a:link {
    color:#3399CC;
	text-decoration:none;
}

a:visited {
    color:#3366CC;
	text-decoration:none;
}

a:hover {
	color:#FF9966;
	text-decoration:underline;
}

a:active {
    color:#0000FF;
	text-decoration:underline;
}

#title {
    width:750px;
	height:600px;
	margin:0 auto 0 auto;
	background-image:url(../image/mbu_title.jpg);
	background-repeat:no-repeat;
}

/*ページ全体囲い*/
#all {
     width:780px;
     margin:0 auto 0 auto;
	 background-color:#FBFFFF;
	 line-height:150%;
	 border-left:solid #CCCCCC 1px;
	 border-right:solid #CCCCCC 1px; 	  	 
}

/*コンテンツ*/
#content{
     width:538px;
	 text-align:center;
	 padding:250px 0 0 120px;
}

.line{
     width:700px;
	 height:1px;
	 margin:0 auto 0 auto;
}

/*内容*/
.t{
     float:left;
     width:281px;
	 height:87px;
	 margin:15px 0 15px 0;
}

.text{
     float:left;
     width:400px;
	 height:87px;
	 margin:15px 0 15px 10px;
}

.s{
     width:125px;
	 height:20px;
	 margin:3px 0 5px 250px;
}

.i{
     width:700px;
	 height:auto;
	 margin:10px auto 10px auto;
}

.red{
     width:380px;
	 color:#FF0000;
	 text-align:right;
}

.red2{
     width:650px;
	 color:#FF0000;
	 text-align:right;
}

#f{
     width:700px;
	 height:149px;
	 margin:20px auto 20px auto;
	 text-align:left;
}
	 
.clear {
	clear:both;
}

     
/*フッター*/
#h_line{
    width:744px;
	padding:20px 0 15px 0;
	margin:0 auto 0 auto;
}	
	  
.footer {
    width:600px;
	font-size:12px;
	color:#666666;
	text-align:center;
	font-weight:normal;
	margin:0 auto 0 auto;
	padding:15px 0 10px 0;
}

.ft{
    width:500px;
	text-align:center;
	margin:0 auto 10px auto;
}	

