@charset "utf-8";
/* CSS Document */


:link,:visited {
    text-decoration: none;
}
html,body,div,
ul,ol,li,dl,dt,dd,
form,fieldset,input,textarea,
h1,h2,h3,h4,h5,h6,pre,code,p,blockquote,hr,
th,td {
    margin: 0;
    padding: 0;
}
h1,h2,h3,h4,h5,h6 {
    font-size: 100%;
    font-weight: normal;
}
table {
    border-spacing: 0;
}
fieldset,img,abbr,acronym {
    border: 0;
} 
/* strict reset by uncommenting lines below */
address,caption,cite,code,dfn,em,strong,b,u,s,i,th,var {
    /* font-style: normal; */
    /* font-weight: normal; */
}

ol,ul {
    list-style: none;
}
caption,th {
    text-align: left;
}
q:before,q:after {
    content: '';
}
a {
    text-decoration: underline;
    outline: none;
}
hr {
    border: 0;
    height: 1px;
    background-color: #000;
    color: #000;
}
a img,:link img,:visited img {
    border: none;
}
address {
    font-style: normal;
    display: inline;
}


/* Utilities ----------------------------------------------------------------- */

.pkg:after, #content-inner:after {
    content: " ";
    display: block;
    visibility: hidden;
    clear: both;
    height: 0.1px;
    font-size: 0.1em;
    line-height: 0;
}
.pkg, #content-inner { display: block; }
/* no ie mac \*/
* html .pkg, * html #content-inner { height: 1%; }
.pkg, #content-inner { display: block; }
/* */

.inline { display: inline; }
.hidden { display: none; }



/* Layout ----------------------------------------------------------------- */

body {
    text-align: center;
    background: #fff;
}

#container-inner {
    width: 940px;
    min-height: 100%;
    margin: 0 auto;
    text-align: left;
}

#header, #content, #alpha, #gamma, #footer {
    position: relative;
}

#alpha, #gamma {
    display: inline;
    float: left;
}


#header-inner, #content-inner, #footer-inner,
#alpha-inner, #gamma-inner {
    position: static;
}


#header-inner, #footer-inner,
#alpha-inner, #gamma-inner {
    overflow: hidden;
    padding-right: 0;
    padding-left: 0;
}

/* Wide-Thin */

#alpha {
    width: 680px;
	float:left;
}

#beta {
    width: 240px;
	float:right;
}



/* Content ---------------------------------------------------------------- */

a:link, a:visited {
    text-decoration: underline;
}

h1, h2, h3, h4, h5, h6, p, pre, blockquote, fieldset, ul, ol, dl {
    margin-bottom: .75em;
}

blockquote, ol, ul {
    margin-left: 30px;
}

ol { list-style: decimal outside; }
ul { list-style: disc outside; }
.item { list-style: none; }


/* Header */

#header-name {
    margin-bottom: .25em;
}

#header-description {
    margin-bottom: 0;
}


/* Assets */

.asset-body,
.asset-more,
.asset-more-link,
.asset-excerpt,
.comment-content,
.comment-footer,
.comments-open-content,
.comments-open-footer,
.comments-closed,
.trackbacks-info,
.trackback-content,
.trackback-footer,
.archive-content {
    clear: both;
}

.asset,
.comments,
.trackbacks,
.archive {
    overflow: hidden;
    width: 100%;
}

.asset,
.asset-content,
.comments,
.trackbacks,
.archive {
    position: static;
    clear: both;
}

.asset,
.comments,
.comments-content,
.trackbacks,
.archive,
.search-form {
    margin-bottom: 1.5em;
}

.asset-header,
.asset-content,
.asset-body,
.comments-header,
.comment-content,
.comment-footer,
.comments-open-header,
.comments-open-content,
#comments-open-footer,
.comments-closed,
#comment-form-external-auth,
#comment-greeting,
.comments-open-moderated,
#comment-form-name,
#comment-form-email,
#comment-form-url,
#comment-form-remember-me,
#comment-form-reply,
#comments-open-text,
.trackbacks-header,
.trackbacks-info,
.trackback-content,
.trackback-footer,
.archive-content,
.search-form-header,
.search-results-header {
    margin-bottom: .75em;
}

#comment-form-remember-me label,
#comment-form-reply label {
    display: inline;
}

.entry-categories,
.entry-tags {
    margin-bottom: .5em;
}

.asset-name {
    margin-bottom: .25em;
}

.asset-footer,
.asset-meta {
    font-size: 11px;
}

.asset-meta {
    margin-top: .25em;
    padding-top: 2px;
    padding-bottom: .3em;
    font-weight: normal;
}

.asset-footer {
    clear: both;
    margin-top: 1.5em;
    padding-top: .5em;
}

.content-nav {
    text-align: center;
}

.entry-tags h4,
.entry-categories h4 {
    margin-bottom: 0;
    margin-right: .25em;
    display: inline;
    font-weight: bold;
}

.entry-tags ul,
.entry-categories ul {
    display: inline;
    list-style: none;
    margin-left: 0;
    padding-left: 0;
}
.entry-tags ul li,
.entry-categories ul li {
    display: inline;
}

.mt-image-left {
    float: left;
    margin: 0 20px 20px 0;
}

.mt-image-center {
    display: block;
    margin: 0 auto 20px;
    text-align: center;
}

.mt-image-right {
    float: right;
    margin: 0 0 20px 20px;
}


/* User pics */


.user-pic {
    float: left;
    position: relative;
    width: 50px;
    height: 50px;
    overflow: hidden;
    margin: 0 10px 0 0;
}

.auth-icon {
    position: absolute;
    bottom: 0;
    left: 0;
}


/* Feedback */

.comments-open label {
    display: block;
}

#comment-author, #comment-email, #comment-url, #comment-text {
    width: 80%;
}

#comment-bake-cookie {
    margin-left: 0;
    vertical-align: middle;
}

#top-comment-nav, #comment-nav {
  list-style: none;
  width: 100%;
  margin: 0 0 1em 0;
  padding: 0;
  text-align: center;
}

#top-comment-nav li, #comment-nav li {
  display: inline;
  padding: 0;
}

#top-prev-comments, #prev-comments {
  text-align: left;
  margin: 0 1em 0 0;
}

#top-next-comments, #next-comments {
  text-align: right;
  margin: 0 0 0 1em;
}

#top-num-comments, #num-comments {
  text-align: center;
}

#comment-submit {
    font-weight: bold;
}

.comment,
.trackback {
    margin-bottom: .5em;
    border-bottom: 1px solid #ccc;
    padding-bottom: .5em;
}

.comment .asset-meta,
.trackback .asset-meta {
    border: 0;
}

.comment-content {
    clear: none;
    line-height: 1.5;
    margin-bottom: 1em;
}

.comment-content p {
    margin-bottom: .5em;
}

/* Widgets */

.widget {
    position: relative;
    overflow: hidden;
    width: 100%;
}

.widget-content {
    position: relative;
    margin: 5px 0 20px;
}

.archive-content ul,
.widget-content ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.widget-content ul ul {
    margin-left: 15px;
}

.widget-content li {
    margin-top: 5px;
    margin-bottom: 5px;
}

.widget-tag-cloud .widget-content ul {
    margin-right: 0;
    margin-left: 0;
}

.widget-tag-cloud .widget-content li {
    display: inline;
    margin: 0 5px 0 0;
    padding: 0;
    line-height: 1.6;
    background: none;
}

.widget-tag-cloud .rank-1  { font-size: 1.75em; }
.widget-tag-cloud .rank-2  { font-size: 1.75em; }
.widget-tag-cloud .rank-3  { font-size: 1.625em; }
.widget-tag-cloud .rank-4  { font-size: 1.5em; }
.widget-tag-cloud .rank-5  { font-size: 1.375em; }
.widget-tag-cloud .rank-6  { font-size: 1.25em; }
.widget-tag-cloud .rank-7  { font-size: 1.125em; }
.widget-tag-cloud .rank-8  { font-size: 1em; }
.widget-tag-cloud .rank-9  { font-size: 0.95em; }
.widget-tag-cloud .rank-10 { font-size: 0.9em; }

#footer .widget-content {
    margin-top: 0;
    margin-bottom: 0;
}

.widget-recent-assets .widget-content ul {
    overflow: auto;
    margin-right: 0;
}

.item {
    display: inline;
    float: left;
    margin: 0pt 5px 8px;
    overflow: hidden;
    text-align: center;
    vertical-align: middle;
    width: 70px;
}

.widget-search ul,
.widget-syndication ul {
    margin-left: 0;
    list-style: none;
}

.widget-search li,
.widget-syndication li  {
    margin: 5px 0;
}

.widget-openid {
    width: 160px;
    margin: 10px auto;
    border: none !important;
}
.widget-openid .widget-content {
    border: 1px solid #ccc;
    background: #fff url(http://my-style-shiga.com/MTOS/mt-static/images/openid-accepted.gif) no-repeat 7px 3px;
    font-size: 12px;
    font-family: Arial, Verdana, sans-serif;
    color: #666;
    margin: 0;
    padding: 0 !important;
}
.widget-openid .widget-content em {
    display: block;
    font-style: normal;
    padding: 34px 9px 9px 68px;
}
.widget-openid .widget-content strong {
    left: -9999px;
    position: absolute;
}
.widget-openid .widget-content a {
    display: block;
    background: #eee;
    text-align: center;
    padding: 5px 3px;
    color: #666;
    text-decoration: underline;
    font-weight: normal;
}

.widget-calendar .widget-content table {
    border-collapse: collapse;
    width: 100%;
}
.widget-calendar .widget-content th, 
.widget-calendar .widget-content td {
    text-align: center;
    width: 14%;
    padding: 2px 0;
}

.input-default {
    background-color: #9AAEC2;
}

.status-indicator {
    display: inline;
    height: 20px;
    width: 20px;
    background: url(http://my-style-shiga.com/MTOS/mt-static/images/indicator-login.gif) no-repeat 0 0;
    padding: 2px 7px;
}

@media print {
    * {
        position: static ! important;
        overflow: visible ! important;
    }
}
​
/* Default ---------------------------------------------------------------- */

/* Global */

body {
    font: normal 13px arial, helvetica, hirakakupro-w3, osaka, "ms pgothic", sans-serif;
}


/* Header */

#header a {
    text-decoration: none;
}

#header a:hover {
    text-decoration: underline;
}


/* Content */

.asset-name {
    font-size: 22px;
    font-weight: bold;
}

.asset-name a {
    text-decoration: none;
}

.asset-name a:hover {
    text-decoration: underline;
}

.asset-content {
    margin: 5px 0;
}

.asset-more-link {
    font-weight: bold;
}

.asset-meta {
    border-top: 1px solid #ccc;
}

.asset-footer {
    border-top: 1px solid #ccc;
}

.content-nav {
    margin: 5px 0 10px;
}

.archive-title {
    margin: 5px 0 30px;
    font-size: 26px;
    font-weight: bold;
}

.widget-header,
.trackbacks-header,
.comments-header,
.comments-open-header,
.archive-header,
.search-form-header,
.search-results-header {
    margin: 0;
    padding: 5px 0;
    font-size: 18px;
    font-weight: bold;
}

.search-results-header {
    margin-bottom: .25em;
}

.asset-more-link,
.asset-meta,
.typelist-thumbnailed {
    font-size: 11px;
}

/* Footer */

#footer-content,
#footer-content a {
    color: #fff;
}


/* Utility */

.widget-header,
.trackbacks-header,
.comments-header,
.comments-open-header,
.archive-header,
.search-form-header,
.search-results-header {
    /* ie win (5, 5.5, 6) bugfix */
    p\osition: relative;
    width: 100%;
    w\idth: auto;
}


/* Global ----------------------------------------------------------------- */

body {
    color: #333;  
    font-family: trebuchet ms;   
    background-color: #fff; 
}

a {
    color: #ab0404; 
}

a:hover {
    text-decoration: none;
}


/* Layout ----------------------------------------------------------------- */

#container-inner,
#content {
    background-color: #fff;
}

#content-inner, #footer-inner {
    padding-top: 0;
    padding-bottom: 0;
}

#gamma-inner {
    padding-right: 0;
    padding-left: 0;
}

#content { 
    margin: 0;  
}

#container-inner {
    width: 100%;
    margin-right: 0;
    margin-left: 0;
}

#content-inner,
#footer-inner {
    position: relative;
    width: 920px;
    margin: 0 auto;
}


/* Header ----------------------------------------------------------------- */

#header {
width:100%;
margin:0 auto;
}

#header a {
    color: #fff;
    font-weight: bold;
}

/* Content ---------------------------------------------------------------- */

.asset-name,
.asset-name a,
.archive-title {
    color: #000;
}

.asset-footer {
    border-top-color: #ddd;
}

.comments-header,
.comments-open-header,
.trackbacks-header,
.archive-header,
.search-form-header,
.search-results-header {
    color: #333;
}

.comment,
.trackback {
    border-color: #ddd;
}


 .asset-name a {
    margin-bottom: 8px;
}

.asset-name a:hover {
    text-decoration: underline;
}

.archive-list-item {
    margin-bottom: 5px;
}


/* Widget ----------------------------------------------------------------- */

.widget-header,
.widget-content {
    margin-right: 15px;
    margin-left: 15px;
}

.widget-header { 
    border-width: 0 0 1px;
    border-style: solid;
    border-color: #ccc; 
    padding: 0;
    font-size: 14px; 
    font-family: trebuchet ms; 
    margin-bottom: 8px;
    padding-bottom: .3em; 
}

.widget-header,
.widget-header a {
    color: #333;
    font-weight: normal;
}

.widget-content a {
    color: #666;
}

#content .widget-powered .widget-content {
    margin-top: 15px;
    margin-bottom: 15px;
    border: 1px solid #ddd;
    background-color: #f8f8f8;
} 

.widget-header {
    font-size: 14px;
}

.widget-header a {
    text-decoration: none;
}

.widget-header a:hover {
    text-decoration: underline;
}

.widget-content {
    margin-top: 5px;
    margin-bottom: 20px;
    font-size: 11px;
}


/* "Powered By" Widget */

.widget-powered .widget-content {
    padding: 10px;
    text-align: center;
}


/* Calendar Widget */

.widget-calendar .widget-content table {
    font-size: 10px;
}


/* Footer Widgets */

#footer .widget {
    margin: 10px 0;
}

#footer .widget-content {
    padding-right: 0;
    padding-left: 0;
}

#footer .widget-powered .widget-content {
    padding: 0;
    text-align: left;
}


/* Footer ----------------------------------------------------------------- */

#footer { 
    background-color: #470101; 
}

#footer-content {
    margin: 20px 0;
}


/* Utilities -------------------------------------------------------------- */

#header:after,
#content:after,
#alpha-inner:after,
#beta-inner:after,
#gamma-inner:after,
#footer:after {
    content: " ";
    display: block;
    visibility: hidden;
    clear: both;
    height: 0.1px;
    font-size: 0.1em;
    line-height: 0;
}

#content-inner,
#footer-inner,
.asset-body {
    height: 1%;
}


/* Custom Styles ---------------------------------------------------------- */

#header-nav-inner {
    position: relative;
    width: 900px;
    margin: 0 auto;
}​

/* コンテンツCSS */
#content-inner {
padding-top: 0;
padding-bottom: 20px;
}

/* ヘッダーCSS */
#header {
width:100%;
height:105px;
background:url(../img/header_bg.jpg) repeat-x 0 0;
margin:0;
padding:0;
}

#header-content {
width: 920px; 
margin: 0;
}
#header-inner {
width:920px;
height:49px;
margin:0 auto;
padding:0;
position:relative;
}
#header .text {
width:920px;
margin:0 auto;
padding:0;
position:absolute;
left:0px;
top:0px;
}
#header .text p {
width:150px;
float:left;
text-indent:-90000px;
margin:0;
padding:0;
}
#header .text p a {
display:block;
width:150px;
height:49px;
background:url(../img/h1.jpg) no-repeat 0 0;
}
#header-description {
width:600px;
height:49px;
background:url(../img/h1b.jpg) no-repeat 0 0;
float:left;
text-indent:-90000px;
margin:0;
padding:0;
}
#header h3 {
float:right;
margin:0;
padding:0;
text-align:right;
position:absolute;
top:15px;
left:800px;
}
#header h3 a {
display:block;
width:100px;
height:30px;
font-size:10px;
font-weight:bold;
text-decoration:none;
color:#FFFFFF;
}
#header h3 a:hover {
text-decoration:underline;
}

/* ヘッダーナビCSS */
#navi {
width:920px;
height:56px;
margin:0 auto;
padding:0;
background:url(../img/header_navi.jpg) no-repeat 0 0;
}
#navi h4 {
margin:0;
padding:0;
text-indent:-9000px;
}
.navi01 {
float:left;
margin:0;
padding:0;
}
.navi01 a {
display:block;
width:166px;
height:56px;
background:url(../img/header_navi.jpg) no-repeat 0 0;

}
.navi01 a:hover {
background:url(../img/header_navi.jpg) no-repeat 0 -56px;
}
.navi02 {
float:left;
margin:0;
padding:0;
}
.navi02 a {
display:block;
width:170px;
height:56px;
background:url(../img/header_navi.jpg) no-repeat -166px 0;

}
.navi02 a:hover {
background:url(../img/header_navi.jpg) no-repeat -166px -56px;
}
.navi03 {
float:left;
margin:0;
padding:0;
}
.navi03 a {
display:block;
width:173px;
height:56px;
background:url(../img/header_navi.jpg) no-repeat -336px 0;

}
.navi03 a:hover {
background:url(../img/header_navi.jpg) no-repeat -336px -56px;
}
.navi04 {
float:left;
margin:0;
padding:0;
}
.navi04 a {
display:block;
width:172px;
height:56px;
background:url(../img/header_navi.jpg) no-repeat -509px 0;

}
.navi04 a:hover {
background:url(../img/header_navi.jpg) no-repeat -509px -56px;
}
.navi05 {
float:left;
margin:0;
padding:0;
}
.navi05 a {
display:block;
width:170px;
height:56px;
background:url(../img/header_navi.jpg) no-repeat -681px 0;

}
.navi05 a:hover {
background:url(../img/header_navi.jpg) no-repeat -681px -56px;
}
.navi06 {
float:left;
margin:0;
padding:0;
}
.navi06 a {
display:block;
width:33px;
height:56px;
background:url(../img/header_navi.jpg) no-repeat -888px 0;

}
.navi06 a:hover {
background:url(../img/header_navi.jpg) no-repeat -888px -56px;
}

.mysta {
width:920px;
height:auto;
margin:0 auto;
padding:0;
background:url(../img/background.jpg) repeat-y 0 0;
}

/* フッターCSS */
#footer {
height:90px;
background:url(../img/footer_bg.jpg) repeat-x 0 45px;
margin:0;
padding:0;
text-align:center;
}
.footer_in {
height:50px;
margin:0 auto;
padding:20px 0 0 0;
font-size:12px;
letter-spacing:2px;
color:#666666;
}
.footer_in a {
color:#666666;
text-decoration:none;}
.footer_in a:hover {
color: #D37C05;
text-decoration:underline;
}
#footer .copyright {
width:369px;
height:28px;
text-indent:-9000px;
margin:30px auto 0;
padding:0;
}
#footer .copyright a {
width:369px;
height:18px;
background:url(../img/copy_bg.jpg) no-repeat 0 0;
display:block;
}
#footer .copyright a:hover {
background:url(../img/copy_bg.jpg) no-repeat 0 0;
}

/* メインカテゴリCSS */
.center_category {
position:relative;
width:652px;
margin:0 auto;
padding:0;
background:url(../img/main_bg.jpg) repeat-y 0 0;
}
.center_category h2 {
width:652px;
height:59px;
margin:0;
padding:0;
}
.center_category_in {
width:625px;
overflow:hidden;
margin:0 auto;
padding:0;
}
.center_category_in p {
width:625px;
margin:0 0 0 10px;
padding:15px 10px 0 10px;
}
.center_category_bottom {
width:652px;
height:55px;
display:block;
margin:0;
padding:0;
background:url(../img/main_bottom.jpg) no-repeat 0 -35px;
}

/* サイドバーCSS */
#beta {
position: relative;
display: inline;
float: left;
overflow:hidden;
margin:0;
padding:0;
}
#beta-inner {
position: static;
margin:5px 0 0 0;
padding: 0;
background:url(../img/side_main_bg.jpg) repeat-y 0 0;
overflow:hidden;
}
.side_header {
width:240px;
height:13px;
background:url(../img/side_top.jpg) no-repeat 0 0;
margin:0;
padding:0;
text-indent:-9000px;
}
.side_bottom {
width:240px;
height:15px;
background:url(../img/side_bottom2.jpg) no-repeat 0 0;
margin:0;
padding:0;
text-indent:-9000px;
}
.side_space {
width:240px;
height:10px;
display:block;
background:url(../img/side_main_bg.jpg) repeat-y 0 0;
text-indent:-9000px;
}
.side_report {
width:240px;
background:url(../img/side_bg.jpg) repeat-y 0 0;
margin:0;
padding:0;
}
.side_report h2 {
width:240px;
height:50px;
background:url(../img/side001.jpg) no-repeat 0 0;
margin:0;
padding:0;
text-indent:-9000px;
}
.rss_s01 {
position:absolute;
top:325px;
left:190px;
margin:0;
padding:0;
text-indent:-9000px;
}
.rss_s01 a {
display:block;
width:25px;
height:25px;
background:url(../img/side001.jpg) no-repeat -193px -12px;
}
.rss_s01 a:hover {
background:url(../img/side001.jpg) no-repeat -193px -64px;
}
.side_report .in_line {
overflow:hidden;
margin:0;
padding:0 5px 0 5px;
}
.side_report .bottom_line {
width:240px;
height:10px;
margin:0 0 0 0;
padding:0;
background:#FFFFFF url(../img/side_bottom.jpg) no-repeat 0 0;
}
.side_jiyuu {
width:240px;
overflow:hidden;
background:url(../img/side_bg.jpg) repeat-y 0 0;
margin:0 0 0 0;
padding:0;
}
.side_jiyuu h2 {
width:240px;
height:50px;
background:url(../img/side002.jpg) no-repeat 0 0;
margin:0;
padding:0;
text-indent:-9000px;
}
.side_jiyuu .in_line {
overflow:hidden;
margin:0;
padding:0;
text-align:center;
}
.side_jiyuu .bottom_line {
width:240px;
height:10px;
margin:0;
padding:0;
background:#FFFFFF url(../img/side_bottom.jpg) no-repeat 0 0;
}
.side_jiyuu .in_line li {
display:block;
height:25px;
float:left;
margin:0;
padding:0 10px 0 0;
}
.side_p-mom {
width:240px;
overflow:hidden;
background:url(../img/side_bg.jpg) repeat-y 0 0;
margin:0 0 0 0;
padding:0;
}
.side_p-mom h2 {
width:240px;
height:50px;
background:url(../img/side005.jpg) no-repeat 0 0;
margin:0;
padding:0;
text-indent:-9000px;
}
.side_p-mom .in_line {
overflow:hidden;
margin:0;
padding:0;
text-align:center;
}
.side_p-mom .bottom_line {
width:240px;
height:10px;
margin:0;
padding:0;
background:#FFFFFF url(../img/side_bottom.jpg) no-repeat 0 0;
}
.side_p-mom .in_line li {
display:block;
height:25px;
float:left;
margin:0;
padding:0 10px 0 0;
}

.side_contact {
width:240px;
overflow:hidden;
background:url(../img/side_bg.jpg) repeat-y 0 0;
margin:0 0 0 0;
padding:0;
}
.side_contact h2 {
width:240px;
height:50px;
background:url(../img/side003.jpg) no-repeat 0 0;
margin:0;
padding:0;
text-indent:-9000px;
}
.side_contact .in_line {
overflow:hidden;
margin:0;
padding:5px;
}
.side_contact .bottom_line {
width:240px;
height:10px;
margin:0;
padding:0;
background:#FFFFFF url(../img/side_bottom.jpg) no-repeat 0 0;
}
.side_c_button {
width:190px;
margin:0 auto;
padding:0;
text-indent:-9000px;
}
.side_c_button a {
display:block;
width:190px;
height:46px;
background:url(../img/contact_btn.jpg) no-repeat 0 0;
}
.side_c_button a:hover {
background:url(../img/contact_btn.jpg) no-repeat 0 -46px;
}
.side_mysta {
width:240px;
height:auto;
background:url(../img/side_bg.jpg) repeat-y 0 0;
margin:0 0 0 0;
padding:0;
}
.side_mysta h2 {
width:240px;
height:50px;
background:url(../img/side004.jpg) no-repeat 0 0;
margin:0;
padding:0;
text-indent:-9000px;
}
.side_mysta .in_line {
width:200px;
overflow:hidden;
margin:0 auto;
padding:5px;
}
.side_mysta .bottom_line {
width:240px;
height:10px;
margin:0;

padding:0;
background:#FFFFFF url(../img/side_bottom.jpg) no-repeat 0 0;
}
.side_pmom {
width:240px;
height:55px;
margin:0;
padding:0;
}
.side_pmom h2 {
margin:0;
padding:0;
text-indent:-9000px;
}
.side_pmom h2 a {
display:block;
width:240px;
height:55px;
background:url(../img/pmom_btn.jpg) no-repeat 0 0;
}
.side_pmom h2 a:hover {
background:url(../img/pmom_btn.jpg) no-repeat 0 0;
}
.side_cinema {
width:240px;
height:80px;
margin:0;
padding:0;
}
.side_cinema h2 {
margin:0;
padding:0;
text-indent:-9000px;
}
.side_cinema h2 a {
display:block;
width:240px;
height:80px;
background:url(../img/cinema_btn.jpg) no-repeat 0 0;
}
.side_cinema h2 a:hover {
background:url(../img/cinema_btn.jpg) no-repeat 0 0;
}
.side_shigaS {
width:240px;
height:105px;
margin:0;
padding:0;
}
.side_shigaS h2 {
margin:0;
padding:0;
text-indent:-9000px;
}
.side_shigaS h2 a {
display:block;
width:240px;
height:105px;
background:url(../img/shigasaku_btn.jpg) no-repeat 0 0;
}
.side_shigaS h2 a:hover {
background:url(../img/shigasaku_btn.jpg) no-repeat 0 0;
}
.side_FMshiga {
width:240px;
height:200px;
margin:0;
padding:0;
}
.side_FMshiga h2 {
margin:0;
padding:0;
text-indent:-9000px;
}
.side_FMshiga h2 a {
display:block;
width:240px;
height:200px;
background:url(../img/mysta-FM.jpg) no-repeat 0 0;
}
.side_FMshiga h2 a:hover {
background:url(../img/mysta-FM.jpg) no-repeat 0 0;
}
.side_Present {
width:240px;
height:75px;
margin:0;
padding:0;
}
.side_Present h2 {
margin:0;
padding:0;
text-indent:-9000px;
}
.side_Present h2 a {
display:block;
width:240px;
height:75px;
background:url(../img/present-bn.jpg) no-repeat 0 0;
}
.side_Present h2 a:hover {
background:url(../img/present-bn.jpg) no-repeat 0 0;
}
.side_Word {
width:240px;
height:65px;
margin:0;
padding:0;
}
.side_Word h2 {
margin:0;
padding:0;
text-indent:-9000px;
}
.side_Word h2 a {
display:block;
width:240px;
height:65px;
background:url(../img/mysta-word.jpg) no-repeat 0 0;
}
.side_Word h2 a:hover {
background:url(../img/mysta-word.jpg) no-repeat 0 0;
}

/* 会社概要CSS */
#comstyle table {
width:450px;
margin:0;
padding:1px 1px 0 1px;
background:#CCCCCC;
}
#comstyle td {
background:#FFFFFF;
margin:1px;
padding:3px 10px;
border-bottom:1px solid #CCCCCC;
}
#comstyle .left {
text-align:left;
background:#EBEBEB;
border-right: 1px solid #CCCCCC;
}
.com_images {
float:left;
margin:0 20px 0 0;
padding:0;
}
#mwaku {
position:relative;
width:322px;
overflow:hidden;
margin:6px 0 0 0;
padding:0;
float:left;
}
<!-- 住宅見学会情報(S) -->
#rss1 {
position:relative;
width:322px;
overflow:hidden;
margin:0;
padding:0;
}
#rss1 h2 {
width:322px;
height:45px;
margin:0;
padding:0;
background:url(../img/main_waku_1.jpg) no-repeat 0 0;
text-indent:-9000px;
}
#rss1 .con {
width:284px;
height:206px;
overflow:auto;
margin:0;
padding:0;
border:none;
}
.rss_in {
width:322px;
overflow:hidden;
margin:0;
padding:0;
background:url(../img/main_waku_bg.jpg) repeat-y 0 0;
}
.rss_bottom {
width:322px;
height:20px;
margin:0 0 7px 0;
padding:0;
background:url(../img/main_waku_bottom.jpg) no-repeat 0 0;
}
#rss1 .list_001 {
position:absolute;
top:0px;
left:269px;
margin:0;
padding:0;
text-indent:-9000px;
}
#rss1 .list_001 a {
display:block;
width:53px;
height:45px;
background:url(../img/main_waku_1.jpg) no-repeat -269px 0;
}
#rss1 .list_001 a:hover {
background:url(../img/main_waku_1.jpg) no-repeat -269px -45px;
}
#r-list {
width:284px;
overflow:hidden;
margin:0 auto;
padding:10px 0 10px 0;
}
#r-list ul{
margin:0;
padding:0 0 10px 0;
}
#r-list li{
width:250px;
overflow:hidden;
list-style:none;
margin: 0 5px 10px 6px;
font-size:10px;
color:#333333;
}
#r-list li span {
color: #006633;
}
#r-list li h4{
margin:0;
padding:3px 0 0 0;
border-top:1px solid #999999;
font-size:12px;
}
#r-list li h4 a {
font-weight:bold;
color:#993333;
line-height:16px;
}
#r-list li h5{
margin:0;
padding:2px 0 2px 0;
font-size:10px;
font-weight:bold;
color:#0033CC;
letter-spacing:0.05em;
}
#r-list li h6{
margin:0;
padding:0;
font-size:10px;
color:#666666;
line-height:16px;
}
.rss_space {
width:322px;
height:20px;
margin:0;
padding:0;
text-align:right;
background:url(../img/main_waku_bg.jpg) repeat-y 0 0;
}
.rss_space a {
margin:0;
padding:10px 20px 0 0;
text-decoration:none;
color:#FF6600;
font-size:10px;
}
.rss_space a:hover {
text-decoration:underline;
color:#6666FF;
}
/* 不動産・住宅情報CSS */
#rss2 {
position:relative;
width:322px;
overflow:hidden;
margin:0;
padding:0;
}
#rss2 h2 {
width:322px;
height:45px;
margin:0;
padding:0;
background:url(../img/main_waku_2.jpg) no-repeat 0 0;
text-indent:-9000px;
}
#rss2 .con {
width:284px;
height:206px;
overflow:auto;
margin:0;
padding:0;
border:none;
}
#rss2 .list_002 {
position:absolute;
top:12px;
left:280px;
margin:0;
padding:0;
text-indent:-9000px;
}
#rss2 .list_002 a {
display:block;
width:28px;
height:28px;
background:url(../img/main_waku_2.jpg) no-repeat -280px -12px;
}
#rss2 .list_002 a:hover {
background:url(../img/main_waku_2.jpg) no-repeat -280px -57px;
}

/* 滋賀マップCSS */
#mapwaku {
width:340px;
overflow:hidden;
margin:6px 8px 8px 6px;
padding:0;
float:left;
}
#m-map {
position:relative;
width:340px;
overflow:hidden;
margin:0;
padding:0;
}
#m-map h2 {
width:340px;
height:45px;
margin:0;
padding:0;
background:url(../img/main_map_top.jpg) no-repeat 0 0;
text-indent:-9000px;
}
#m-map_in {
width:340px;
overflow:hidden;
margin:0;
padding:0;
background:url(../img/main_map_bg.jpg) repeat-y 0 0;
}
#m-map_bottom {
width:340px;
height:20px;
margin:0;
padding:0;
background:url(../img/main_map_bottom.jpg) no-repeat 0 0;
}
#m-map-list {
width:320px;
overflow:hidden;
margin:0 0 0 15px;
padding:5px 0 5px 0;
}
#mapicon-top {
width:306px;
height:30px;
margin:0 auto;
padding:0;
background:url(../img/mapicon-top.jpg) no-repeat 0 0;
text-indent:-9000px;
}
#mapicon {
width:306px;
height:75px;
margin:0 auto 15px;
padding:0;
}
#mapicon ul {
margin:0;
padding:0;
}
#mapicon li {
float:left;
margin:0 3px 0 0;
padding:0;
list-style:none;
}
#mapicon .bn1 {
width:99px;
height:23px;
margin:0;
padding:0;
text-indent:-9000px;
}
#mapicon .bn1 a {
display:block;
width:99px;
height:23px;
background:url(../img/map-icon.jpg) no-repeat 0 0;
}
#mapicon .bn1 a:hover {
background:url(../img/map-icon.jpg) no-repeat 0 -75px;
}
#mapicon .bn2 {
width:99px;
height:23px;
margin:0;
padding:0;
text-indent:-9000px;
}
#mapicon .bn2 a {
display:block;
width:99px;
height:23px;
background:url(../img/map-icon.jpg) no-repeat 0 -25px;
}
#mapicon .bn2 a:hover {
background:url(../img/map-icon.jpg) no-repeat 0 -100px;
}
#mapicon .bn3 {
width:99px;
height:23px;
margin:0;
padding:0;
text-indent:-9000px;
}
#mapicon .bn3 a {
display:block;
width:99px;
height:23px;
background:url(../img/map-icon.jpg) no-repeat 0 -51px;
}
#mapicon .bn3 a:hover {
background:url(../img/map-icon.jpg) no-repeat 0 -126px;
}
#mapicon .bn4 {
width:99px;
height:23px;
margin:0;
padding:0;
text-indent:-9000px;
}
#mapicon .bn4 a {
display:block;
width:99px;
height:23px;
background:url(../img/map-icon.jpg) no-repeat -101px 0;
}
#mapicon .bn4 a:hover {
background:url(../img/map-icon.jpg) no-repeat -101px -75px;
}
#mapicon .bn5 {
width:99px;
height:23px;
margin:0;
padding:0;
text-indent:-9000px;
}
#mapicon .bn5 a {
display:block;
width:99px;
height:23px;
background:url(../img/map-icon.jpg) no-repeat -101px -25px;
}
#mapicon .bn5 a:hover {
background:url(../img/map-icon.jpg) no-repeat -101px -100px;
}
#mapicon .bn6 {
width:99px;
height:23px;
margin:0;
padding:0;
text-indent:-9000px;
}
#mapicon .bn6 a {
display:block;
width:99px;
height:23px;
background:url(../img/map-icon.jpg) no-repeat -101px -51px;
}
#mapicon .bn6 a:hover {
background:url(../img/map-icon.jpg) no-repeat -101px -126px;
}
#mapicon .bn7 {
width:99px;
height:23px;
margin:0;
padding:0;
text-indent:-9000px;
}
#mapicon .bn7 a {
display:block;
width:100px;
height:23px;
background:url(../img/map-icon.jpg) no-repeat -200px 0;
}
#mapicon .bn7 a:hover {
background:url(../img/map-icon.jpg) no-repeat -200px -75px;
}
#mapicon .bn8 {
width:99px;
height:23px;
margin:0;
padding:0;
text-indent:-9000px;
}
#mapicon .bn8 a {
display:block;
width:99px;
height:23px;
background:url(../img/map-icon.jpg) no-repeat -200px -25px;
}
#mapicon .bn8 a:hover {
background:url(../img/map-icon.jpg) no-repeat -200px -100px;
}


#new_mysta {
width:672px;
overflow:hidden;
margin:7px 0 0 0;
padding:0;
}
#mmysta_in {
width:223px;
overflow:hidden;
margin:0;
padding:0;
background:url(../img/SSP_bg.jpg) repeat-y 0 0;
}
#mmysta_bottom {
width:223px;
height:20px;
margin:0;
padding:0;
background:url(../img/SSP_bottom.jpg) no-repeat 0 0;
}
#mmysta_in .blog_list{
padding: 0 3px 0 0;
margin: 0 0 0 0;
overflow:hidden;
font-size:8px;
line-height:14px;
text-align: left;
}
#mmysta_in .con2 {
width:200px;
height:150px;
overflow:auto;
margin:0 2px 0 15px;
padding:0;
border:none;
}
#mmysta_in .con2 ul {
width:175px;
}
#mmysta_in .blog_list img {
float:left;
width:50px;
border:0;
padding: 0;
margin: 0 10px 8px 0;
}
#mmysta_in .blog_list ul{
padding:5px 0 0 18px;
margin:0;
}
#mmysta_in .blog_list li{
float:left;
padding:0;
margin:0;
overflow:hidden;
list-style:none;
}
#mmysta_in .blog_list li p {
margin:0 0 15px 0;
padding: 0;
}
#mmysta_in .blog_list li span {
padding: 0 10px 3px 0;
font-size:12px;
font-weight:bold;
color:#3333FF;
text-indent:-3px;
}
#mmysta_in .blog_list li a {
text-decoration:underline;
font-size:10px;
font-weight:bold;
padding: 0;
margin: 0 0 5px 0;
}

/* マイスタおすすめ情報CSS */
#mmysta1 {
width:223px;
overflow:hidden;
margin:0;
padding:0;
float:left;
}
#mmysta1 h2 {
width:225px;
height:53px;
margin:0;
padding:0;
background:url(../img/SSP_head1.jpg) no-repeat 0 0;
text-indent:-9000px;
}
/* おすすめ分譲地情報CSS */
#mmysta2 {
width:225px;
overflow:hidden;
margin:0 auto;
padding:0;
float:left;
}
#mmysta2 h2 {
width:223px;
height:53px;
margin:0;
padding:0;
background:url(../img/SSP_head2.jpg) no-repeat 0 0;
text-indent:-9000px;
}
/* マイスタレポートCSS */
#mmysta3 {
width:223px;
overflow:hidden;
margin:0;
padding:0;
float:left;
}
#mmysta3 h2 {
width:223px;
height:53px;
margin:0;
padding:0;
background:url(../img/SSP_head3.jpg) no-repeat 0 0;
text-indent:-9000px;
}

<!-- 住宅見学会情報(P) -->
#rssP1 {
position:relative;
width:652px;
overflow:hidden;
margin:0 auto;
padding:0;
background:url(../img/main_bg.jpg) repeat-y 0 0;
}
#rssP1 h2 {
width:652px;
height:59px;
margin:0;
padding:0;
background:url(../img/main_005.jpg) no-repeat 0 0;
text-indent:-9000px;
}
#rssP1 .rss_in {
width:652px;
overflow:hidden;
margin:0;
padding:10px 0 0 0;
background:url(../img/main_bg.jpg) repeat-y 0 0;
}
#r-listP1 {
width:620px;
height:206px;
margin:0 auto;
padding:0;
}
#r-listP1 ul{
margin:0;
padding:0;
}
#r-listP1 li{
width:609px;
height:112px;
list-style:none;
float:left;
margin: 0 5px 0 6px;
font-size:12px;
color:#333333;
}
#r-listP1 li span {
color: #006633;
}
#r-listP1 li h4{
margin:0;
padding:6px 0 0 0;
border-top:1px solid #999999;
font-size:14px;
}
#r-listP1 li h4 a {
font-weight:bold;
color:#993333;
line-height:16px;
}
#r-listP1 li h5{
margin:0;
padding:4px 0 4px 0;
font-size:14px;
font-weight:bold;
color:#0033CC;
letter-spacing:0.05em;
}
#r-listP1 li h6{
margin:0;
padding:0;
font-size:12px;
color:#666666;
line-height:16px;
}


<!-- 不動産・分譲情報(P) -->
#rssP2 {
position:relative;
width:652px;
overflow:hidden;
margin:0 auto;
padding:0;
background:url(../img/main_bg.jpg) repeat-y 0 0;
}
#rssP2 h2 {
width:652px;
height:59px;
margin:0;
padding:0;
background:url(../img/main_006.jpg) no-repeat 0 0;
text-indent:-9000px;
}
#rssP2 .rss_in {
width:652px;
overflow:hidden;
margin:0;
padding:10px 0 0 0;
background:url(../img/main_bg.jpg) repeat-y 0 0;
}
#r-listP2 {
width:620px;
overflow:hidden;
margin:0 auto;
padding:0;
}
#r-listP2 ul{
margin:0;
padding:0;
}
#r-listP2 li{
width:609px;
height:112px;
list-style:none;
float:left;
margin: 0 5px 0 6px;
font-size:12px;
color:#333333;
}
#r-listP2 li span {
color: #006633;
}
#r-listP2 li h4{
margin:0;
padding:6px 0 0 0;
border-top:1px solid #999999;
font-size:14px;
}
#r-listP2 li h4 a {
font-weight:bold;
color:#993333;
line-height:16px;
}
#r-listP2 li h5{
margin:0;
padding:4px 0 4px 0;
font-size:14px;
font-weight:bold;
color:#0033CC;
letter-spacing:0.05em;
}
#r-listP2 li h6{
margin:0;
padding:0;
font-size:12px;
color:#666666;
line-height:16px;
}


/* 工務店・住宅会社・不動産会社CSS */
#rssP3 {
position:relative;
width:652px;
overflow:hidden;
margin:0 auto;
padding:0;
background:url(../img/main_bg.jpg) repeat-y 0 0;
}
#rssP3 h2 {
width:652px;
height:59px;
margin:0;
padding:0;
background:url(../img/main_007.jpg) no-repeat 0 0;
text-indent:-9000px;
}
#rssP3 .rss_in {
width:652px;
overflow:hidden;
margin:0;
padding:10px 0 0 0;
background:url(../img/main_bg.jpg) repeat-y 0 0;
}
#r-listP3 {
width:620px;
overflow:hidden;
margin:0 auto;
padding:0;
}
#r-listP3 ul{
margin:0;
padding:0;
}
#r-listP3 li{
width:609px;
height:102px;
list-style:none;
float:left;
margin: 0 5px 0 6px;
font-size:12px;
color:#333333;
}
#r-listP3 li span {
color: #006633;
}
#r-listP3 li h4{
margin:0;
padding:1px 0 5px 0;
font-size:14px;
}
#r-listP3 li h4 a {
font-weight:bold;
color:#993333;
line-height:16px;
}
#r-listP3 li h5{
margin:0;
padding:3px 0 2px 0;
font-size:16px;
font-weight:bold;
color:#0033CC;
letter-spacing:0.05em;
}
#r-listP3 li h6{
margin:0;
padding:0 0 5px 0;
font-size:12px;
color:#666666;
line-height:16px;
border-bottom:1px solid #999999;
}

<!-- お問い合わせ(P) -->
.center_category04 {
position:relative;
width:652px;
margin:0 auto;
padding:0;
background:url(../img/main_bg.jpg) repeat-y 0 0;
}
.center_category04 h2 {
width:652px;
height:59px;
background:url(../img/main_004.jpg) no-repeat 0 0;
text-indent:-9000px;
margin:0;
padding:0;
}
.center_category04_in {
width:630px;
height:1200px;
margin:0 auto;
padding:0 0 0 0;
}

/* 資料請求ページCSS */
.center_category09 {
position:relative;
width:652px;
margin:0 auto;
padding:0;
background:url(../img/main_bg.jpg) repeat-y 0 0;
}
.center_category09 h2 {
width:652px;
height:59px;
background:url(../img/main_008.jpg) no-repeat 0 0;
text-indent:-9000px;
margin:0;
padding:0;
}
.center_category09_in {
width:630px;
height:1700px;
margin:0 auto;
padding:0 0 0 0;
}
.center_category09_in span {
color:#FF0000;
font-weight:bold;
}
.center_category09_in b {
color: #0000CC;
font-weight: normal;
}
.present {
width:500px;
margin:0 auto;
padding:10px 5px 9px 13px;
font-size:14px;
line-height:20px;
border:2px dashed #CCCCCC;
background-color:#FFFFAA;
}

/* 掲載希望事業所様向けページCSS */
.center_category10 {
position:relative;
width:652px;
margin:0 auto;
padding:0;
background:url(../img/main_bg.jpg) repeat-y 0 0;
}
.center_category10 h2 {
width:652px;
height:59px;
background:url(../img/main_010.jpg) no-repeat 0 0;
text-indent:-9000px;
margin:0;
padding:0;
}
.center_category10_in {
width:630px;
height:2000px;
margin:0 auto;
padding:0 0 0 0;
}
.center_category10_in p {
margin:0;
padding:20px 10px 15px 15px;
font-size:14px;
line-height:20px;
}
.center_category10_in span {
font-size:16px;
font-weight:bold;
color:#FF0000;
line-height:24px;
}

/* サイトマップページCSS */
.center_category11 {
position:relative;
width:652px;
margin:0 auto;
padding:0;
background:url(../img/main_bg.jpg) repeat-y 0 0;
}
.center_category11 h2 {
width:652px;
height:59px;
background:url(../img/main_011.jpg) no-repeat 0 0;
text-indent:-9000px;
margin:0;
padding:0;
}
.center_category11_in {
width:630px;
height:1300px;
margin:0 auto;
padding:0 0 0 0;
}

.center_category11_in h4 {
font-size:14px;
margin:10px 0 0 0;
padding:0 0 0 20px;
}

.center_category11_in ul {
margin:0;
padding:10px 5px 5px 30px;
}
.center_category11_in ul li {
margin:0 0 10px 0;
padding:10px 0 0 0;
list-style:none;
}
.center_category11_in ul li span {
font-size:10px;
padding:0 0 0 7px;
}
.center_category11_in ul li a {
margin:10px 0;
padding:0;
text-decoration:none;
background:#FFCC00;
border-top:1px solid #CCCCCC;
border-left:1px solid #CCCCCC;
border-right:2px solid #BCBCBC;
border-bottom:2px solid #ACACAC;
padding:4px 15px;
color:#3366FF;
}
.center_category11_in ul li a:hover {
text-decoration:none;
background: #FFD2D2;
border-top:1px solid #EEEEEE;
border-left:1px solid #EEEEEE;
border-right:2px solid #CCCCCC;
border-bottom:2px solid #CCCCCC;
padding:4px 15px;
color: #FF3300;
}

.center_category11_in ol {
margin:0;
padding:10px 5px 5px 30px;
}
.center_category11_in ol li {
margin:0 0 10px 0;
padding:10px 0 0 0;
list-style:none;
}
.center_category11_in ol li span {
font-size:10px;
padding:0 0 0 7px;
}
.center_category11_in ol li a {
margin:10px 0;
padding:0;
text-decoration:none;
background: #4646FF;
border-top:1px solid #999999;
border-left:1px solid #999999;
border-right:2px solid #666666;
border-bottom:2px solid #666666;
padding:4px 15px;
color: #FFDDEE;
}
.center_category11_in ol li a:hover {
text-decoration:none;
background: #FCEE89;
border-top:1px solid #EEEEEE;
border-left:1px solid #EEEEEE;
border-right:2px solid #CCCCCC;
border-bottom:2px solid #CCCCCC;
padding:4px 15px;
color: #0000CC;
}
<!-- トップバナー・スタイル -->
#banwaku {
width:670px;
overflow:hidden;
float:left;
margin:5px 0 0 0;
padding:5px 0 0 0;
}
#banwaku ul {
width:670px;
overflow:hidden;
margin:0;
padding:0;
}
#banwaku li {
display:block;
width:335px;
height:80px;
float:left;
list-style:none;
margin:10px 0 0 0;
padding:0;
}

#wwwaku {
width:670px;
margin:5px 0 0 0;
padding:5px 0 0 0;
float:left;
}
#wwwaku .wakuhead {
width:670px;
height:55px;
background:url(../img/SP_head.jpg) no-repeat 0 0;
text-indent:-9000px;
margin:0;
padding:0;
}
#wwwaku .wakuin {
width:670px;
overflow:hidden;
background:url(../img/SP_bg.jpg) repeat-y 0 0;
margin:0;
padding:0 0 0 15px;
}
#wwwaku .wakubottom {
width:670px;
height:20px;
background:url(../img/SP_bottom.jpg) no-repeat 0 0;
text-indent:-9000px;
margin:0;
padding:0;
}
#banwaku .con3 {
width:620px;
margin:0;
padding:0;
border:none;
}

#waku-list_no {
width:620px;
height:350px;
margin:0;
padding:0;
text-align:left;
}
#waku-list_no ul{
margin:0;
padding:0;
}
#waku-list_no li{
width:620px;
overflow:hidden;
list-style:none;
margin: 0 5px 5px 6px;
font-size:12px;
color:#333333;
}
#waku-list_no li span {
color: #006633;
}
#waku-list_no li h4{
margin:0;
padding:6px 0 0 0;
border-top:1px solid #999999;
font-size:14px;
}
#waku-list_no li h4 a {
font-weight:bold;
color:#993333;
line-height:16px;
}
#waku-list_no li h5{
margin:0;
padding:4px 0 4px 0;
font-size:14px;
font-weight:bold;
color:#0033CC;
letter-spacing:0.05em;
}
#waku-list_no li h6{
margin:0;
padding:0;
font-size:12px;
color:#666666;
line-height:16px;
}
​
#pan02 {
font-size:10px;
font-weight:normal;

}
#pan02 p {
width:100%;
font-size:10px;
font-weight:normal;
color: #CC3300;
margin:0;
padding:3px 15px;
}
#pan02 a {
font-size:10px;
font-weight:normal;
color:#FFFFFF;
text-decoration:none;
}
#pan02 a:hover {
color:#CCCCCC;
text-decoration:underline;
}
#siteid h1 {
margin:0;
padding:0;
}
#sitedisp h3 {
margin:0;
padding:0 5px;
}
#sitedisp h2 {
margin:0;
padding:0 5px;
}
#sitedisp .time {
margin:0;
padding:0;
}

​


​










