/*ページ全体の表示部分*/
body {
	margin: 0px 0px 0px 0px;
	background-color: #FFFFFF;
	font-size:12px;
	line-height: 150%;
		}

a {
	text-decoration: underline;
	}

a:link {
	color: #003300;
	}

a:visited {
	color: #003300;
	}

a:active {
	color: #003300;
	}

a:hover {
	color: #003300;
	}

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

h2 {
	font-size: 15px;
	margin: 0px;
	padding-top: 2px;
	padding-left: 16px;
	color: #003300;
	font-weight: bold;
	height: 22px;
	background-image: url("img/title-bg.jpg");
	}

h3 {
	font-size: 13px;
	margin-top: 0px;
	margin-bottom: 3px;
	padding: 0px;
	color: #FFCC66;
	font-weight: bold;
	width: auto;
	}

.text {
	font-size: 12px;
	color:#333333 ;
	line-height: 21px;
	}

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

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

.tittel {	
	color: #990000;
	font-size: 12px;
	font-weight: bold;
}

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

form { margin: 0px; }

li {
	font-size: 14px;
	line-height: 110%;
	margin-top: 5px;
	margin-left: 50px;
	list-style-type: none;
	float: left;
}

ul {
	font-size: 14px;
	line-height: 110%;
	margin-top: 0px;
	margin-left: 10px;
	margin-bottom: 0px;
}

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

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

.style1 {
	color: #00CCFF;
	font-weight: bold;
}
.style2 {
	color: #E5BC95;
	font-weight: bold;
}



/*↓marintower wedding*/

/*ヘッダー*/
#header {
    height:67px;
	width:100%;
	margin-bottom:0px;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	padding: 0px;
	text-align: left;
	border-bottom: 1px solid #003300;
	}

/*FLASH枠*/
#flash-top02 {
    height:24px;
	width:100%;
	margin:0px;
	padding:0px;
	text-align: center;
	margin-left:auto;
	margin-right:auto;
	border:0px;
	background-image:url(img/flash02-bg.jpg);
	background-position:center;
	border-top: 1px solid #003300;
	border-bottom: 1px solid #003300;
	}

/*FLASH枠*/
#flash-out {
    height:229px;
	width:100%;
	margin:0px;
	padding:0px;
	text-align: center;
	margin-left:auto;
	margin-right:auto;
	border:0px;
	background-image:url(img/flash-bg.jpg);
	}

/*コンテンツ部分*/
#main {
	width:720px;
	margin-bottom:0px;
	margin-top:20px;
	margin-left:auto;
	margin-right:auto;
	padding: 0px;
	}

#contents {
	width:700px;
	margin-top:5px;
	margin-bottom:5px;
	margin-left:auto;
	margin-right:auto;
	padding: 10px;
	background-image:url(img/div-bg.jpg);
	border-right: 1px solid #003300;
	border-left: 1px solid #003300;
	border-top: 1px solid #003300;
	border-bottom: 1px solid #003300;
	}
	
#contents02 {
	width:720px;
	margin-top:5px;
	margin-bottom:5px;
	margin-left:auto;
	margin-right:auto;
	padding:0px;
	border-right: 1px solid #003300;
	border-left: 1px solid #003300;
	border-top: 1px solid #003300;
	border-bottom: 1px solid #003300;
	}

/*メニュー部分*/
#menu {
    height:27px;
	width:100%;
	margin:0px;
	padding: 0px;
	text-align:center;
	border:0px;
	background-image:url(img/menu-bg.jpg);
	background-repeat:repeat-x;
	}
	
#flash-menu {
	text-align: left;
	margin: 0px auto 0px auto;
	height: 26px;
	width: 720px;
	}
	
#box {
	text-align: left;
	margin: 0px auto 0px auto;
	padding: 10px;
	width: 670px;
	background-image:url(img/box-bg.jpg);
	border-right: 1px solid #003300;
	border-left: 1px solid #003300;
	border-top: 1px solid #003300;
	border-bottom: 1px solid #003300;
	}
	
#add {
	text-align: left;
	margin: 0px auto 0px auto;
	padding: 10px;
	width: 670px;
	}

/*フッター*/
#footer {
	margin-right: auto;
	margin-left: auto;
	border-top: 1px solid #003300;
	background-color: #F7FAF6;
	width: 100%;
	font-size: 12px;
	font-color: #333333;
	line-height: 120%;	
}

#sitemap {
	text-align: left;
	margin: 0px auto 0px auto;
	padding: 10px;
	width: 745px;
	}
