/*
ここは消さないで下さい!
CSSLicense: Tsunehisa Hazama
*/

body {
font-family:Verdana, Arial, Helvetica, sans-serif;
text-align:center;
margin : 0px;
background:#FFFFFF url(http://word.01sound-earth.com/img/bg.jpg) repeat-y scroll center top;
color:#666;
font-size: 12px;
line-height: 150%;
}

/* 画像の属性 */
img {
border-style: none;
}

/* strongの色 */
strong {
color: #FF0000;
font-size:14px;
}


/* 右寄せのリンク指定 */
.detail {
text-align:right;
font-size: 11px;
margin : 0px;
padding :0px 5px 0px 5px;
}

/* リンクの属性（未指定時 */

a:link, a:visited, a:active {
color: #006699;
text-decoration:none;
}

a:hover {
color: #006699;
text-decoration:underline;
}

/* インフォメーションの属性 */
.info {
margin: 10px 5px 5px 10px;
font-size: 11px;
color : #666;
line-height: 170%;
}

/* --------- 基本設定 -----------------　*/
#base
{
width: 760px;
margin-top : 0px;
margin-left: auto;
margin-right: auto;
background-color:white;
}

#wrapper
{
width: 760px;
border-left: 1px solid #BBB;
border-right: 1px solid #BBB;
margin-left: auto;
margin-right: auto;
text-align: left;
background: url("http://word.01sound-earth.com/img/top01.jpg");
background-repeat: no-repeat;
}
/*-------------------------------------- */

/*-----ブログの枠等の属性-----*/

#container{
width:760Px;
margin-left:auto;
margin-right:auto;
text-align:left;
}

/*-----ヘッダー部分-----*/
#header {
margin : 10px 0 0 0;
padding: 0Px;
height : 100px;
}

#header h1{
margin-top : 0px;
margin-bottom: 0px;
text-indent: -1000px;
}

#header h1 a {
width:350px;
height:90px;
background-image: url("http://word.01sound-earth.com/img/top01.jpg");
background-repeat: no-repeat;
display: block;
}

#header h1 a:hover {
background-image: url("http://word.01sound-earth.com/img/top01.jpg");
}


/*-----サイド(left)--------*/

#left {
width: 180PX;
float: left;
margin: 0px;
color: #666;
font-size: 12px;
line-height;150%;
}

/*-----フィールド属性 otherpage-----*/
#left fieldset {
font-size:10px;
line-height: 130%;
color: #666;
margin : 0px 0px 5px 5px;
padding: 5px;
text-align: left;
text-valign: top;
}

#left legend {
font-size: 12px;
color : #333333;
font-weight: bold;
}

/* その他 */
#left h2 {
margin: 10px 0px 5px 5px;
padding-bottom:2px;
text-indent: 10px;
height: 17px;
color: #FFF;
font-size:12px;
font-weight:bold;
background-image: url("http://word.01sound-earth.com/img/h2_r.gif");
background-repeat:repeat-x;
background-position:center left;
}

#left h3 {
font-size: 12px;
font-family: Verdana,Helvetica,sans-serif;
color: #666;
margin: 2px 5px 2px 5px;
}

#left p {
color:#666;
}

/*トップページ左サイドにリンク集を作る場合の指定（必要なければ削除）*/
#left .toplink {
margin: 5px 5px 5px 10px;
font-family: Verdana,Helvetica,sans-serif;
color:#666;
font-size: 10px;
line-height: 133%;
}


#left .toplink a:link, #left .toplink a:visited {
color: #006699;
text-decoration: none;
}

#left .toplink a:hover {
color: #006699;
text-decoration:underline;
}


/*------メニュー部分------*/

.menu {
margin: 10px 0px 10px 0px;
}

/* indexの表示 */
.idx{
color:#FFF;
text-decoration:none;
width:175px;
height:18px;
background-image: url("http://word.01sound-earth.com/img/idx.gif");
background-repeat: no-repeat;
text-indent: 10px;
font-weight: bold;
display: block;
font-size: 12px;
padding-top: 2px;
margin: 1px 2px 1px 3px;
}

/*トップカテゴリ */
.menu a.tc1:link, .menu a.tc1:visited, .menu a.tc1:active{
color:#444;
text-decoration:none;
width:175px;
height:22px;
background-image: url("http://word.01sound-earth.com/img/menu01.gif");
background-repeat: no-repeat;
text-indent: 10px;
display: block;
font-size: 12px;
padding-top: 3px;
margin: 1px 2px 1px 3px;
}

.menu a.tc1:hover{
color:#444;
background-image: url("http://word.01sound-earth.com/img/menu02.gif");
background-repeat: no-repeat;
background-color: #FFF;
}

/* サブカテゴリ */
.menu a:link, .menu a:visited, .menu a:active{
color:#444;
text-decoration:none;
width:155px;
height:19px;
background-image: url("http://word.01sound-earth.com/img/menu03.gif");
background-repeat: no-repeat;
text-indent: 10px;
display: block;
font-size: 12px;
padding-top: 2px;
margin: 1px 2px 1px 3px;
}

.menu a:hover{
color:#444;
background-image: url("http://word.01sound-earth.com/img/menu04.gif");
background-repeat: no-repeat;
background-color: #FFF;
}

/* サブカテゴリ位置指定 */
.menu dt.list{
list-style: none;
margin: 0px;
}

.menu dd.tc2 {
color: #666;
margin: 0px;
list-style: none;
}

.menu dl {
color: #666;
margin: 0px 0px 0px 0px;
list-style: none;
}

.menu dd {
color: #666;
margin: 0px 0px 0px 20px;
list-style: none;
}

/* 検索窓 */
.searchform {
font-size: 10px;
line-height: 133%;
}


/*-----サイド(right)--------*/

#right {
width: 155PX;
float: right;
margin: 0px 5px 0px 5px;
color: #666;
font-size: 11px;
line-height;133%;
}

/* フィールド属性 */
#right fieldset {
font-size:10px;
line-height: 130%;
color: #666;
margin : 0px 0px 5px 5px;
padding: 5px;
text-align: left;
text-valign: top;
}

#right legend {
font-size: 12px;
color : blue;
}

/* その他 */
#right h2 {
margin: 5px 0px 5px 0px;
padding-bottom:2px;
text-indent: 10px;
height: 17px;
color: #FFF;
font-size:12px;
font-weight:bold;
background-image: url("http://word.01sound-earth.com/img/h2_r.gif");
background-repeat:repeat-x;
background-position:center left;
}

#right h3 {
font-size: 12px;
font-family: Verdana,Helvetica,sans-serif;
color: #666;
margin: 2px 5px 2px 5px;
}

#right p {
color:#666;
margin: 0px;
padding: 5px 0px 0px 5px;
}

/*boxによる右サイド位置及び属性指定*/
#right .box1 {
margin: 5px 0px 5px 0px;
text-align: center;
font-size: 10px;
}

#right .box2 {
margin: 10px 0px 5px 0px;
text-align: left;
font-size: 11px;
}

#right .box2 p {
color:#666;
font-size: 10px;
margin: 0px;;
padding: 5px 0px 10px 5px;
line-height: 133%;
}

/*-----エントリー部分(エントリーページ以外）-----*/
#m-page #content {
width: 400px;
float: left;
margin : 0px 5px 0px 5px;
font-size: 11px;
line-height :133%;
}

/*-----エントリー部分(エントリーページ）-----*/
#e-page #content{
width: 560px;
float: right;
margin : 0px 5px 0px 5px;
font-size: 12px;
line-height :133%;
}

#e-page #content .cat{
margin : 5px 5px 5px 15px;
font-size: 12px;
line-height: 155%;
}

/*-----エントリー部分(共通）-----*/
#content p {
clear: both;
color:#666;
margin: 7px 5px 0px 5px;
font-size: 12px;
line-height: 150%;
}

#content h2 {
margin: 10px 0px 5px 0px;
padding: 3px 0px 2px 5px;
color: #FFF;
font-size:12px;
font-weight:bold;
background-image: url("http://word.01sound-earth.com/img/h2_main.gif");
background-repeat:repeat-x;
background-position:center left;
}

#content h3 {
font-size: 12px;
font-family: Verdana,Helvetica,sans-serif;
border-top: 1px dotted #CCC;
color: #666;
margin: 10px 5px 5px 5px;
padding-top:15px
}

#content a:link, #content a:visited, #content a:active {
color: #006699;
text-decoration:none
}

#content a:hover {
color: #006699;
text-decoration:underline
}


/*-----記事枠の設定(エントリーページ以外）-----*/

#content .box{
width: 390px;
margin: 0px;
color: #666;
font-size: 11px;
line-height: 170%;
padding: 5px;
display: block;
}

/*フィールド属性*/
#content fieldset {
font-size:12px;
line-height: 133%;
color: #666;
margin : 5px;
padding: 5px;
text-align: left;
text-valign: top;
}

#content legend {
font-size: 14px;
color : #990073;
font-weight: bold;
}


/*----- trackbacks & Comments-----*/

#content .post1 {
border-top: solid 1px #AAAAFF;
font-size: 10px;
padding-top: 6px;
margin-bottom: 30px;
}

#content #trackbackdata h3{
font-size: 10px;
color: #888;
margin-bottom: 0px;
}

#content #tbdata. #content #commentdata p{
font-size: 10px;
color: #888;
margin-top: 0px;
margin-bottom: 0px;
}

#content #commentdata .post2 p{
margin-bottom: 20px;
font-size:10px;
text-align: right;
}
#content .error {
font-size : 14px;
color: red;
border: 1px solid red;
padding: 5px;
text-align: center;
}


/*-----フッター部分-----*/
#footer {
width : 760px;
clear: both;
margin : 0px;
padding: 10px;
}

#footer p {
font-size: 10px;
}


#footer #link{
font-size:10px;
color:#666;
margin-top:5px;
margin-bottom:5px;
}

#footer a{
color: #A20C2F;
}

#footer a:hover{
color : #FF6600;
}

/*-----Copyright表示-----*/
#copyrights {
background:#FFFFFF url(http://word.01sound-earth.com/img/copybg.jpg) repeat-x scroll left top;
border-bottom : 5px solid #000000;
border-top : 1px solid #BBB;
width : 760px;
height: 60px;
text-align: center;
clear: both;
font-size: 10px;
margin: 10px 0px 0px 0px;
}

#copyrights p {
font-size: 10px;
margin-top: 10px;
margin-bottom: 0;
color: #666666;
}


/*-----ページナビ-----*/
.navi {
background: url("http://word.01sound-earth.com/img/n_back.gif");
border-top : 1px solid #BBB;
border-bottom : 1px solid #BBB;
font-size: 10px;
color:#FFF;
margin : 0px;
padding : 2px 10px 2px 10px;
}

.navi a:link, .navi a:visited, .navi a:active {
color: #FFF;

}

.navi a:hover {
color: #FFFF00;]
background-color: #A20C2F;
}


/*-----リンクページ-----*/
.link-ent {
margin:0px 0px 5px 0px;
padding:0px 0px 5px 8px;
border: solid #cccccc 1px;
}

.link-ent a {
line-height:20px;
padding-left:15px;
background-image: url("http://word.01sound-earth.com/img/arrow.gif");
background-repeat: no-repeat;
background-position:center left;
}

.link-ent img {
float:left;
margin-right:15px;
}

/* 未訪問 */
.link-ent a:link {
text-decoration: none;
}
/* 訪問済み */
.link-ent a:visited {
text-decoration: none;
}
/* クリック時 */
.link-ent a:active {
text-decoration: none;
}
/* カーソル接触時 */
.link-ent a:hover {
text-decoration: none;
}

/*-----手動ページ-----*/
.topics-ent {
margin:0px 0px 5px 0px;
padding:0px 0px 5px 8px;
border: solid #cccccc 1px;
}
