/*
Theme Name: saka2 css
Theme URL: http://www.saka2.org/
Description: 坂隊出席簿CSS.
Version: 1.0
Author: 坂道自転車通勤隊
Author URL:http://www.saka2.org/
*/

/* CSS Document */


/* レイアウト用
----------------------------- */
.otu {
width:100%;
text-align:center;
background:url(otukare.jpg) no-repeat 0 0;
}
.errer {
width:100%;
text-align:center;
background:url(matte.jpg) no-repeat 0 0;
}

.message {
margin:30px;
padding:20px 10px;
background:#e9e9e9;
}
.message p {
margin:0;
padding:0;
font-size:14px;
color:#000000;
}

.message-errer {
margin:30px;
padding:20px 10px;
background:#CC0000;
}
.message-errer p {
margin:0;
padding:0;
font-size:14px;
color:#FFCCCC;
}
/* close用
----------------------------- */
.close p {
width:60px;
margin:2px;
text-align:center;
padding:10px 0;
background:url(close.gif) no-repeat center left;
}
.close p a {
width:60px;
margin:0;
padding:0;
font-size:12px;
color:#CC0000;
display:block;
}
.close p a:hover{
color:#FF9900;
}

/* copyright用
----------------------------- */
.copyright {
clear:both;
margin:100px 0 20px 0;
text-align:center;
}
.copyright p {
margin:0;
padding:0;
color:#666666;
font-size:10px;
line-height:125%;
}
.copyright p a {
color:#666666;
font-size:10px;
}
.copyright p a:hover {
color:#666666;
font-size:10px;
}
/* 結果用
----------------------------- */
.titles {
height:66px;
margin:0;
padding:15px 0 0 95px;
text-align:left;
font-size:14px;
color:#CC0000;
background:url(s-ban.jpg) no-repeat left top;
}
.titlej {
height:66px;
margin:0;
padding:15px 0 0 95x;
text-align:left;
font-size:14px;
color:#003399;
background:url(j-ban.jpg) no-repeat left top;
}
.close-r p {
float:right;
width:60px;
margin:20px 0 0 0;
text-align:center;
padding:10px 0;
background:url(close.gif) no-repeat center left;
}
.close-r p a {
width:60px;
margin:0;
padding:0;
font-size:12px;
color:#CC0000;
display:block;
}
.close-r p a:hover{
color:#FF9900;
}
.copyright-r {
clear:both;
margin:10px 0 20px 0;
text-align:center;
}
.copyright-r p {
margin:0;
padding:0;
color:#666666;
font-size:10px;
line-height:125%;
}
.copyright-r p a {
color:#666666;
font-size:10px;
}
.copyright-r p a:hover {
color:#666666;
font-size:10px;
}