@charset "utf-8";
/* CSS Document */

/* kiji */

	a:hover img.overwhite{
    cursor:pointer;
    filter: alpha(opacity=60);        /* ie lt 8 */
    -ms-filter: "alpha(opacity=60)";  /* ie 8 */
    -moz-opacity:0.6;                 /* FF lt 1.5, Netscape */
    -khtml-opacity: 0.6;              /* Safari 1.x */
    opacity:0.6;
    zoom:1;
}

a {
    color: #069;
    text-decoration: none;
}
	
	
.gray{
	color:#e9e9e9;
}
	

.topwidth{
	border-top:2px solid #ff5345;
	border-bottom:2px solid #ff5345;
	margin:30px 10px;
	width:96%;
}

.topwidth p{
	margin-top:10px;
}


.topwidth h3 {
    margin-top: 3px;
    line-height: 1.3;
    font-weight: bold;
    font-size: 17px;
    margin-bottom: 10px;
}

.topimg{
	margin-top:-10px;
	width:100%;
	text-align:center;
}

.topimg img{
	width:96%;
}
	
.topwords{
	margin-top:20px;
	width:100%;
}

.topwords p{
	margin:0 auto;
	width:96%;
	font-size:15px;
	line-height:1.2;
}

.back{
	    margin: 0 auto;
	    height: 100%;
	width:96%;
	text-align:center;
	background:url(../img/back.png);
}

.back h4 {
	    padding-top: 10px;
	line-height:1.3;
	padding:10px auto;
	font-size:13px;
	font-weight:bold;
    margin-left: 25px;
    width: 90%;
    text-align: left;
}

.back2{
	width:100%;
	text-align:center;	
}

.news2{
	margin-top:20px;
	width:100%;
	text-align:center;
}

.news2 img{
	width:96%;
}


.backimg img{
	width:25%;
    margin: 10% 10% 30% 10%;
}

/* navi */
	
.logo_sp img{
	width:60%;
}

.logo_sp{
	vertical-align:text-top;
	width:100%;
	text-align:center;
}

.top_sp{
	width:100%;
	text-align:center;
}

.top_sp img{
	width:100%;
}

.navbar {
	margin-bottom:0px;
}

inverse .navbar-toggle:hover {
    background-color: #ff5345;
}

.navbar-inverse {
    background-color: #ff5345;
    border-color: #ff5345;
}

.navbar-inverse .navbar-toggle {
    border-color: #ff5345;
}

.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    border-color: #fff;
}

inverse .navbar-toggle:hover {
    background-color: #ff5345;
}

.navbar-inverse .navbar-brand {
    margin-top: -75px;
    color: #9d9d9d;
}

inverse .navbar-toggle:hover {
    background-color: #fff5345 !important;
}

.navbar-inverse .navbar-toggle:focus, .inverse .navbar-toggle:hover {
    background-color: #ff5345;
}

.navbar-inverse .navbar-nav>li>a {
	font-weight:bold;
		font-family:  "游ゴシック", YuGothic,"游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", Sans-Serif;
    color: #fff;
    font-size: 16px;
}



/* テキスト */

.text_sp{
	width:100%;
	text-align:center;
	margin:30px auto;
}

.text_sp img{
	width:60%;
}

/* 記事 */

.newstopics_img_sp{
	width:100%;
	text-align:center;
}

.newstopics_img_sp img{
	width:95%;

}

.h3_sp{
	width:90%;
	text-align:left;
	margin-left:5%;
}

.p_sp{
	color:#7A7A7A;
	font-size:18px;
	width:90%;
	text-align:left;
	margin-left:5%;
}

.br_sp{
	width:95%;
}

/* 戻る */
#page-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    font-size: 77%;
}
#page-top a {
    background: #666;
    text-decoration: none;
    color: #fff;
    width: 100px;
    padding:10px 0;
    text-align: center;
    display: block;
    border-radius: 5px;
}
#page-top a:hover {
    text-decoration: none;
    background: #999;
}

/* フッター */

.back_sp{
	background-color:#1f1f1f;
}

.margin_sp{
	    margin: 20px auto;
}

.twitter_sp{
	margin-top:5px;
}

#page-top a {
    margin-bottom: 130px;
}

.copy_sp p {
    margin-top: 87px;
    text-align: center;
    font-size: 15px;
    width: 95%;
    color: #fff;
}

}

/* kiji */


.border img{
	border-bottom:solid 2px #ff5345;
}

.specal{
	margin-top:8px;
}

.left{
	max-width:598px;
	display:block;
	clear:both;
	float:left;
}

.left img{
	display:block;
}

.backimg img {
    float: left;
    display: block;
}

.right{
	display:block;

	float:left;
}

.right img{
	display:block;
	clear:both;
	float:left;
}



a:hover img.overwhite{
    cursor:pointer;
    filter: alpha(opacity=60);        /* ie lt 8 */
    -ms-filter: "alpha(opacity=60)";  /* ie 8 */
    -moz-opacity:0.6;                 /* FF lt 1.5, Netscape */
    -khtml-opacity: 0.6;              /* Safari 1.x */
    opacity:0.6;
    zoom:1;
}

.old{
	clear:both;
}

.old img {
    margin-top: 40px;
    margin: 40px 0 0 -45%;
}

a:link {
    font-size: 15px;
    color: #1D3994;
    text-decoration: none;
}