@charset "UTF-8";
/* CSS Document */
*{
	margin: 0;
	padding: 0;
}
body {
	font-size:12px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 150%;
	color: #000000;
	background-image:url(../img/bg11.gif);
}

a {
	color: #336699;
	text-decoration:none;
}

a:hover {
	color: #336699;
	text-decoration: underline;
}

img {
	border:0px;
}
h1 {
	width: 780px;
	height: 62px;
	margin: 0 auto;
	padding: 20px 0 0 20px;
	font-size: 24px;
	background-image:url(../img/bg_header.jpg);
	font-weight: bold;
	color: #FFFFFF;
	background-repeat: no-repeat;
}

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#wrapper{
	width: 780px;
	margin: 0 auto;
	padding: 9px;
	color: #000000;
	background: #FFFFFF;
	
}

/*パンくずメニュー*/
div.navi_menu{
	text-align: left;
	padding: 10px;
        font-size:12px;
}

/*左ブロック*/
div#left_block{
	float: left;
	width: 170px;
}

div#box{
	float: left;
	width: 170px;
}
div#left_block div.title02{
	margin: 0 0 5px 0;
	padding: 2px 0 2px 10px;
	font-weight: bold;
	border-left: solid 5px #336699;
        font-size:14px;
        color:#ff3333;
}

div#left_block div.title{
	margin: 0 0 5px 0;
	padding: 2px 0 2px 10px;
	font-weight: bold;
	border-left: solid 5px #336699;
        font-size:13px;
        color:#333;
}
div#left_block div.content{
	margin: 0 0 50px 0;
	padding: 5px 0;
}

/*カテゴリーメニュー*/
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 strong{
	background: #CCC;
	display: block;
}

/*右ブロック*/
div#right_block{
	float: right;
	width: 600px;
}
div#right_block div.title{
	margin: 0;
	padding: 5px 10px;
	font-weight: bold;
	color: #fff;
	background-color: #333;
	background-image: url(../img/bg_right_title.jpg);
	background-repeat: repeat-x;
        clear: both;
}
div#right_block div.content{
	margin: 0 0 15px 0;
	padding: 5px 10px;
	background: #F0F8FF;

        clear:both;
}

div#right_block div.content2{
	margin: 0 0 15px 0;
	padding: 5px 10px;
	background: #F0F8FF;
        
        height:230px;
        clear:both;
}

div#right_block div.content3{
	margin: 0 0 15px 0;
	padding: 5px 10px;
	background: #F0F8FF;
        
        height:600px;
        clear:both;
}
div#right_block div.paging{
   margin: 5px 10px;
}


/*登録サイトリスト*/
table.link_site{
	width: 580px;
	margin: 10px auto;
	table-layout: fixed;
	border-collapse: collapse;
	border: 1px solid #666;
        background: #FF8C00
}
table.link_site th{
	border: 1px solid #666666;
	padding: 5px;
	font-weight: bold;
	text-align: center;
}
table.link_site td{
	border: 1px solid #666666;
	padding: 5px;
}

/*繰り返し*/
.even{
	background: #E6E6E6;
}
.odd{
	background: #FFF;
}

/*中央ブロック*/
div#mid_block{
	width: 700px;
	margin: 0 auto;
}
div#mid_block div.title{
	margin: 0;
	padding: 5px 10px;
	font-weight: bold;
	color: #000;
　　　　height:41px;
	background-color: #FFF;
	background-image: url(../img/bg_right_title.jpg);
	background-repeat: no-repeat;
}

div#mid_block div.content{
	margin: 0 0 15px 0;
	padding: 5px 10px;
	background: #F0F0F0;
     
}

div#mid_block div.content2{
	margin: 0 0 15px 0;
	padding: 5px 10px;
	background: #F0F0F0;
        


}
/*登録フォーム*/
table.regist_form{
	width: 660px;
	margin: 10px auto;
	table-layout: auto;
	border-collapse: collapse;
	border: 1px solid #666666;
}
table.regist_form td{
	padding: 5px;
	border: 1px solid #666666;
}
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: 800px;
	height: 45px;
	margin: 0 auto;
	padding-top: 5px;
	color: #333;
	background-color: #fb7c18;
	
	background-repeat: no-repeat;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}
div#copyright a{
	color: #FFFFFF;
	text-decoration: underline;
}

/*管理画面*/
.admin{
	clear: both;
	font-size:12px;
	text-align: right;
}
/*サムネイル*/
div#content div.sum{
	width:600px;
	float:left;
	
	text-align:center;
        
}






div#sum div.design {
	width:185px;
	float:left;
	margin-right:0px;
	margin-bottom:10px;
        padding-right;5px;
	border-top:solid 1px #cccccc;
	background-color:#fff;
        clear:both;
}

.design {
	width:185px;
	float:left;
	margin-right:5px;
	margin-bottom:10px;
	border-top:solid 1px #cccccc;
	background:#f5fbfe;
}

.designend {
	width:185px;
	float:left;
	margin:0 0 10px 0;
	border-top:solid 1px #cccccc;
	background:#f5fbfe;
}

.designtitle a {
	display:block;
	width:185px;
	padding:5px;
	font-family:"Times New Roman", Times, serif;
}
a.webimg {
	display:block;
	width:185px;
	height:135px;
	margin:5px 0;
	border:solid 2px #666666;
}
a:hover.webimg {
	border:solid 2px #00afec;
}

.webtext ul {
	width:185px;
	margin:5px;
	padding:0;
}
.webtext li {
	padding:5px 0;
}
.webtext li.bt {
	padding:5px 0;
	border-bottom:solid 1px #cccccc;
}

dl.list {
	text-align:left;
	width:560px;
	margin:10px 0;
}
dl.list dt {
	float:left;
	clear:both;
	width:140px;
	padding:0 0 5px 5px;
	margin:5px 0 0 0;
	background:url("../img/border.gif") no-repeat top center;
}
dl.list dd {
	float:left;
	width:395px;
	padding:0 0 5px 0;
	margin:5px 0 0 0;
	background:url("../img/border.gif") no-repeat top center;
}/* CSS Document */
