body {               
text-align:center;
background-color: #FFFFFF;
margin : 0px 0px 0px 0px;

color: #2c190a;
font-size: 0.9em;
                font-family: Verdana, sans-serif;

                line-height: 117%;

}


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



/*  ページナビ  */
.navi {
        height: 15px;
        font-size: 0.8em;
        color:#004D91;
        margin-bottom:3px;

}

.navi a{
        color: #004D91;
        font-weight: bold;
        text-decoration: none;
}

.navi a:hover {
        color: #FFCC00;
}

/* TAB部分の指定 */
#tab {
        height: 0.8em;
        background-color: #FFF;
        text-align: right;
}

#tabline {
        
        background-color: #004D91;
        color: white;
        font-size: 0.7em;
        font-weight: bold;
        padding: 2px 0px 2px 15px;        
}



/* リンクの属性（未指定の時） */
a {
        text-decoration: underline;
}

a:hover {
        color: #FFCC00;
}

/* --------- 基本設定 ----------------------------------　*/
#base {
        width: 760px;
        margin: 0px;
}

#wrapper {
        width: 760px;
        border: none;
        margin-left: auto;
        margin-right: auto;
        text-align: left;

}
---------------------------------------------------------

/* ブログの枠等の属性 */
#container {
        width: 760px;
        text-align: left;
        background-color: #FFF;
}
                
/*ヘッダー部分*/
#header        {
        margin : 0px;
        padding: 0Px;
        height : 75px;
}

#header h1{
        margin-top : 0px;
        margin-bottom: 0px;
        text-indent: -900px;
}
                
#header h1 a {
        width:760px;
        height:75px;
        background-image: url("/e/images/top1e.jpg");
        display: block;
}

#header h1 a:hover {
        background-image: url("/e/images/top1e.jpg");
}


/* お気に入りの指定 */
#header .favorite {
        margin: -90px 10px;
        text-align : right;
}
                
/*左サイドバー部分*/
#left {
        width: 170PX;
        float: left;
        margin-left:0px;;
        padding-top: 0px;
        padding-bottom:10px;
}

#left h2 {
        font-size: 12px;
        font-family: Verdana,Helvetica,sans-serif;
        color: #666666;
        margin-bottom: 5px;
}
                
#left p {
        font-size: 12px;
        margin-top: 0px;
        margin-bottom: 0px;
        line-height: 140%;
}

#left a {
        color: #444;
}
                
#left a:hover{
        color : #004D91;
}

/*------メニュー部分------*/
#left .index{
        color:#FFF;
        text-decoration:none;
        width:175px;
        height:20px;
        margin-top: 15px;
        text-align: center;
        display: block;
        font-size: 12px;
        background-image: url("/images/index01.gif");
}

#left .menu a        {
        color:#444;
        text-decoration:none;
        width:175px;
        height:20px;
        text-indent: 5px;
        display: block;
        font-size: 12px;
        border-width: 0px 1px 1px 1px;
        border-style: solid;
        border-color: #555;
        background-color: #E6EBF0;
}

#left .img-menu a        {
        color:#444;
        text-decoration:none;
        width:175px;
        
        text-indent: 5px;
        display: block;
        font-size: 12px;
        border-width: 0px 1px 1px 1px;
        border-style: solid;
        border-color: #555;
        background-color: #E6EBF0;
}

#left .img-menu a:hover{
        background-repeat: no-repeat;
        background-color: #96ACC3;
}
                
#left .menu a:hover{
        background-repeat: no-repeat;
        background-color: #96ACC3;
}

#left .new a        {
        color:#444;
        text-decoration:none;
        width:175px;
        height:22px;
        padding: 3px 5px 3px 5px;
display: block;
font-size: 10px;
line-height: 110%;
border-width: 0px 1px 1px 1px;
border-style: solid;
border-color: #555;
background-color: #E6EBF0;
}

#left .new a:hover{
background-repeat: no-repeat;
background-color: #96ACC3;
}


#left #searchform{
margin-top: 5px;
}

#left #searchform p{
margin-top: 2px;
margin-bottom: 2px;
}



/*エントリー部分*/
#content {
height: 100%;
        margin: 2px 0px 2px 0px;
font-size:0.9em;}

#content h2 {
font-size: 1.2em;
color: #004D91;
font-weight:bold;
}

#content h3{
border: 1px solid #CCC;
background-color: #E6EBF0;
color: #555;
font-size:1.1em;
font-weight:bold;}

#content h4{
font-size: 0.9em;
font-weight:bold;
color: #8080C0;
text-align: left;
}


#content p{
font-size: 0.9em;
color: #666666;
                
}

#content a{
color: #8080C0;
}

#content A:hover{
color : #FF6600;
}

.topics{

padding-bottom:2px;

}

.list{
 font-size:1.0em;
 font-weight:bold;
 color:#194184;
}

.t-bar{
 background-image: url(/images/title-bar1.jpg);   
 background-repeat: no-repeat; 
 font-weight:bold;
 font-size:1.0em;
 color:#194184;
 padding:5px 0px 5px 5px;

}

.t-bar2{
 background-image: url(/images/title-bar2.jpg);   
 background-repeat: repeat-x; 
 font-weight:bold;
 font-weight:1.0em;
 color:#FFFFFF;
 padding:3px 0px 3px 3px;

}

.t-guide{
 font-weight:bold;
 font-size:1.2em; 
 color:#194184; 
 padding:3px 0px 3px 3px;

}

.t-sub{
 font-weight:bold;
 font-size:1.1em; 
 color:#194184;

}


.box-under   { 
position: relative; 
right: -2px; 
bottom: -2px; 
width: 300px; 
background-color:#cccccc;
margin-bottom:5px;
}

.box-over  { 
position: relative; 
right: 2px; 
bottom: 2px; 
width: 300px; 
background-color:#eaf2fe;
margin-bottom:5px;

}

.box-padding{
padding-bottom: 5px;

}

.white-under   { 
position: relative; 
right: -2px; 
bottom: -2px; 
background-color:#cccccc;
}

.white-over  { 
position: relative; 
right: 2px; 
bottom: 2px; 
background-color:#FFFFFF;
}



.box-white-under   { 
position: relative; 
right: -2px; 
bottom: -2px; 
width: 584px; 
background-color:#cccccc;
}

.box-white-over  { 
position: relative; 
right: 2px; 
bottom: 2px; 
width: 584px; 
background-color:#FFFFFF;
}

.box-white-under-h   { 
position: relative; 
right: -2px; 
bottom: -2px; 
width: 285px; 
background-color:#cccccc;
}

.box-white-over-h  { 
position: relative; 
right: 2px; 
bottom: 2px; 
width: 285px; 
background-color:#FFFFFF;
}

.media{
 font-weight:bold;
 font-weight:1.1em;
 padding:3px 0px 3px 3px;
}

/*フッター部分*/
#footer {
padding-top: 3px;
clear: both;
margin-left: 0px;
margin-right: 0px;
padding-bottom: 5px;
}

#footer p {
font-size: 10px;
margin-top: 0;
margin-bottom: 0;
}

#footer a {
color: #0080FF;
}

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

/*装飾*/

.tbl dl{
margin: 0px 0px 4px 0px;
padding: 0px;
border-left: 4px solid #3c0;
border-bottom: 1px dotted #CCC;
}

.tbl dt{
font-size:100%;
margin: 0px;
padding: 3px 0px 3px 5px;
width:120px;
float:left;
font-weight: bold;
text-align:left;
}

.tbl dd{
margin: 0px 0px 0px 120px;
padding: 3px 5px 3px 0px;
text-align:left;
}

/* Copyrights */
.copyrights {
clear: both;
border-top: 1px solid #999;
border-bottom: 1px solid #999;
font-size: 12px;
    text-align: center;
height: 20px;
margin: 0;
background-color: #FFF;
}

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

