body{
color: #000000;
background-image: url(img/bgimg.gif);
background-repeat: repeat;
margin: 0;
padding: 0;
}


/*骨組*/
#layout{
background-image: url(img/bgimg2.gif);
background-repeat: repeat-y;
width: 710px;
}

/*コンテンツ（左側）*/
#contents{
float:left;
width: 180px;
margin: 155px 0px 0px 0px;
text-align: center;
}


#gotoindex a{
display:block;
color:#333;
font-size:12px;
text-align:left;
background: url("img/gotoindex.gif") top left no-repeat;
margin:10px 0px;
padding: 0px;
width:180px;
height:30px;
/*voice-family: "I"}I"";
voice-family:inherit;
width:150px;
height:23px;*/
}

/*html>body #menu a{
width:150px;
height:23px;
}*/

#gotoindex a:hover{
background-position:0 -35px;
}

.midashibox{
width:180px;
}

.contentsbar{
width: 180px;
line-height: 30px;
background-image: url(img/menubg.gif);
font-size: 16px;
border-bottom: 2px solid #999;
}

.contentsbar a:link{
color:#009;
text-decoration: none;
}

.contentsbar a:hover{
color:#009;
font-weight: bold;
text-decoration: none;
}

.contentsbar a:visited{
color:#369;
font-weight: bold;
text-decoration: underline;
}

.naiyoubar{
width:180px;
text-align: left;
margin-left: 0;
padding-left: 0;
font-size:14px;
line-height: 20px;
border-bottom: 1px solid #888;
}

.naiyoubar a{
width:175px;
text-decoration: none;
display: block;
color:#fff;
border-left: 5px solid #696969;
background:#696969;
}

.naiyoubar a:hover{
width:170px;
border-left: 5px solid #999;
border-right: 5px solid #ffff00;
background:#999;
}


/*リンクバナー*/
.linkbanner a{
float:left;
text-decoration: none;
margin: 5px 2px 0px 3px;
border-color: #646464;
/*border: 1px solid #646464;*/
}


/*右側*/
#rightside {
	float: right;
	width: 510px;
	text-align: center;
	margin: 0;
	padding: 0px;
}

/*ヘッダー*/
.header{
	width:490px;
	height:150px;
	margin: 0px;
	background-image: url(img/header.jpg);
	background-repeat: no-repeat;
	padding: 0px 10px;
}

.header h1{
	width:450px;
	text-align: right;
	color: #FFF;
	padding: 105px 0px 0px;
	margin: 0px;
}

/*コンテンツ用ヘッダー*/
.contentsheader{
	width:490px;
	background-image: url(img/contentsheader.jpg);
	background-repeat: repeat-y;
	margin: 10px 0px 10px 0px;
	text-align: right;
}

.contentsheader b{
padding-right:5px; 
font-size:18px;
font-weight: bold;
line-height: 30px;
color: #000;
text-align: right;
}


/*内容説明*/
.setsumeibox{
width:470px;
margin: 10px 0px;
padding: 10px;
border: 1px solid #969696;
color: #000;
text-align: left;
font-size:12px;
line-height: 20px;
}

.setsumeibox img{
float: left;
margin-right: 8px;
margin-bottom: 8px;
border:1px solid #969696;
}

.setsumeibox p{
	font-size: 20px;
	font-weight: bold;
	color: #336699;
	line-height: 130%;
	margin-bottom: 5px;
}

/*.07setsumeibox{
width:100%;
border: none;
padding: 5px;
text-align: center;
}*/

/*フッター*/
#footer{
	width:704px;
	height:10px;
	background-color:#999;
	clear: both;
}
/*骨組おわり*/

/*----------------------------------以下トップページコンテンツ説明用スタイル----------------------------------*/

.bookbox-l{
float: left;
width:220px;
height:123px;
background-color: #ffcc99;
margin: 10px 5px 0px 0px;
padding: 5px 0px 5px 5px;
color: #000;
font-size:12px;
line-height: 15px;
}

.bookbox-r{
float: right;
width:220px;
height:123px;
background-color: #ffcc99;
margin: 10px 0px 0px 5px;
padding: 5px 0px 5px 5px;
color: #000;
font-size:12px;
line-height: 15px;
}

.bookbox img{
float:left;
border:1px solid #969696;
margin-right: 5px;
}

.booktitle{
background-color: #cc9966;
font-size: 13px;
font-weight: bold;
color:#FFF;
padding: 2px 2px;
margin: 5px 0px;
}


/*----------------------------------------以下コンテンツ用スタイル---------------------------------------*/


/*小見出し（図表タイトル）*/
.komidashi{
font-size:15px;
font-weight: bold;
color:#3366FF;
}

/*表組み*/
table{
width: 470px;
border-collapse:collapse;
border: 1px solid #336699;
margin: 3px 0;
text-align: center;
}

th, td{padding: 0.3em 1em}

th{
border-right:1px sorid #FFF;
color: #FFF;
background-color: #336699;
}

td{
border-top:none;
border-bottom:none;
border-left:1px solid #336699;
border-right:1px solid #336699;
}

.c1{
color: #000;
background: #EEE;
}
/*強調用枠*/
.waku{
border: 1px solid #969696;
margin: 10px;
padding: 10px;
font-weight:bold;
}

/*注釈*/
#chu{
color:#000;
font-size:11px;
font-weight: normal;
line-height: 15px;
margin-top:10px;
padding-top: 10px;
border-top:1px dashed #969696;
 }

/*コンピュータ奮闘記表組み年代*/
.year{
font-size:25px;
font-weight:bold;
color:#336699;
}
