﻿body {
	background-color: #6699cc;
	background-image: url(http://www.tomo-terada.jp/img/top_umi_back.jpg);
	background-position: 50% bottom;
	background-attachment: fixed;
	background-repeat: repeat-x;
}

#head {
	background-position: left center;
	width: 800px;
	height: 100px;
	background: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #FF9999;
}
#logo {
	width: 530px;
	height: 90px;
	left: 0px;
	top: 0px;
	float:left;
}
#headtxt {
	width: 250px;
	height: 90px;
	right: 0px;
	top: 5px;
	position: relative;
	text-align: right;
	float: left;
}
h1 {
	font-size: 12px;
	color: #0066FF;
	margin-bottom: 5px;
}
.style-m {
	font-size: 14px;
}


#headtxt p {
	font-size: 12px;
	color: #336699;
	margin-top: 0px;
}
#menu{
	width: 800px;
	height: 50px;
	margin-left: auto;
	margin-right: auto;
	background-color: #DDEEFF;
}
.table1  {
	margin-right: auto;
	margin-left: auto;
}

.menu1 {
	background-image: url(http://www.tomo-terada.jp/img/bn_bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
	width: 140px;
	height: 40px;
	text-align: center;
	font-family: HG丸ｺﾞｼｯｸM-PRO, Osaka;
	font-size: 14px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.mainbox {
	width: 800px;
	background-color: #DDEEFF;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding-top: 0px;
	clear: left;
}
#sora {
	width: 630px;
	height: 330px;
	background-color: #0066CC;
	background-image: url(http://www.tomo-terada.jp/img/top_umi_bg2.jpg);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;

}
#sora2 {
	width: 660px;
	height: 420px;
	background-color: #0066CC;
	background-image: url('../img/top_bg_2012-01.jpg');
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
}
#sora1 {
	width: 250px;
	font-size: 14px;
	line-height: 25px;
	margin-left: 10px;
	color: #000000;
}

#sora3 {
	width: 250px;
	font-size: 14px;
	line-height: 25px;
	margin-left: 25px;
	color: #ffffff;
	padding-top: 25px;
}

.main-b2 {
	padding: 20px;
	width: 760px;
	height: 200px;
	background-color: #DDEEFF;
	margin-right: auto;
	margin-left: auto;
}
#main-btm {
	background-position: 530px 100px;
	padding: 20px;
	width: 760px;
	height: 250px;
	background-color: #DDEEFF;
	margin-right: auto;
	margin-left: auto;
	background-image: url('../img/top_botm_bg.jpg');
	background-repeat: no-repeat;
}
.main-l {
	margin-left: 65px;
	width: 300px;
	float: left;
	font-size: 14px;
	margin-right: 15px;
	padding-top: 20px;
}
.main-l1 {
	margin-left: 50px;
	width: 335px;
	float: left;
	font-size: 14px;
	margin-right: 15px;
	padding-top: 20px;
}

.main-r {
	width: 335px;
	height: 230px;
	float: left;
	padding-top: 10px;
}
#topinfo {
	width: 300px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-color: #0099FF;
	border-bottom-color: #0099FF;
	border-left-color: #0099FF;
	background-color: #FFFFFF;
	margin-top: 0px;
	padding-top: 0px;
}
h3 #topinfo {
	margin-top: 0px;
	margin-bottom: 10px;
}
.topinfo1 {
	padding: 15px;
	font-size: 12px;
}
.main-r-txt {
	font-size: 12px;
	padding-left: 20px;
	margin-right: 10px;
	padding-top: 7px;
	line-height: 20px;
	color: #FF6699;
}
#footmenu {
	bottom: 0px;
	width: 700px;
	position: absolute;
	right: 0px;
}
.mainbox3 {
	width: 780px;
	background: #DDEEFF;
	margin-right: auto;
	margin-left: auto;
	padding-right: 20px;
	padding-bottom: 5px;
}
.footmenu1 {
	font-size: 12px;
	width: 700px;
	padding-left: 630px;
}
#footer {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #497ABA;
	height: 80px;
	clear: left;
}
#copyright {
	font-size: 12px;
	color: #FFFFFF;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	line-height: 20px;
	padding-top: 10px;
}

a:link {
	color: #0066CC;
	text-decoration: none;
}
a:visited {
	color: #0066CC;
	text-decoration: none;
}
a:hover {
	color: #FF6699;
	text-decoration: none;
}
.info2 {
	color: #333333;
	margin-top: 5px;
	margin-left: 15px;
	line-height: 25px;
	font-size: 14px;
}


@media all{ /*ここに背景画像を定義しているプロパティを列記*/
body { background:url('../img/top_umi_back.jpg')repeat-x 50% bottom;background-attachment: fixed;}
.menu1 {background-image: url('../img/bn_bg.jpg');	background-repeat: no-repeat;
	background-position: center;}
.mainbox-info {	background: #DDEEFF;background-image: url('../img/tittle001.jpg');
	background-repeat: no-repeat;
	background-position: center;}
#sora {	background-image: url('../img/top_umi_bg2.jpg');
	background-repeat: no-repeat;}
#main-btm {
	background-position: 530px 100px;
	background-image: url('../img/top_botm_bg.jpg');
	background-repeat: no-repeat;
}

