/*
Theme Name: JCCA
Theme URI: http://www.shinhoshu.com
Description: The theme of JCCA.
Author: Sakuragi suzaku
Tags: mantle color, variable width, two columns, widgets

Default WordPress by Dave Shea || http://mezzoblue.com
Modifications by Matthew Mullenweg || http://photomatt.net
This is just a basic layout, with only the bare minimum defined.
Please tweak this and make it your own. :)
*/

@import url(css/blog.css);
@import url(css/universal-black/screen.css);

#content  .asset-content {
	font-size: small;
	line-height: 1.7;
	color: #333333;
}
#homepage-image {
	background: url(./images/hoshutop.jpg) no-repeat;
}
#header {
	background: #FFFFFF;
	color: #F0F0F0;
}
#header .widget-sign-in .widget-content {
	background-color: #F0F0F0;
	margin: 0;
	padding: 5px 15px 10px 15px;
	float: right;
	overflow: hidden;
}
#header-name {
	background: url(./images/site_id.gif) no-repeat;
	display: block;
	height: 60px;
	width: 234px;
	font-size: 9px;
	text-indent: -9999px;
}

#header-name a {
	display: block;
	height: 60px;
	width: 234px;
}

.counter{
	margin-left:20px;
}

.mt-main-index #beta{
	min-height:300px;
}


.mt-page-archive #beta{
	min-height:400px;
}

/* フォームの設定*/
table.check-table {
	width: 95%;
	border: 1px solid #666666;
	border-collapse: collapse;
}
.check-table th {
	width: 20%;
}
.check-table th, .check-table td {
	padding: 5px;
	border: 1px solid #999999;
	border-collapse: collapse;
}
.check-table th {
	background: #F0F0F0;
}

h1.asset-name {
	background-color: #EBEBEB;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #990000;
	text-indent: 5pt;
	font-size: 24px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.mt-main-index h1#page-title {
	font-size: 24px;
}
.asset-content h2 {
	font-size: medium;
	font-weight: bold;
	color: #5E0000;
	margin-bottom: 15px;
}


textarea.l {
	height: 150px;
	width: 100%;
}

textarea.m {
	height: 30px;
	width: 100%;
}
.need {
	font-weight: bold;
	color: #6F0000;
}

hr {
	margin: 30px 0;
}











ol#comments li p {
	font-size: 100%;
}

p, li, .feedback {
	font: 90%/175% 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: -1px;
}

/* classes used by the_meta() */
ul.post-meta {
	list-style: none;
}

ul.post-meta span.post-meta-key {
	font-weight: bold;
}

.credit {
	background: #90a090;
	border-top: 3px double #aba;
	color: #fff;
	font-size: 11px;
	margin: 10px 0 0 0;
	padding: 3px;
	text-align: center;
}

.credit a:link, .credit a:hover {
	color: #fff;
}

.feedback {
	color: #ccc;
	text-align: right;
	clear: both;
}

.meta {
	font-size: .75em;
}

.meta li, ul.post-meta li {
	display: inline;
}

.meta ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

.meta, .meta a {
	color: #808080;
	font-weight: normal;
	letter-spacing: 0;
}

.storytitle {
	margin: 0;
}

.storytitle a {
	text-decoration: none;
}

#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
	background: #fff;
	border: 1px solid #333;
	padding: .2em;
}

#commentform textarea {
	width: 100%;
}

#commentlist li ul {
	border-left: 1px solid #ddd;
	font-size: 110%;
	list-style-type: none;
}

#commentlist li .avatar {
	float: right;
	margin-right: 25px;
	border: 1px dotted #ccc;
	padding: 2px;
}



#wp-calendar {
	border: 1px solid #ddd;
	empty-cells: show;
	font-size: 14px;
	margin: 0;
	width: 90%;
}

#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 a:hover {
	background: #e0e6e0;
	color: #333;
}

#wp-calendar caption {
	color: #999;
	font-size: 16px;
	text-align: left;
}

#wp-calendar td {
	color: #ccc;
	font: normal 12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}

#wp-calendar td.pad:hover {
	background: #fff;
}

#wp-calendar td:hover, #wp-calendar #today {
	background: #eee;
	color: #bbb;
}

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

/* Captions & aligment */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions & aligment */

a.post-edit-link{
padding:5px;
font-size:14px;
font-weight:bold;
color :#ffffff;
background-color:#333333;
border: solid 1px #ff0000;

}


/* additional style 2010/02/12*/
.widget-footer-links li{
	margin-right:10px;

}