@charset "utf-8";
/* CSS Document */

BODY {background-image : url(img/wall.jpg);background-repeat: repeat-x;background-attachment:fixed;}
body,table,th,tr,td {font:normal 14px/18px "Verdana",sans-serif; line-height:160%;}
a:link { color: #cc6600; }
a:visited { color: #cc9966; }
a:hover { color: #cc9933; }
a:active { color: #cc9966; }

.sm { display: none;}
.pc { display: inline;}

#wrapper { width: 900px;margin: 0px auto; border: 1px solid #B4B4B4; background:#FFFFFF;}
#header{ width: 900px; margin: 0px auto; padding:10px 0px 0px 0px}

.footer { text-align: center; font-size: 14px; background:#eeeeee; border-top:1px solid #B4B4B4; padding:10px}
.main { padding:10px 60px 50px 60px; text-align:left;}

#navi { background:url(img/navi_png/back_orange.png) repeat-x; text-align:center; margin:0px; padding:0px}
#navi ul { padding:0px; margin:0px; list-style:none}
#navi li { padding:0px; margin:0px; width:145px; display: inline-block;}

h1 { padding:0px; margin:0px }
h2 { padding:0px; margin:0px 0px 30px 0px; background:url(img/h2_orange.jpg) repeat-x; height:35px}

.dl_flo dt { padding: 0px 0px 0px 12px; margin-bottom: 0em; float:left; width: 5.5em; clear: left;background:url(img/dl_flo.png) no-repeat; font-weight:bold;}
.dl_flo dd { padding: 1px 0px 0px 0px; margin: 0em 0em .5em 7em;}

.midashi { font-size:18px; font-weight:bold; color:#cc6600; text-align:center;}

.top { text-align:right; margin:10px 0px 10px 0px}

.p16 { font-size:16px}
.red { color:#FF0000 }
.mt1 { margin-top:10px}
.mb1 { margin-bottom:10px}
.mb2 { margin-bottom:20px}

.link { background:url(img/goishi.gif) no-repeat;padding:1px 0px 0px 25px;}

/* === プロフィール ===================================== */

.h_left { width:380px; float:left}
.h_right { width:380px; float:right}
.name { font-size:16px; font-weight:bold; margin-top:10px}
.photo { text-align:center; padding-bottom:10px}

/* === テーブル ===================================== */

#item_table table { width:100%; border-collapse:collapse}
#item_table table th { border:solid 1px #666666; background: #999999; color:#FFFFFF; font-weight:bold; text-align:center; padding:3px}
#item_table table td { border:solid 1px #999999; padding:5px}

.menu { background:#eeeeee; text-align:center}

/* === 新聞社リスト ===================================== */

#shinbun_list ul { padding:0px; margin:0px 0px -15px 0px; list-style:none}
#shinbun_list li { background:url(img/goishi.gif) no-repeat; padding:0px 0px 0px 25px; margin-bottom:15px; width:165px; display: inline-block;}