/*
Theme Name: Yadiweb
Theme URI: http: //yadiweb.com/
Description: Yadiwebのテーマ
Author: yadi
Author URI: http: //yadiweb.com/
Template: twentyten
Version: 0.1.0
*/
@import url('../twentyten/style.css');
#content table {
	border: 0px;
	margin: 0 0px 0px 0;
	text-align:left;
	width:0px;
}
#content tr td {
	border-top: 0px;
	padding: 0px 0px;
}
#content .entry-content td {
    vertical-align:middle;
}
/* header-titilrogo */
#site-title a {
    width: 235px; /* �摜�̉��� */
    height: 78px; /* �摜�̍��� */
    background-image: url(http://yadiweb.com/wordpress/wp-content/uploads/2012/01/yadiweb_logo02.png); /* �摜��URL */
    display: block;
    background-position: left center;
    background-repeat: no-repeat;
    text-indent: -9999px;
}
/* �摜�̉���　　header-kaisetu */
#site-description {
    font-size: 15px;
    margin: 24px 20px 28px 0;
}
/* �摜�̉���　　navi */
#access {
    background: #9C410F;
}
#access a {
    color: #C8A46D;
    font-weight:bolder;
}
#access li:hover > a{
    background: #B8531B;
}
#access ul ul a {
    background: #B8531B;
}
#access ul ul :hover > a {
    background: #B8531B;
}
/* �摜�̉���　　header-line */
#branding img {
    border-top: none;
    border-bottom: 1px solid #712D08;
}
/* �摜�̉���　　てｘｔtext */
#content textarea {
    color: #332A29;
    font-size: 12px;
    line-height: 24px;
}
#colophon {
    border-top: 4px solid #9C410F;
}
/*　コメント欄の下にある使用できるタグの表記を消す　*/
.form-allowed-tags{display:none;}