/*
Theme Name: lps
Theme URI: 
Description: eico chiba
Version: 1.0
Author: 
Author URI: 
Tags: 
*/

/* TYPE */
/*body { font: 12px/18px "Lucida Grande", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Geneva, Arial, Verdana, sans-serif; background-color:#fff; color:#333; }
*/
body { font: 12px/18px "Lucida Grande", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Geneva, Arial, Verdana, sans-serif; background-color:#fff; color:#333; }



body
{
  margin: 0 auto 0 auto;
  padding: 0;
  background-color: transparent;
  background-attachment:fixed;
  background-image : url("images/lpsback.gif");
  background-repeat:repeat-x;
  background-position:0% 100%;}


body {
	color: #333;
}

#doc {
	width: 800px;
	margin: 0 auto;
}


a, a:link {
	padding: 1px;
	color: #000000;
	text-decoration: underline;
}

a:hover {
	color: #FF0004;
	text-decoration: none;
	;
}

h1 {
	font-family: verdana;
	font-weight: bold;
	font-size: 190%;
	padding-top: .1em;
	padding-bottom: .5em;
}


h2 {
	font-family: Arial;
	font-weight: bold;
	font-size: 150%;
}

h3 {
	font-family: verdana;
	font-size: 130%;
}


h4 {
	font-size: 105%;
}

p {
	font-size: 100%;
	margin-bottom:1em;
}

strong, b {
	font-weight: bold;
}


a img {
	border: none;
}


#hd{
	text-align: center;
	margin: 0;
	padding: 0;
}
#hd h1{
	font-size: 290%;
	color: #FFFFFF;

}

#hd h1 a{
	text-decoration: none;
	color: #FFFFFF;
}

h3 a:link, h3 a:hover, h3 a:visited{
	color: #000000;
}

.item {
	padding: 10px;
	background-color: #FFFFFF;
	background-image: url(/); 
	background-repeat: repeat;
	text-align:left;
	border: 1px solid #CCCCCC;
	margin-bottom: 1em;
	;
	
}

.item ul {
	list-style-type: disc;
	padding-left: 15px;
	margin-left: 10px;
	font-size: 80%;
}


.item ol{
	list-style-type: decimal;
	padding-left: 15px;
	margin-left: 10px;
	font-size: 80%;
}

.itemhead{
	padding-top: 5px;
	padding-bottom: 5px;
}


.chronodata {
	display: inline;
	text-align: right;
	margin-left: 2em;
	font-size: 80%;
}


.itemhead h3{
	display: inline;
}


input{
	font-size: 90%;
}

.metadata{
	line-height: 190%;
	font-size: 75%;
}

.metadata a:link, .metadata a:hover, .metadata a:visited{
	color: #000000;
}

.tags, .catagory {

	display: block;

}

.commentlist p {
	clear: both;
	font-size: 95%;
}


.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #666666;
}

.navigation a:link, .navigation a:hover, .navigation a:visited{
	color: #666666;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}

/* Start tables */

table
{
  border-collapse: collapse;
  margin: 5px;
  padding:5px;
  width:600px;
}


/* Finish tables */


li .categories, li .linkcat, li .pagenav {
	list-style: none;
	margin: 0px;
	padding: 0px;
}


#ft {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #666666;
}

#ft a:link, #ft a:hover, #ft a:visited{
	color: #666666;
}
