@charset "UTF-8";

*					{       
	word-break				: break-all;
	font-family				: "verdana","helvetica","osaka","lr oSVbN",ans-serif;
}
body				{
	color					: #000;
	margin					: 0px;
	background				: #fff url('/usr/okinawanbeach/bg_body.jpg') left top repeat-x;
}
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			: 1px;
	margin-right			: 1px;
	padding					: 0px 1px;
}
ul.rss a:link		{
	color					: #333;
	text-decoration			: none;
}
ul.rss a:visited	{
	color					: #333;
	text-decoration			: none;
}
ul.rss a:hover		{
	color					: #999;
	text-decoration			: none;
}
ul.rss a:active		{
	color					: #333;
	text-decoration			: none;
}

a					{
	color					: #001F79;
	text-decoration			: underline;
}
a:link				{
	color					: #001F79;
	text-decoration			: underline;
}
a:visited			{
	color					: #001F79;
	text-decoration			: underline;
}
a:active			{
	color					: #001F79;
	text-decoration			: none;
}
a:hover				{
	color					: #001F79;
	text-decoration			: none;
}

a.acalendar			{
	color					: #001F79;
	text-decoration			: underline;
}
a.acalendar:link	{
	color					: #001F79;
	text-decoration			: underline;
}
a.acalendar:visited	{
	color					: #001F79;
	text-decoration			: underline;
}
a.acalendar:active	{
	color					: #001F79;
	text-decoration			: none;
}
a.acalendar:hover	{
	color					: #001F79;
	text-decoration			: none;
}

a.acontinues		{
	color					: #001F79;
	text-decoration			: underline;
}
a.acontinues:link	{
	color					: #001F79;
	text-decoration			: underline;
}
a.acontinues:visited{
	color					: #001F79;
	text-decoration			: underline;
}
a.acontinues:active	{
	color					: #001F79;
	text-decoration			: none;
}
a.acontinues:hover	{
	color					: #001F79;
	text-decoration			: none;
}

a.amenu				{
	color					: #001F79;
	text-decoration			: underline;
}
a.amenu:link		{
	color					: #001F79;
	text-decoration			: underline;
}
a.amenu:visited		{
	color					: #001F79;
	text-decoration			: underline;
}
a.amenu:active		{
	color					: #001F79;
	text-decoration			: none;
}
a.amenu:hover		{
	color					: #001F79;
	text-decoration			: none;
}

/*ヘッダ広告*/
.header_scroll{
height:24px;
background: #fff url(http://blog.ti-da.net/common/img/bnr/bg_head.gif) repeat-x;
background-position:bottom;
text-decoration:none;
color:#666;
font-size:12px;
margin:0px 0px 0px 0px;
letter-spacing:2px;
padding:0px 0px 0px 5px;
}

.header_scroll a:link		{
font-size: 12px;
color: #666;
letter-spacing:2px;
text-decoration:none;
}

.header_scroll a:visited	{
font-size: 12px;
color: #666;
letter-spacing:2px;
text-decoration:none;
}

.header_scroll a:hover		{
font-size: 12px;
color: #333;
letter-spacing:2px;
	text-decoration: underline;
}

.header_scroll a:active		{
font-size: 12px;
color: #333;
letter-spacing:2px;
text-decoration: underline;
}
.tag_list{font-size: 10px;}

#container{
	width					: 740px;
	background-color		: #fff;
	margin					: 0px auto;
	border					: 1px solid #039;

}

#banner,#subbanner	{
	background				: #0072D3 url('/usr/okinawanbeach/sea_05.jpg') right top;
	padding					: 0px 10px 10px 10px;
	height					: 280px;
}
#banner a:link		{
	color					: #fff;
	text-decoration			: none;
}
#banner a:visited	{
	color					: #fff;
	text-decoration			: none;
}
#banner a:active	{
	color					: #fcc;
	text-decoration			: none;
}
#banner a:hover		{
	color					: #fcc;
	text-decoration			: none;
}

#subbanner a:link	{
	color					: #fff;
	text-decoration			: none;
}
#subbanner a:visited{
	color					: #fff;
	text-decoration			: none;
}
#subbanner a:active	{
	color					: #fcc;
	text-decoration			: none;
}
#subbanner a:hover	{
	color					: #fcc;
	text-decoration			: none;
}

h1,h2,h3			{
	margin					: 0px;
	padding					: 0px;
}

.blogtitle			{
	font-size				: 30px;
	font-weight				: bold;
	padding					: 170px 0px 0px 30px;
	text-align				: left;
	letter-spacing			: 2px;
}

.description		{
	color					: #fff;
	font-size				: 12px;
	padding					: 4px 0px 0px 35px;
	text-align				: left;
	letter-spacing			: 2px;
}


#content			{
	width					: 550px;
	float					: right;
	background-color		: #fff;
}

#links				{
	width:180px;
	float:left;
	text-align				: left;
	margin					: 0px;
	padding					: 20px 0px 0px 10px; 
	background-color		: #fff;
}


	#footer{
		    clear:both;
	}
	

#copyright{
	background				: #fff;
	width					: 100%;
	height					: 16px;
	font-size				: 10px;
	font-weight				: bold;
	color					: #039;
	margin					: 0px;
	padding					: 0px;
	line-height				: 16px;
	text-align				: center;
}

.blog{
	margin					: 20px 5px 20px 5px;
}

.date{
	background				: #fff url('/usr/okinawanbeach/bg_header.jpg') right top no-repeat;
	border-top				: 1px solid #006;
	border-left				: 1px solid #006;
	border-right			: 1px solid #006;
	color					: #039;
	font-size				: 12px;
	letter-spacing			: 2px;
	padding					: 10px 0px 10px 5px;
	height					: 55px;
}

.blogbody{
	background				: #fff url('/usr/okinawanbeach/bg_sea02.jpg') right bottom no-repeat;
	margin					: 0px 0px 10px 0px;
	padding					: 8px;
	border-left				: 1px solid #000066;
	border-right			: 1px solid #000066;
	border-bottom			: 1px solid #000066;
}

.title{
	width					: 450px;
	color					: #039;
	font-size				: 12px;
	font-weight				: bold;
	background				: url('/usr/okinawanbeach/icon_bb03.gif') no-repeat;
	padding					: 10px 0px 10px 33px;
	margin					: 0px;
}

.main{
	width					: 496px;
	color					: #000;
	font-size				: small;
	line-height				: 135%;
	padding					: 15px 0px 15px 0px;
}

.main img{
	margin					: 0px 5px 5px 5px;
}

.main-continues{
	font-size				: x-small;
}

.posted{
	color					: #000;
	font-size				: x-small;
	text-align				: right;
	margin					: 0px 0px 25px 0px;
}

a.aposted		{
	color					: #001F79;
	text-decoration			: underline;
	font-weight				: bold;
}
a.aposted:link	{
	color					: #001F79;
	text-decoration			: underline;
	font-weight				: bold;
}
a.aposted:visited{
	color					: #001F79;
	text-decoration			: underline;
	font-weight				: bold;
}
a.aposted:active{
	color					: #001F79;
	text-decoration			: none;
	font-weight				: bold;
}
a.aposted:hover	{
	color					: #001F79;
	text-decoration			: none;
	font-weight				: bold;
}

.menu{
	color					: #000;
	font-size				: x-small;
	text-align				: right;
	margin					: 5px 0px;
	padding					: 0px;
}

.comments-head{
	color					: #000;
	font-size				: x-small;
	font-weight				: bold;
	padding					: 0px;
	height:10px;
}

.comments-body{
	font-size				: small;
	line-height				: 135%;
	margin					: 20px 0px 15px 13px;
}

.comments-post{
	color					: #000;
	font-size				: x-small;
	text-align				: right;
	margin					: 0px 0px 25px 0px;
}

.trackback-url{
	color					: #039;
	font-size				: small;
	font-weight				: bold;
	margin					: 20px 0px 15px 13px;
}

.trackback-body{
	font-size				: small;
	line-height				: 135%;
	margin					: 20px 0px 15px 13px;
}

.trackback-post{
	color					: #000;
	font-size				: x-small;
	text-align				: right;
	margin					: 0px 0px 25px 0px;
	font-weight				: bold;
}

a.atrackback-post							{color:#001F79;text-decoration:underline;font-weight:bold;}
a.atrackback-post:link				{color:#001F79;text-decoration:underline;font-weight:bold;}
a.atrackback-post:visited			{color:#001F79;text-decoration:underline;font-weight:bold;}
a.atrackback-post:active			{color:#001F79;text-decoration:none;font-weight:bold;}
a.atrackback-post:hover				{color:#001F79;text-decoration:none;font-weight:bold;}

label{
	font-size										:x-small;
	font-weight									:bold;
}

#author{
	width												:200px;
	border											:1px solid #000066;
}
#email{
	width												:200px;
	border											:1px solid #000066;
}
#url{
	width												:200px;
	border											:1px solid #000066;
}
#text{
	width												:400px;
	height											:200px;
	border											:1px solid #000066;
}
.pagetop{
	font-size										:x-small;
	text-align									:right;
	margin											:0px 0px 25px 0px;
}
.calendarhead{
	color					: #666;
	font-size				: 12px;
	font-weight				: bold;
	letter-spacing			: 2px;
	padding					: 0px 0px 2px 0px;
	text-align				: left;
}

.calendartable{
	margin					: 0px auto 20px auto;
	padding					: 0px;
	width					: 100%;
	text-align				: left;
	background				: #fff;
	border					: 1px solid #006;
	empty-cells				: show;
	border-spacing			: 0px;
	border-collapse			: collapse;
}

.calendarweek{
	color					: #039;
	font-size				: 12px;
	font-weight				: bold;
	position				: center;
}

.calendarwd{
	border-top									:1px solid #000066;
	border-left									:none;
	border-right								:none;
	border-bottom								:1px solid #000066;
	background									:#fff;
	color												:#039;
	font-size										:12px;
	letter-spacing							:2px;
	padding											:5px 0px 5px 5px;
}
.calendard{
	text-align:center;
}
.calendar{
	font-size										:12px;
	padding											:4px 2px 4px 2px;
	position										:center;
}

.sidetitle{
	border-left				: 1px solid #006;
	border-right			: 1px solid #006;
	border-top				: 1px solid #006;
	background				: #039 url('/usr/okinawanbeach/bg_side.jpg') right bottom no-repeat;
	color					: #fff;
	font-size				: 12px;
	letter-spacing			: 2px;
	padding					: 10px 0px 25px 5px;
}

.side{
	font-size										:12px;
	line-height									:140%;
	margin											:0px 0px 10px 0px;
	padding											:8px;
	border-left									:1px solid #000066;
	border-right								:1px solid #000066;
	border-bottom								:1px solid #000066;
}

a.aside												{color:#001F79;text-decoration:underline;}
a.aside:link									{color:#001F79;text-decoration:underline;}
a.aside:visited								{color:#001F79;text-decoration:underline;}
a.aside:active								{color:#001F79;text-decoration:none;}
a.aside:hover									{color:#001F79;text-decoration:none;}

a.arss												{color:#001F79;text-decoration:underline;}
a.arss:link										{color:#001F79;text-decoration:underline;}
a.arss:visited								{color:#001F79;text-decoration:underline;}
a.arss:active									{color:#001F79;text-decoration:none;}
a.arss:hover									{color:#001F79;text-decoration:none;}

.photo{
	text-align									:center;
}

.nickname{
	color												:#2b5695;
	font-size										:x-small;
	font-weight									:bold;
	margin											:10px 0px;
}

.message{
	font-size										:x-small;
}

.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;
}

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;
}

.photo_fr {width:165px;
	border:1px solid #666666;
	overflow:hidden;
	text-align:center;
	background:#efefef;
	float:left;
	padding:3px;
	margin:10px 2px 5px 2px;

}

.photo_ti {
font-size:11px;
margin:5px 0px 0px 0px;
display:block;
width:160px;
height:12px;
overflow:hidden;
font-weight:normal;}g