/*全体設定*/
body { color:#333333;
         background-color: #E3F2F9; 
         margin: 0; 
         padding: 0;
         background-image: url(http://majyun-islands.com/images/blog/bg002.jpg);             
        background-position:center top; 
         background-repeat:no-repeat; 
         background-attachment: fixed;
         text-align: center;
        	}
img {border: none;hspace:10px}

a {    	text-decoration: none;
/*         font-weight:bold; */
	}

a:link {
	}
a:hover {
	color: #ff0000;
	}

a:visited {
	}

a:active {
	color: #ff0000;
	}

h1,h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}

h1 a:link {
	}
h1 a:hover {
	color: #ff0000;
	}

h1 a:visited {
	}

h1 a:active {
	color: #ff0000;
	}
/*サイドバー（左）・メインコンテンツ・サイドバー（右）設定*/
/*コンテイナー（全体）設定*/
#container {
	line-height: 140%;
	margin-right: auto;
	margin-left: auto;
        margin-top:0px;
	text-align: left;
	padding: 0px;
	width: 808px;
	background-color: transparent;
	}

#center {
    float: left;
    width:488px;
 　　overflow: hidden;
       	}

#right {float: left;
           width: 160px;
           background-color: transparent;
           overflow: hidden;
	}

#left {float:left;
         width:160px;
         background-color:transparent;
         oberflow: hidden;
              }

/*バナー設定*/
#banner {
	font-family: Verdana, Helvetica, 'ＭＳ Ｐゴシック', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', osaka, sans-serif;
	color: #000000;
	background-color: transparent;
	padding: 0px 0px 0px 0px;
	height: 89px;
text-align: right;
         }
#banner-navibar {height:15px;
	width: 808px;
	}
#banner-navibar a {}
#banner-navibar a:hover {color:#ff6600;}
#banner img {vertical-align:middle;}
#banner-img {
	display: none;
         border: none;
	}
#logo {width: 350px;
float:left;
background: transparent;
}
#blog-title {text-align: right;
padding: 0px;
background: transparent;
}


#banner a {
	text-decoration: none;
	}

#banner h1 {
font-size: 12px;
font-weight: normal;
margin: 5px;

	}

#banner h2 {
	font-size: small;
         text-align:right;
         padding-right:20px;
	}


/*コンテイナー内コンテンツ設定*/
.content {
	padding: 3px 10px 0px 10px;
	background-color: transparent;
	color: #000000;
	font-family: MS Pゴシック, sans-serif,osaka;
	font-size: 14px;
         border: 1px solid #999999;
         margin:5px;
       	}
.content a{text-decoration:underline;color:#990066;}

.content p {
	color: #333333;
	font-family: MS Pゴシック, sans-serif,osaka;
	font-size: 14px;
	font-weight: normal;
	line-height: 170%;
	text-align: left;
	margin-bottom: 10px;
        	}

.content blockquote {
	line-height: 150%;
	}

.content li {
	line-height: 150%;
	}

.content h2 {
	color: #333333;
	font-family: MS Pゴシック, sans-serif,osaka;
	font-size: small;
	text-align: left;
	font-weight: normal;
	margin-bottom: 5px;
	
	}

.content h3 {
	color: #35609e;
	font-family: Georgia, 'Times New Roman', serif;
	font-size: medium;
	text-align: left;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top:5px;
        padding-left:25px;
background:url(http://majyun-islands.com/images/hibis-arrow.gif);
	background-repeat:no-repeat;
        background-position:left center;
}

.content p.posted {
	color: #666666;
	font-family: MS Pゴシック, sans-serif,osaka;
	font-size: x-small;
	border-bottom: 1px solid #666666;
	text-align: left;
	margin-bottom: 25px;
	line-height: normal;
	padding: 3px;
	}

.content h1 {background-color: #006666;
         color: #ffffff;
         font-size:14px;
         font-weight:bold;
         margin-bottom:10px;
         margin-top:25px;
         padding:7px;
         border-top:2px solid #00cccc;
         border-left:4px solid #00cccc;
         }

.title {background-color: #006666;
         color: #ffffff;
         font-size:14px;
         font-weight:bold;
         margin-bottom:10px;
         margin-top:25px;
         padding:7px;
         border-top:2px solid #00cccc;
         border-left:4px solid #00cccc;
         }

/*右サイドバー設定*/
.sidebarR {
	padding: 8px 0px 8px 0px;
	}

.sidebarR h2 {
background-color: #cc3333;
color:#ffffff;
padding: 3px;
font-size:14px;
font-weight:bold;
}
.sidebarR h3 {
        font-size:small;}

.sidebarR ul {
	padding-left: 8px;
	margin: 0px;
	margin-bottom: 20px;
}

.sidebarR li {
	color: #333333;
	font-family: MS Pゴシック, sans-serif,osaka;
	font-size: 13px;
	text-align: left;
	line-height: 120%;
	margin-top: 5px;
	list-style-type: square;
        display: block;
	}

.sidebarR li a {color: #333333; 
}
.sidebarR li a:hover  {color:#ff0000; 
background-color:#ccffff;
}
.sidebar R li a:visited {color:#333333;}

.menu a {
background-color: transparent; 
display: block; margin: 0; 
padding: 4px 4px 4px 12px; 
font-size:13px;
background-image:url(http://majyun-islands.com/images/arrow-red-right.gif);
background-repeat:no-repeat;
background-position: left center;
}
.menu a:hover {
background-color:#ccffff; 
color:#ff0000;
display: block; margin: 0; 
text-decorantion:none;
}

.menu-narrow {
line-height:120%;
}
.menu-narrow a {
background-color: transparent; 
display: block; margin: 0; 
padding: 1px; 
font-size:13px;
}
.menu-narrow a:hover {
background-color:#ccffff; 
color:#ff0000;
display: block; margin: 0; 
text-decorantion:none;
}


.photo {
	text-align: left;
	margin-bottom: 20px;
	}

.link-note {
    color: #666666;
	font-family: MS Pゴシック, sans-serif,osaka;
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	padding: 2px;
	margin-bottom: 15px;
	}

#powered {
	font-family:MS Pゴシック, sans-serif,osaka;
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	color: #FFFFFF;
	margin-top: 50px;
	}

#comment-data {
	float: left;
	width: 180px;
	padding-right: 15px;
	margin-right: 15px;
	text-align: left;
	border-right: 1px dotted #BBB;
	}

textarea[id="comment-text"] {
	width: 70%;
	}

/*サイドバー左設定*/
.sidebarL {
	padding: 8px 5px 8px 0px;
	}

.sidebarL h2 {
background-color: #cc3333;
color:#ffffff;
padding: 3px;
font-size:14px;
font-weight:bold;
}

.sidebarL ul {
	padding-left: 8px;
	margin: 0px;
	margin-bottom: 30px;
                font-size: 13px;
	}

.sidebarL li {
	color: #333333;
	font-family: MS Pゴシック, sans-serif,osaka;
	font-size: 13px;
	text-align: left;
	line-height: 120%;
	margin-top: 5px;
	list-style-type: none;
	}
.sidebarL li a {color: #333333; }
.sidebarL li a:hover  {color:#ff0000; 
background-color:#ccffff;
}
.sidebarL li a:visited {color:#333333;}

.sidebarL h3 {
                font-size: small;
                }
.sidebarL h3 a {color: #000000; }
.sidebarL h3 a:hover  {color:#ff0000;}
     

/*カレンダー設定*/
#calendar {
  	line-height: 140%;
	color: #666666;
	font-family: MS Pゴシック, sans-serif,osaka;
	font-size: x-small;
	padding: 2px;
	text-align: center;
	margin-bottom: 30px;
	}

#calendar table {
	padding: 2px;
	border-collapse: collapse;
	border: 0px;
	width: 100%;
	}

#calendar caption {
	color: #666666;
	font-family: MS Pゴシック, sans-serif,osaka;
	font-size: x-small;
	
	text-align: left;
	font-weight: bold;
	
	text-transform: uppercase;
	
	letter-spacing: .3em;
	}

#calendar th {
	text-align: center;
	font-weight: normal;
	}

#calendar td {
	text-align: center;
	}
#page-navi {font-size:small; }
#footer {height: 23px; width:95%;
             background-image: url(http://majyun-islands.com/okinawa/themes/seaside/hbar.gif);
         background-repeat:repeat-x;
          font-size:x-small;
         text-align: center;
         vertical-align:middle;
	margin-right: auto;
	margin-left: auto;
         line-height:150%;
	border-left: 1px solid silver;
        border-right: 1px solid silver;
}


.line-silver {background-image:url(http://majyun-islands.com/images/line-silver10.gif);
background-repeat:repeat-x;
height:3px;
margin-top:5px;
margin-bottom:5px;
}

.font_990000 {
color: #990000;
font-weight:bold;
}

.even {background-color: #eef7ff; padding: 5px;}
.odd {background-color: #fff7dd; padding: 5px;}

.hm_main {
                margin: 0;
		text-align:right;
		padding:0;
	        font-size: 75%;
	}
.hm_main li {
	 	display:inline;
		list-style:none;
	 	margin:0;
		background:url(http://majyun-islands.com/images/hm_main_indent.gif) no-repeat left center;
		padding: 0 5px 0 0;
	}
.hm_sub {
		margin-top:5px;
		font-size:11px;
                text-align:right;
		background:url(images/dot_line.gif) repeat-x bottom;
	}
.hm_sub li {
	 	display:inline;
	 	margin:0;
		padding:0px 5px 0px 15px;
		background:url(http://majyun-islands.com/images/arrow.gif) no-repeat left center;
	}
.hm_main {
		text-align:right;
		padding:0 3 0 0;
		margin:-top:5px;
    	position:relative;
		font-size:12px;
}
.hm_main li {
	 	display:inline;
		list-style:none;
	 	margin:0;
		background:url(http://majyun-islands.com/images/hm_main_indent.gif) no-repeat left center;
		padding: 0 5px 0 15px;
}
