/* バックドロップ沖縄　	BASIC */

/* resset */
* { margin: 0; padding: 0; }

p { margin: 0; }


/* 全ページ共通 */

body { margin: 0px; padding: 0px; text-align: center; font-size: 75%; line-height: 1.5em; color: #333333; font-family: 'ＭＳ Ｐゴシック', sans-serif; background-color: #898989; }

#wrapper { width: 1000px; background-image: url(../image/shadow.jpg); background-repeat: repeat-y; margin: auto; }

#container { width: 950px; margin: auto; }

#header { width: 950px; height: 145px; background-color: #2f2725; background-image: url(../image/logo_img.jpg); background-position: left top; background-repeat: no-repeat; margin: auto; text-align: right; }

.header_img { float: left; display: inline; }

.word_str { color: #ffffff; font-size: 8pt; }

/* ナビゲーションバー */

#navi_bar { width: 950px; height: 25px; clear: both; }

#navi_bar ul { font-size: 8pt; font-weight: bold; color: #ffffff; padding-top: 5px; }

#navi_bar ul li { float: left; text-align: left; list-style: none; padding: 0px 25px; }

#navi_bar a:link { color: #ffffff; }
#navi_bar a:visited {color: #ffffff; }
#navi_bar a:hover { color: #FF6600; }
#navi_bar a:active { color: #ffffff; }
#navi_bar a { text-decoration: none; }

#contents { width: 950px; margin: auto; background-image: url(../image/left_img.jpg); text-align: left; }

/* LEFT AREA */
#left_area { width: 200px; }

#diving_course { color: #ffffff; font-size: 13px; font-weight: bold; list-style: none; padding: 15px 0px 30px 30px; }

#diving_course li { padding-top: 15px; }

/* 雑誌・フォトコン・ロゴマーク～リスト */
#s_menu { color: #ffffff; font-size: 11px; font-weight: bold; list-style: none; padding: 0px 0px 20px 30px; }

#s_menu li { padding-top: 10px; }

/* ブログバナー用 */ 
.navi_group { margin: 30px 0px 0px 30px; }

.navi_group a {
	display: block;
	overflow:hidden;
/*	width:60px;*/
	height:0 !important;
	height /**/:20px;
	padding-top:20px;
	color: #999999;
	white-space: nowrap;
}

#navi01 a {background: url(../image/blog_btm.gif) 0 0 no-repeat;}

#navi01 a:hover {background: url(../image/blog_btm.gif) 0 -20px no-repeat;}
/* ブログバナー用 */

#left_area a:link { color: #ffffff; }
#left_area a:visited {color: #ffffff; }
#left_area a:hover { color: #FF6600; }
#left_area a:active { color: #ffffff; }
#left_area a { text-decoration: none; }

.dot_line { margin-bottom: 10px; }

.banner { margin: 10px 0px 5px 20px; border: 2px solid #cccccc; }

.banner2 { margin: 10px 0px 5px 20px; border: 2px solid #ffffff; }

/* MAIN AREA */
#main_area { width: 750px; background-color: #dcdddd; }

#left_area,#main_area { float: left; display: inline; }

#menu_area { width: 750px; }

/* footer */
#footer { width: 950px; height: 25px; background-color: #2f2725; text-align: left; clear: both; }

