/*ページ全体の表示部分*/
body {
	margin: 0px 0px 0px 0px;
	font-size:12px;
		}

a {
	text-decoration: underline;
	}

a:link {
	color: #21155A;
	}

a:visited {
	color: #21155A;
	}

a:active {
	color: #B21619;
	text-decoration: none;
	}

a:hover {
	color: #B21619;
	text-decoration: none;
	}

h1 {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	}

h2 {
	font-size: 16px;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-left: 0px;
	color: #FFF;
	font-weight: bold;
	}

h3 {
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 5px;
	padding: 0px;
	color: #C44F00;
	font-weight: bold;
	width: auto;
	background-image: url("./img/h3bg.jpg");
	}

p {margin-top: 3px;
	}

.text {
	font-size: 12px;
	color:#000000 ;
	line-height: 20px;
	}
	
.title {
	font-size: 14px;
	color:#2E2364;
	font-weight: bold;
	line-height: 20px;
	}

.footer02 {
	font-size: 10px;
	color:#CCCCCC ;
	line-height:10px;
	}
	
.text02 {
	font-size: 9px;
	color:#000000 ;
	line-height:13px;
	}

.week {
	font-size: 12px;
	color:#FFFFFF ;
	line-height:13px;
	}

.time {
	font-size: 10px;
	color:#000000 ;
	line-height:13px;
	line-height: 20px;
	}

.text1 {font-size: 13px;
	line-height: 18px;
	color: #FFFFFF;
}

.tittel {font-size: 15px;
	line-height: 18px;
	color: #FFCC33;
	font-weight: bold;
}

.top-img{ 
 filter:Alpha(opacity=85); 
 } 

form { margin: 0px; }

.copyright {
	font-color: #D1D1D1;
	font-size: 12px;
}

.address-text {
	font-color: #999999;
	line-height: 130%;
	font-size: 10px;
}

.style7 {font-size: 12px;
	color: #CC0000;
	font-weight: bold;
}

/*↓marintower wedding*/

/*ヘッダー*/
#header {
    height:134px;
	width:100%;
	margin-bottom:0px;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	padding: 0px;
	text-align: left;
	background-image: url("./img/header-bg.gif");
	}

/*FLASH枠*/
#top {
    height:270px;
	background-color: #000000;
	width:100%;
	text-align: center;
	margin-left:auto;
	margin-right:auto;
	background-position:center;
	background-image: url("./img/main-bg.jpg");
	}

/*コンテンツ部分*/
#main {
	width:900px;
	margin-bottom:0px;
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
	padding: 0px;
	}
	
#sub-main {
	width:608px;
	float:right;
	margin-bottom:0px;
	margin-top:3px;
	margin-left:0px;
	margin-right:0px;
	padding: 7px;
	}
	
#side-menu01 {
    float:left;
	width:230px;
	margin-bottom:0px;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	}
	
#side-menu02 {
	width:250px;
	text-align:center;
	margin-bottom:10px;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	padding-top: 10px;
	}
	
#side-menu03 {
	width:228px;
	border:1px solid #9B95B5;
	text-align:left;
	margin-bottom:10px;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	padding:10px;
	}


/*メニュー部分*/
#menu {
    height:30px;
	width:100%;
	margin-top:0px;
	margin-bottom:0px;
	margin-right:auto;
	margin-left:auto;
	background-image:url(img/menu-bg.jpg);
	}
	
#menu li {	
    height:22px;
	float:left;
	margin-right: 45px;
}

#menu ul {
	width:927px;
	text-align:center;
	list-style:none;
	margin-right: auto;
	margin-left: auto;
	padding-top: 8px;
	margin-top: 0px;
	}

	
/*フッター*/
#footer {
	clear:both;
	text-align:center;
	padding-top: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	height: 130px;
	width: 927px;
	background-color: #605788;
}

#footer li {	
	float:left;
	margin-right: auto;
	margin-left: auto;
	text-align:center;
	margin-left: 25px;
}

#footer ul {
	text-align:center;
	list-style:none;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	}
	
#copyright {
	text-align:center;;
	margin-right: auto;
	margin-left: auto;
	width: 720px;
}