/* CSS Document */

/* --------------------------------------------------
	2008/1/25
	「http://www.southpacificfreebird.co.jp/」
 --------------------------------------------------- */

/* べース */
*{ margin:0;padding:0;}

img{border:none;vertical-align:top;}

.clear{clear:both;}
p {
	margin:0;
	padding:0;
	font-size:12px;
	margin-bottom:10px;
	color:#666666;
	line-height:160%;
	letter-spacing: 0.15em;
	padding-top: 5px;
}

/* リンク */
a {text-decoration:underline;}
a:hover {
	text-decoration:underline;
	color: #FF0000;
}

/* フォントカラー */
.font-gray {
	color:#666;
	}

.font-orange {
	color:#FF9933;
	}
	
.font-red {
	color:#FF0000;
	font-weight:bold;
	}
	
/* 	ボディー */


body#main-body{
 

	color:#333333;
	text-align:center;
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 85%;
	line-height: 1.5em;
	}
	
/* エントリー確認用 */
body#body-entry {
	width:560px;
	margin:0;
	text-align:left;
	background:#FFFFFF;
	font:85%/1.5em "ＭＳ Ｐゴシック", Osaka;
	color:#393333;
	}

/* 全体--------------------------------------------- */
#container {
 	background:#FFFFFF;
	width:800px;
	border:1px solid #CCCCCC;
	text-align:center;
	position:relative;
	margin:0 auto;
	}

#base-line {
	padding:0 10px 10px 10px;
	}
	
	
#top-space {
	width:800px;
	position:absolute;
	top:0;
	left:0;
	margin:0 auto;
	text-align: center;
	}

#wrapper {
	padding-top:100px;
	text-align:center;
	height:100%;
	}
		
/* ヘッダー部分 */
#header {
	width:780px;
	margin:0 auto;
	}
	
#menu {
	padding:3px 0 0;
	margin-right: auto;
	margin-left: auto;
	}
	
a.menu-button-1 {
	display:block;
	width:94px;
	height:35px;
	background-image:url(http://www.southpacificfreebird.co.jp/image_re/main/menu_01.jpg);
	float:left;
	}

a.menu-button-2 {
	display:block;
	width:98px;
	height:35px;
	background-image:url(http://www.southpacificfreebird.co.jp/image_re/main/menu_02.jpg);
	float:left;
	}
	
a.menu-button-3 {
	display:block;
	width:98px;
	height:35px;
	background-image:url(http://www.southpacificfreebird.co.jp/image_re/main/menu_03.jpg);
	float:left;
	}
	
a.menu-button-4 {
	display:block;
	width:98px;
	height:35px;
	background-image:url(http://www.southpacificfreebird.co.jp/image_re/main/menu_04.jpg);
	float:left;
	}
	
a.menu-button-5 {
	display:block;
	width:98px;
	height:35px;
	background-image:url(http://www.southpacificfreebird.co.jp/image_re/main/menu_05.jpg);
	float:left;
	}
	
a.menu-button-6 {
	display:block;
	width:98px;
	height:35px;
	background-image:url(http://www.southpacificfreebird.co.jp/image_re/main/menu_06.jpg);
	float:left;
	}
	
a.menu-button-7 {
	display:block;
	width:97px;
	height:35px;
	background-image:url(http://www.southpacificfreebird.co.jp/image_re/main/menu_07.jpg);
	float:left;
	}
	
a.menu-button-8 {
	display:block;
	width:99px;
	height:35px;
	background-image:url(http://www.southpacificfreebird.co.jp/image_re/main/menu_08.jpg);
	float:left;
	}
	
a:hover.menu-button-1 {
	background-image:url(http://www.southpacificfreebird.co.jp/image_re/main/menu_01_2.jpg);
	}
	
a:hover.menu-button-2{
	background-image:url(http://www.southpacificfreebird.co.jp/image_re/main/menu_02_2.jpg);
	}
	
a:hover.menu-button-3 {
	background-image:url(http://www.southpacificfreebird.co.jp/image_re/main/menu_03_2.jpg);
	}
	
a:hover.menu-button-4 {
	background-image:url(http://www.southpacificfreebird.co.jp/image_re/main/menu_04_2.jpg);
	}
	
a:hover.menu-button-5{
	background-image:url(http://www.southpacificfreebird.co.jp/image_re/main/menu_05_2.jpg);
	}
	
a:hover.menu-button-6{
	background-image:url(http://www.southpacificfreebird.co.jp/image_re/main/menu_06_2.jpg);
	}
	
a:hover.menu-button-7{
	background-image:url(http://www.southpacificfreebird.co.jp/image_re/main/menu_07_2.jpg);
	}
	
a:hover.menu-button-8{
	background-image:url(http://www.southpacificfreebird.co.jp/image_re/main/menu_08_2.jpg);
	}

	
#sub-menu {
	padding:1px 0;
	border:1px solid #CCCCCC;
	border-top:none;
	clear:both;
	margin-right: auto;
	margin-left: auto;
	}
	
#subsub-menu {
	text-align:right;
	padding:7px;
	}
	
.navi {
	width:780px;
	text-align:left;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 2px;
	font-size: 10px;
	color: #333333;
	}
	
/* メインコンテンツ */
#content{
	width:780px;
	text-align:center;
	margin:0 auto;
	}


/* 見出し */
	
h1{
	color:#FF3300;
	}
	
h2{
	font-size:16px;
	color:#FF6600;
	}
	
.h1-type1{
	font-size:12px;
	color:#333333;
	border-bottom:dotted 1px #666666;
	}
	
.h1-type1_2{
	font-size:12px;
	color:#333333;
	background-image: none;
	}
	
h2 {
	border-left:6px solid #01a0c7;
	font-size:18px;
	color:#333333;
	font-weight:bold;
	text-align:left;
	height:25px;
	line-height:25px;
	margin-bottom:5px;
	padding-left:10px;
	}
	
h2.h2-img {
	border-left:none;
	font-size:18px;
	color:#333333;
	font-weight:bold;
	text-align:left;
	height:auto;
	margin-bottom:5px;
	padding-left:0;
	}
	
h3 {
	background:url(image/list.jpg) no-repeat center left;
	height:20px;
	line-height:20px;
	margin-bottom:10px;
	color:#FF6600;
	font-size:14px;
	padding-left:20px;
	}
	
h4 {
	margin-bottom:10px;
	}
	
h5 {
	color:#5A3D1C;
	font-size:12px;
	margin-bottom:10px;
	}

h6 {
	color:#01a1c5;
	font-size:18px;
	font-weight:bold;
	clear:none;
	padding-top: 20px;
	letter-spacing: 0.2em;
	}

/* サイドバー */
#sidebar{
	padding-bottom:20px;
	width:190px;
	text-align:left;
	float:left;
	font-size:12px;
	}
	
#sidebar img{
	margin-bottom:5px;
	}
	
.menu-list {
	padding:5px 0 5px 35px;
	list-style:none;
	border-bottom:1px dotted #aaa;
	background-image: url(http://www.southpacificfreebird.co.jp/image/menu_point/menu_point01.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: bold;
	font-size: 12px;
	}
.menu-list a{
	text-decoration: none;
	}
	
.menu-list2 {
	padding-left:15px;
	list-style:none;
	background:url(http://www.southpacificfreebird.co.jp/image_re/main/arrow.gif) left center no-repeat;
	text-decoration: none;
	}
.menu-list2 a{
	text-decoration: none;
	}
	
/* フッター */
#footer {
	clear:both;
	width:780px;
	padding:5px;
	border:#aaa 1px solid;
	text-align:center;
	background-color: #FFF4DF;
	font-size: 12px;
	}
#footer a:link,#footer a:visited{
	color: #8A5E00;
	}
#footer a:hover{
	color: #CC6600;
	} 

#copyright {
	padding-top:5px;
	padding-bottom:10px;
	text-align:center;
	}

div.box-txt {
	background:url(image/box.jpg) no-repeat;
	height:439px;
	width:747px;
	margin:0 auto;
	text-align:left;
	}
	
div.box-txt p.txt1{
	display:block;
	padding:60px 20px 30px 20px;
	font-size:13px;
	}
	
div.entry {
	margin-bottom:20px;
	}
	
.font-color-blue {
	color:#1a73cf;
	}
	
/* ボックスの最後にclearをセット
==========================================================*/
.clearfix:after {
   content: ".";
   display: block;
   clear: both;
   height: 0;
   visibility: hidden;
}
.clearfix { display: inline-block; }
/* exlude MacIE5 \*/
* html .clearfix { height: 1% }
.clearfix {display:block;}
/* end MacIE5 */


/* table
==========================================================*/
table.tbl-normal {
	border-collapse:collapse;
	border-spacing:0;
	empty-cells:show;
	font-size:13px;
	}
	
table.tbl-normal th{
	padding:5px;
	text-align:left;
	line-height:120%;
	letter-spacing:1px;
	border:1px solid #ebc68e;
	font-weight:normal;
	background:#fff9f0;
	white-space:nowrap;
	padding:5px 20px;
	}
	
	
table.tbl-normal td{
	padding:10px;
	text-align:left;
	line-height:140%;
	letter-spacing:1px;
	border:1px solid #ebc68e;
	background:#fffefb;
	}

div.box1 {
	padding:10px;
	border:1px solid #FFCC00;
	background:#FFFFCC;
	color:#FF0000;
	font-weight:bold;
	}
	
div.box1 ul{
	margin-left:20px;
	list-style:outside;
	}

.img-left {
	float:left;
	margin-right:10px;
	margin-bottom:20px;
	}
	
.img-right {
	float:right;
	margin-left:10px;
	}
	
.img-border {
	padding:4px;
	border:1px solid #ccc;
	}
	
div#global-menu {
	width:746px;
	margin:0 auto;
	background:#d5d5d5;
	margin-bottom:5px;
	}
	
div.entry-box {
	width:746px;
	margin:0 auto;
	text-align:left;
	}
	
div.rec-box {
	border:1px solid #ccc;
	padding:12px;
	}
	
div.rec-box2 {
	border:1px solid #ccc;
	padding:12px;
	padding-top:2px;
	}
	
table#tbl-menu {
	margin-bottom:10px;
	}
	
table.tbl-txt {
	font-size:12px;
	color:#666;
	margin:10px 0;
	}
	
table.tbl-txt td{
	line-height:160%;
	}
	
div.bar {
	background:url(image/line.jpg) repeat-x center;
	}
	
td#bar2 {
	background:url(image/line2.jpg) repeat-y center;
	}
	
#staff-comment {
	padding:10px;
	border:1px solid #FFdd00;
	background:#FFFFee;
	margin-bottom:15px;
	}

