|
/mnt/disks/kimuko-static/html/staff/seisinkai/ |
| Current File : /mnt/disks/kimuko-static/html/staff/seisinkai/main.css |
html,body {
background: #F7F7F7;
color: #333333;
/* height: 100%;*/
font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "MS Pゴシック", "MS PGothic", sans-serif;
font-size:12px;
}
h1 {
font-size: 130%;
line-height: 1.3;
padding: 10px;
}
h1 a {
color: #fff;
}
h1 a:hover {
text-decoration: none;
}
h2 {
font-size: 180%;
}
#contents {
/* height: 100%;*/
background-color:#F7F7F7;
margin-right: auto;
margin-left: auto;
margin-top: 0px;
margin-bottom: 0px;
padding: 4px;
}
div.section {
background: #fff;
margin-left: 20px;
width: 1450px;
float: left;
margin-top: 80px;
border-width: 1px;
border-style: solid;
border-color: #ccc;
box-shadow: 0 5px 10px #777;
}
div.section2 {
background: #fff;
margin-left: 20px;
padding: 5px;
width: 281px;
float: left;
margin-top: 80px;
border-width: 1px;
border-style: solid;
border-color: #ccc;
box-shadow: 0 8px 10px #777;
}
div.section3 {
margin-left: 20px;
width: 356px;
float: left;
margin-top: 80px;
}
div.section img{
border:none;
/* max-height: 700px;
width: 90%;
max-width: 495px;*/
}
#nav {
list-style: none;
position: fixed;
left: 0px;
top: 12px;
margin: -4px;
height: 70px;
overflow: hidden;
/* padding: 5 10 4 4px;*/
color:#222;
/* background-color: #C96;
*/}
#nav li {
display: inline;
margin-right: 0.5em;
}
#nav li a {
color: #222;
text-decoration:none;
}
#nav li a:hover {
text-decoration:underline;
color: #0099FF;
}
.copyright{
text-align:center;
padding-right:6px;
padding-top: 6px;
clear: both;
width: 1234px;
}
.copyright a{
text-decoration:none;
color:#666;
font-size:12px;
}
.copyright a:hover{
text-decoration:underline;
color:#333;
font-size:12px;
}
#kimura {
font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "MS Pゴシック", "MS PGothic", sans-serif;
font-size: 12px;
text-decoration:none;
}
#contents table {
width:280px;
border-collapse: collapse;
}
#contents table th {
padding:5px;
font-size:12px;
text-align:left;
border:1px solid #ddd;
background:#f1f1f1;
}
#contents table tr {
height: 27px;
}
#contents table tr.hitokoto {
height: 72px;
}
#contents table td {
padding:5px;
font-size:12px;
text-align:left;
border:1px solid #ddd;
}