html, body, div, span, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
margin:0;
padding:0;
border:0;
outline:0;
font-size:100%;
vertical-align:baseline;
background:transparent;
}
article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section {
display:block;
}

body {
background:#f5f5f5;
color:#333;
font-family:'メイリオ',Meiryo,"ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,Sans-Serif;
line-height:1.0;
text-align:center;
zoom:1;
}

br {letter-spacing:0;}
ul, li {list-style:none;}
img, a img {border:none; text-decoration:none; vertical-align:top;}
table {border-collapse:collapse;}

.cf:before,
.cf:after {content:""; display:table;}
.cf:after {clear:both;}
.cf {zoom:1;}

a:link		{color:#333; text-decoration:none;}
a:visited	{color:#333; text-decoration:none;}
a:hover		{color:#ff0000; text-decoration:underline;}
a:active	{color:#ff0000; text-decoration:underline;}


/* -------------------------------------------------------------
Layout
------------------------------------------------------------- */
#site-header {
width:100%;
margin:0;
padding:15px 0;
background:#333;
color:#fff;
text-align:center;
}



#site-footer {
width:100%;
padding:15px 0;
background:#333;
background:#333;
color:#fff;
text-align:center;
}


/* -------------------------------------------------------------
Detail
------------------------------------------------------------- */
.admin_login {
width:350px;
margin:50px auto 50px;
text-align:left;
}
.admin_login table {
width:100%;
margin:0 0 10px;
background:#fff;
border:1px solid #ccc;
font-size:15px;
}
.admin_login th {
width:80px;
padding:10px 0;
background:#333;
border-bottom:1px solid #ccc;
color:#fff;
font-weight:normal;
text-align:center;
}
.admin_login td {
padding:10px 0 10px 10px;
border-bottom:1px solid #ccc;
}
.admin_login td input[type="text"] {
padding:5px;
font-size:100%;
}
.admin_login .login_bt {
text-align:center;
}
.login_bt input[type="submit"] {
padding:10px 20px;
font-size:15px;
}

.bkt {
margin:0 0 15px;
font-size:13px;
}


.pagepath {
margin:0 0 30px;
padding:15px 0;
background:#fff;
border-top:1px solid #ccc;
border-bottom:1px solid #ccc;
text-align:center;
}

#act {
margin:0 0 50px;
}
#act ul li {
margin:0 0 15px;
}



/* site-footer ------------------ */
#site-footer .cp {
font-size:13px;
}
#site-footer .pr {
margin:0 0 15px;
font-size:11px;
}
.pr ul {
padding:0 15px;
}
.pr ul li {
display:inline-block;
margin:0 1em 0 0;
font-size:11px;
}
.adminbox {
margin:0 15px;
font-size:11px;
text-align:right;
}
#site-footer a {
color:#eee;
text-decoration:none;
}

/* -------------------------------------------------------------
Common
------------------------------------------------------------- */
.red {color:#ff3333;}


