@charset "utf-8";

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, dialog, figure, footer, header,
hgroup, menu, nav, section,
time, mark, audio, video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;

}
body {
    font-size:16px;
    line-height:1.5em;
    background: url(../img/background.jpg);
    font-family: メイリオ, Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro', 'ＭＳ Ｐゴシック',sans-serif;
}

img {
    vertical-align: middle;
    font-size:0;
    line-height: 0;
}


article, aside, dialog, figure, footer, header,
hgroup, nav, section {
    display:block;
}

nav ul {
    list-style:none;
}

blockquote, q {
    quotes:none;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content:'';
    content:none;
}

a {
    margin:0;
    padding:0;
    border:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
    text-decoration: none;
    color:#454545;
}

a:hover{
    color:#999;
}

table {
    border-collapse:collapse;
    border-spacing:0;
}

hr {
    display:block;
    height:1px;
    border:0;
    margin:0;
    padding:0;
}

input, select {
    vertical-align:middle;
}

li {
    list-style-type: none;
}

.clearfix:after{
    content:".";
    display: block;
    height:0px;
    clear:both;
    line-height:0;
    visibility:hidden;
}


.left{
    float:left;
}
.right{
    float:right;
}
/* ====================================================== */

.mt5{margin-top:5px!important;}
.mt10{margin-top:10px!important;}
.mt15{margin-top:15px!important;}
.mt20{margin-top:20px!important;}
.mt30{margin-top:30px!important;}
.mt40{margin-top:40px!important;}

.mb5{margin-bottom:5px!important;}
.mb10{margin-bottom:10px!important;}
.mb15{margin-bottom:15px!important;}
.mb20{margin-bottom:20px!important;}
.mb30{margin-bottom:30px!important;}
.mb40{margin-bottom:40px!important;}

.pt5{padding-top:5px!important;}
.pt10{padding-top:10px!important;}
.pt15{padding-top:15px!important;}
.pt20{padding-top:20px!important;}
.pt30{padding-top:30px!important;}
.pt40{padding-top:40px!important;}


.ml5{margin-left:5px!important;}
.ml10{margin-left:10px!important;}
.ml20{margin-left:20px!important;}

.p15{padding:15px!important;}

.fb20{
    font-weight: bold!important;
    font-size: 20px;
}

.right{
float:right;
}

.left{
float:left;
}
/* ====================================================== */

header{
width:940px;
padding:10px;
border-left:1px solid #ccc;
border-right:1px solid #ccc;
margin:0px auto;
overflow:hidden;
}

.navi{
background:#333;
}

.navi nav{
width:940px;
padding:20px 10px 40px;
border-left:1px solid #ccc;
border-right:1px solid #ccc;
margin:0px auto;

}
.navi nav ul{
overflow:hidden;
width:30%
}

.navi nav ul.right{
width:55%;
}

.navi nav ul li{
float:left;
padding:0px 10px;
}
.navi nav ul li a{
color:#fff;
}
.navi nav ul li a:hover{
text-decoration:underline;
}

footer{
margin:0px auto;
background:#333;
}

.foot_area{
padding:10px;
width:940px;
margin:0px auto;
font-size:12px;
color:#fff;
border-left:1px solid #ccc;
border-right:1px solid #ccc;
}
.foot_area a{
color:#fff;
}
.foot_area a:hover{
text-decoration:underline;
}

.foot_area .copyright{
text-align:right;
margin-top:100px;
}



.wrapper{
width:940px;
padding:10px;
border-left:1px solid #ccc;
border-right:1px solid #ccc;
margin:0px auto;
}

h2{
background:#333;
padding:10px;
border-radius: 5px;        /* CSS3草案 */  
-webkit-border-radius: 5px;    /* Safari,Google Chrome用 */  
-moz-border-radius: 5px;   /* Firefox用 */ 
color:#fff;
font-size:18px;
margin-top:10px;
overflow:hidden;
line-height:1em;
margin-bottom:20px;
}

h2 img{
float:right;
}

.fukushien{
overflow:hidden;
}

.fukushien .photo_area{
width:350px;
float:left;
}

.fukushien .data_area{
width:580px;
float:right;
}

.fukushien .data_area h3{
font-size:30px;
padding:10px;
border-bottom:1px solid #ccc;
}

.fukushien .data_area p{
padding:10px;
}

h4{
text-align:center;
width:150px;
background:#333;
padding:5px;
border-radius: 5px;        /* CSS3草案 */  
-webkit-border-radius: 5px;    /* Safari,Google Chrome用 */  
-moz-border-radius: 5px;   /* Firefox用 */ 
color:#fff;
}

ul.list{
overflow:hidden;
margin-top:10px;
margin-bottom:20px;
}

ul.list li{
width:33%;
float:left;
text-align:center;
}

.pagetop{
text-align:right;
padding:10px;
padding-bottom:0px;
width:940px;
margin:0px auto;
border-left:1px solid #ccc;
border-right:1px solid #ccc;
margin-bottom:-3px;
}


.sns_btn ul{
overflow:hidden;
}

.sns_btn ul li{
float:left;
margin:10px;
}

.sns_btn ul li.twi{
margin-top:13px;
}
.bar_pagetop{
background:url(/img/bar_pagetop.png) no-repeat;
text-align:right;
width:920px;
padding:22px 10px 10px;
margin-bottom:30px;
}
.bar_pagetop a{
color:#fff;
font-size:12px;
font-weight:bold;

}

.pagetop_txt{
text-align:right;
}

.pagetop_txt a{
color:#fff;
font-size:12px;
font-weight:bold;

}
a.blank{
background:url(/img/icon_blank.png) no-repeat right center;
padding-right:20px;
text-decoration:underline;
}

.data_area ul li{
padding-bottom:5px;
padding-left:5px;
}

ul.news li{
padding:10px;
border-bottom:1px dotted #ccc;
}
@media screen and (max-width: 1219px) {
/* 979px以下用（タブレット用）の記述 */



}


/*Phonesonly__________________________________________________________________________________________________________ */
@media screen and (max-width : 1023px){




}/*/mediaquery*/



