@charset "UTF-8";
/* CSS Document */
*{
	margin: 0;
	padding: 0;
}
body {
	font-family: "Arial", "Helvetica", "sans-serif", 'Tahoma', 'MS UI Gothic', 'MS PGothic', 'Osaka', "メイリオ", "Meiryo", "ＭＳ ゴシック", "Osaka－等幅";
	color:#333;font-size:75%;background:url(../images/bg.gif);
}
html{ height: 100%; }
#wrapper {
	width:780px;height:auto;margin:13px auto 0px auto;padding:0px;position:relative;
	background: #fff;
}
h1 {
	margin:0px;padding:5px 10px 0px 0px;clear: both;
	font-weight:normal;font-size:10px;color:#666;
	text-align: right;
}
/*-----------------------------------------------
ここからメインCSS
-----------------------------------------------*/

#head_a{
	width: 780px;position:relative;
	background: url(../images/heade_liner.gif) left top no-repeat;
}
#head_top{
	width:780px;height:74px;position: relative;
	background: url(../images/heade_liner.gif) left top no-repeat;
}
#head_b{
	width:133px;padding: 6px 0px 0px 10px;float:left;
}
#head_c{
	width:185px;
	float:right;
	padding: 6px 0px 0px 0px;
}
#foot_a{
	width:780px;height:60px;padding:5px 10px 0px 10px;position:relative;
	background: url(../images/footer_liner.gif) right bottom no-repeat;
}
#foot_b{
	width:200px;float:left;
}
#foot_c{
	width:420px;padding: 10px 0px 0px 0px;float:right;
	text-align:right;
}
#copy_a{
	width:780px;height:60px;padding:0px 10px 0px 10px;
	position:relative;clear: both;
	background: url(../images/footer_liner.gif) center bottom no-repeat;
}
#copy_b{
	width:200px;float:left
}
#copy_c{
	width:200px;float:right;text-align: right;
}
.footer, .push {
	height: 5px;
}

.main01{
	margin:0px 0px 0px 10px;
}


/*-----------------------------------------------
ここからページトップの横menuボタンCSS
-----------------------------------------------*/
#menu_ptop{
	width:212px;height:25px;padding-top:7px;float:left;
}
#menu_ptop ul {
	width:212px;height:25px;margin:0px;padding:0px;position:relative;
	background: url(../images/menu_ptop.gif) left top no-repeat;
}
#menu_ptop ul li {
	margin:0px;padding:0px;
	list-style:none;
	position: absolute;
	float:left;
}
#menu_ptop a {
	width:212px;margin-left:0px;display:block;
}
#menu_ptop ul li a {
	text-indent: -9999px;
	text-decoration: none;
}

#ptop1 { top:0px;left:0px;width:80px;height:25px;float:left;position:relative;}
#ptop2 { top:0px;left:80px;width:67px;height:25px;float:left;position:relative;}
#ptop3 { top:0px;left:147px;width:65px;height:25px;float:left;position:relative;}

#ptop1 a { width:80px;height:25px;}
#ptop2 a { width:67px;height:25px;}
#ptop3 a { width:65px;height:25px;}

#ptop1 a:hover { background: url(../images/menu_ptop.gif) no-repeat -0px -25px;}
#ptop2 a:hover { background: url(../images/menu_ptop.gif) no-repeat -80px -25px;}
#ptop3 a:hover { background: url(../images/menu_ptop.gif) no-repeat -147px -25px;}

#ptop1 a strong { background: url(../images/menu_ptop.gif) no-repeat -0px -25px;width:80px;height:25px;display: block;}
#ptop2 a strong { background: url(../images/menu_ptop.gif) no-repeat -80px -25px;width:67px;height:25px;display: block;}
#ptop3 a strong { background: url(../images/menu_ptop.gif) no-repeat -147px -25px;width:65px;height:25px;display: block;}

/*
--------------------------------------------------------- */
a {
	color: #006D2C;
	text-decoration:none;
}

a:hover {
	color:#99CC00;
	text-decoration: none;
}

img {
	border:0px;
}


p{
	padding: 5px 0;
}

ul,ol{
	padding: 5px;
	list-style-position: inside;
}
.clear{
	clear: both;
}
.align_center{
	text-align: center;
}

.red{
	color: #F00;
}
.bold{
	font-weight:bold;
}

/*全体テーブル*/


/*パンくずメニュー*/
div.navi_menu{
	text-align: left;
	padding: 10px;
}

/*左ブロック*/
div#left_block{
	float: left;
	width: 180px;
	padding: 0px 0px 0px 10px;
}
div#left_block div.title{
	margin: 0 0 5px 0;
	padding: 2px 0 2px 10px;
	font-weight: bold;
	border-left: solid 5px #006D2C;
}

div#left_block div.content{
	margin: 0 0 50px 0;
	padding: 5px 0;
}
#touroku {
	width:180px;height:61px;margin-bottom:5px;
	background:url(../img/bt1b.gif) left top no-repeat;
}
#touroku a { display:block;width:180px;height:61px; }
#touroku a:hover { background-color:transparent; }
#touroku a:hover img{ visibility:hidden; }

#sakujo {
	width:180px;height:31px;margin-bottom:40px;
	background:url(../img/bt2b.gif) left top no-repeat;
}
#sakujo a { display:block;width:180px;height:31px; }
#sakujo a:hover { background-color:transparent; }
#sakujo a:hover img{ visibility:hidden; }

/*カテゴリーメニュー*/
div#left_block ul.cate{
	list-style: none;
	list-style-position: outside;
	padding: 0;
}
div#left_block ul.cate li{
	padding:5px;
	border-bottom: dotted 1px #999;
}
div#left_block ul.cate strong{
	background: #ddd;
	display: block;
}

/*右ブロック*/
div#right_block{
	float: right;
	width: 560px;
	margin: 0px 10px 0px 0px;
}
div#right_block div.title{
	margin: 20px 0px 20px 0px;padding:4px 0px 4px 15px;
	clear:both;
	font-size:16px;color:#333;font-weight:bold;letter-spacing:2px;
	border-left: 5px solid #006D2C;
	border-bottom: 1px solid #ccc;
}
div#right_block div.content{
	margin: 0 0 15px 0;
	padding: 10px 10px;
	background: #fcfcfc;
	border: 1px solid #ccc;
	line-height:1.8;
}
div#right_block div.content p{
	line-height:1.8;margin: 0 0 15px 0;
}

div#right_block div.paging{
   margin: 5px 10px;
}


/*登録サイトリスト*/
table.link_site{
	width: 520px;
	margin: 40px auto;
	table-layout: fixed;
	border-collapse: collapse;
}
table.link_site th{
	border-bottom: 1px solid #ddd;
	border-top: 1px solid #fafafa;
	border-right: 1px solid #ddd;
	border-left:5px solid #006D2C;
	padding:4px;
	font-weight: bold;
	text-align: center;
}
table.link_site td{
	background-color: #fff;
	padding:10px;
	border-bottom: 1px solid #ddd;
	border-top: 1px solid #fafafa;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ddd;
	line-height:2;
}

/*繰り返し*/
.even{
	background: #fff;
}
.odd{
	background: #FFF;
}

/*中央ブロック*/
div#mid_block{
	width: 700px;
	margin: 0 auto;
}
div#mid_block div.title{
	margin: 20px 0px 20px 0px;padding:4px 0px 4px 15px;
	clear:both;
	font-size:16px;color:#333;font-weight:bold;letter-spacing:2px;
	border-left: 5px solid #006D2C;
	border-bottom: 1px solid #ccc;
}

div#mid_block div.content{
	margin: 0 0 15px 0;
	padding: 5px 20px;
	background: #f8f8f8;
	border: 1px solid #ccc;
}
div#mid_block div.content p{
	line-height:1.8;margin: 0 0 15px 0;
}
/*サイト一覧*/
table.link_list{
	width:520px;
	margin: 10px auto;
	border-collapse: collapse;
	border: 1px solid #ccc;
}
table.link_list th{
	border: 1px solid #ccc;
	padding: 0 5px;
	font-weight: bold;
	text-align: center;
}
table.link_list th.site_name{
	width: 100px;
}
table.link_list th.site_caption{
}
table.link_list th.site_linkcheck{
	width: 30px;
}
table.link_list th.site_enter{
	width: 30px;
}
table.link_list td{
	border: 1px solid #ccc;
	padding: 5px;
}

table.link_list .border_bottom{
	border-bottom: 2px solid #ccc;
}

/*繰り返し*/
.even{
	background: #fafafa;
}
.odd{
	background: #fdfdfd;
}
/*登録フォーム*/
table.regist_form{
	width:600px;
	margin: 10px auto;
	table-layout: auto;
	border-collapse: collapse;
	border: 1px solid #ccc;
}
table.regist_form td{
	padding: 5px;
	border: 1px solid #ccc;
}
table.regist_form td.title{
	font-weight:bold;
}

/*修正フォーム*/
table.edit_form{
	width:520px;margin: 10px auto;
	table-layout: auto;
	border-collapse: collapse;
	border: 1px solid #ccc;
}
table.edit_form th{
	padding: 10px 5px;
	border: 1px solid #ccc;
}
table.edit_form td{
	padding: 10px 5px;
	border: 1px solid #ccc;
}
table.edit_form td.title{
	font-weight:bold;
}

/*著作*/
div#copyright{
	width:760px;height:30px;margin: 0 auto;padding:15px 20px 0px 0px;clear: both;
	background: url(../images/footer_liner.gif) center top no-repeat;
	text-align:right;color:#fff;
}
div#copyright a{
	color: #fff;
	text-decoration: none;
}

/*管理画面*/
.admin{
	padding:15px 0px 0px 10px;clear: both;
	font-size:10px;
	text-align:left;
}

.hankaku {
	ime-mode:disabled;
	background-color:#fff;
	border: 1px solid #ccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	background-image: url(../images/input.jpg);
	padding: 4px;
	letter-spacing: 1px;
	color: #444;
}
.zenkaku {
	padding:4px;color: #444;
	border:1px solid #ccc;background-color:#fff;
	background-image: url(../images/input.jpg);
}

