/*--------------------------------------------
repo.css
--------------------------------------------*/


/* Reset ------------------------------------------------------------------ */

:link,:visited {
    text-decoration: none;
}
html,body,div,
ul,ol,li,dl,dt,dd,
form,fieldset,input,textarea,
h1,h2,h3,h4,h5,h6,pre,code,p,blockquote,hr {
    margin: 0;
    padding: 0;
}
h1,h2,h3,h4,h5,h6 {
    font-size: 100%;
    font-weight: normal;
}
table {
}
fieldset,img,abbr,acronym {
    border: 0;
} 
/* strict reset by uncommenting lines below */
address,caption,cite,code,dfn,em,strong,b,u,s,i,th,var {
    /* font-style: normal; */
    /* font-weight: normal; */
}

ol,ul {
    list-style: none;
}
caption,th {
    text-align: left;
}
q:before,q:after {
    content: '';
}
a {
}
hr {
    border: 0;
    height: 1px;
    color: #000;
}
a img,:link img,:visited img {
    border: none;
}
address {
    font-style: normal;
    display: inline;
}


/* Utilities ----------------------------------------------------------------- */

.pkg:after, #content-inner:after {
    content: " ";
    display: block;
    visibility: hidden;
    clear: both;
    height: 0.1px;
    font-size: 0.1em;
    line-height: 0;
}
.pkg, #content-inner { display: inline-block; }
/* no ie mac \*/
* html .pkg, * html #content-inner { height: 1%; }
.pkg, #content-inner { display: block; }
/* */

.inline { display: inline; }
.hidden { display: none; }

.clear {
	line-height: 0;
	clear: both;
}

span.alt {
	display: none;
}

/* Layout ----------------------------------------------------------------- */

body {
	color: #333;
	text-align: center;
	padding: 0 20px;
}

#container {
	width: 920px;
	margin: 0 auto;
	text-align: left;
}

#container-inner {
}

#header, #content, #alpha, #beta, #footer {
    position: relative;
}

#alpha, #beta, #gamma {
    display: inline;
    float: left;
}

#header-inner, #content-inner, #footer-inner,
#alpha-inner, #beta-inner {
    position: static;
}

#header {
	margin-bottom: 20px;
}

#footer {
	clear: left;
	padding-bottom: 30px;
	margin-top: 30px;
}

#footer-inner {
}

#header-inner, #footer-inner,
#alpha-inner, #beta-inner {
    overflow: hidden;
}

/* Wide-Thin */

#portal #alpha {
    width: 600px;
}

#portal #beta {
	left: 20px;
    width: 300px;
}

/* Global ---------------------------------------------------------------- */

#page-title,#news-title h3 {
	font-size: 13px;
	font-weight: bold;
	background: url(pagetitle.gif) repeat-x;
	height: 15px;
	padding: 5px 10px 4px 10px;
	border: 1px solid #CCCCCC;
}

#news-title,#asset-body {
	border: 1px solid #CCC;
	padding: 5px;
}


/* Header ---------------------------------------------------------------- */

#header-name {
}

#header-name a {
	background-image: url(header-name.gif);
	background-repeat: no-repeat;
	height: 90px;
	width: 180px;
	display: block;
	margin: 10px 0;
	float: left;
}

#header-description{
	float: left;
}

#ad-header {
	width:468px;
	height: 60px;
	padding: 15px 0;
	display: block;
	float: right;
}

/* Content ---------------------------------------------------------------- */

#alpha-navi {
	float: left;
	width:180px;
}

/* 今日の日付 */

#today {
	border: 1px solid #CCC;
	margin-bottom: 20px; 
	padding: 10px;
}

/* 新聞を書きたい人へ */

#sales a {
	background-image: url(sales.gif);
	display: block;
	height: 150px;
	width: 180px;
}

/* テキスト広告 */

#news-ad ul {
}

#news-ad ul li {
	font-size: 13px;
}

#news-ad ul li a {
	font-size: 13px;
}

/* 更新日 */

#update {
	font-size:10px
}

/* 最新の新聞記事 */

#news-title {
	margin-left: 200px;
}

#news-title-inner {
	border: 1px solid #CCC;
}

ul#news-list {
	margin-bottom: 15px;
}

ul#news-list li a {
	font-size: 13px;
}

/* アーカイブナビ */

#archive-navi {
	padding: 3px;
	border: 1px solid #CCC;
	background-color: #E5E5E5;
	height: 15px;
}

#archive-navi ul {
	margin: 0px;
	padding: 0px;
}

#archive-navi ul li {
	display: inline;
	float: left;
}

#archive-navi ul li a {
	font-size: 11px;
	padding: 0px 10px 0 10px;
	border-right: 1px dotted #CCC;
	display: block;
}


/* 過去の新聞記事（新聞表示） */

#entries{
	margin-top: 20px;
}

blockquote, ol, ul {
    margin-left: 30px;
    background-repeat: repeat-y;
}

ol { list-style: decimal outside; }
ul { list-style: disc outside; }
.item { list-style: none; }

/* サイドバー ---------------------------------------------------------------- */

/*--ガイド--*/

ul#beta-guide {
	margin: 0;
	padding: 0;
}

ul#beta-guide li {
	display: inline;
	float: left;
}

ul#beta-guide li a {
	display: block;
	width:150px;
	height: 45px;
}

ul#beta-guide li#beta-guide01 a {background: url(beta-guide.gif) no-repeat 0px 0px;}
ul#beta-guide li#beta-guide01 a:hover {background: url(beta-guide.gif) no-repeat 0px -46px;}
ul#beta-guide li#beta-guide02 a {background: url(beta-guide.gif) no-repeat -150px 0px;}
ul#beta-guide li#beta-guide02 a:hover {background: url(beta-guide.gif) no-repeat -150px -46px;}

/*--広告--*/

#beta-ad {
	margin: 15px 0;
	width: 300px;
}

/*--widget-header--*/

.widget-header {
	font-size:14px;
	line-height: 24px;
	margin-bottom:8px;
	padding:0.3em;
	font-weight: bold;
	background: url(widget-header.gif) no-repeat 0px 0px;
	width: 300px;
	height: 30px;
}

/* Footer ---------------------------------------------------------------- */

/*--Footer-navi--*/

#footer-navi {
	padding: 5px;
	border: 1px solid #CCC;
	background-color: #E5E5E5;
	margin-bottom: 10px;
	width: 900px;
}

#footer-navi ul {
	margin: 0px;
	padding: 0px;
}

#footer-navi ul li {
	display: inline;
	float: left;
}

#footer-navi ul li a {
	font-size: 11px;
	padding: 0px 10px 0 10px;;
	border-right: 1px dotted #CCC;
	display: block;
}

#footer-navi ul li a:hover {
}

/*--Footer-copy--*/

p#copy {
	float: left;
	width: 350px;
	font-size:13px;
}

/*--Footer-link--*/

ul#footer-link {
	margin: 0 0 0 350px;
	padding: 0px;
}

ul#footer-link li {
	display: inline;
	float: left;
}

ul#footer-link li a {
	display: block;
}

ul#footer-link li#footer-link01 a {
	background: url(footer/footer_link01.gif) no-repeat center center;
	height: 60px;
	width: 150px;
}

ul#footer-link li#footer-link02 a {
	background: url(footer/footer_link02.gif) no-repeat center center;
	height: 60px;
	width: 150px;
}

ul#footer-link li#footer-link03 a {
	background: url(footer/footer_link03.gif) no-repeat center center;
	height: 60px;
	width: 100px;
}

ul#footer-link li#footer-link04 a {
	background: url(footer/footer_link04.gif) no-repeat center center;
	height: 60px;
	width: 150px;
}

ul#footer-link li#footer-link05 a {
	background: url(footer/footer_link05.gif) no-repeat center center;
	height: 60px;
	width: 150px;
}

/* Page-archive ---------------------------------------------------------------- */

.page-archive .asset-body {
	padding: 10px;
}

.page-archive .asset-body h2 {
	font-size: 13px;
	font-weight: bold;
	padding: 5px;
	margin: 15px 0;
	border-bottom: 1px dotted #666666;;
	border-left: 10px solid #666666;
}

.page-archive .asset-body h3 {
	font-weight: bold;
	padding: 2px;
	margin: 10px 0;
	background-color: #EEEEEE;
}

.page-archive .asset-body ol,
.page-archive .asset-body ul {
	margin-top: 10px;
	margin-bottom: 10px;
}





