@charset "UTF-8";
/* CSS Document */
*{
	margin: 0;
	padding: 0;
}
body {
	font-size:14px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 150%;
	color: #555555;
	background-attachment: fixed;
	background-image:url(../images/bg-black.jpg);
/*
	background-color: #ffffff;
*/
}
#header3 {
	width : 959px;
	height : 127px;
	background : url(../img/myisland-top.png);
	background-position: 0 ;
	margin-left: auto;
	margin-right: auto;
}
#header3 h1{
	font-size: 12px;
	color: #95989d;
	font-weight : normal;
	padding: 5px 10px 0px 10px;
	margin: 0;
}
h2 {
	width:669px;
	font-size: 20px;
	color: #000;
	font-weight : 600;
	margin-top : 5px;
	margin-left : 0px;
	margin-right : 0px;
	margin-bottom : 5px;
	padding-bottom : 4px;
	padding-top : 4px;
	text-indent: 10px;
	border-bottom-width : 2px;
	border-bottom-style : solid;
	border-bottom-color : #cccccc;
}
a {
	color: #0080ff;
	text-decoration:none;
}

a:hover {
	color: #0080ff;
	text-decoration: underline;
}

img {
	border:0px;
}
div.banner {
	border: 1px solid #DCDCDC;
	padding: 10px;
	margin: 5px 0px 5px 20px;
}
p{
	padding: 5px 0;
}

ul,ol{
	list-style-type: none;
	padding: 5px;
	list-style-position: inside;
}
.clear{
	clear: both;
}
.align_center{
	text-align: center;
}

.red{
	color: #F00;
}
.bold{
	font-weight:bold;
}

input { background-color: #E6f2ff; }

input:focus { background-color: #FFEACE; }

/*全体テーブル*/
#container {
	width: 959px;
	margin-right: auto;
	margin-left: auto;






	background-color: #ffffff;





	clear: left;
}
/*- メインメニュー --------------------------- */
.preload2 {
	background: url(../images/button4.gif);
}
.menu2 {
	width:100%;  
	padding:0; 
	margin:0px 0px 0px 4px; 
	list-style:none; 
	height:40px; 
	background: url(../images/buttona.png) no-repeat;
	position:relative; 
	z-index:200;
}
.menu2 li.top {
	display:block; 
	float:left; 
	position:relative;
}
.menu2 li a.top_link {
	display:block; 
	float:left; 
	height:40px; 
	line-height:33px; 
	color:#fff; 
	text-decoration:none; 
	font-size:13px; 
	font-weight:bold; 
	margin:2px 0px 0px 0px;
	padding:0 0 0 13px; 
	cursor:pointer;
}
.menu2 li a.top_link span {
	float:left; 
	display:block; 
	padding:0 25px 0 10px; 
	height:40px;
}
.menu2 li a.top_link span.down {
	float:left; 
	display:block; 
	padding:0 30px 0 10px; 
	height:40px; 
	background:url(../images/down.gif) no-repeat right top;
}
.menu2 li a.top_link:hover {
	margin:2px 0px 0px 0px; 
	color:#fff; 
	background: url(../images/button4.gif) no-repeat;
}
.menu2 li a.top_link:hover span {
	background:url(../images/button4.gif) no-repeat right top;
}
.menu2 li a.top_link:hover span.down {
	background:url(../images/button4a.gif) no-repeat right top;
}

.menu2 li:hover > a.top_link {color:#fff; background: url(../images/button4.gif) no-repeat; margin:2px 0px 0px 0px;}
.menu2 li:hover > a.top_link span {background:url(../images/button4.gif) no-repeat right top;}
.menu2 li:hover > a.top_link span.down {background:url(../images/button4a.gif) no-repeat right top;}


.menu2 table {
	border-collapse:collapse; width:0; height:0; position:absolute; top:0; left:0;
}

/* Default link styling */

/* Style the list OR link hover. Depends on which browser is used */

.menu2 a:hover {
	visibility:visible;
}
.menu2 li:hover {
	position:relative; 
	z-index:200;
}

/* keep the 'next' level invisible by placing it off screen. */
.menu2 ul, 
.menu2 :hover ul ul 
.menu2 :hover ul :hover ul ul
.menu2 :hover ul :hover ul :hover ul ul
.menu2 :hover ul :hover ul :hover ul :hover ul ul {
	position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;
}
.menu2 :hover ul.sub {left:2px; top:40px; background:  url('../images/black.png'); padding:5px 0; border:1px solid #000; white-space:nowrap; width:135px; height:auto;}
.menu2 :hover ul.sub li {display:block; height:20px; position:relative; float:left; width:90px;}
.menu2 :hover ul.sub li a {display:block; font-size:13px; height:20px; width:129px; line-height:20px; text-indent:5px; color:#fff; text-decoration:none; border:3px solid #fff; border-width:0 0 0 3px; text-align: left; font-weight:bold;}/* 追加text-align: left; font-weight:bold; */
.menu2 :hover ul.sub li a.fly {background:#fff url(../images/arrow.gif) 80px 7px no-repeat;}
.menu2 :hover ul.sub li a:hover {background:#fff; color:#000;}

/* 'next' */
.menu2 :hover ul.sub li a.fly:hover {background:#535557 url(../images/arrow_over.gif) 80px 7px no-repeat; color:#fff;}
.menu2 :hover ul li:hover > a.fly {background:#535557 url(../images/arrow_over.gif) 80px 7px no-repeat; color:#fff;} 

.menu2 :hover ul :hover ul,
.menu2 :hover ul :hover ul :hover ul,
.menu2 :hover ul :hover ul :hover ul :hover ul,
.menu2 :hover ul :hover ul :hover ul :hover ul :hover ul
{left:90px; top:-4px; background: #fff; padding:3px 0; border:1px solid #4ab; white-space:nowrap; width:135px; z-index:200; height:auto;}

/*パンくずメニュー*/
div.navi_menu{
	text-align: left;
	margin: 0 0 0 10px;
	padding: 10px;
}

/*左ブロック*/
div#left_block{
	float: left;
	width: 250px;
}
div#left_block div.title{
	margin: 0 0 0 20px;
	padding: 5px 0 2px 20px;
	font-weight: bold;
	background: url(../img/title.png) no-repeat;
}

div#left_block div.content{
	margin: 0 0 10px 20px;
	padding: 5px 0;
}
div#left_block div.google{
	margin: 10px 0 10px 40px;
}

/*カテゴリーメニュー*/
div#left_block ul.cate{
	list-style: none;
	list-style-position: outside;
	padding: 0;
}
div#left_block ul.cate li{
	margin: 0 0 0 10px;
	padding: 2px 0 2px 18px;
	background: url(../img/folder.gif) no-repeat 0px 7px;
}
div#left_block ul.cate strong{
	background: #CCC;
	display: block;
}
/*カテゴリーメニュー登録修正*/
div#left_block ul.link{
	list-style: none;
	list-style-position: outside;
	padding: 0;
}
div#left_block ul.link li{
	margin: 0 0 0 10px;
	padding: 2px 0 2px 20px;
	background: url(../img/link.gif) no-repeat 0px 7px;
}

/*右ブロック*/
div#right_block{
	float: right;
	width: 689px;
}
div#right_block div.title{
	margin: 0 20px 0 0;
	padding: 5px 10px;
	font-weight: bold;
	color: #000;
	background: url(../img/right_title.png) no-repeat;
}
div#right_block div.content{
	margin: 0 20px 15px 0;
	padding: 5px 10px;
}

div#right_block div.paging{
   margin: 5px 10px;
}


/*登録サイトリスト*/
table.link_site{
	width: 649px;
	margin: 0 auto 10px auto;
}
table.link_site th{
	padding: 5px;
	font-weight: bold;
	text-align: center;
}
table.link_site td{
	padding: 5px;
}

/*繰り返し*/
.even{
	background: #E6E6E6;
}
.odd{
	background: #FFF;
}

/*中央ブロック*/
div#mid_block{
	width: 919px;
	margin: 0 auto;
}
div#mid_block div.title{
	margin: 0;
	padding: 5px 10px;
	font-weight: bold;
	color: #000;
	background-color: #FFF;
	background-image: url(../img/bg_right_title.jpg);
	background-repeat: repeat-x;
}

div#mid_block div.content{
	margin: 0 0 15px 0;
	padding: 5px 10px;
}

/*登録フォーム*/
table.regist_form{
	width: 660px;
	margin: 10px auto;
	table-layout: auto;
	border-collapse: collapse;
	border-bottom: 1px solid #e0e0e0;
}
table.regist_form td{
	padding: 7px 0 7px 0;
	border-bottom: 1px solid #e0e0e0;
}
table.regist_form td.title{
	font-weight:bold;
}

/*修正フォーム*/
table.edit_form{
	width: 660px;
	margin: 10px auto;
	table-layout: auto;
	border-collapse: collapse;
	border: 1px solid #666666;
}
table.edit_form th{
	padding: 10px 5px;
	border: 1px solid #666666;
}
table.edit_form td{
	padding: 10px 5px;
	border: 1px solid #666666;
}
table.edit_form td.title{
	font-weight:bold;
}

/*著作*/
div#copyright{
	clear: both;
	width: 959px;
	margin: 0 auto;
	padding-top: 10px;
	color: #999999;
	text-align: center;
	font-size: 11px;
	font-weight: normal;
}
div#copyright a{
	color: #999999;
	text-decoration: none;
}
/*管理画面*/
.admin{
	margin: 0 20px 0 0;
	clear: both;
	font-size:12px;
	text-align: right;
}
.admin img {
	border: none;
	text-align: right;
}

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* footer style                                                           */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div#footer {
	background-color: #1c1c1c;
	clear: both;
	width: 959px;
	height: 150px;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
}
div#footer-top {
	background-color: #1c1c1c;
	clear: both;
	width: 959px;
	height: 50px;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
}
ul#footer_link {
	font-size: 13px;
	margin: 1px;
	width: 945px;
	border: solid 1px #d8d9da;
	height: 20px;
}
ul#footer_link li {
	float: left;
	background-image: url(../images/separator.gif);
	background-position: center right;
	background-repeat: no-repeat;
	padding: 0px 20px 0px 0px;
	height: 20px;
}
ul#footer_link li a,ul#footer_link li span {
	color: #CCCCCC;
	display: block;
	padding: 0px 0px 0px 10px;
}
ul#footer_link li span {
	color: #CCCCCC;
}
div#footer h4 {
	color: #eee;
	float: left;
	margin: 10px 0px 0px 0px;
	padding: 0px 10px 0px 0px;
	font-size: 10px;
	border-right: solid 1px #eee;
	height: 85px;
}
div#footer ol {
	width: 140px;
	padding: 6px 0px 0px 15px;
	list-style-type: none;
	float: left;
}
div#footer ol li {
	text-align: left;
}
div#footer ol li a {
	color: #999999;
	font-size: 10px;
}
div#information {
	background-color: #1c1c1c;
	font-size: 10px;
	width: 959px;
	padding: 10px 0px 10px 0px;
	text-align: left;
	border-bottom: solid 1px #bbbbbb;
	margin-right: auto;
	margin-left: auto;
}
div#information ul li {
	float: right;
	padding: 0px 10px 0px 10px;
	border-left: solid 1px #999999;
}
div#information ul li a {
	color: #999;
}
div#information p {
	padding: 0px;
	color: #999999;
	font-size: 10px;
}

