@charset "UTF-8";

@import url('https://fonts.googleapis.com/css?family=Alex+Brush|Italianno|Mrs+Saint+Delafield|Quicksand|Noto+Serif+SC|Josefin+Slab');


/*島ぞうり*/
#mov {
	width:950px;
	height:371px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

.header {
	width:950px;
	height:100px;
	background-image: url(http://fivestar-co.lolipop.jp/sea/header.jpg);
	background-repeat:no-repeat;
}

.seafriend {
	display:block;
	width:110px;
	height:80px;
	margin-top:10px;
	margin-left:15px;
	text-indent:-9999px;
}

*{ 
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	box-sizing: border-box;
}
textarea,select,input {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

body{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:#000;
	margin:0 auto;
	background-position:bottom;
	background-color: #fff;
	background-color:#1c80b4;
}

form{
	margin:0px;
	padding:0px;
}

table.form{
	margin:25px 0px 0px 13px;
}

img	{
	border:none;
}

ul.rss{
	margin											:0px;
	padding											:0px;
	width												:100%;
	text-align									:center;
}

ul.rss li	{
	border-right								:#999 1px solid;
	display											:inline;
	font-size										:12px;
	font-style									:normal;
	font-weight									:bold;
	letter-spacing							:0.2px;
	margin-right								:0.3em;
	padding-right								:0.5em;
	padding-left								:0.2em;
}

ul.rss a:link		{
	color												:#333333;
	text-decoration							:none;
}

ul.rss a:visited	{
	color												:#333333;
	text-decoration							:none;
}

ul.rss a:hover		{
	color												:#999999;
	text-decoration							:none;
}

ul.rss a:active	{
	color												:#333333;
	text-decoration							:none;
}

a{text-decoration: none; color:#353573;}
/* a:link												{color:#353573;text-decoration:underline;} */
/*
a:visited											{color:#353573;text-decoration:underline;}
a:active											{color:#353573;text-decoration:none;}
a:hover												{color:#353573;text-decoration:none;}
*/

a.acalendar										{color:#353573;text-decoration:underline;}
a.acalendar:link							{color:#353573;text-decoration:underline;}
a.acalendar:visited						{color:#353573;text-decoration:underline;}
a.acalendar:active						{color:#353573;text-decoration:none;}
a.acalendar:hover							{color:#353573;text-decoration:none;}

a.acontinues									{color:#353573;text-decoration:underline;}
a.acontinues:link							{color:#353573;text-decoration:underline;}
a.acontinues:visited					{color:#353573;text-decoration:underline;}
a.acontinues:active						{color:#353573;text-decoration:none;}
a.acontinues:hover						{color:#353573;text-decoration:none;}

a.amenu												{color:#353573;text-decoration:underline;}
a.amenu:link									{color:#353573;text-decoration:underline;}
a.amenu:visited								{color:#353573;text-decoration:underline;}
a.amenu:active								{color:#353573;text-decoration:none;}
a.amenu:hover									{color:#353573;text-decoration:none;}

/*
#banner,#subbanner{
	background:#FFFFFF url(//admin.ti-da.net/_img/simazouri/simatop01.jpg) center top;
	background-repeat: no-repeat;
	height: 200px;
	padding:0px 0px 0px 0px;
}
*/


#banner a{color:#1c80b4;text-decoration:none;}
#banner a:link{color:#1c80b4;text-decoration:none;}
#banner a:visited{text-decoration:none;}
#banner a:active{}
#banner a:hover{color:#1c80b4;text-decoration:none;}

#subbanner a{color:#fff;text-decoration:none;}
#subbanner a:link{color:#fff;text-decoration:none;}
#subbanner a:visited{text-decoration:none;}
#subbanner a:active{}
#subbanner a:hover{color:#fff;text-decoration:underline;}

h1,h2,h3{
	margin:0px;
	padding:0px;
}

h1 { 
font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}

.blog{  
	margin:30px 10px 20px 15px;
}

.date{
	padding: 10px;
	line-height: 1em;
	font-size: 13px;
	margin-left: 0px;
	margin-bottom: 10px;
	margin-right: 0px;
	margin-top: 0px;
	font-style: normal;
	font-weight: normal;
	text-align: right;
	color:#FFFFFF;
	letter-spacing:2px;
	background-color: #1c80b4;

}

.blogbody{
	letter-spacing: 1px;
	line-height: 1.8em;
	text-align: left;
	font-size: 14px;
	background:#fff;
	margin:0px 0px 30px 0px;
	padding: 15px;
	background-attachment: fixed;
              
}

.title a{
	font-size: 22px;
	font-style: normal;
	line-height: 1.5em;
	text-align: left;
	font-weight: normal;
	background:url(https://admin.ti-da.net/_img/simazouri/simab02.gif) no-repeat left center;
	letter-spacing		: 2px;
	color: black;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 35px;

}

.main{
	overflow:auto;
	color:#000;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 35px;
}

.main img{
	margin:0px 5px 0px 5px;             
}

.main-continues{
	font-size:x-small;
}

.posted{
	letter-spacing: 1px;
	color:#000;
	font-size: 12px;
	text-align:right;
	margin:0px 0px 15px 0px;


}

a.aposted, a.aposted:link, a.aposted:visited {
	text-decoration:underline;
	font-weight:bold;
color:#353573
}
a.aposted:active{
	text-decoration:none;
	font-weight:bold;
color:#353573
}
a.aposted:hover{
	text-decoration:none;font-weight:bold;
color:#353573
}

.menu{
	color:#000;
	font-size:x-small;
	text-align:right;
}

.comments-head{
	color:#000;
	font-size:12px;
	font-weight:bold;
	padding:0px 0px 0px 0px;
	height:10px;
}

.comments-body{
	font-size:12px;
	line-height:135%;
	margin:20px 0px 15px 13px;
}

.comments-post{
	color:#000;
	font-size:12px;
	text-align:right;
	margin:0px 0px 25px 0px;
}

.trackback-url{
	width:500px;
	color:#691815;
	font-size:12px;
	font-weight:bold;
	margin:20px 0px 15px 13px;
}

.trackback-body{
	font-size:12px;
	line-height:135%;
	margin:20px 0px 15px 13px;
}

.trackback-post{
	color:#000;
	font-size:12px;
	text-align:right;
	margin:0px 0px 25px 0px;
	font-weight:bold;
}

a.atrackback-post							{color:#353573;text-decoration:underline;font-weight:bold;}
a.atrackback-post:link				{color:#353573;text-decoration:underline;font-weight:bold;}
a.atrackback-post:visited			{color:#353573;text-decoration:underline;font-weight:bold;}
a.atrackback-post:active			{color:#353573;text-decoration:none;font-weight:bold;}
a.atrackback-post:hover				{color:#353573;text-decoration:none;font-weight:bold;}

label{
	font-size:10px;
	font-weight:bold;
}
#author{width:200px;border:1px solid #484848;}
#email{width:200px;border:1px solid #484848;}
#url{width:200px;border:1px solid #484848;}
#text{font-size:12px;width:400px;height:200px;border:1px solid #484848;}

.pagetop{
	font-size:x-small;
	text-align:right;
	margin:0px 0px 25px 0px;

}


	.calendarhead{

                border-top			: 1px solid #3A670C;
 	        border-left			: 1px solid #3A670C;
	        border-right			: 1px solid #3A670C;
                  background-image: url(//admin.ti-da.net/_img/simazouri/simab03.jpg);
	         background-repeat: no-repeat;
	         background-position: left center;	
    	        
	 	color:#3A670C;
		font-size:12px;
                font-weight:bold;
		letter-spacing:2px;
		padding:0px 0px 2px 0px;
		text-align:center;
                padding:3px 0px 3px 5px;

	}

	.calendartable{
		margin:0px auto 20px auto;
		width:100%;
		text-align:left;
		background:#fff;
		border-top:1px solid #3A670C;
		border-left:1px solid #3A670C;
		border-right:1px solid #3A670C;
		border-bottom	: 1px solid #3A670C;
	}
	
	.calendarweek{
		color:#000;
	font-size:10px;
	font-weight: bold;
        
	}

	.calendarwd{
	/*	border-left	: 1px solid #efefef;
 		border-right	: 1px solid #efefef;*/
                  
		background	: #fff url();
		color		:#fff;
		font-size:10px;
                font-weight:bold;
		letter-spacing		: 2px;

		padding:2px 0px 2px 5px;
	}
	.calendard{
                   empty-cells:show;
                   border-top:1px solid #efefef;
                   border-right:1px solid #efefef;
                   text-align: center;
          }

	.calendar{
		font-size:10px;
		padding:2px 2px;
		position:center;
	}


.sidetitle{
	margin-bottom: 10px;
	border-color: #686868;
	border-style: solid;
	border-width: 1px;
	padding: 10px;
	color: #2d2d2d;
	text-align: center;
	line-height: 1em;
	font-size: 13px;
}

.side{
	margin-bottom: 10px;
	font-size:12px;
	line-height:140%;
  padding:8px;

}

.side .text{
	width:80px;
}

a.aside												{color:#353573;text-decoration:underline;}
a.aside:link									{color:#353573;text-decoration:underline;}
a.aside:visited								{color:#353573;text-decoration:underline;}
a.aside:active								{color:#353573;text-decoration:none;}
a.aside:hover									{color:#353573;text-decoration:none;}

a.arss												{color:#353573;text-decoration:underline;}
a.arss:link										{color:#353573;text-decoration:underline;}
a.arss:visited								{color:#353573;text-decoration:underline;}
a.arss:active									{color:#353573;text-decoration:none;}
a.arss:hover									{color:#353573;text-decoration:none;}

.photo{text-align:center;}
.nickname{color:#353573;font-weight:bold;margin:10px 0px;}
.message{}

.quotetable{}
.quote{color:#000;font-size:x-small;padding:1px;}

.blogtimes{margin:0px 0px 16px 0px;text-align:center;}

.powered{
	text-align:center;
	margin:0px 0px 10px 0px;
}

.syndicate{
	font-size:x-small;
	text-align:center;
}
.checkers{
	font-size:x-small;
	margin-top:10px;
}

.powered{
	text-align									:center;
	margin											:0px 0px 10px 0px;
}

.syndicate{
	font-size										:x-small;
	text-align									:center;
}
.checkers{
	font-size										:x-small;
	margin-top:10px;
}

a.adtitle											{font-weight:bold;text-decoration:underline;}
a.adtitle:link								{font-weight:bold;text-decoration:underline;}
a.adtitle:visited							{font-weight:bold;text-decoration:underline;}
a.adtitle:active							{font-weight:bold;text-decoration:underline;}
a.adtitle:hover								{font-weight:bold;text-decoration:underline;}

a.addescription								{color:black;text-decoration:none;}
a.addescription:link					{color:black;text-decoration:none;}
a.addescription:visited				{color:black;text-decoration:none;}
a.addescription:active				{color:black;text-decoration:none;}
a.addescription:hover					{color:black;text-decoration:none;}

a.adurl												{color:#0000FF;text-decoration:none;}
a.adurl:link									{color:#0000FF;text-decoration:none;}
a.adurl:visited								{color:#0000FF;text-decoration:none;}
a.adurl:active								{color:#0000FF;text-decoration:none;}
a.adurl:hover									{color:#0000FF;text-decoration:none;}

a.adld												{text-decoration:underline;}
a.adld:link										{text-decoration:underline;}
a.adld:visited								{text-decoration:underline;}
a.adld:active									{text-decoration:underline;}
a.adld:hover									{text-decoration:underline;}

body.ad{
	background									:#f7p39f;
}

/* 　追加したもの 2019.2.1〜　*/

.clx:after {
    content:" ";
    display:block;
    clear:both;
}

html {
	height: 100%;
}
               
body {
	position: relative;
	color: #2d2d2d;
	background-position: center center;
	background-repeat: no-repeat;
	background-image: url(https://img05.ti-da.net/usr/s/e/a/seafriend/bg_main01.jpg);
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	background-size: cover;
	background-attachment: fixed;
}

a {
	transition: all .3s ease-out;
}

#areaTop {
	position: relative;
	width: 100%;
	height: 100%;
}

a.logoHead {
	padding-left: 30px;
	padding-bottom: 10px;
	padding-right: 30px;
	padding-top: 10px;
	display: block;
	left: 0px;
	top: 0px;
	position: absolute;
	height: auto;
	background-color: white;
}

a.logoHead img {
	height: auto;
	width: 150px;
}

.copy1 {
	padding-right: 25px;
	padding-left: 25px;
	display: inline-block;
	background-color: white;
	font-family: serif;
	letter-spacing: 10px;
	margin: auto;
	top: 250px;
	right: 90px;
	text-align: right;
	line-height: 1.7em;
	font-size: 36px;
	position: absolute;
	background: rgba(255, 255, 255, 0.8);
	transform: rotate(-10deg);
}

.copy2 {
	top: 350px;
	padding-right: 25px;
	padding-left: 25px;
	display: inline-block;
	background-color: white;
	font-family: serif;
	letter-spacing: 5px;
	margin: auto;
	right: 50px;
	text-align: right;
	line-height: 1.7em;
	font-size: 36px;
	position: absolute;
	background: rgba(255, 255, 255, 0.8);
	transform: rotate(5deg);
}

#head {
	padding-left: 30px;
	padding-bottom: 30px;
	padding-right: 30px;
	padding-top: 50px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	min-width: 950px;
	max-width: 1100px;
	background-color: white;
	width: 100%;
	position: absolute;
}

h1.blogtitle{
	margin-bottom: 15px;
	line-height: 1em;
	font-size:30px;
	padding: 0px;
	text-align:left;
	letter-spacing:2px;
}

h1.blogtitle a{
	text-decoration: none;
	color: #2d2d2d;
}

.description{
	font-size: 13px;
	text-align:left;
	letter-spacing: 1px;
	width: 500px;
         line-height:135%;
}

#container{ padding-bottom: 1px; padding-top: 0px; padding-right: 30px; padding-left: 30px; max-width: 1100px; min-width: 950px; font-size:12px;
	width: 100%;
	background-color:#FFFFFF;
	margin:0px auto;
}

#content{
	width: 75%;
	float:left;
}

#links{
	width: 21%;
	float:right;
	text-align:left;
	margin:0px 0px 0px 0px;
	padding: 0px; 
	overflow:hidden;
}


.scroll {
	text-shadow: 0px 0px 2px black;
	font-family: Quicksand;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	color: white;
	letter-spacing: 3px;
	display: inline-block;
	left: 25px;
	bottom: 20%;
	position: absolute;
	width: 18px;
	font-size: 18px;
	-webkit-writing-mode: vertical-rl;
		-ms-writing-mode: tb-rl;
		writing-mode: vertical-rl;
	white-space: nowrap;
	
}

.scroll:after {
	padding-top: 20px;
	font-family: 'FontAwesome';
	content: "";
}

#footer{
	padding-top: 10px;
	padding-bottom: 30px;
	clear:both;
}

#copyright{
	font-size: 11px;
	letter-spacing: 1px;
	width: 100%;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

.footComm {
	font-family: Quicksand;
	text-align: center;
	padding-bottom: 50px;
	padding-top: 50px;
	clear: both;
}

.btn_hp {
	width: 60%;
	margin-right: auto;
	margin-left: auto;
	color: black;
	display: block;
	margin-bottom: 30px;
	text-decoration: none !important;
	border-color: black !important;
	border-style: solid;
	border-width: 1px;
	padding-bottom: 18px;
	padding-top: 18px;
	line-height: 1em;
	font-size: 13px;
	letter-spacing: 2px;
}

.btn_hp:hover {
	color: white;
	background-color: black;
}

.footTel {
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 5px;
	letter-spacing: 3px;
	display: block;
	margin-bottom: 10px;
	line-height: 1em;
	font-size: 26px;
}

.telSub {
	display: block;
	letter-spacing: 1px;
	font-size: 11px;
}

.icoExLink:after {
	padding-left: 15px;
	font-family: 'FontAwesome';
	content: "";
}

.icoTel:before {
	font-family: 'FontAwesome';
	padding-right: 10px;
	content: "";
}

ul.footNavi {
	clear: both;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 30px;
	margin-left: auto;
	margin-right: 0px;
	display: table;
}

ul.footNavi li {
	list-style-type: none;
	display: table-cell;
	padding-left: 20px;
	width: 33.3%;
	vertical-align: middle;
}

ul.footNavi li a {
	color: #2d2d2d;
}

ul.footNavi li a img {
	height: auto;
	width: 40px;
}

.footWrapp {
	background-color: #cada5a;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	max-width: 1100px;
	min-width: 950px;
	width: 100%;
}

.footWrapp {
}