
/* splash */

.splash2016 {
width:710px;
font-size:13px;
font-weight:normal;
color:#000;
line-height:20px;
padding:0 0 30px 0;
}

.splash2016_header {
width:710px;
height:480px;
position:relative;
}

.navi {
margin:4px auto;
width:700px;
overflow:hidden;
}

.navi a.fnavi {
width:340px;
background:#3fc1ff;
color:#fff;
text-align:center;
display:block;
float:left;
margin:1px;
padding:15px 0;
text-decoration:none;
font-size:14px;
font-weight:bold;
}
a.fnavi:hover {
opacity: 0.7;
filter: alpha(opacity=70);
-ms-filter: "alpha(opacity=70)";
}
.navi a.fnavi_na {
width:340px;
background:#ccc;
color:#fff;
text-align:center;
display:block;
float:left;
margin:1px;
padding:25px 0;
text-decoration:none;
font-size:15px;
font-weight:bold;
}


.navi2 {
margin:4px auto;
width:700px;
overflow:hidden;
}

.navi2 a.fnavi,
.navi2 a.fnavi2 {
width:348px;
min-height:70px;
background:#3fc1ff;
/* background:#ff7bac; */
text-align:center;
display:block;
float:left;
margin:1px;
padding:0 0;
font-weight:bold;
color:#000;
text-decoration:none;
}
.navi2 .fnavi span {
display:block;
margin:14px 0 0 0;
font-size:15px;
line-height:20px;
}
.navi2 .fnavi2 span {
display:block;
margin:24px 0 0 0;
font-size:15px;
line-height:20px;
}

.fnavi:hover,
.fnavi2:hover {
opacity: 0.7;
filter: alpha(opacity=70);
-ms-filter: "alpha(opacity=70)";
}
.navi2 a.fnavi_na {
width:173px;
background:#ccc;
color:#fff;
text-align:center;
display:block;
float:left;
margin:1px;
padding:25px 0;
text-decoration:none;
font-size:15px;
font-weight:bold;
}


.splash2016_content {
padding:30px;
overflow:hidden;
}
.splash2016_content h4 {
padding:8px;
margin:10px 0 10px 0;
font-size:18px;
/* box-shadow:4px 4px 0px 0px #000505;
-moz-box-shadow:4px 4px 0px 0px #000505;
-webkit-box-shadow:4px 4px 0px 0px #000505; */
border-radius:6px 6px 6px 6px ;
-moz-border-radius:6px 6px 6px 6px ;
-webkit-border-radius:6px 6px 6px 6px ;
border:3px solid #005ca2;
background:#fff;
color:#005ca2;
}
.splash2016_content h4 span {
font-size:15px;
}
.splash2016_content a {
text-decoration:none;
font-weight:bold;
text-decoration:underline;
}
.splash2016_content a:hover {
text-decoration:none;
}
.splash2016_content a.large {
text-decoration:none;
font-size:15px;
font-weight:bold;
text-decoration:underline;
}
.splash2016_content a.large:hover {
text-decoration:none;
}


.splash2016_content .alignright {
float:right;
margin:20px 0 0 20px;
}
.splash2016_content .alignleft {
float:left;
margin:20px 20px 0 0;
}


#old_entry .date {
font-size:11px;
line-height:14px;
}



.splash2016 .wp_social_bookmarking_light {
margin:20px 0 20px 20px;
}