* {
 padding:0;
 font-size: 12px;
 line-height: 170%;
 margin: 0;
 font-family: Verdana, Arial, sans-serif;
}

body {
 margin: 0px auto;
 background: #cccccc;

}

h2 {
 font-size:14px;
 font-family: "ＭＳ ゴシック", "Osaka−等幅";
 height: 28px;
 width: 100%;
 line-height: 28px;
 text-align: left;
 background-image: url(http://www.seisbase.com/img/h2.jpg);
 color: #FFFFFF;
 font-weight: bold;
 text-indent: 18px;
 margin-top: 24px;
 margin-right: 0px;
 margin-bottom: 14px;
 margin-left: 0px;
        background-repeat: no-repeat;
}

h1, h2, h3{ margin: 0; }



h4 {
 color:#778888;
 font-size: 14px;
 font-weight: bold;
 margin-bottom:0px;
 text-indent: 35px;
 margin-left: 10px;
 margin-top: 10px;
 height: 28px;
 line-height: 28px;
 background-image: #FFFFFF url(http://www.seisbase.com/img/h.jpg);
 background-repeat: no-repeat;
}

a {
 color:#4B70CD;
}

 a:hover {
 position: relative;
 top: 1px; left: 1px; color: red;
 text-decoration: none;
}

hr {
 clear: both;
 height: 1px;
 color: #CCCCCC;
 background-color: #CCCCCC;
}

p {letter-spacing:1pt;
}

/*
ベース
-------------------------------------------------------------------*/
#base {
 width:800px;
 margin-right: auto;
 margin-left: auto;
 background-image: url(http://www.seisbase.com/img/base_bg.gif);
 background-repeat: repeat-y;
 border: 3px solid #333333;
}

#wrap {
 width: 790px;
 float: left;
 padding: 5px;
}


/*
ヘッダー
-------------------------------------------------------------------*/

#header {
 width:800px;
 height:130px;
 background-image: url(http://www.seisbase.com/img/hd.jpg);
 background-repeat: repeat-x;
}

#header .logo_h {
 font-size: 26px;
 font-weight: bold;
 color: #FF8C3F;
}


h1 {
 font-size: 20px;
 color: #FFFFFF;
 display: block;
 width: 700px;
 text-decoration: none;
 padding-top: 20px;
 padding-bottom: 5px;
 padding-left: 30px;
 text-indent: -9999px;

}


p#desc {
 margin-left: 30px;
 margin-right: 30px;
 text-align: right;
 color: #CCCCCC;
 font-weight: bold;
}


/*ナビゲーション
----------------------------------------------- */
#nav {
 width:785px;
 height: 25px;
 background-image: url(http://www.seisbase.com/img/nav2.jpg);
 border-bottom-width: 1px;
 border-bottom-style: solid;
 border-bottom-color: #E3E3E3;
 padding-left: 15px;
}

#nav p {
 color: #CCCCCC;
 padding-top: 3px;
}

#nav table {
 float: right;
 margin-right: 10px;
}


#nav label {
 font-size: 10px;
 color: #FFFFFF;
}

#nav td {
 padding-left: 1px;
}

#nav a {
 color: #DDDDDD;
 padding-left: 5px;
 padding-right: 5px;
 font-size: 10px;
}

#nav a:hover {
 color: #666666;
 background-color: #DDDDDD;
 border-bottom-style: none;
}


/*
コンテンツ
-------------------------------------------------------------------*/

#contents {
 width:570px;
 float: right;
 padding: 5px;
}

#contents img {
 margin: 10px;
}

#contents p{
 padding-bottom: 10px;
 background-image: url(http://www.seisbase.com/img/bg.gif);
 margin-right: 5px;
 margin-left: 5px;
 padding-left: 5px;
}

#contents h3 {
 font-size: 14px;
 border-left-width: 7px;
 border-left-style: solid;
 border-left-color: firebrick;
 padding-left: 5px;
 background-image: url(http://www.seisbase.com/img/dot.gif);
 background-repeat: repeat-x;
 background-position: bottom;
 color: firebrick;
 margin-top: 5px;
 margin-bottom: 5px;
}






/*
TOPページ
-------------------------------------------------------------------*/

#contents .top_cat {
 background-image: url(http://www.seisbase.com/img/dot.gif);
 background-repeat: repeat-x;
 background-position: bottom;
 padding-bottom: 5px;
 padding-right: 15px;
 padding-top: 5px;
 padding-left: 5px;
}


#contents .top_cat p a{
 font-size: 10px;
 padding-left: 5px;
}

#top_img {
 width:100%;
 text-align: center;
 background-color: #666666;
 border: 1px solid #C6CFD0;
 background-image: url(http://www.seisbase.com/img/linebg3.jpg);
 
}


.ct dd{
 font-size: 12px;
 padding-top: 5px;
 padding-right: 20px;
 padding-bottom: 2px;
 padding-left: 10px;
 margin-right: 20px;
 margin-left: 10px;
 color: #551300;
 border-bottom-width: 1px;
 border-bottom-style: dotted;
 border-bottom-color: #000000;
 border-right-width: 0px;
 border-left-width: 1px;
 border-left-style: dotted;
 border-left-color: #000000;
}

.ct dd a { 
 background-image: url(http://www.seisbase.com/img/m.gif);
 background-repeat: no-repeat;
 padding-left: 15px;
}


.mis{
 width:540px;
 text-align:left;
 clear: both;
 margin: 0px;
 padding: 0px;
}

.misl{
 width:250px;
 float:left;
 clear: left;
 margin: 0 0 8px 0;
 overflow: auto;
}
.misr{
 width:250px;
 display:block;
 float:right;
 clear: right;
 margin: 0 0px 8px auto;
 overflow: hidden;
}
.mist{
 width:250px;
 height:26px;
 background:url(http://www.seisbase.com/img/mist.jpg) no-repeat;
 display:block;
 text-indent:15px;
 font-size:12px;
 clear:both;
 line-height: 26px;
 margin-bottom: 5px;
 font-weight: bold;
 color: #330000;
}

.misc{
 width:240px;
 display:block;
 font-size: 12px;
 clear: left;
 line-height: 18px;
 margin-top: auto;
 margin-right: auto;
 margin-bottom: 0px;
 margin-left: auto;
 padding-bottom: 6px;
 color: #333333;
}



#main ul{
 padding: 0px;
 margin-top: 8px;
 overflow: hidden;
 height: auto;
 margin-right: 10px;
 margin-left: 10px;
}
#contents ul li {
 text-align: left;
 height: 21px;
 display: block;
 line-height: 21px;
 text-indent: 14px;
 border-bottom-width: 1px;
 border-bottom-style: dashed;
 border-bottom-color: #D8D2C5;
 background:url(http://www.seisbase.com/img/mis.gif) left no-repeat;
 list-style-type: none;
 width: 100%;
 font-size: 12px;
}

#contents ul li a{
 color: #513E24;
 list-style-type: none;
}

#contents ul li a:hover{
 color: #B69661;
}


/*
サイド・メニュー
-------------------------------------------------------------------*/
#side {
 float: left;
 width: 202px;
 text-align: center;
}

#side_d {
 background-color: #E0DEDA;
 padding-top: 2px;
 border: 1px solid #C6C0B9;
 margin: 5px 5px 5px 5px;
 background-image: url(http://www.seisbase.com/img/linebg3.jpg);
 text-align: left;
 
}

#side_d h2 {
 display: block;
 width: 180px;
 line-height: 20px;
 text-align: center;
 font-size: 10px;
 color: #FFFFFF;
 margin-right: auto;
 margin-left: auto;
 margin-bottom: 0px;
 margin-top: 0px;
 background-color: #666666;
 background-image: url(http://www.seisbase.com/img/m_h3.gif);
 letter-spacing: 0.1em;
 border-bottom-width: 0px;
 border-bottom-style: dotted;
 border-bottom-color: #333333;
 padding-top: 3px;
 padding-bottom: 0px;
}

#side_d li {
 list-style-type: none;
}

#side_d li a {
 display: block;
 width:140px;
 font-size: 12px;
 text-decoration:none;
 color:#333333;
 line-height: 15px;
 margin-top: 1px;
 margin-right: auto;
 margin-left: auto;
 padding-right: 15px;
 padding-left: 22px;
 padding-bottom: 5px;
 border-bottom-width: 1px;
 border-bottom-style: dotted;
 border-bottom-color: #9E917E;
 background-image:url(http://www.seisbase.com/img/li3.jpg);
 background-repeat: repeat-x;
 background-color: #E0DBD5;
 border-right-width: 2px;
 border-left-width: 2px;
 border-right-style: solid;
 border-left-style: solid;
 border-right-color: #C6BCB0;
 border-left-color: #C6BCB0;
 padding-top: 3px;
}


#side_d li a:hover {
 background-color: #FFFFFF;
 color: #666666;
 text-decoration: underline;
 background-image: none;
}


#side img {
 border:none;
}

#side p {
 padding: 10px;
}

#side p a {
 font-size:10px;
 background-color: #E2DDD7;
 display: block;
 padding: 10px;
 line-height: 15px;
 border: 2px solid #C6BCB0;
}

/*
アドセンス
-------------------------------------------------------------------*/

.ads {
 margin-top: 5px;
 margin-bottom: 5px;
 text-align: center;
}

/*
フッタメニュー
-------------------------------------------------------------------*/

#f_menu {
 clear: both;
 padding-top: 10px;
 padding-right: 15px;
 padding-bottom: 5px;
 padding-left: 15px;
 text-align: center;
 background-color: #F0EFEE;
 background-image: url(http://www.seisbase.com/img/dot.gif);
 background-repeat: repeat-x;

}
#f_menu li {
 list-style-type: none;
 display: inline;
 border-right-width: 1px;
 border-right-style: solid;
 border-right-color: #333333;
 padding-right: 5px;
 padding-left: 5px;
 font-size: 10px;
}
#f_menu ul {
 margin-top: 5px;
 margin-bottom: 5px;
}
#f_menu li a {
 font-size: 10px;
}

/*
コピーライト
-------------------------------------------------------------------*/

address {
 font-style: normal;
 font-color: #FFFFFF;
 text-align: center;
 padding-top: 5px;
 padding-bottom: 5px;
 display: block;
 background-image: url(http://www.seisbase.com/img/nav2.jpg);
 background-color: #736D61;
 background-repeat: repeat-x;
 background-position: top;
 font-size: 10px;
 clear: both;
}

/*----------------流用スタイル-----------------------*/


.description{
 margin-right: 15px;
 margin-left: 15px;
 background-color: #F5F4F1;
 border-right-width: 1px;
 border-bottom-width: 1px;
 border-left-width: 1px;
 border-right-style: dotted;
 border-bottom-style: dotted;
 border-left-style: dotted;
 border-right-color: #999999;
 border-bottom-color: #999999;
 border-left-color: #999999;
 margin-bottom: 10px;
}

.description p{
 padding:10px;
 margin:0;
 color: #333333;
}

.dc{
 margin-right: 15px;
 margin-left: 15px;
 background-color: #FFFFCC;
 border-right-width: 1px;
 border-bottom-width: 1px;
 border-left-width: 1px;
 border-right-style: dotted;
 border-bottom-style: dotted;
 border-left-style: dotted;
 border-right-color: #999999;
 border-bottom-color: #999999;
 border-left-color: #999999;
 margin-bottom: 10px;
}

.dc p{
 padding:10px;
 margin:0;
 color: #333333;
}

#contents .ctgy {
 margin-top: 10px;
}

.ctgy dt{
 font-weight: bold;
 border-left-width: 7px;
 border-left-style: solid;
 border-left-color: #FF6600;
 background-color: #F5F5F5;
 border-bottom-width: 1px;
 border-bottom-style: solid;
 border-bottom-color: #E8E8E8;
 padding-left: 5px;
 }
.ctgy dt a:link {
 color: #555555;
 line-height: 16px;
}
.ctgy dt a:hover{ color:#FF3333; }

.ctgy dd{
 padding-bottom: 3px;
 padding-right: 20px;
 margin-top: 7px;
 margin-right: 20px;
 margin-bottom: 7px;
 margin-left: 20px; font-size: 12px;
 line-height: 200%;
 padding-left: 15px;
 border-bottom-width: 1px;
 border-bottom-style: solid;
 border-bottom-color: #E8E8E8;
 border-left-width: 7px;
 border-left-style: solid;
 border-left-color: #DEE1DD;
 }


.entry-body{
 border-left-width: 1px;
 border-left-style: solid;
 border-left-color: #ADCBC4;
 padding-right: 15px;
 padding-left: 15px;
 margin-bottom: 15px;
}

.entry-list li {
 list-style-type: none;
 border-left-width: 5px;
 border-left-style: solid;
 border-left-color: #ADCBC4;
 padding-left: 5px;
 margin-bottom: 10px;
 line-height: 16px;
}

.entry-list ul{
 margin-left: 30px;
}


