@charset "UTF-8";
/* SHIMIZU TADASHI Web site CSS Document */
/*  By ireart web & design  */

 
body  {
background: #cccccc;
margin: 0;
}

a.xx:link, a.xx:visited, a.xx:hover {
color: #000066;
font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'Osaka','ＭＳ Ｐゴシック',sans-serif;

font-size: 12pt;
text-decoration: none;
}

a.xx:hover {
color: #3333ff;
font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'Osaka','ＭＳ Ｐゴシック',sans-serif;

font-size: 12pt
text-decoration;
none;
}

a.xxx:link, a.xxx:visited, a.xxx:hover {
color: #ffffff;
font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'Osaka','ＭＳ Ｐゴシック',sans-serif;
font-size: 14px;
text-decoration: none;
font-weight: bold;
}

a.xxx:hover {
color: #ff0000;
font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'Osaka','ＭＳ Ｐゴシック',sans-serif;
font-size: 14px
text-decoration;none;
font-weight: bold;
}

#s-container {
width: 760px; /* この設定は body エレメントの text-align: center より優先されます。 */
margin-top: 0;
margin-right: auto;
margin-bottom: 0;
margin-left: auto;
border-top-color: #000000;
border-right-color: #000000;
background-image: url(topimage/hea_bg2.jpg);
background-repeat: repeat-y;
} 

#s-header {
height:295px;
background-image: url(topnewhead/head_all7.jpg);
background-repeat: no-repeat;
width: 760px;
} 

#s-header h1 {
margin: 0; /* #header div の最後のエレメントのマージンを 0 に設定することにより、マージンの相殺（div 間の原因不明のスペース）が回避されます。div の周囲に境界線が適用されている場合は、境界線によってマージンの相殺が回避されるため、この操作は不要です */
padding: 10px 0; /* マージンの代わりに余白を使用して、エレメントを div の端に接触しない位置に維持することができます */
}

.search {
width: 200px;
float: right;
height: 30px;
padding-top: 15px;
padding-right: 125px;
}

#calendar {
width: 140px;
height: 100px;
float: left;
margin-top: 220px;
padding-left: 110px;
}

#calendar a {
        text-decoration: none;
        color: #000066;
}
a.calendar  {
        text-decoration: none;
        color: #000066;
}

.calendar-header {
        font-family: Arial, Verdana, Helvetica;
font-size: 12px;
        color: #66ff00;
text-align: left;
}

.calendar-content {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #ffffff;
}

.submenu{
height:15px;
width: 480px;
float: right;
padding-top: 300px;
padding-left: 20px;
font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
font-size: 14px;
color: #FFFFFF;
}

#menu {
height:60px;
}


.banner {
width:135;
margin-top:10px;
text-align: center;
}

#wrapper {
width:760px;
background-image: url(topimage/hea_bg2.jpg);
background-repeat: repeat-y;
height: 560px;
}

#sidebar1 {
float: left; /* このエレメントはフローティングエレメントであるため、幅が設定されている必要があります */
width: 140px; /* 余白は、div のコンテンツを div の端に接触しない位置に維持します */
padding-top: 5px;
padding-right: 5px;
padding-bottom: 5px;
padding-left: 25px;
}
#sidebar2 {
float: right; /* このエレメントはフローティングエレメントであるため、幅が設定されている必要があります */
width: 200px; /* 余白は、div のコンテンツを div の端に接触しない位置に維持します */
padding-top: 5px;
padding-right: 20px;
padding-bottom: 5px;
padding-left: 5px;
}

#twit_parts {
width: 190px;
height: 200px;
text-align: right;
}

#mainContent {
font-family: "ＤＦＰ中丸ゴシック体", "ＤＦ細丸ゴシック体", "ヒラギノ丸ゴ Pro W4", "丸ゴシック−Ｍ";
color: #000066;
font-size: 11pt;
line-height: 24px;
margin-top: 0;
margin-right: 0px;
margin-bottom: 0;
margin-left: 0px;
padding-top: 0;
padding-right: 5px;
padding-bottom: 0;
padding-left: 5px;
text-decoration: none;
float: left;
width: 350px;
} 

#liveinfo {
width:340px;
margin-top:5px;
margin-left:2px;
margin-right:5px;
margin-bottom:5px;
padding-right: 5px;
border: 1px solid #FFF;
background-color: #FFF;
}


.news-recent5 {
width:340px;
margin-top:5px;
margin-left:2px;
margin-right:5px;
margin-bottom:5px;
padding-right: 5px;
border: 1px solid #CCCCCC;
}

.blog-recent5 {
width:340px;
margin-top:5px;
margin-left:2px;
margin-right:5px;
margin-bottom:5px;
padding-right: 5px;
border: 1px solid #CCCCCC;
}

#s-footer {
padding-top: 0;
padding-right: 0px;
padding-bottom: 0;
padding-left: 0px;
background-image: url(topimage/head_footer2.jpg);
background-repeat: no-repeat;
width: 760px;
margin-right: auto;
margin-left: auto;
height: 45px;
clear: both;
} 
#footer p {
margin: 0; /* フッターの最初のエレメントのマージンを 0 に設定することにより、マージンの相殺（div 間のスペース）が回避されます */
padding: 10px 0; /* このエレメントの余白により、マージンの相殺を発生させることなく、マージンの効果とまったく同じように、スペースが設定されます */
}
.fltrt { /* このクラスは、ページ上でフローティングエレメントを右側に配置するのに使用できます。プローティングエレメントは、ページ上でその横に配置されるエレメントの前に配置される必要があります。 */
float: right;
margin-left: 8px;
}
.fltlft { /* このクラスは、ページ上でフローティングエレメントを左側に配置するのに使用できます */
float: left;
margin-right: 8px;
}
.clearfloat { /* このクラスは、div またはブレークエレメントに適用される必要があり、また、フローティングエレメントが完全に含まれているコンテナの末尾の直前にある最後のエレメントである必要があります */
clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

/* ------------------------------
Twitter
------------------------------ */
.tweetQuote {
list-style-type: none;
line-height:1.4;
word-wrap:break-word;
}
.tweetQuote li {
padding:10px 0 8px;
list-style-type: none;
}
.tweetMain {
display:block;
font-size:14px;
}
.tweetMeta {
display:block;
margin-top:2px;
font-size:11px;
filter: alpha(opacity=75);
-moz-opacity:0.75;
opacity:0.75;
zoom:1;
}
.tweetUrl {
background:url(/static/img/common/blog/twitter.gif) no-repeat 0 3px;
padding:3px 3px 3px 20px;
display:block;
}
.tweetReply {
background:url(/static/img/common/blog/twitter.gif) no-repeat 0 3px;
padding:3px 3px 3px 20px;
display:block;
}
