@charset "UTF-8";
/* CSS Document */
p.imp{
	color:red;
}
/* 相互リンク footer */
div#copyright{
	font-size:11px;
	text-align:right;
	margin-right:20px;
}
/* 相互リンク plink index*/
ul#pl_ul01{
	list-style:none;
	display:block;
	margin-left:140px;
}
ul#pl_ul01 li{
	float:left;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:10px;
}
ul.catemenu{
	list-style:none;
	margin-left:30px;
}
div.admin{
	text-align:right;
	margin-right:25px;
}
table.linksite{
	width:95%;
	margin:10px auto 20px auto;
}
table.linksite th{
	font-weight:normal;
	text-align:left;
	border-bottom:1px solid #7f9db9;
}
table.linksite th#th01{
	width:200px;
}
table.linksite th#th02{
}
table.linksite th#th03{
	width:120px;
}
table.linksite td{
	border-bottom:1px solid #7f9db9;
}
/* 相互リンク plink regist*/
table.regist_form{
	width:95%;
	margin-left:20px;
}
table.regist_form th{
	font-weight:normal;
	text-align:left;
	border-bottom:1px solid #7f9db9;
}
table.regist_form td{
	border-bottom:1px solid #7f9db9;
}
table.regist_form td.noborder{
	border-style:none;
}
table.regist_form input#site_name,
table.regist_form input#site_url,
table.regist_form textarea,
table.regist_form input.text{
	width:90%;
}
table.regist_form textarea{
	height:60px;
}
table.regist_form input#site_password{
	width:120px;
}
table.regist_form select#site_category{
	width:200px;
}
table.regist_form input#regist{
	margin-left:180px;
}
/* 相互リンク plink error*/
img#pl_img01{
	margin-left:240px;
}
div#pl_01{
	width:95%;
	margin:10px auto 20px auto;
}
div#pl_01 ol{
	margin-top:10px;
	margin-left:40px;
	margin-right:40px;
}
div#pl_01 ol li{
	border-bottom:1px solid #dddddd;
}
div#pl_01 p{
	margin-top:20px;
	margin-bottom:10px;
	text-align:center;
}
/* 相互リンク plink edit*/
div#pl_02 form{
	width:95%;
	margin:0 auto;
}
div#pl_02 input#site_url{
	width:90%;
}
div#pl_02 select#edit_mode{
	width:90px;
}
div#pl_02 input#site_password{
	width:120px;
}
div#pl_02 input#edit_view{
	margin-left:220px;
}
div#pl_02 table .noborder{
	border-style:none;
}
input#edit,
input#delete{
	margin-left:300px;
}
/* 相互リンク plink category*/
th.pl_th01{
	width:250px;
}
/* 相互リンク plink edit_view 修正・削除*/
table.edit_form{
	width:95%;
	margin:0 auto;
}
table.edit_form th{
	border-bottom:1px solid #7f9db9;
	font-weight:normal;
	text-align:left;
}
table.edit_form td{
	border-bottom:1px solid #7f9db9;
}
table.edit_form td.align_center{
	text-align:center;
}
p.align_center{
	text-align:center;
}
table.edit_form input#site_password{
	width:120px;
}
table.edit_form th.pl_th02{
	width:20%;
}
table.edit_form th.pl_th03{
	width:40%;
}
table.edit_form th.pl_th04{
	width:40%;
}
table.edit_form input#site_name,
table.edit_form input#site_url,
table.edit_form textarea#site_caption,
table.edit_form input#site_linkpage_url{
	width:90%;
}
/* 相互リンク plink admin ログイン画面*/
div#pl_03{
}
div#pl_03 table{
	width:100%;
}
div#pl_03 table td{
	text-align:center;

}
