@charset "shift_jis";
/*
-----------------------------------------------
▼ワンぱっくんCSS 2009.12
----------------------------------------------- */
* {
margin:0;
padding:0;
}
body {
font-family:"Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック","MS PGothic", sans-serif;
font-size:14px;
}
* + html body {
font-family: "メイリオ",Meiryo;
}
body * {
line-height:1.8;
}
a {
font-family:"Lucida Grande","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",Meiryo,"メイリオ","ＭＳ Ｐゴシック","MS PGothic", sans-serif;
}
img {
border:0;
vertical-align:bottom;
}
ul,ol,li {
list-style-type:none;
}
select,
input,
textarea {
font-family:"MS PGothic","ＭＳ Ｐゴシック", sans-serif;
}
html > body select,
html > body input,
html > body textarea {
font-family:"Lucida Grande","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",Meiryo,"メイリオ","ＭＳ Ｐゴシック","MS PGothic", sans-serif;
}
table,h1,h2,h3,h4,h5,h6 {
font-size:100%;
}
table {
border-collapse:collapse;
}

a {
color:#08c;
text-decoration:none;
}
a:hover {
color:#039;
text-decoration:underline;
}

/*\*/ a { overflow:hidden;} /**/

/* Win IEちらつき防止▼ */
* html {
filter:expression(document.execCommand("BackgroundImageCache", false, true));
}

.cboth {
clear:both;
height:0;
}
/* IE 用▼ */
* html .cboth {
height:.1em;
overflow:hidden;
margin-top:-.1em;
}
hr {
visibility:hidden;
border:0;
}

/*
-----------------------------------------------
▼トップページ
----------------------------------------------- */

body {
text-align:center;
background:url(../img/topbg.jpg) no-repeat center top #5d931b;
}

#TopALL{
width:963px;
margin:0 auto;
}

#Topfooter{
font-size:12px;
text-align:left;
margin:0 60px;
}
#Topfooter p.fot01 {
color:#000;
float:left;
width:560px;
}
#Topfooter p.fot01 a {
color:#1e3f01;
text-decoration:none;
}
#Topfooter p.fot01 a:hover {
color:#c2ff8d;
text-decoration:underline;
}

#Topfooter p.fot02 {
float:right;
width:190px;
}


p#copyright {
margin:0 auto 12px;
font-family:"Lucida Grande", Arial, sans-serif;
font-weight:bold;
font-size:10px;
color:#000;
}



/*
印刷用
----------------------------------------------- */
@media print {
body {
background:#FFF none !important;
color:#000;
}
}

/* css_end */



/* css_end */
