@import "/css/style.css";





/* item (記事)
 * ======================================================================= */
.item {
	adding-left: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	background-repeat: repeat;
	text-align:left;
	margin-bottom: 1em;
}

.item p {
/*  margin:0.6em 0.6em 1.80em 0.6em; */
}

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


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

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


.itemhead h3 {
	border-left: solid 0.5em #CCC;
	border-bottom: solid 1px #666;
	padding: 0.5em;

}


.storycontent {
	font-size: 120%;
}


.chronodata {
/*	display: inline; */
	text-align: right;
/*	margin-left: 2em; */
	font-size: 85%;
	margin-bottom: 10px;
}


.more-link:link {
	color: #1B65A7;
	text-decoration: none;
}

.more-link:hover {
	color: #FFFFFF;
	text-decoration: none;
	background: #1B65A7;
}

input{
	font-size: 95%;
}

.metadata{
	text-align: right;
	line-height: 190%;
	font-size: 85%;
	width: 100%;
	border-top: dashed 1px #666;
}

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

/*
.tags, .catagory {

	display: block;

}
*/

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


cite{
	font-size: 98%;
}

blockquote {
	margin: 0 30px 10px 10px; 
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}

.commentmetadata {
	font-size: 95%;
	float: right;

}
.commentlist {
	margin-top: 5px;
}
.commentlist li {
	padding: 2px;
	border-top: 1px solid #B0B0AC;
}

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

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

.alignright {
	float: right;
}

.alignleft {
	float: left
}


#secondary, #third{
	background-color:  #FFFFFF;
	background-image: url(/); 
	background-repeat: repeat;
	text-align:left;
	padding: 0px;
	border: 1px solid #B0B0AC;
	SP_GRADIENT
}


#secondary h4, #third h4{
	color: #859E6C;
	font-family: Trebuchet MS, arial, sans-serif;
	margin-top: 5px;
	padding: 3px;

}

#secondary p, #third p{
		padding: 3px;
		font-size: 90%;
}

#searchform {
	clear: both;
	margin-bottom: 5px;
	margin-left: 2px;
	padding: 3px;
}

#third {
	margin-left: 9px;
}


#menu2 {padding:0; border:0px solid #fff }
#menu2 ul {list-style:none; margin-bottom:20px; padding:0; font-size:90%; }
#menu2 ul li { padding:0; margin:0; border-bottom:1px solid #eeeeee; }
#menu2 ul li a { display:block; padding:4px 4px 4px 10px; text-decoration:none; color: #444444; }
#menu2 ul li a:hover { color:#ffffff; background: #5C91C1; }


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




#wp-calendar {
	empty-cells: show;
	font-size: 90%;
	margin: 0;
	width: 90%;
	padding: 3px;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
	text-decoration: none;
}


#wp-calendar td {
	color: #444444;
	font-size: 90%;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}


#wp-calendar #today {
	background: ;
	color: #1B65A7;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}





/* ■共通ヘッダ */ Ex.:濃E0691A 薄FF9148 選択下EDC538 選択上FFE070
/* ヘッダ　　　　　GO!:濃1B65A7 薄5C91C1 選択下1BC1B1 選択上5CE0F0
 * ======================================================================= */
*{ margin: 0; padding: 0; }* 
.content { 
	margin: 0 auto;
/*	width: 950px; */
	padding: 10px; 
}
.header { 
	height: 111px;
	color: #808080;
	margin: 3px 0;
	padding: 10px 0 0 0;
}

.top_info {
	float: right;
	width: 555px;
	padding: 5px 0 4px 0;
	color: #808080;
}

	.top_info_left {
		width: 200px;
		float: left;
	}

	.top_info_right {
		float: right;
		width: 290px;
		padding: 0 0 0 35px;
		border-left: 1px solid #eee;
	}




/* ----- Style for Ktai Entry ----- */
.photo {
	padding-right:6px;
	float:left;
	line-height:110%;
	font-size:0.85em;
	text-indent:0;
}
.photo img {
	background:white;
	margin:0 4px 4px 0;
	padding:3px;
	border:1px solid #999;
}
.photo-end {
	clear:left;
}
/* ---------- */
