/* CSS Document */

/* --------------------------------------------------
	2007/2/12
	「http://www.southpacificfreebird.co.jp/」
 --------------------------------------------------- */

/* べース */
*{ margin:0;padding:0;}
img{border:none;vertical-align:top;}
.clear{clear:both;}
p {margin:0;padding:0;}

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

/* フォントカラー */
.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:Arial;
	font-size: 85%;
	line-height: 1.3em;
	letter-spacing: 0em;
	}
	
/* エントリー確認用 */
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:10px;
	left:10px;
	_left:0;
	}

#wrapper {
	padding-top:220px;
	text-align:left;
	height:100%;
	}
		
/* ヘッダー部分 */
#header {
	width:780px;
	}
	
#menu {
	padding:0px 0 0 0;
	}
	
a.menu-button-1 {
	display:block;
	width:94px;
	height:35px;
	background-image:url(image_re/main/main_button_01.gif);
	float:left;
	}

a.menu-button-2 {
	display:block;
	width:98px;
	height:35px;
	background-image:url(image_re/main/main_button_02.gif);
	float:left;
	}
	
a.menu-button-3 {
	display:block;
	width:98px;
	height:35px;
	background-image:url(image_re/main/main_button_03.gif);
	float:left;
	}
	
a.menu-button-4 {
	display:block;
	width:98px;
	height:35px;
	background-image:url(image_re/main/main_button_04.gif);
	float:left;
	}
	
a.menu-button-5 {
	display:block;
	width:98px;
	height:35px;
	background-image:url(image_re/main/main_button_05.gif);
	float:left;
	}
	
a.menu-button-6 {
	display:block;
	width:98px;
	height:35px;
	background-image:url(image_re/main/main_button_06.gif);
	float:left;
	}
	
a.menu-button-7 {
	display:block;
	width:98px;
	height:35px;
	background-image:url(image_re/main/main_button_07.gif);
	float:left;
	}
	
a.menu-button-8 {
	display:block;
	width:98px;
	height:35px;
	background-image:url(image_re/main/main_button_08.gif);
	float:left;
	}
	
a:hover.menu-button-1 {
	background-image:url(image_re/main/main_button_01_2.gif);
	}
	
a:hover.menu-button-2{
	background-image:url(image_re/main/main_button_02_2.gif);
	}
	
a:hover.menu-button-3 {
	background-image:url(image_re/main/main_button_03_2.gif);
	}
	
a:hover.menu-button-4 {
	background-image:url(image_re/main/main_button_04_2.gif);
	}
	
a:hover.menu-button-5{
	background-image:url(image_re/main/main_button_05_2.gif);
	}
	
a:hover.menu-button-6{
	background-image:url(image_re/main/main_button_06_2.gif);
	}
	
a:hover.menu-button-7{
	background-image:url(image_re/main/main_button_07_2.gif);
	}
	
a:hover.menu-button-8{
	background-image:url(image_re/main/main_button_08_2.gif);
	}

a.sub-menu-button-3 {
background-image:url(image_re/main/sub_menu_03.gif);
display:block;
float:left;
height:17px;
width:85px;
}

a:hover.sub-menu-button-3 {
background-image:url(image_re/main/sub_menu_03_over.gif);
}

a.sub-menu-button-4 {
background-image:url(image_re/main/sub_menu_04.gif);
display:block;
float:left;
height:17px;
width:85px;
}

a:hover.sub-menu-button-4 {
background-image:url(image_re/main/sub_menu_04_over.gif);
}

a.sub-menu-button-5 {
background-image:url(image_re/main/sub_menu_05.gif);
display:block;
float:left;
height:17px;
width:60px;
}

a:hover.sub-menu-button-5 {
background-image:url(image_re/main/sub_menu_05_over.gif);
}
	
a.sub-menu-button-6 {
background-image:url(image_re/main/sub_menu_06.gif);
display:block;
float:left;
height:17px;
width:110px;
}

a:hover.sub-menu-button-6 {
background-image:url(image_re/main/sub_menu_06_over.gif);
}

#sub-menu {
	padding:1px 0 1px 0;
	border:none;
	clear:both;
	}
	
#subsub-menu {
	text-align:left;
	padding:1px;
	}
	
.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:550px;
	float:right;
	text-align:left;
	}
	
#content .title-img{
	margin:0px 0 20px 0;
	width:540px;
	}
	

/* 見出し */
	
h1{
	padding-bottom:5px;
	color:#0099CC;
	border-bottom: 4px solid #0099cc;
	}
	
h2{
	font-size:16px;
	padding-bottom:15px;
	color:#0099CC;
	background:url(image_re/waveline.gif) no-repeat left bottom;
	}


.h1-type1{

	font-size:12px;
	color:#314867;
	border-bottom:dotted 1px #666666;
	}
	
.h1-type2{
	font-size:20px;
	padding-bottom:5px;
	color:#0099CC;
	border-bottom: 5px solid #0099cc;
	}
	
.h2-type1{
	background:none;
	font-family:Century Gothic;
	padding-bottom:1px;
	font-size:15px;
	color:#314867;
	border-bottom:dotted 1px #666666;
	}



	
.h2-type2{
	font-size:16px;
	padding-bottom:15px;
	color:#0099CC;
	background:url(image_re/waveline.gif) no-repeat left bottom;
	}
	
.h2-type2 a{
	color:#0099CC;
	}
		

.h1-sub {
	font-size:12px;
	color:#1169A4;
	}

/* サイドバー */
#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 5px;
	list-style:none;
	border-bottom:1px dotted #aaa;
	}
	
.menu-list2 {
	padding-left:15px;
	list-style:none;
	background:url(image_re/main/arrow.gif) left center no-repeat;
	}
	
/* フッター */
#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;
	}

	
/* エントリー */
.entry {
	margin:0px;
	padding-bottom:12px;
	line-height:145%;
	font-size: 98%;
	padding-right: 5px;
	padding-left: 5px;
	}
		
.entry .main-txt {
	padding:10px 0 10px 0;
	}
	

	
.entry p{
	padding-bottom:10px;
	}
	
.entry .in-img {
	padding-bottom:10px;
	}
	
.entry strong {
	/*color:#0099CC;
	padding:0 5px 0 5px ;*/
	}
	
	
/* 各ページ----------------------------------------- */
/* トップ */

/* メルマガ */
.merumaga{
	width:780px;
	}
	
	
/* テーブル */
.tbl-style{
	width:100%;
	}
	
.tbl-style3{
	padding: 5px;
	}
	
.tbl-style3 td{
	font-size:-1;
	padding:3px;
	}
	
.tbl-style4{
	font-size:12px;
	}
	
.tbl-style ul{
	padding-left:20px;
	}
	
.tbl-style strong{
	color:#006699;
	}
	
.tbl-style td{
	padding:3px;
	border:2px solid #FFFFFF;
	}
	
.tbl-style-2 td{
	padding:3px;
	border:2px solid #FFFFFF;
	}
	
.td-tyle-1{
	background-color:#d4e7FF;
	}
	
.td-type-1-1{
	background-color:#E4F7FF;
	}

.td-type-1-2{
	background-color:#ffcc00;
	}
	
.td-tyle-2{
	background-color:#ffe7d4;
	}
	
.td-type-2-1{
	background-color:#ffF7e4;
	}
	
.td-type-2-2{
	background-color:#ffffcc;
	}

.td-type-2-3{
	background-color:#ffa794;
	}
	
.td-type-3 {
	background-color:#FF9900;
        color:#FFFFFF;
	font-size:12px;
	padding:4px;
	color: #FFFFF;
	margin: 0px;
	line-height:140%;
	}
	
.td-type-3-1 {
	background-color:#FFFFFF;
        color:#666666;
	font-size:12px;
	padding:2px;
	line-height:140%;
	}
	
.td-type-3-2 {
	background-color:#FFF9F0;
	font-size:10px;
	padding:2px;
	line-height:140%;
	}
	
/* box */
.accent-box-01 {
	margin:10px;
	padding:5px;
	border:1px solid #CCCCCC;
	background-color:#FFFFFF;
	}

/*装飾*/
.line-box1 {
	padding:3px;
	border:1px solid #FF9900;
	}
	
.line-box2 {
	padding:3px;
	border:1px solid #0099CC;
	}
	
.line-box3 {
	padding:10px;
	border:1px solid #0099CC;
	}
	
.box-01 {
	width:100%;
	padding:5px;
	border:1px solid #56A4D5;
	background-color:#EEF5FB;
	}
	
.box-accent-01 {
	padding-left:5px;
	background-color:#56A4D5;
	}

.box-accent-01 a{
	color:#fff;
	}
	
.box-ul {
	padding:2;
	margin:0;
	}
	
.box-ul li{
	padding-left:20px;
	background:url(image_re/main/list.jpg) left center no-repeat;
	font-size:12px;
	list-style:none;
	padding-top: 2px;
	padding-bottom: 2px;
	}

/* ギャラリー */
.gallery-box-waku {
	padding-bottom:10px;
	clear:both;
	}

.gallery-box {
	padding:5px;
	border: solid 1px #aaa;
	}
	
.gallery-title {
	border-bottom:dotted 1px #aaa;
	}
	
.gallery-box img{
	height:100%;
	height:auto;
	width:100px;
	padding:0 5px 5px 0;
	float:left;
	}
	
.gallery-box2 img{
	height:100%;
	height:auto;
	width:300px;
	padding:0 10px 10px 0;
	float:left;
	}

/* padding */
.padding-5 {
	padding:5px;}

.dotline{
margin-top:10px;
border-top:dotted 1px #666666;}

.tbl-size td{
	font-size:80%;
	}
table {
	font-size: 12px;
}

	
.tbl-size strong{
	color:#FF3300;
	}
	
.td-type-3-2 {
}



/* ■11/13 26時追加部分 */
.cat-cap {
	font-size:110%;
	color:#56A4D5;
	font-weight:;
	}
.ent-link {
	background-image: url(image_re/main/list.gif);
	background-repeat: no-repeat;

	background-position: left center;
	padding-left: 18px;
}

.img-left{
	float:left;
	padding:10px;
	margin:0 10px 10px 0;
	}

	
.entry img{
	padding:0 10px 10px 0;
	float:left;
	}

div.hoge {
width: 540px;
margin: 0;
}

div.hoge:after {
height: 0;
visibility: hidden;
content: ".";
display: block;
clear: left;
}

div.hoge table {
width: 170;
float: left;
margin-right:5px;
border-collapse: collapse;
font-size: 10px;
color: #000000;
background: #ffffff;
text-align:center;
}

div.hoge table td {
padding: 2px;
border: 1px solid #ffcccc
}

div.hoge table caption {
caption-side: top;
font-size: 11px
}

.sampleC {  
    border-bottom-style:dotted;  
    border-bottom-width:2px;  
    border-bottom-color:#009900; 
    padding-top:5px;
    padding-bottom:5px;
    line-height:50%;
    font-size: 110%;
    padding-right: 5px;
}


.tree ul {
	padding:0;
	margin:0;
	background-position: -9px 15px; 
	background-image: url('image_re/ul.gif'); 
	background-repeat: repeat-y
}
.tree li {
	font-size: 1em;
	font-weight:bold;
	margin: 0px; 
	padding: 3px 0 3px 24px; 
	list-style-type: none;
}
.tree li a {
	text-decoration:none;
        color:#FF9933;
	list-style-type: none;
}
.tree li a:hover {
	text-decoration:underline;
}
.tree ul ul {
	background-position: -1px 15px;
	background-image: url('image_re/ul.gif'); 
	background-repeat: repeat-y;
}
.tree ul li {
	background-position: 0px 7px; 
	background-image: url('images/li.gif'); 
	background-repeat: no-repeat;
}
.tree ul li a {
	font-weight:normal;
	text-decoration:none;
}
.tree ul li a:hover {
	text-decoration:underline;
}
.tree ul ul li {
	background-position: 8px 7px;
	background-image: url('image_re/li.gif'); 
	background-repeat: no-repeat;	
}
.tree ul ul li a {
	background-position: 0px 7px; 
	font-size:1em;
	color:#666;
	text-decoration:none;
}
.tree ul ul ul li a {
	background-position: 0px 7px; 
	font-size:0.8em;
	color:#999;
	text-decoration:none;
}

table.agent {
   border-collapse: collapse;
   border: 2px solid green; /* 外枠を太く */
}
table.agent td,
table.agent th {
   border: 1px solid green; /* 内側の線 */
}
table.agent thead th {
   border-bottom: 3px double green; /* ヘッダ行の下線 */
}

div.agent {
width: 540px;
margin: 0;
}

div.agent:after {
height: 0;
visibility: hidden;
content: ".";
display: block;
clear: left;
}

div.agent table {
width: 95%;
float: left;
margin-right:5px;
border-collapse: collapse;
font-size: 11px;
color: #000000;
background: #ffffff;
text-align:center;
border: 2px solid #009900
}

div.agent table td {
padding: 2px;
border: 1px solid #009900
}

div.agent table caption {
caption-side: top;
font-size: 11px
}


div.agent a:link, div.agent a:visited {
color: #009900;
text-decoration: none;
}
div.agent a:hover {
color: #FF0000;
text-decoration: underline; 
} 


/* =Hoverbox Code　フォトギャラリーCSS
----------------------------------------------------------------------*/

.hoverbox
{
	cursor: default;
	list-style: none;
}

.hoverbox a
{
	cursor: default;
}

.hoverbox a .preview
{
	display: none;
}

.hoverbox a:hover .preview
{
	display: block;
	position: absolute;
	top: -33px;
	left: -45px;
	z-index: 1;
}

.hoverbox img
{
	background: #fff;
	border-color: #aaa #ccc #ddd #bbb;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	padding: 2px;
	vertical-align: top;
	width: 100px;
	height: 75px;
}

.hoverbox li
{
	border-style: none;
	float: left;
	position: relative;
	margin: 3px 2px;
}

.hoverbox .preview
{
	border-color: #000;
	width: 200px;
	height: 150px;
}

/* =Internet Explorer Fixes
----------------------------------------------------------------------*/

.hoverbox a
{
	position: relative;
}

.hoverbox a:hover
{
	display: block;
	font-size: 100%;
	z-index: 1;
}

.hoverbox a:hover .preview
{
	top: -38px;
	left: -50px;
}

.hoverbox li
{
	position: static;
}


/*widthは並べたい枚数にあわせて調整*/
#gallery{
    width:540px;
    background-color:#ffffff;
}
/*widthは写真の大きさにあわせて調整
font-sizeは固定した方が良い*/
dl{
    margin:0px;
    margin-right:6px;
    margin-bottom:3em;
    padding:0px;
    float:left;
    width:160px;
    height:150px;
    font-size:1.6ex;
    border-width:1px 1px 1px;
    border-style:solid;
    border-color:#cccccc;
}
dt{
    margin:0px;
    padding:0px;
}
dd{
    margin:0px;
    padding:1px 0.5em;
    border-color:#cccccc;
    border-bottom:none;
}
/*heightは行数＋αにしておく。
コメントの文字数はあらかじめ決めておきましょう。*/

dd.comment{
    height:0.4em;
    background-color:#ffffff;
    color: #777777;
    text-align:center;
    font-weight: normal;
}

#i1{
   float: right;
   margin-left: 0.5em;
   margin-bottom: 0.5em;
   margin-right: 0.5em;
   margin-top: 0.5em;
   width:160px;
   height:150px;
}

div.life1 { 
   font-size: 11px;
   color: #666666;
   line-height: 1.3;
}

div.life2 { 
   font-size: 11px;
   color: #ff6600;
   line-height: 1.3;
}

div.life3 { 
   font-size: 13px;
   color: #666666;
   font-weight: bold;
   line-height: 1.3;
}

/* サムネイル枠サイズ */
.thmub{
 　　　　width:100px;
 　　　　height:100px;
 　　　　overflow:hidden;
 　　　　position:relative;
}

/* 画像の位置 */
.thmub img{
 　　　　position:absolute;
 　　　　z-index:100;
 　　　　top:-80px;
 　　　　left:-80px;
}
