@charset "UTF-8";
/* CSS Document */
*{
	margin: 0;
	padding: 0;
}
body {
	font-size:14px;
	font-family:"?E-?E3 ?E°ゴシチE?￣", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 150%;
	color: #000000;
	background-color: #FFFFFF;
}

a {
	color: #00F;
	text-decoration:none;
}

a:hover {
	color: #00F;
	text-decoration: underline;
}

img {
	border:0px;
}
H1 {
	width : 850px;
	height : 80px;
	margin: 0 auto;
	padding: 40px 0 0 20px;
	font-size: 24px;
	background-image:url(../img/title_back.jpg);
	font-weight: bold;
	color: #990066;
	background-repeat: no-repeat;
}

p{
	padding: 5px 0;
}

ul,ol{
	padding: 5px;
	list-style-position: inside;
}
.clear{
	clear: both;
}
.align_center{
	text-align: center;
}

.small{
	font-size: 12px;
}
.body_top_down{
	
  background-repeat : repeat-x;
  text-align : left;
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 5px;
  margin-top : auto;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : auto;
  width : 860px;
  
  background-image : url(../img/bg_right_title.jpg);
border-width : 2px 2px 2px 2px;border-style : solid solid solid solid;border-color : #ffd0a2 #ffd0a2 #ffd0a2 #ffd0a2;}

/*全体テーブル*/
DIV#wrapper{
	width : 850px;
	margin: 0 auto;
	padding: 9px;
	color: #000000;
	background: #FFFFFF;
	border-right: solid 1px #666;
	border-left: solid 1px #666;
}

/*パンくずメニュー*/
div.navi_menu{
	text-align: left;
	padding: 10px;
}

/*左ブロチE?￣*/
div#left_block{
	float: left;
	width: 210px;
}
DIV#left_block DIV.title{
	margin: 0 0 5px 0;
	padding: 2px 0 2px 10px;
	font-weight: bold;
	border-left : 2px solid #ffd0a2;
  border-top-width : 2px;
  border-right-width : 2px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #ffd0a2;
  border-right-color : #ffd0a2;
  border-bottom-color : #ffd0a2;
  
  background-image : url(../img/bg_right_title.jpg);
}

DIV#left_block DIV.content{
	margin: 0 0 50px 0;
	padding : 5px 0px 5px 10px;
border-width : 1px 2px 1px 2px;border-style : solid solid solid solid;border-color : #ffd0a2 #ffd0a2 #ffd0a2 #ffd0a2;}


/*カチE?´リーメニュー*/
div#left_block ul.cate{
	list-style: none;
	list-style-position: outside;
	padding: 0;
}
div#left_block ul.cate li{
	padding: 2px;
	border-bottom: dotted 1px #666;
}

div#left_block ul.cate ul.admin_html_menu_category{
	list-style-position: inside;
	list-style: disc;
	padding-left: 15px;
}
div#left_block ul.cate ul.admin_html_menu_category strong{
	background: #CCC;
	display: block;
}

/*右ブロチE?￣*/
div#right_block{
	float: right;
	width: 610px;
}
DIV#right_block DIV.title{
	margin: 0;
	padding : 5px 5px 5px 5px;
	font-weight: bold;
	
	background-color: #FFF;
	background-image: url(../img/bg_right_title.jpg);
	background-repeat: repeat-x;
border-width : 2px 2px 1px 2px;border-style : solid solid solid solid;border-color : #ffd0a2 #ffd0a2 #ffd0a2 #ffd0a2;}
DIV#right_block DIV.content{
	margin : 0px 0px 0px 0px;
	padding : 5px 5px 5px 10px;
	background : #ffffe6;
border-width : 1px 2px 2px 2px;border-style : solid solid solid solid;border-color : #ffd0a2 #ffd0a2 #ffd0a2 #ffd0a2;}

div#right_block div.paging{
   margin: 5px 10px;
}


/*カチE?´リ一覧*/
table.category_list{
	width: 580px;
	margin: 10px auto;
	table-layout: auto;
	border-collapse: collapse;
	border: 1px solid #666;
}
table.category_list th{
	border: 1px solid #666666;
	padding: 0 5px;
	font-weight: bold;
	text-align: center;
}
table.category_list td{
	border: 1px solid #666666;
	padding: 5px;
}

table.category_list .border_bottom{
	border-bottom: 2px solid #666666;
}

/*サイト一覧*/
table.link_list{
	width: 580px;
	margin: 10px auto;
	border-collapse: collapse;
	border: 1px solid #000;
}
table.link_list th{
	border: 1px solid #000;
	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 #000;
	padding: 5px;
}

table.link_list .border_bottom{
	border-bottom: 2px solid #000;
}

/*繰り返し*/
.even{
	background: #ffffe6;
}
.odd{
	background: #FFF;
}

/*登録フォーム*/
table.regist_form{
	width: 590px;
	margin: 10px auto;
	table-layout: auto;
	border-collapse: collapse;
	border: 1px solid #666666;
}
table.regist_form th{
	border: 1px solid #666666;
	padding: 5px;
	font-weight: bold;
	text-align: center;
}
table.regist_form td{
	padding: 5px;
	border: 1px solid #666666;
}
table.regist_form td.title{
	font-weight:bold;
}
table.regist_form td.notice{
	color: #CC3300;
}

/*修正フォーム*/
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: 865px;
	height: 45px;
	margin: 0 auto;
	padding-top: 5px;
	color: #999966;
	background: #666;
	background-image: url(../img/bg_footer.jpg);
	background-repeat: no-repeat;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}
div#copyright a{
	color: #999966;
	text-decoration: underline;
}

/*管?E?≫面*/
.admin{
	clear: both;
	font-size:12px;
	text-align: right;
}

