@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
margin: 0;
padding: 0;
border: 0;
font-style:normal;
font-weight: normal;
font-size: 100%;
vertical-align: baseline;
}

ol, ul{
list-style:none;
text-decoration: none;
}

body {
font-size: 80%;
font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
line-height: 1.4em;
}

a {
transition: all 1.2s;
}

.clear {
clear: both;
}


.top_body{
background-image: url(../images/main_image.png), url(../images/top_te.png), url(../images/top_back.gif);
background-repeat: no-repeat,no-repeat,repeat;
background-position: right 0%,30px 250px,left 0%;
}



.box_senter a{
text-decoration: underline;
}

.box_sns{
text-align: right;
padding-top: 7px;
}

.bold_t{
font-weight: bold;
}

.box_senter a:hover{
color: #CF0003;
}

.top_list{
float: left;
margin-left: auto;
margin-right: auto;
width: 280px;
}

.top_list li{
display: block;

line-height: 3em;
}

.top_list li span{

}	

.top_list a{
text-decoration: none;
display: block;
color: #8E8E8E;
font-weight: bold;
}

.top_list li a:hover{
background-color: #820000; ;
color: #FFFFFF;
}
