@charset "UTF-8";

body {
	font-family: "メイリオ", Meiryo, Helvetica, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro W3", "ＭＳ Ｐゴシック", sans-serif;
	word-break: break-all;
}
a {
	outline: none;
}
p {
	margin: 0;
	padding: 0;
}

/*radiko*/
.radiko {
	font-size: 12px;
	height: 24px;
	width: 460px;
	margin: 0;
	padding: 0;
	font-weight: bold;
	background-image: url(/images/radiko_icon.gif);
	background-repeat: no-repeat;
	padding-left: 100px;
	background-position: left;
	line-height: 2;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5px;
	padding-top: 5px;
}
.radiko a:link {
	color: #F3F;
	text-decoration: none;
	color: #F00;
}
.radiko a:visited {
	color: #F00;
	text-decoration: none;
}
.radiko a:hover {
	text-decoration: underline;
}
.radiko a:active {
	text-decoration: none;
}
.radiko_narrow {
	display: none;
}

/*clearfix*/
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	padding: 0;
	margin: 0;
}
.clearfix {
	display: inline-table;
}

/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}

/* End hide from IE-mac */
.center {
	text-align: center;
}
#global_header {
	display: none;
}
#nav_sp {
	display: none;
}
.foot_c {
	position: relative;
	width: 100%;
}
.footer_sp {
	display: none;
}
a:hover img.btn_alfa {
	opacity: 0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha(opacity=80)";
}
#main {
	position: relative;
	width: 100%;
	background-image:url(/naoto/images/bg_body_kaso.jpg);
	background-repeat:repeat;
}
.header{
	position:relative;
	width:100%;
}
.header_inner{
	position:relative;
	width:1000px;
	margin-left:auto;
	margin-right:auto;
}


.bg_menu {
	position: relative;
	background-image: url(../images/bg_menu_kaso.jpg);
	background-repeat: repeat-x;
	height:70px;
}
.menu_outer {
	position: relative;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}

.wrapper{
	position: relative;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	padding-top:10px;
	padding-bottom:50px;
}
.contents{
	position:relative;
	width:980px;
	margin-left:auto;
	margin-right:auto;
}

.entries{
	position:relative;
	width:980px;
	margin-left:auto;
	margin-right:auto;
}
.entry{
	position:relative;
	border-top:dotted 1px #626262;
	padding-top:20px;
	padding-bottom:20px;
	color:#1b1b1b;
	line-height:1.5;
}
.entry img{
	padding-left:20px;
	padding-bottom:20px;
}
.entry .center img, .entry p.nopad img{
	padding-left:0;
}
.entry_date{
	font-size:13px;
	font-weight:bold;
	margin-bottom:5px;
}
.entry_title{
	font-size:15px;
	font-weight:bold;
	margin-bottom:5px;
}
.entry_body{
	font-size:15px;
	line-height:1.6;
}
.entry_body ul li{
	list-style-position:inside;
}
.comment{
	padding:10px;
	position:relative;
	border:2px #0092dc solid;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
margin-bottom:10px;
}
.entry .entry_body .comment p img{
	padding-bottom:10px;
}
.entry img.right{
	position:relative;
	float:right;
}
/*===============================================
●style.css 画面の横幅が1000px以上
===============================================*/
@media screen and (min-width:1000px) {
	#global_header {
		display: block;
	}
	.foot_c {
		position: relative;
		width: 680px;
	}
}

/*===============================================
●style.css 画面の横幅が1000pxまで
===============================================*/
@media screen and (max-width:1000px) {
	#nav_sp {
	display: block;
		width: 100%;
		position: relative;
		margin:0;
		padding:0;
	}
	#global_footer {
		display: none;
	}

	.footer_sp {
		display: block;
	}
	img.wimg{
		width:100%;
	}
	.header_inner{
	width:100%;
	margin-left:auto;
	margin-right:auto;
}
	.header_inner a{
		position:relative;
		width:100%;
		display:block;
	}
.bg_menu {
	position: relative;
	background-image: url(../images/bg_menu_kaso.jpg);
	background-repeat: repeat-x;
	background-size:contain;
	height:70px;
}
.menu_outer {
	position: relative;
	width: 100%;
	padding:0;
margin:0;
}
ul.navimenu {
	margin: 0;
	padding: 0;
	list-style: none;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
}
ul.navimenu li {
	padding: 0;
	margin: 0;
	position: relative;
	padding: 0;
	margin: 0;
	width: 20%;
	float: left;
	height: 51px;
}
ul.navimenu li a img{
	position:relative;
	width:100%;
}
.mejirusi {
	top:50px;
	width: 100%;
	position:absolute;
	margin-left:0px;
}
.wrapper{
	width:100%;
}
.contents{
	position:relative;
	width:90%;
	margin-left:auto;
	margin-right:auto;
	float:none;
}



.entries{
	position:relative;
	width:98%;
	margin-left:auto;
	margin-right:auto;
}
.entry{
	margin-left:auto;
	margin-right:auto;
	width:100%;
	position:relative;
	border-top:dotted 1px #626262;
	padding-top:20px;
	padding-bottom:20px;
	color:#1b1b1b;
	line-height:1.5;
}
.entry img{
	padding-right:1%;
		width:50%;
}


#headerouter1179 {
    background-color: #006699;
    width: 100%;
    text-align: left;
    height: 50px;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    background-color: #006699;
    background: -webkit-gradient(linear, left top, left bottom, from(#05a4e2), to(#006699));
    position:relative;
        margin-top:0;
    padding:0;
    margin:0;
}
/*===============================================
●style.css 画面の横幅が800pxまで
===============================================*/
@media screen and (max-width:1000px) {
/*左右フロート取る*/
.mejirusi {

	position: absolute;
	margin-left: 3%;
	width: 95%
}
#btn-bd {
	margin-left: 3%;
bottom:0;
	position: absolute;
	width:10px;

}
}

/*===============================================
●style.css 画面の横幅が680pxまでフッタ
===============================================*/
@media screen and (max-width:680px) {
	#global_footer {
		display: none;
	}

	.footer_sp {
		display: block;
	}
	.header {
		position: relative;
		width: 100%;
		margin-left: auto;
		margin-right: auto;
	}
	img.wimg {
		width: 100%;
	}

}

/*===============================================
●style.css 画面の横幅が460pxまで
===============================================*/
@media screen and (max-width:460px) {

	#global_footer {
		display: none;
	}
	.footer_sp {
		display: block;
	}

.bg_menu {
	height:50px;
}

}