﻿

@charset "UTF-8";

/* --- initialize --- */ 
body,div,pre,p,blockquote,
form,fieldset,input,textarea,select,option,
dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6, 
table,th,td,embed,object {
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}

h1,h2,h3,h4,h5,h6 {
	font-style: normal;
	font-weight: normal;
	font-size: 1.0em;
}


table {border-spacing:0;}
* html table {border-collapse:collapse;}
*:first-child+html table {border-collapse:collapse;}
caption,th {text-align:left; font-weight:normal;}
table,th,td,img {border:0;}
img,input {vertical-align:middle;}
q:before,q:after {content:'';}


/* --- link --- */ 

a { 
	color: #064599;
	text-decoration: none;
}

a:visited { 
	color: #064599;
	text-decoration: none;
}

a:hover { 
	text-decoration: none;
}

a:hover img {
	opacity: 0.8;
	filter: alpha(opacity=80);
}



/* --- general --- */ 

html{
	height: 100%;
	font-size: 62.5%;
}

body {
	background-color:#333;
	color: #000000;
	font-family:'Hiragino Kaku Gothic Pro',Meiryo,'MS UI Gothic',sans-serif;
	line-height: 1.5;
	text-align: center;
	height: 100%;
	-webkit-text-size-adjust: 100%;
	font-size: 1.4rem;
}

h1 { 
	text-align:left;
	//padding:10px 10px 10px 10px;
	//margin-bottom:0.6em;
	font-weight: bold;
	font-size: 3.2rem;
	color:#fff;
	text-align:left;
}

h2 { 
	font-size: 2.0rem;
	background:#900;
	font-weight: bold;
	color:#fff;
	padding:10px;
	margin:0;
	text-align:left;

}

h3 { 
	font-size: 1.6rem;
	color:#fff;
	font-weight: bold;
	background:#900;
	padding:8px 0 8px 10px;
	margin:0;
	//margin-bottom: 0.6em;
	text-align:left;
}

h4 { 
	margin-bottom: 0.6em;
	font-size: 1.6rem;
	color:#fff;
	font-weight: bold;
	background:#c00;
	padding:5px 0 5px 10px;
	margin:10px 0;
	text-align:left;

}

h5 { 
	margin-bottom: 0.6em;
	font-size: 1.4rem;
	color:#555555;
	font-weight: bold;
	padding:8px 4px 4px 20px;
	text-align:left;
}

h6 { 
	margin-bottom: 0.6em;
	font-size: 1.4rem;
	color:#666666;
	font-weight: bold;
	padding:3px 3px 3px 25px;
	text-align:left;
}

p { 

	margin: 1.0em 0;
	font-size: 1.4rem;
}

dl { 
	margin-bottom: 1.0em;
	font-size: 1.4rem;
	color:#776655;
}

dt { 
	margin-bottom: 1.0em;
	font-size: 1.4rem;
	color:#776655;
	border-bottom:1px #776655 dotted;
}

ol {
	list-style: none;
	font-size: 1.4rem;
	margin: 0;
}

ol li {
	list-style: none;
	font-size: 1.4rem;
	margin: 0;
}

li.topicpath {
	list-style: none;
	font-size: 1.4rem;
	margin: 0 0.3em 0;
	float:left;
}

ul { 
	padding-left: 0.6em;
	font-size: 1.4rem;
	list-style:none;
}

ul.globalmenu { 
	font-size: 1.4rem;
	list-style:none;
	margin-bottom:6px;
}

ul.globalmenu li {
	padding-right: 66px;
  	display: inline-block;
	font-weight:bold;
	margin:0;
}

ul.globalmenu a { 
	color: #222222;
	text-decoration: none;
}

ul.globalmenu a:hover { 
	color: #ffffff;
	background:#0099ff;
	text-decoration: none;
}

ul ul{
	padding-left: 1em;
	font-size: 1.4rem;
	margin-top:0.6em;
	margin-bottom:0.6em;
	list-style:none;
}

li, li li, li p {
	font-size: 1.4rem;
	margin-bottom:0.6em;
}

td ul { 
	padding-left: 1.2em;
	font-size: 1.4rem;
	margin-bottom: 0em;
	list-style:none;
}

td li {
	font-size: 1.4rem;
	margin-bottom:0.6em;
}

hr {
	margin-bottom:10px;
}

table {
	width:100%;
	font-size: 1.4rem;
	border-right:1px solid #aaa;
	border-top:1px solid #aaa;
	margin-bottom: 1.6em;
}

th	{
	padding:5px;
	border-left:1px solid #aaa;
	border-bottom:1px solid #aaa;
	background:#eee;
}

tr	{
	border:1px solid black;
}

td	{
	padding:5px;
	border-left:1px solid #aaa;
	border-bottom:1px solid #aaa;
}

.noborder {
	border:none;
}


.noborder tr	{
	border:none;
}

.noborder td	{
	border:none;
}



/* --- additional --- */ 

h3 a,h3 a:link,h3 a:visited,h3 a:active {
	color: #fff;
	text-decoration: none;
}



/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
/* --- custom --- */ 


@media screen and (min-width: 1000px){
/* PC用のスタイル */


span.mobile{
display:none;
}

p.mobile{
display:none;
}

div.mobile{
display:none;
}


div.leftblock{
	float:left;
}

div.rightblock{
	float:right;
	width:450px;
}




.slicknav_menu {
display:none;
}

div.dropdown-menu {
display:none;
}


div#header-block{
 	width: 100%;
	min-height: 120px;
	height: auto !important;
	height: 120px;
	text-align:center;
	margin:0;
	background:#000;
	color:#fff;

}

div.nav-block{
 	width: 100%;
	text-align:center;
}


div#header{
	width:1000px;
	text-align:left;
	margin:0 auto;
	padding:10px;
}


div.custom-menu{
	width:1000px;
margin:0 auto;
padding:5px 0;
color: #999;
	font-size: 1.8rem;
}

div.menu{
	display: inline;
}



.custom-menu a,custom-menu a:link,.custom-menu a:visited,.custom-menu a:active {
	color: #fff;
	font-weight:bold;
	text-decoration: none;

}



div#top-index-image{
	width:1000px;
	margin:0 auto;
	overflow: hidden;
}



div#top-block{
	margin:0;
        width: 100%;
	text-align:center;
	background-color:#600;
}

div#top-index{
	min-height: 100px;
	height: auto !important;
	height: 100px;
	width:1000px;
	margin:0;
	overflow: hidden;
}


div#top{
	min-height: 25px;
	height: auto !important;
	height: 25px;
	width:1000px;
	margin:0;
	text-align:left;
	color:#fff;
}

div.wrapper {
        margin: 0 auto;
        position: relative;
	top:0px;
        width: 1000px;
	min-height: 500px;
	height: auto !important;
	height: 500px;
	margin-top:10px;

}

div.container{
        margin: 0;
	min-height: 400px;
	height: auto !important;
	height: 400px;
	float:left;
        width: 100%;
	margin-bottom:30px;
}

div#side-block {
        position: relative;
	width:262px;
	float:right;
	text-align:right;
	margin:0;
}


div.side{
	width:262px;

	text-align:left;
	color:#000;
	border-bottom: 1px dotted#ccc;
	background-color:#fff;
}

div.side-inside{
	text-align:left;
	padding:10px;
	margin-bottom:25px;
}





div#left-block{
	float:left;
	width:728px;
}




div#bread{
	width:100%;
	text-align:left;
	color:#000;
margin-bottom:10px;
}




div.content-block {
	width:728px;
	background:#fff;

margin-bottom:10px;
}


div.content {
	width:708px;
	margin:0 auto;
	padding:10px;
	text-align:left;
	overflow:hidden;


}


div#pagenavi {
	text-align:center;
	margin-bottom:20px;
}



div#footer-block{
	clear:both;
        width: 100%;
	background-color:#000;
	text-align:center;
	min-height: 100px;
	height: auto !important;
	height: 100px;
}

div#footer{
	width:1000px;
	margin:0px auto;
	text-align:left;
	color:#ffffff;
	overflow: hidden;
}


div#copyright{
	width:1000px;
	margin:30px auto;
	text-align:center;
	color:#ffffff;
	overflow: hidden;
}




#footer a,footer a:link,footer a:visited,footer a:active{
	color: #ffffff;
	text-decoration: none;
}



div.img-left{
	text-align:left;
	overflow:hidden;
	margin-bottom:15px;
}
div.img-left-img{
	float:left;
	margin-right:10px;
}

div.img-right{
	text-align:left;
	overflow:hidden;
	margin-bottom:15px;
}
div.img-right-img{
	float:right;
	margin-left:10px;
}


div.img-center{
	text-align:center;
	overflow:hidden;
	margin:0 auto 15px;
}


.clearfix:after{
    content: ".";
    display: block;
    height: 0;
    font-size:0;   
    clear: both;
    visibility:hidden;
}
.clearfix{
    display: inline-block;
}
/* Hides from IE Mac */
* html .clearfix{
    height: 1%;
}
.clearfix{
    display:block;
}


div.thumb-wrap{
width:100%;
//margin-top:5px;
	border-bottom: 1px dotted #999;
padding:5px 0;
}

div.thumb-img{
height:80px;
width:80px;
overflow:hidden;
float:left;
}

div.thumb-txt{
width:155px;
text-align:left;
float:right;
margin-left:5px;
}

div.category-img{
height:200px;
width:200px;
overflow:hidden;
float:left;
}

div.category-txt{
width:490px;
text-align:left;
float:right;
margin-left:5px;
}


span.category-title{
font-weight:bold;
font-size:2.4rem;
}

span.thumb-title{
font-weight:bold;
}

.category-txt p{
margin:0;
}
.thumb-txt p{
margin:0;
}


}






























/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/



/* スマートフォン用のスタイル*/

@media screen and (max-width: 999px){




img{
max-width: 100%;
height: auto;
width /***/:auto;
}

span.pc{
display:none;
}
p.pc{
display:none;
}
div.pc{
display:none;
}

div.wrap{
	width:100%;
        margin: 0 auto;
}

div.leftblock{
	width:100%;
}

div.rightblock{
	width:100%;
}




div.dropdown-menu {
	width:100%;
}
div.custom-menu{
display:none;
}

.js #menu {
display:none;
}
.js .slicknav_menu {
display:block;

}


div#top-index-image{
	width:100%;
	margin:5px auto 0;
	overflow: hidden;
}


div#header-block{
 	width: 100%;
	background-color:#000;
	text-align:center;
	color:#fff;

}

div#header{
	width:100%;
	text-align:left;
	padding:10px 5px;
}

div#top-block{
        width: 100%;
	text-align:center;
}

div#top-index{
	width:100%;
	overflow: hidden;
}


div#top{
	min-height: 25px;
	height: auto !important;
	height: 25px;
	width:100%;
	text-align:left;
	color:#fff;
}

div.wrapper {
        margin: 0 auto;
        position: relative;
	top:0px;
        width: 100%;
}

div.container{
        margin: 0;
	float:left;
        width: 100%;
}

div#side-block {
	clear:both;
	width:100%;
	text-align:left;
	padding-top:10px;
}


div.side{
	width:100%;
	margin:0;
	text-align:left;
	color:#000;
	border-bottom: 1px dotted#ccc;
	background-color:#fff;
}

div.side-inside{
	text-align:left;
	padding-bottom:30px;
}

#left a,news a:link,left a:visited,left a:active,left p,left li,left {
	color: #ddd;
}

div#left-block{
	float:left;
	width:100%;
}


div#bread-block{
	width:100%;
	background:none;
	margin:5px 0 15px;
}

div#bread{
	width:100%;
	text-align:left;
	color:#000;
	margin:0 0 5px;
}






div.content-block {
	width:100%;
	background:#fff;
padding-bottom:30px;
}

div.content {
	width:96%;
	margin:0 2%;
	text-align:left;
	overflow:hidden;
}



div#pagenavi {
	text-align:center;
	margin-bottom:20px;
}



div#footer-block{
	clear:both;
        width: 100%;
	background-color:#000;
	text-align:center;
}

div#footer{
	width:100%;
	margin:10px auto;
	text-align:left;
	color:#ffffff;
	overflow: hidden;
}


div#copyright{
	width:100%;
	margin:30px auto;
	text-align:center;
	color:#ffffff;
	overflow: hidden;
}




#footer a,footer a:link,footer a:visited,footer a:active{
	color: #ffffff;
	text-decoration: none;
}


.head{
	font-weight:bold;
	color: #999999;
	font-size:1.4rem;
	margin:5px 0 5px;
}



div.img-left{
	text-align:left;
	overflow:hidden;
	margin-bottom:15px;
}
div.img-left-img{
	float:left;
	margin-bottom:10px;
margin-right:5px;
}

div.img-right{ 
	text-align:left;
	overflow:hidden;
	margin-bottom:15px;
}
div.img-right-img{
	text-align:center;
	margin-bottom:10px;
width:100%;
}


div.img-center{
	text-align:center;
	overflow:hidden;
	margin:0 auto 15px;
}


.clearfix:after{
    content: ".";
    display: block;
    height: 0;
    font-size:0;   
    clear: both;
    visibility:hidden;
}
.clearfix{
    display: inline-block;
}
/* Hides from IE Mac */
* html .clearfix{
    height: 1%;
}
.clearfix{
    display:block;
}

div.thumb-wrap{
width:100%;
//margin-top:5px;
	//border-bottom: 1px dotted #999;
padding:5px 0;
}

div.thumb-img{
height:24%;
width:24%;
overflow:hidden;
float:left;
}

div.thumb-txt{
width:75%;
text-align:left;
float:right;
margin-left:1%;
}

div.category-img{
height:24%;
width:24%;
overflow:hidden;
float:left;
}

div.category-txt{
width:75%;
text-align:left;
float:right;
margin-left:1%;
}


span.category-title{
font-weight:bold;
font-size:2.4rem;
}

span.thumb-title{
font-weight:bold;
}

.category-txt p{
margin:0;
}
.thumb-txt p{
margin:0;
}
}









