@charset 'utf-8';
@import url("http://www.oasis-okinawa.com/common.css");

html,body{
	font-size	: 14px;
	}

#blog_title{
	font-size	: 28px;
	font-family	: "Osaka","MSPゴシック","sans-serif","Arial";
	font-weight	: bold;
	float		: left;
	color		: #06C;
	}

/* エントリー */
.entry{
	width		: 540px;
	padding		: 0;
	margin		: 5px auto 20px 15px;
	overflow	: hidden;
	}

.entry_title{
	background-color: #0066CC;
	width		: 540px;
	padding		: 7px 0 5px 10px;
	margin		: 5px 0 20px 0;
	font-size	: 16px;
	color		: #FFFFFF;
clear:both;
	}

.entry_title a{
	text-decoration : none;	
	clear:both;
	color		: #FFFFFF;
	}

.entry_title a:hover{
	text-decoration : underline;	
clear:both;
	}

.entry-footer{
	 font-size		: 12px;
	 text-align		: right;
	 padding		: 3px;
	 border-top		: dotted 1px #06C;
clear:both;
	}
	
.other_title{
	width			: 540px;
	padding			: 7px 0 10px 5px;
	margin			: 5px 0 20px 0;
	font-size		: 12px;
	border-bottom	: double 3px #06C;
	letter-spacing	: 0.1em;
	}


/* サイド */
#side li{
	font-size	:12px;
	line-height	:130%;
	}

#side form{
	margin		: 5px;
	}

#side input{
	margin		: 3px 5px;
	}
	
#side img{
	margin		: 5px;
	}

.module-header{
	font-size	: 12px;
	letter-spacing	: 0.1em;
	padding		: 4px 2px 10px 40px;
	margin		: 5px 2px;
	background	: url("http://www.oasis-okinawa.com/img/bg_side.gif") no-repeat 0 0;
	}

/* コメント */	
.comment-inner{
	width		: 540px;
	padding		: 10px;
	}
	
.comment-footer{
	text-align	: right;
	}
	
/* カレンダー */
.module-content{
	font-size	: 10px;
	}
	
.module-content table{
	font-size	: 12px;
	margin		: 2px 0 5px 5px;
	text-align	: center;
	}
	
.module-content td{
	padding		: 2px 3px;
	}		
	
.module-content caption{
	background	: #EEE;
	}

/* モブログ */
.entry .photo .photo105{
    overflow	: hidden;
	margin		: 0 10px;
	}

.entry .photo img{
	width		: 240px;
	}

.photo105 img{
	width		: 100px;
	}

.entry .caption{
	padding		: 5px;
	}
	
.blog {
	margin:0px;
	padding:0px;
	font-size:14px;
	letter-spacing	: 0.1em;
	line-height:1.7;
}
.blog tr td {
    width:270;
	vertical-align:top;
}entry
